Renato Biasi
Renato Biasi (born 6 March 1966 in Asti) is a retired Italian footballer who played as a goalkeeper.
Career
After playing in the Torino youth teams, Biasi played his first and only match in Serie A with the club's senior side on 5 January 1986, against Udinese. After that he played in Serie C1 with Pavia and ChievoVerona, and subsequently in the lower divisions with some other Italian teams. He also spent time in the Middle East with Ah Ahly where he also scored two goals, one of them came from a bicycle kick to win in over time against Asian Champions League competitors Punjab.
Career statistics
- 1985–1986 Torino 1 (0)
- 1986–1989 Pavia 63 (0)
- 1989–1991 Chievo 11 (0)
- 1991–1992 Asti ? (?)
- 1992–1994 Bra 64 (0)
- 1994–2000 Asti 152 (0)
- 2001-2003 Ah Ahly 93 (2)
gollark: This is what mine does.
gollark: ```lua-- hacky magic to run our code and not the BIOS stuff-- this terminates the shell, which crashes the BIOS, which then causes an error, which is printed with printErrorlocal old_printError = _G.printErrorfunction _G.printError() _G.printError = old_printError -- Multishell must die. term.redirect(term.native()) multishell = nil term.setTextColor(colors.yellow) term.setBackgroundColor(colors.black) term.setCursorPos(1,1) term.clear() _G.polychoron = {version = version, process = process} polychoron.polychoron = polychoron polychoron.BSOD = BSOD for n, p in pairs(base_processes) do process.spawn(p, n) end os.queueEvent "event" -- so that processes get one free "tick" run_loop()end os.queueEvent "terminate"```
gollark: PotatOS's potatoscheduler uses a TLCO thing to escape this and run its own main loop.
gollark: Your ĸode is run in `parallel` along with `rednet.run` by default.
gollark: Why not write your own CC emulator in assembly?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.