(function (d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = '//tracker.eliteprospects.com/track/hit?id=player_40446'; s.parentNode.insertBefore(g, s); }(document, 'script'));

© Photo: Bildbyrån

Finland Kimi Koivisto

#62 Odense Bulldogs / Denmark - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-pano1_qTMamBUTUgL9yerfoLY6AboPurGtFHbV', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_cYQXEFMZISBG6J5wbqMikgbc4OJPM6hC', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 051 937 players
Last added: Dan Seguin
Scoring Leaders
# Player GP G A TP
1. Nikolay Goldobin 25 20 19 39
2. Jordan Weal 25 12 19 31
3. Nikita Gusev 25 8 22 30
4. Vladimir Tkachyov 24 8 20 28
5. Pavel Poryadin 25 10 17 27
Show More

Kimi Koivisto Facts

Date of Birth
Position
C/W
Age
30
Height
181 cm / 5'11"
Place of Birth
Weight
82 kg / 181 lbs
Nation
Shoots
L
Youth Team
Contract
23/24
Agency

Kimi Koivisto Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2006-07 Kiekkoreipas U16 U16 SM-sarja Q 4 0 0 0 0 - |
2007-08 Kiekkoreipas-T U18 U18 I-divisioona 1 1 0 1 0 - |
2008-09 Kiekkoreipas U17 Jr. B2 SM-sarja Q 2 0 2 2 0 - |
Kiekkoreipas U17 U17 SM-sarja 1 1 1 2 0 - | Playoffs 2 1 1 2 0 -
Kiekkoreipas U18 U18 SM-sarja 26 5 1 6 4 - |
2009-10 Kiekkoreipas U18 U18 SM-sarja 11 7 5 12 6 - |
Pelicans U20 U20 SM-liiga 17 4 3 7 10 -7 | Relegation 7 3 3 6 25 3
2010-11 Pelicans U20 U20 SM-liiga 37 8 14 22 39 -11 | Relegation 8 4 6 10 2 7
HeKi Mestis 3 0 1 1 0 -1 |
2011-12 Pelicans U20 U20 SM-liiga 44 16 20 36 53 9 |
Pelicans SM-liiga 1 0 0 0 0 0 |
Peliitat Mestis 5 0 1 1 2 -1 |
2012-13 Pelicans U20 U20 SM-liiga 19 8 11 19 8 -4 |
Pelicans SM-liiga 3 0 0 0 0 -1 |
Peliitat Mestis 11 1 0 1 0 -2 |
HCK Mestis 3 0 1 1 0 -1 | Relegation 6 1 2 3 4 1
2013-14 HCK Mestis 55 12 12 24 6 -1 | Playoffs 3 0 0 0 0 -3
2014-15 Peliitat Mestis 44 15 15 30 12 -5 |
2015-16 Peliitat Mestis 16 6 14 20 6 1 |
Pelicans Liiga 20 3 4 7 10 -3 |
2016-17 Pelicans Liiga 34 4 7 11 12 4 | Playoffs 5 3 0 3 12 2
2017-18 Pelicans Liiga 54 4 7 11 6 -3 | Playoffs 3 0 0 0 0 -2
Peliitat Mestis 3 1 0 1 0 -2 |
2018-19 KooKoo Liiga 21 5 3 8 2 -10 |
2019-20 KooKoo Liiga 57 7 3 10 12 -1 |
2020-21 KooKoo Liiga 18 1 3 4 4 1 | Playoffs 2 0 0 0 0 1
2021-22 KooKoo Liiga 54 5 5 10 16 8 | Playoffs 15 0 1 1 4 -3
2022-23 Östersunds IK HockeyAllsvenskan 48 10 11 21 20 4 |
2023-24 Odense Bulldogs Denmark 17 2 6 8 2 4 |

