Juan Alberto Espil

Juan Alberto Espil Vanotti[1] (born 5 January 1968) is a retired Argentine-Italian[2][3] professional basketball player, who played as a shooting guard-small forward.

Juan Espil
Personal information
Born (1968-01-05) 5 January 1968
Bahía Blanca, Argentina
NationalityArgentine / Italian
Listed height1.95 m (6 ft 5 in)
Listed weight90 kg (198 lb)
Career information
Playing career1988–2012
PositionShooting guard / Small forward
Number10
Career history
1988–1992Estudiantes (BB)
1992–1994GEPU San Luis
1994–1996Atenas
1996–2000TAU Cerámica
2000–2001Adr Roma
2001–2003Joventut Badalona
2003–2005Ricoh Manresa
2005–2006Tenerife
2006Bilbao Berri
2006–2008Ricoh Manresa
2008–2009Boca Juniors
2009–2010Obras Sanitarias
2010–2012Bahía Basket
Career highlights and awards

Professional career

Espil's last pro club was Bahía Basket (successor of Estudiantes in the LNB), where he retired in 2012.[4]

In February 2013, Estudiantes honoured Espil by retiring the #10 jersey that he had worn during his two tenures on the club.[4][5]

National team career

Espil helped Argentina to claim the country's first ever gold medal in men's basketball at the Pan American Games, as Argentina defeated the Team USA, in the final of the 1995 Pan American Games, in Mar del Plata, Argentina.

Espil also competed with the senior men's Argentine national basketball team at the 1996 Summer Olympics in Atlanta, Georgia, where his team finished in ninth place in the overall standings.

gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.
gollark: I've not *heard* of one.

References


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