.

© Photo: Nyköping sportklubb

Finland Alex Levänen

#19 Nyköpings SK / HockeyEttan - 21/22

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
freestar.config.enabled_slots.push({ placementName: "eliteprospects_leaderboard_atf", slotId: "eliteprospects_leaderboard_atf" });
freestar.config.enabled_slots.push({ placementName: "eliteprospects_right_rail", slotId: "eliteprospects_right_rail" });
Database: 1 088 831 players
Last added: Nicolas Westby
EP Verified
Scoring Leaders
# Player GP G A TP
1. Marcus Eriksson 50 20 39 59
2. Miks Indrasis 52 26 32 58
3. Richard Gynge 49 22 31 53
4. Konstantin Komarek 48 16 34 50
5. Linus Klasen 47 19 28 47
Show More

Alex Levänen Facts

Date of Birth
Position
C/LW
Age
27
Height
5'11" / 181 cm
Place of Birth
Weight
190 lbs / 86 kg
Nation
Shoots
L
Youth Team
Contract
-

Alex Levänen Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2010-11 GrIFK U16 U16 I-divisioona Q 4* 0* 5* 5* 14* -* |
GrIFK U16 U16 I-divisioona 7* 2* 5* 7* 4* -* |
2011-12 Blues U16 U16 SM-sarja Q 7* 5* 4* 9* 6* -* |
Blues U16 U16 SM-sarja 11* 6* 5* 11* 10* -* | Playoffs 7 4 2 6 28 -
Blues U18 U18 SM-sarja Q 1* 0* 0* 0* 0* -* |
Blues U18 U18 SM-sarja 21* 2* 11* 13* 6* -* | Playoffs 8 0 1 1 0 -
Finland U16 (all) International-Jr 18* 0* 2* 2* 14* -8* |
2012-13 Blues U18 U18 SM-sarja 46* 9* 27* 36* 50* -* | Playoffs 10 2 5 7 8 -
Blues U18 Akatemia U18 SM-sarja 2* 2* 1* 3* 0* -* |
Finland U17 (all) International-Jr 1* 0* 1* 1* 25* 1* |
2013-14 Blues U18 U18 SM-sarja 19* 3* 3* 6* 18* -* | Playoffs 11 4 1 5 2 -
Blues U18 Akatemia U18 SM-sarja 1* 0* 1* 1* 0* -* |
2014-15 HIFK U20 U20 SM-liiga 39* 3* 12* 15* 16* -7* | Playoffs 2 0 0 0 27 -1
2015-16 HIFK U20 U20 SM-liiga 43* 10* 19* 29* 12* 14* | Playoffs 4 1 2 3 2 -1
2016-17 HIFK U20 U20 SM-liiga 41* 7* 23* 30* 33* 4* | Playoffs 7 1 1 2 2 -4
HIFK Liiga 2* 0* 0* 0* 0* 0* |
2017-18 Kiekko-Vantaa Mestis 47* 5* 11* 16* 14* 1* | Playoffs 5 0 1 1 2 0
2018-19 Kiekko-Vantaa Mestis 49* 2* 6* 8* 38* -14* |
2019-20 Hermes Mestis 30* 0* 4* 4* 16* -9* |
JHT Suomi-sarja 2* 0* 2* 2* 0* -* |
2020-21 RoKi Mestis 18* 1* 4* 5* 12* -8* |
Nyköpings SK HockeyEttan 6* 0* 5* 5* 8* -1* |
2021-22 Nyköpings SK HockeyEttan 34* 5* 32* 37* 22* -2* |

