Allan Thigo
Allan Thigo is a former Kenya international football midfielder.
Personal information | |||
---|---|---|---|
Full name | Allan Thigo | ||
Place of birth | Kenya | ||
Playing position(s) | Midfielder | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
1967–? | Kisumu Hot Stars | ||
?–? | Gor Mahia | ||
National team | |||
1968–1979 | Kenya | 11 | |
Teams managed | |||
2008 | Gor Mahia | ||
* Senior club appearances and goals counted for the domestic league only |
Career
Born in Kenya, Thigo began playing club football for local side Kisumu Hot Stars at age 18. He spent most of his playing career with Gor Mahia F.C., helping the club reach the final of the 1979 African Cup Winners' Cup.[1]
Thigo made several appearances for the senior Kenya national football team, including two FIFA World Cup qualifying matches, and he played at the 1972 African Cup of Nations finals.[2]
After Thigo retired from playing football, he became a coach. He has managed Gor Mahia.[3]
He is now coaching the Africa Nazarene University football team!
gollark: ```javascriptexport const SQL = (strings, ...params) => { const sql = strings.join("?") let stmt const cachedValue = preparedStatements.get(sql) if (!cachedValue) { stmt = DB.prepare(sql) preparedStatements.set(sql, stmt) } else { stmt = cachedValue } return { get: () => stmt.get.apply(stmt, params), run: () => stmt.run.apply(stmt, params), all: () => stmt.all.apply(stmt, params), statement: stmt }}```observe some stuff from my code.
gollark: I've never written that.
gollark: They do have more brackets though, sadly.
gollark: Even my (Node.)JS programs are probably faster.
gollark: Of course. It's Haskell.
References
- "When we drunk beer at State House". Roy Gachuhi. 29 May 2011.
- Boesenberg, Eric; Stokkermans, Karel; Mazet, François (6 June 2008). "African Nations Cup 1972". RSSSF.
- Wokabi, James (14 July 2008). "Gor Mahia hire new coach". Capital FM.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.