Darius Butkus
Darius Butkus (born November 11, 1972) is a Lithuanian former international footballer who played for FK Ekranas and FK Nevėžis, as a defender.
Personal information | |||
---|---|---|---|
Full name | Darius Butkus | ||
Date of birth | 11 November 1972 | ||
Place of birth | Kretinga, Lithuanian SSR, Soviet Union | ||
Height | 174 cm (5 ft 9 in) | ||
Playing position(s) | Defender | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
1991–1999 | FK Ekranas | 127 | (0) |
1999–2001 | FK Nevėžis | 91 | (3) |
National team‡ | |||
1993 | Lithuania | 2 | (0) |
Teams managed | |||
2007–2008 | FK Ekranas | ||
* Senior club appearances and goals counted for the domestic league only and correct as of 10:24, 21 May 2016 (UTC) ‡ National team caps and goals correct as of 10:24, 21 May 2016 (UTC) |
International career
Butkus played two matches for Lithuania at the 1993 Baltic Cup.[1] He had previously played against Finland and Latvia at an indoor Baltic Cup in February 1993.[2] The Lithuanian Football Federation did not consider the matches to be official international games, but Lithuania's opponents and world governing body FIFA did.[3]
gollark: ```javascriptimport { app } from "hyperapp"import { h } from 'ijk'interface Thing { name: String, children: () => Array<Thing> | Array<Thing>}const state = { count: 0} const actions = { down: value => state => ({ count: state.count - value }), up: value => state => ({ count: state.count + value })} const viewThing = ["div", ]const view = (state, actions) => h("nodeName", "attributes", "children")(["main", [ ["button", { onclick: () => actions.up(1) }, "Increase"], ["button", { onclick: () => actions.down(1) }, "Decrease"], state.count.toString(16)]]) app(state, actions, view, document.body)```Not related but hey it's <#348702212110680064>.
gollark: Ruby.
gollark: ```rubyputs "Hello, WOrld"```
gollark: RPNCalc 3:```rpncalcthis-cant-handle-strings-so-whatever```
gollark: ++C.
References
- "Darius Butkus". National-Football-Teams.com. Retrieved 21 May 2016.
- Lauzadis, Almantas 'Almis' (30 June 2015). "All Lithuanian Team Games 1993". Lithuanian Football: History & Statistics. Retrieved 21 May 2016.
- Zlotkowski, Andre (5 January 2005). "1993 MATCHES EUROPE (January - March)". Rec.Sport.Soccer Statistics Foundation. Retrieved 21 May 2016.
External links
- Futbolinis.lt (in Lithuanian)
- Darius Butkus at National-Football-Teams.com
- Darius Butkus at FootballDatabase.eu
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.