Gustavo Vassallo
Gustavo Enrique Vassallo Ferrari (born September 6, 1978 in Chiclayo) is a Peruvian footballer who plays as a forward.
Personal information | |||
---|---|---|---|
Full name | Gustavo Enrique Vassallo Ferrari | ||
Date of birth | September 6, 1978 | ||
Place of birth | Lambayeque, Peru | ||
Height | 1.88 m (6 ft 2 in) | ||
Playing position(s) | Forward | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
1998–1999 | Sporting Cristal | 11 | (3) |
1999 | Juan Aurich | 21 | (9) |
2000 | Sporting Cristal | 6 | (0) |
2000–2001 | Nice | 12 | (2) |
2001 | Gent | 1 | (0) |
2001–2002 | Palermo | 1 | (0) |
2003–2004 | Alcalá | 12 | (2) |
2004–2005 | Sport Boys | 56 | (23) |
2006 | Sporting Cristal | 31 | (9) |
2007 | Universitario | 24 | (4) |
2008 | Cienciano | 21 | (11) |
2008 | Emelec | 6 | (0) |
2009 | Juan Aurich | 0 | (0) |
2009 | Sport Áncash | 17 | (2) |
2011 | Univ. San Marcos | 22 | (11) |
2012 | Deportivo Coopsol | 0 | (0) |
2013 | Los Caimanes[1] | 0 | (0) |
National team‡ | |||
2005–2006 | Peru | 5 | (3) |
* Senior club appearances and goals counted for the domestic league only and correct as of January 10, 2013 ‡ National team caps and goals correct as of 2 February 2009 |
Club career
He has played for Sporting Cristal, Sport Boys, Universitario de Deportes, Cienciano del Cuzco and Juan Aurich.
International career
Vassallo has made five appearances for the Peru national football team.[2]
Honours
gollark: By multiplying two smallish prime numbers (inaccessible to the user except via the debug API, if it was available in potatOS (it's not, fully)) to make a bigger *semi*prime it's possible to make a problem easy to generate but relatively hard to solve.
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.
gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.
References
- Nicodemos, Miguel. "Valle, Mendoza y Vasallo a Los Caimanes". Retrieved 10 January 2013.
- Pierrend, José Luis (2009-05-28). "Peru - Record International Players". RSSSF.
External links
- Gustavo Vassallo at National-Football-Teams.com
- Gustavo Vassallo at FootballDatabase.eu
- Gustavo Vassallo at ESPN FC
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.