Marcelo Faggi
Marcelo Faggi (born 13 October 1964[1] in Entre Ríos Province) he played as scrumhalf.[2]
Birth name | Marcelo Faggi | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Date of birth | October 13, 1964 | ||||||||||||||||||||||||||||
Place of birth | Entre Ríos Province | ||||||||||||||||||||||||||||
Rugby union career | |||||||||||||||||||||||||||||
|
Career
He mainly played his career for Estudiantes de Paraná, where he played until 1994, when he moved to Italy to play for Rugby Lyons Piacenza.[3] He also was called for the 1987 Rugby World Cup to play for Argentina as a replacement for Martín Yangüela, who was injured before the match against New Zealand,[4] but never saw action. Currently, Faggi coaches Entre Ríos provincial sevens team.[5]
Notes
gollark: I think stuff is implicitly int in C if you don't specify?
gollark: Actually, only the last 90 lines are the incomprehensible image generation code.
gollark: Is this... generating the positions of a square "ring" around a point?
gollark: I mean, what?
gollark: ```haskellringAt :: Position -> Int -> [Position]ringAt (x, y) l = sides ++ top ++ bottom where top = [(n + x, l + y) | n <- [-l .. l]] bottom = [(n + x, -l + y) | n <- [-l .. l]] sides = concat [[(l + x, n + y), (-l + x, n + y)] | n <- [1 - l .. l - 1]]```
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.