Jari Niinimäki
Jari Niinimäki (born 1 December 1957) is a Finnish former international footballer.
Personal information | |||
---|---|---|---|
Full name | Jari Olavi Niinimäki | ||
Date of birth | 1 December 1957 | ||
Place of birth | Tampere, Finland | ||
Height | 1.75 m (5 ft 9 in) | ||
Playing position(s) | Forward | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
1976–1977 | TPV Tampere | ||
1978–1986 | Ilves Tampere | [1] 166 | (71) |
1986 | AIK Solna | 10 | (4) |
1987–1989 | Ilves Tampere | 56 | (18) |
National team | |||
1986 | Finland | 3 | (0) |
* Senior club appearances and goals counted for the domestic league only |
Club career
He played most of his career at his home-town club FC Ilves. The exceptions were only the first two seasons he played as senior, when he played with third-tier Finnish side TPV Tampere, and, later in 1986, when he played abroad in Sweden with AIK Solna in the 1986 Allsvenskan.[2]
He spent short time in Yugoslavia with Serbian club FK Partizan. He failed to make a debut in an official game, but made one appearance and scored two goals in a friendly match.[3]
International career
He made 3 appearances for Finland national team in 1986.[4]
Personal life
His son, Jesse Niinimäki, became a professional ice hockey player.[2]
gollark: Caching is nice, I suppose.
gollark: Actually, SQLite is just very fast anyway, it can do sensible queries in a few milliseconds.
gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
References
- Note: 166 ap. and 71 goals refer only to the seasons Niinimäki played in first level, but are missing the stats from his first season, in 1978 when he played in second-level.
- JARI NIINIMÄKI - HAN SPETSADE AIK:s ANFALL I HÖSTSPURTEN 1986 at AIK official website, retrieved 12-12-2016 (in Swedish)
- All-time FK Partizan players at FK Partizan official website, retrieved 12-12-2016 (in Serbian)
- Jari Niinimäki at National-Football-Teams.com
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.