.

@Photo: Bildbyrån

Finland Lenni Killinen

IF Björklöven / HockeyAllsvenskan - 24/25

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
0
1
+0
10
3
2
5
+4
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 089 250 players
Last added: Thaddeus Gasper
EP Verified
Scoring Leaders
# Player GP G A TP
1. Steven Owre 48 31 31 62
2. Trevor Gooch 48 24 36 60
3. John Hughes 45 15 45 60
4. Kevin Roy 47 25 33 58
5. Graham Knott 45 23 35 58
Show More

Lenni Killinen Facts

Date of Birth
Position
RW
Age
23
Height
6'2" / 187 cm
Place of Birth
Weight
205 lbs / 93 kg
Nation
Shoots
L
Youth Team
Contract
24/25
Agency
Highlights
1-time U18 WJC Gold Medal 1

Lenni Killinen Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Blues U16 Akatemia U16 SM-sarja Q 10* 10* 8* 18* 12* -* |
Blues U16 Akatemia U16 SM-sarja 26* 14* 6* 20* 14* -* |
Blues U16 U16 SM-sarja 0* 0* 0* 0* 0* -* | Playoffs 3 1 0 1 0 -
2015-16 Blues U16 U16 SM-sarja Q 7* 4* 9* 13* 6* -* |
Blues U16 U16 SM-sarja 4* 2* 2* 4* 2* -* | Playoffs 5 0 1 1 14 -
Blues U18 Akatemia U18 SM-sarja 9* 3* 1* 4* 2* -* |
Finland U16 (all) International-Jr 2* 3* 2* 5* 0* -* |
2016-17 Blues U18 U18 SM-sarja 33* 16* 14* 30* 37* -* | Playoffs 4 4 1 5 2 -
Blues U20 U20 SM-liiga 2* 1* 0* 1* 0* 1* |
Finland U17 WHC-17 5* 1* 1* 2* 2* -* |
Finland U17 (all) International-Jr 16* 4* 3* 7* 8* -* |
2017-18 Blues U18 U18 SM-sarja 0* 0* 0* 0* 0* -* | Playoffs 2 0 0 0 2 -
Blues U20 U20 SM-liiga 38* 13* 28* 41* 10* 12* | Playoffs 4 0 0 0 0 -2
Espoo United Mestis 10* 2* 2* 4* 6* -1* |
Finland U18 WJC-18 7* 0* 0* 0* 2* 0* |
Finland U18 (all) International-Jr 22* 2* 3* 5* 8* -* |
2018-19 Ässät Liiga 32* 3* 8* 11* 8* -4* |
Finland U20 (all) International-Jr 9* 2* 2* 4* 4* -* |
2019-20 Ässät Liiga 43* 7* 10* 17* 12* -3* |
Finland U20 WJC-20 7* 0* 2* 2* 0* -3* |
Finland U20 (all) International-Jr 14* 2* 5* 7* 8* -* |
2020-21 Ässät Liiga 37* 5* 6* 11* 26* 1* |
2021-22 Ässät Liiga 46* 7* 4* 11* 16* -6* |
2022-23 Pelicans Liiga 31* 1* 6* 7* 14* -4* | Playoffs 15 0 3 3 4 2
2023-24 Pelicans Liiga 23* 0* 2* 2* 29* -3* |
IF Björklöven HockeyAllsvenskan 7* 2* 2* 4* 0* 4* | Qualification 4 1 0 1 4 0
2024-25 IF Björklöven HockeyAllsvenskan -* -* -* -* -* -* |

