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

© Photo: Timo Savela

Finland Roni Sevänen

#67 TPS / Liiga - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
0
0
0
-3
10
0
1
1
-2
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-pano1_kI4wBRc3eNf9C1BbpXHiK27cb1MRGwzd', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_ciC7SKre3bvxe4k2W81Vrbteelx6adDR', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 052 918 players
Last added: Natalia Guerrero
Scoring Leaders
# Player GP G A TP
1. Kalle Kossila 17 8 11 19
2. Ty Rattie 17 9 8 17
3. Janne Kuokkanen 17 6 10 16
4. Marcus Sylvegård 17 8 7 15
5. Patrik Karlkvist 16 6 8 14
Show More

Roni Sevänen Facts

Date of Birth
Position
D
Age
28
Height
184 cm / 6'0"
Place of Birth
Weight
89 kg / 196 lbs
Nation
Shoots
L
Youth Team
Contract
24/25+1
Highlights
1-time Liiga Champion 1

Brother: Santeri Sevänen

Roni Sevänen Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2010-11 Ässät U16 U16 SM-sarja Q 10 0 3 3 4 - |
Ässät U16 U16 SM-sarja 23 0 6 6 10 - | Playoffs 8 1 0 1 2 -
2011-12 Lukko U17 U17 SM-sarja Q 4 0 6 6 2 - |
Lukko U17 U17 I-divisioona 5 1 11 12 0 - |
Lukko U18 U18 SM-sarja Q 8 0 1 1 2 - |
Lukko U18 U18 I-divisioona 31 0 4 4 16 - |
2012-13 Lukko U18 “C” U18 SM-sarja 46 4 22 26 38 - | Playoffs 4 0 3 3 2 -
Lukko U20 U20 SM-liiga 4 0 0 0 2 1 |
2013-14 Lukko U20 U20 SM-liiga 48 1 15 16 28 -2 |
2014-15 Lukko U20 “C” U20 SM-liiga 42 9 25 34 24 14 |
KeuPa HT Mestis 3 0 2 2 2 0 | Playoffs 4 0 1 1 0 -5
2015-16 Lukko U20 U20 SM-liiga 3 0 5 5 4 0 |
KeuPa HT Mestis 45 3 10 13 45 3 | Playoffs 11 1 5 6 4 0
2016-17 Lukko U20 U20 SM-liiga 0 0 0 0 0 - | Playoffs 9 1 2 3 4 -1
Lukko Liiga 38 0 4 4 14 -8 |
KeuPa HT Mestis 20 6 13 19 16 7 |
2017-18 Lukko Liiga 43 2 6 8 49 1 | Playoffs 2 0 0 0 0 -1
2018-19 Lukko Liiga 58 4 9 13 42 3 | Playoffs 7 0 0 0 0 -3
2019-20 Lukko Liiga 55 1 10 11 65 12 |
2020-21 Lukko Liiga 56 3 10 13 42 18 | Playoffs 11 0 1 1 4 7
2021-22 Ässät “A” Liiga 58 5 10 15 22 -11 |
2022-23 Ässät Liiga 57 3 8 11 20 -4 | Playoffs 3 1 0 1 0 1
2023-24 TPS Liiga 17 0 1 1 6 -6 |
Projected Liiga 58 0 3 3 20 -20 |

Roni Sevänen Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Lukko Champions HL 2 0 0 0 0 0 |
2015-16 Lukko Champions HL 2 0 0 0 0 0 |
2016-17 Lukko Champions HL 4 0 0 0 0 -3 |

Roni Sevänen Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Liiga
2023-10-26T15:30:00+0000 TPS @ Pelicans
2023-10-25T15:30:00+0000 TPS vs Kärpät
2023-10-21T14:00:00+0000 TPS @ SaiPa
2023-10-20T15:30:00+0000 TPS vs HIFK
2023-10-14T14:00:00+0000 TPS vs Lukko
2023-10-13T15:30:00+0000 TPS @ KooKoo
2023-10-11T15:30:00+0000 TPS vs KalPa
2023-10-07T14:00:00+0000 TPS @ Lukko
2023-10-06T15:30:00+0000 TPS vs Pelicans
2023-10-04T15:30:00+0000 TPS vs HPK
$(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_hgGXwODL1lYI1J1gdTDP8K255CXzEfQ9', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Roni Sevänen Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Champions HL 3 8 0 0 0 0.00 0 -3 | 0
Liiga 8 382 18 58 76 0.20 260 5 | 4 23 1 1 2 0.09 4 4
Mestis 3 68 9 25 34 0.50 63 10 | 2 15 1 6 7 0.47 4 -5
U16 SM-sarja 1 23 0 6 6 0.26 10 - | 1 8 1 0 1 0.13 2 -
U16 SM-sarja Q 1 10 0 3 3 0.30 4 - | 0
U17 I-divisioona 1 5 1 11 12 2.40 0 - | 0
U17 SM-sarja Q 1 4 0 6 6 1.50 2 - | 0
U18 I-divisioona 1 31 0 4 4 0.13 16 - | 0
U18 SM-sarja 1 46 4 22 26 0.57 38 - | 1 4 0 3 3 0.75 2 -
U18 SM-sarja Q 1 8 0 1 1 0.13 2 - | 0
U20 SM-liiga (U20 SM-sarja) 5 97 10 45 55 0.57 58 13 | 1 9 1 2 3 0.33 4 -1

Roni Sevänen Skill Rating

Powered by Franchise Hockey Manager

Defensive
14
Teamwork
13
Strength
13
Speed
13

Roni Sevänen Career Highlights

Season
Awards by season
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_swuvfgy164hxOAyWO7TXGuLI47nIVTiz', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Roni Sevänen Connections

Transactions
DATE STATUS FROM TO SOURCE
04/05/2023
04/05/2023 Confirmed Ässät TPS
19/04/2022
19/04/2022 Extension Ässät Ässät
11/06/2021
11/06/2021 Confirmed Lukko Ässät
02/10/2018
02/10/2018 Extension Lukko Lukko
02/12/2016
02/12/2016 Extension Lukko Lukko
09/09/2016
09/09/2016 Loan Lukko KeuPa HT
11/05/2015
11/05/2015 Loan Lukko KeuPa HT
24/02/2015
24/02/2015 Loan Lukko U20 KeuPa HT

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 Roni Sevänen?
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/92094/player "; var deletePlayerCommentEndpoint = " '' ";