Alex Levänen Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2011-12 Finland U16 YOG 6* 0* 1* 1* 6* 0* |
2017-18 Kiekko-Vantaa Suomen Cup 2* 0* 0* 0* 0* -* |
2018-19 Kiekko-Vantaa Suomen Cup 2* 0* 0* 0* 0* -* |
2019-20 Hermes Suomen Cup 1* 1* 0* 1* 0* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Alex Levänen Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyEttan
2022-03-13T15:00:00+0000 Nyköpings SK vs Segeltorps IF
2022-03-09T18:00:00+0000 Nyköpings SK @ Segeltorps IF
2022-03-06T15:00:00+0000 Nyköpings SK @ Tranås AIF
2022-03-04T18:00:00+0000 Nyköpings SK vs Kumla HC
2022-03-02T18:00:00+0000 Nyköpings SK @ Kumla HC
2022-02-27T15:00:00+0000 Nyköpings SK vs Mörrums GoIS
2022-02-25T18:00:00+0000 Nyköpings SK @ Visby/Roma
2022-02-20T15:00:00+0000 Nyköpings SK vs Hanhals IF
2022-02-16T18:00:00+0000 Nyköpings SK vs Halmstad Hammers HC
2022-02-13T15:00:00+0000 Nyköpings SK @ Halmstad Hammers HC
$(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(); }); });
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Alex Levänen Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
HockeyEttan 2 40* 5* 37* 42* 1.05* 30* -3* | 0 * * * * * *
International-Jr 2 19* 0* 3* 3* 0.16* 39* -7* | 0 * * * * * *
Liiga 1 2* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
Mestis 4 144* 8* 25* 33* 0.23* 80* -30* | 1 5 0 * 1 * 1 * 0.20 * 2 * 0 *
Suomen Cup 3 5* 1* 0* 1* 0.20* 0* -* | 0 * * * * * *
Suomi-sarja 1 2* 0* 2* 2* 1.00* 0* -* | 0 * * * * * *
U16 I-divisioona 1 7* 2* 5* 7* 1.00* 4* -* | 0 * * * * * *
U16 I-divisioona Q 1 4* 0* 5* 5* 1.25* 14* -* | 0 * * * * * *
U16 SM-sarja 1 11* 6* 5* 11* 1.00* 10* -* | 1 7 4 * 2 * 6 * 0.86 * 28 * - *
U16 SM-sarja Q 1 7* 5* 4* 9* 1.29* 6* -* | 0 * * * * * *
U18 SM-sarja 3 89* 16* 43* 59* 0.66* 74* -* | 3 29 6 * 7 * 13 * 0.45 * 10 * - *
U18 SM-sarja Q 1 1* 0* 0* 0* 0.00* 0* -* | 0 * * * * * *
U20 SM-liiga (U20 SM-sarja) 3 123* 20* 54* 74* 0.60* 61* 11* | 3 13 2 * 3 * 5 * 0.38 * 31 * -6 *
YOG 1 6* 0* 1* 1* 0.17* 6* 0* | 0 * * * * * *

Alex Levänen Skill Rating

Powered by Franchise Hockey Manager

Shooting Accuracy
14
Agility
13
Teamwork
12
Speed
12
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Alex Levänen Connections

Transactions
DATE STATUS FROM TO SOURCE
04/18/2021
04/18/2021 Extension Nyköpings SK Nyköpings SK
02/13/2021
02/13/2021 Confirmed RoKi Nyköpings SK
06/04/2020
06/04/2020 Confirmed Hermes RoKi
11/15/2019
11/15/2019 Loan Hermes JHT
05/11/2019
05/11/2019 Confirmed Kiekko-Vantaa Hermes
05/02/2018
05/02/2018 Extension Kiekko-Vantaa Kiekko-Vantaa
06/16/2017
06/16/2017 Confirmed HIFK U20 Kiekko-Vantaa

Not Activated Sections

Endorsements
Videos
Fitness Results
Referrals
Education
Attachments
Contract & Eligibility
Preferred Equipment
Housing & Billeting
Expected Compensation & Benefits
Injury Records
Player Q&A
Are you Alex Levänen?
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/104398/player "; var deletePlayerCommentEndpoint = " '' ";