Emanuele Buzzi

Emanuele Buzzi (born 27 October 1994) is an Italian alpine ski racer. Buzzi specializes in the speed events of Downhill and Super G. Buzzi made his World Cup debut on 19 December 2014 at the Val Gardena Downhill.

Emanuele Buzzi
Alpine skier
DisciplinesDownhill, Super G, Alpine combined
ClubCS Forestale Dello Stato
Born (1994-10-27) 27 October 1994
Italy
World Cup debut
19 December 2014 (age 20)
World Cup
Seasons2nd – (2015–)
Wins0
Podiums0
Overall titles0 – (129th in 2017)
Discipline titles0 – (47th in DH, 2017)

Career

On 19 December 2014, Buzzi made his World Cup debut at the Val Gardena Downhill, he finished in 50th place.[1] On 6 February 2016, he scored his first World Cup points at the Jeongseon Downhill, he finished in 25th place.[2]

World Cup results

Season Age Overall Slalom Giant
slalom
Super-G Downhill Combined
2015200 Points
2016211365454
2017221295147
201823642429
  • Standings through 28 January 2018
gollark: ++magic py ctx.guild.voice_client.disconnect()
gollark: Ah, it hasn't joined as a *speaker*.
gollark: Did it crash horribly in another thread?
gollark: ++magic py```pythonfrom voice import HTTPSourcevoice = await bot.fetch_channel(826924583466172453)thing_url = util.config["radio_urls"].get("main", None)if thing_url == None: return await ctx.send(embed=util.error_embed("No such radio thing."))vc = await voice.connect()src = HTTPSource(thing_url)await src.start()vc.play(src)```
gollark: ++magic py```pythonfrom voice import HTTPSourcevoice = await bot.fetch_channel(826924583466172453)thing_url = util.config["radio_urls"].get("main", None)if thing_url == None: return await ctx.send(embed=util.error_embed("No such radio thing."))existing = ctx.guild.voice_clientif existing: await existing.disconnect()vc = await voice.channel.connect()src = HTTPSource(thing_url)await src.start()vc.play(src)```

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.