Lenni Killinen Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2017-18 Finland U18 Ivan Hlinka Memorial 4* 0* 1* 1* 4* -* |
Finland U18 5-Ntn Zuchwil 4* 2* 2* 4* 2* 2* |
2023-24 Pelicans Champions HL 1* 0* 0* 0* 0* -1* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Lenni Killinen Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyAllsvenskan
2024-03-26T18:00:00+0000 IF Björklöven @ Djurgårdens IF
2024-03-24T17:30:00+0000 IF Björklöven vs Djurgårdens IF
2024-03-22T18:00:00+0000 IF Björklöven vs Djurgårdens IF
2024-03-18T18:00:00+0000 IF Björklöven @ Djurgårdens IF
2024-03-08T18:00:00+0000 IF Björklöven @ Västerviks IK
2024-03-06T18:00:00+0000 IF Björklöven vs AIK
2024-03-01T18:00:00+0000 IF Björklöven vs Mora IK
2024-02-28T18:00:00+0000 IF Björklöven @ Djurgårdens IF
2024-02-26T18:00:00+0000 IF Björklöven @ Södertälje SK
2024-02-23T17:00:00+0000 IF Björklöven vs Västerås IK
$(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" });

Lenni Killinen Career Totals

Team Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Espoo United 1 10* 2* 2* 4* 0.40* 6* -1* | 0 * * * * * *
Finland U16 (all) 1 2* 3* 2* 5* 2.50* 0* -* | 0 * * * * * *
Finland U17 1 5* 1* 1* 2* 0.40* 2* -* | 0 * * * * * *
Finland U17 (all) 1 16* 4* 3* 7* 0.44* 8* -* | 0 * * * * * *
Finland U18 1 7* 0* 0* 0* 0.00* 2* 0* | 0 * * * * * *
Finland U18 (all) 1 22* 2* 3* 5* 0.23* 8* -* | 0 * * * * * *
Finland U18 (Cup) 1 8* 2* 3* 5* 0.63* 6* 2* | 0 * * * * * *
Finland U20 1 7* 0* 2* 2* 0.29* 0* -3* | 0 * * * * * *
Finland U20 (all) 2 23* 4* 7* 11* 0.48* 12* -* | 0 * * * * * *
IF Björklöven 2 7* 2* 2* 4* 0.57* 0* 4* | 1 4 1 * 0 * 1 * 0.25 * 4 * 0 *
Blues U16 2 11* 6* 11* 17* 1.55* 8* -* | 2 8 1 * 1 * 2 * 0.25 * 14 * - *
Blues U16 Akatemia 1 36* 24* 14* 38* 1.06* 26* -* | 0 * * * * * *
Blues U18 2 33* 16* 14* 30* 0.91* 37* -* | 2 6 4 * 1 * 5 * 0.83 * 4 * - *
Blues U18 Akatemia 1 9* 3* 1* 4* 0.44* 2* -* | 0 * * * * * *
Blues U20 2 40* 14* 28* 42* 1.05* 10* 13* | 1 4 0 * 0 * 0 * 0.00 * 0 * -2 *
Pelicans 2 55* 1* 8* 9* 0.16* 43* -8* | 1 15 0 * 3 * 3 * 0.20 * 4 * 2 *
Ässät 4 158* 22* 28* 50* 0.32* 62* -12* | 0 * * * * * *
* Some data is missing to provide a correct summary.

Lenni Killinen Skill Rating

Powered by Franchise Hockey Manager

Strength
14
Puckhandling
14
Shooting Accuracy
13
Passing
13
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Lenni Killinen Connections

Transactions
DATE STATUS FROM TO SOURCE
04/11/2024
04/11/2024 Extension IF Björklöven IF Björklöven
02/15/2024
02/15/2024 Confirmed Pelicans IF Björklöven
04/22/2022
04/22/2022 Confirmed Ässät Pelicans
05/05/2021
05/05/2021 Extension Ässät Ässät
05/02/2018
05/02/2018 Confirmed Blues U20 Ässät

Not Activated Sections

Endorsements
Images
Videos
Fitness Results
Referrals
Education
Attachments
Contract & Eligibility
Preferred Equipment
Housing & Billeting
Expected Compensation & Benefits
Injury Records
Player Q&A
Are you Lenni Killinen?
Verify your profile to customize the page further. See example here.

Lenni Killinen Biography and Trivia

2018 NHL Entry Draft: Ranked #144 by FCHockey

2018 NHL Entry Draft: Ranked #137 by McKeen's Hockey

2018 NHL Entry Draft: Ranked #36 by NHL Central Scouting

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

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