Andrei Zavyalov
Andrei Aleksandrovich Zavyalov (Russian: Андрей Александрович Завьялов; Ukrainian: Андрій Олександрович Зав'ялов, Andriy Oleksandrovych Zavyalov; born 2 January 1971 in Bila Tserkva) is a Ukraine-born Turkmenistani football coach and former player.[1]
Personal information | |||
---|---|---|---|
Full name | Andrei Aleksandrovich Zavyalov | ||
Date of birth | 2 January 1971 | ||
Place of birth | Bila Tserkva, Ukrainian SSR | ||
Height | 1.78 m (5 ft 10 in) | ||
Playing position(s) | Midfielder | ||
Youth career | |||
RSShI Kiev | |||
FC Dynamo Kyiv | |||
Senior career* | |||
Years | Team | Apps | (Gls) |
1989–1990 | FC Dynamo Kyiv | 0 | (0) |
1990–1991 | FC Dynamo Bila Tserkva | 81 | (15) |
1992–1994 | FC Dynamo Kyiv | 14 | (3) |
1992–1994 | → FC Dynamo-2 Kyiv (loans) | 75 | |
1995 | PFC Nyva Vinnytsia | 5 | (1) |
1995 | FC KAMAZ Naberezhnye Chelny | 3 | (0) |
1995 | → FC KAMAZ-d Naberezhnye Chelny (loan) | 3 | (1) |
1995–1996 | FC Dynamo-2 Kyiv | 20 | (6) |
1996–1997 | FC Prykarpattya Ivano-Frankivsk | ||
1997–2001 | FC Metalurh Donetsk | 84 | (5) |
1997–1998 | → FC Metalurh-2 Donetsk (loan) | 5 | (1) |
2001 | FC Polihraftekhnika Oleksandria | 6 | (0) |
2002 | FC Kryvbas Kryvyi Rih | 13 | (2) |
2002–2003 | Hapoel Ironi Rishon LeZion | 31 | (1) |
2003 | FC Zakarpattya Uzhgorod | 14 | (0) |
2004 | FC CSKA Kyiv | 16 | (1) |
2004 | FC Esil Bogatyr | 18 | (2) |
2004–2005 | FC Stal Dniprodzerzhynsk | 6 | (0) |
2005 | FC Ekibastuzets | 11 | (1) |
2006–2008 | FC CSKA Kyiv | 23 | (0) |
National team | |||
1998–1999 | Turkmenistan | 3 | (1) |
Teams managed | |||
2010–2012 | FC Poltava (assistant) | ||
2012–2013 | FC Poltava-2 Karlivka | ||
2016 | FC Poltava (caretaker) | ||
* Senior club appearances and goals counted for the domestic league only |
Honours
- Dynamo Kyiv
- Ukrainian Premier League champion: 1992–93, 1993–94
- Ukrainian Cup winner: 1992–93
International
He represented Turkmenistan national football team at the 1998 Asian Games.
gollark: Why are you *deliberately obfuscating your code*?!
gollark: `peripheral.find("modem", rednet.open)` - kind of hacky but works.
gollark: ```luarn = function() sides = {"right","left","top","bottom","front","back"} sides_raw = {"right","left","top","bottom","front","back"} for i=1, #sides do sides[i] = peripheral.getType(sides_raw[i]) if sides[i] == "modem" then rednet.open(sides_raw[i]) print("Rednet Open on "..sides_raw[i].." Side") end endend```WHY
gollark: And then the same thing but with background color...
gollark: ```luac = function(a) if term.isColor() == true then if a == 0 then term.setTextColor(colours.white) elseif a == 1 then term.setTextColor(colours.orange) elseif a == 2 then term.setTextColor(colours.magenta) elseif a == 3 then term.setTextColor(colours.lightBlue) elseif a == 4 then term.setTextColor(colours.yellow) elseif a == 5 then term.setTextColor(colours.lime) elseif a == 6 then term.setTextColor(colours.pink) elseif a == 7 then term.setTextColor(colours.grey) elseif a == 8 then term.setTextColor(colours.lightGrey) elseif a == 9 then term.setTextColor(colours.cyan) elseif a == "a" then term.setTextColor(colours.purple) elseif a == "b" then term.setTextColor(colours.blue) elseif a == "c" then term.setTextColor(colours.brown) elseif a == "d" then term.setTextColor(colours.green) elseif a == "e" then term.setTextColor(colours.red) elseif a == "f" then term.setTextColor(colours.black) elseif a == "red" then c("e") elseif a == "orange" then c(1) elseif a == "yellow" then c(4) elseif a == "green" then c("d") elseif a == "blue" then c("b") elseif a == "purple" then c("a") elseif a == "black" then c("f") elseif a == "white" then c(0) end endend```?!?!?!?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.