Amanda Garner

Amanda Garner (born 1985) is a professional ballroom dancer from Australia. She is best known for her appearances on two seasons of the Australian version of Dancing with the Stars, partnering Grant Denyer to victory in the fourth season (2006).[1]

Early life

Garner was born in the rural town of Shepparton, Victoria where she still resides and trains.[2] Amanda spent her childhood in the country town of Shepparton with her 5 other siblings and parents Peter and Barbara. As a child Amanda Garner started Hip Hop dancing but then progressed to ballroom and Latin.

Career

Garner was the 3rd ranked latin dancer in Australia, having won various national championships. In 2006, Garner partnered Grant Deneyer on Australia's Dancing with the Stars. Denyer and Garner won the season.[1] Garner also partnered Jamie Durie in the sixth season (2007), finishing fourth.

Garner also works as a hair and beauty therapist.

gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.

References

Preceded by
Ada Nicodemou & Aric Yegudkin
Dancing with the Stars (Australia) winner
Season 4 (Early 2006 with Grant Denyer)
Succeeded by
Anthony Koutoufides & Natalie Lowe
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.