Kimi Koivisto Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyAllsvenskan
2023-03-10T18:00:00+0000 Östersunds IK vs Djurgårdens IF
2023-03-08T18:00:00+0000 Östersunds IK @ Almtuna IS
2023-03-03T18:00:00+0000 Östersunds IK vs HC Vita Hästen
2023-03-01T18:00:00+0000 Östersunds IK @ Södertälje SK
2023-02-24T18:00:00+0000 Östersunds IK vs Almtuna IS
2023-02-22T18:00:00+0000 Östersunds IK @ BIK Karlskoga
2023-02-18T17:00:00+0000 Östersunds IK vs Mora IK
2023-02-15T18:00:00+0000 Östersunds IK @ AIK
2023-02-12T14:00:00+0000 Östersunds IK vs IF Björklöven
2023-02-10T18:00:00+0000 Östersunds IK @ Djurgårdens IF
$(function() { $('.daterange').daterangepicker({ 'linkedCalendars': false, 'showCustomRangeLabel': false, 'opens': 'center', 'drops': 'auto', 'locale': { 'cancelLabel': 'Clear' }, }, function (start, end, label) { let container = $('#game-logs'); $('input[name="from"]', container).val(start.format('YYYY-MM-DD')); $('input[name="to"]', container).val(end.format('YYYY-MM-DD')); changeGameLogsFilter(); }).on('cancel.daterangepicker', function(ev, picker) { let container = $('#game-logs'); $('input[name="from"]', container).val(''); $('input[name="to"]', container).val(''); changeGameLogsFilter(); }); $('.daterange-opener').click(function() { $('.daterange').click(); }); });
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_V8q1Xntt3weHSQzBEqCmVRfuVdZ7DIOW', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Kimi Koivisto Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Denmark 1 17 2 6 8 0.47 2 4 | 0
HockeyAllsvenskan 1 48 10 11 21 0.44 20 4 | 0
Jr. B2 SM-sarja Q 1 2 0 2 2 1.00 0 - | 0
Liiga (SM-liiga) 9 262 29 32 61 0.23 62 -5 | 4 25 3 1 4 0.16 16 -2
Mestis 7 140 35 44 79 0.56 26 -12 | 2 9 1 2 3 0.33 4 -2
U16 SM-sarja Q 1 4 0 0 0 0.00 0 - | 0
U17 SM-sarja 1 1 1 1 2 2.00 0 - | 1 2 1 1 2 1.00 0 -
U18 I-divisioona 1 1 1 0 1 1.00 0 - | 0
U18 SM-sarja 2 37 12 6 18 0.49 10 - | 0
U20 SM-liiga (U20 SM-sarja) 4 117 36 48 84 0.72 110 -13 | 2 15 7 9 16 1.07 27 10

Kimi Koivisto Skill Rating

Powered by Franchise Hockey Manager

Agility
14
Acceleration
14
Teamwork
13
Speed
13
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_vu5N3CYaSCtebtzN5M6YgUbkE5PlTDOJ', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Kimi Koivisto Connections

Transactions
DATE STATUS FROM TO SOURCE
09/07/2023
09/07/2023 Confirmed Östersunds IK Odense Bulldogs
12/07/2022
12/07/2022 Confirmed KooKoo Östersunds IK
09/05/2021
09/05/2021 Extension KooKoo KooKoo
08/03/2019
08/03/2019 Extension KooKoo KooKoo
16/04/2018
16/04/2018 Confirmed Pelicans KooKoo
06/04/2017
06/04/2017 Extension Pelicans Pelicans
06/04/2016
06/04/2016 Extension Pelicans Pelicans
15/02/2016
15/02/2016 Confirmed Peliitat Pelicans
21/04/2015
21/04/2015 Extension Peliitat Peliitat
01/06/2014
01/06/2014 Confirmed HCK Peliitat
12/06/2013
12/06/2013 Extension HCK HCK
30/01/2013
30/01/2013 Loan Pelicans HCK
03/05/2012
03/05/2012 Extension Pelicans U20 Pelicans

Not Activated Sections

Endorsements
Videos
Referrals
Education
Attachments
Contract & Eligibility
Preferred Equipment
Housing & Billeting
Expected Compensation & Benefits
Injury Records
Player Description
Fitness Results
Are you Kimi Koivisto?
Upgrade to EP Premium and verify your profile to customize the page further. See example here.

Post a scouting report/trivia/player comment in English (visible here)

var playerCommentEndpoint = " https://www.eliteprospects.com/premiumApi/getPlayerCommentsAnon/40446/player "; var deletePlayerCommentEndpoint = " '' ";