.

© Photo: Timo Savela

Finland Valtteri Hietanen

#52 Sport / Liiga - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
2
3
-1
10
1
3
4
+2
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 726 players
Last added: Olekski Teliupa
EP Verified
Scoring Leaders
# Player GP G A TP
1. Nikita Gusev 68 23 66 89
2. Reid Boucher 64 44 34 78
3. Nikolay Goldobin 67 37 41 78
4. Jordan Weal 66 30 47 77
5. Vladimir Tkachyov 58 20 55 75
Show More

Valtteri Hietanen Facts

Date of Birth
Position
D
Age
31
Height
6'1" / 186 cm
Place of Birth
Weight
212 lbs / 96 kg
Nation
Shoots
L
Contract
25/26
Agency

Valtteri Hietanen Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2008-09 JYP U17 U17 SM-sarja 2* 0* 1* 1* 0* -* | Playoffs 6 0 0 0 2 -
JYP U18 U18 I-divisioona 23* 1* 3* 4* 8* -* |
2009-10 JYP U18 U18 I-divisioona 20* 3* 6* 9* 24* -* |
JYP U20 U20 SM-liiga 0* 0* 0* 0* 0* 0* | Relegation 1 0 0 0 0 0
2010-11 JYP U20 U20 SM-liiga 33* 1* 5* 6* 12* 8* | Playoffs 13 0 1 1 0 0
D Team Mestis 9* 0* 3* 3* 2* 5* |
Finland U19 (all) International-Jr 7* 0* 1* 1* 2* -* |
2011-12 JYP U20 U20 SM-liiga 2* 0* 0* 0* 0* 0* |
JYP-Akatemia Mestis 42* 3* 4* 7* 20* -5* |
Finland U20 (all) International-Jr 10* 1* 0* 1* 0* -* |
2012-13 JYP-Akatemia Mestis 44* 2* 3* 5* 20* 8* |
JYP SM-liiga 5* 0* 0* 0* 0* -2* |
2013-14 JYP Liiga 52* 1* 4* 5* 4* 2* | Playoffs 7 0 2 2 6 3
JYP-Akatemia Mestis 3* 0* 0* 0* 0* -1* |
2014-15 JYP Liiga 54* 1* 7* 8* 10* -5* |
2015-16 JYP-Akatemia Mestis 8* 0* 6* 6* 2* 5* |
JYP Liiga 51* 1* 6* 7* 12* 4* | Playoffs 13 0 2 2 4 4
2016-17 Jukurit Liiga 59* 0* 8* 8* 40* 6* |
2017-18 Jukurit Liiga 49* 0* 8* 8* 59* -8* |
2018-19 Jukurit Liiga 39* 0* 4* 4* 20* -4* |
2019-20 Neman Grodno Belarus 37* 5* 12* 17* 18* 7* |
2021-22 Sport Liiga 45* 1* 2* 3* 6* -7* |
2022-23 Sport Liiga 55* 2* 5* 7* 47* -5* |
2023-24 Sport “A” Liiga 38* 1* 7* 8* 14* -1* | Playoffs 2 1 0 1 0 0

Valtteri Hietanen Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2012-13 JYP ET 3* 0* 1* 1* 0* -* |
2013-14 JYP ET 7* 0* 0* 0* 0* -* | Playoffs 3 0 0 0 0 -
2014-15 JYP Champions HL 8* 0* 0* 0* 2* 3* |
2015-16 JYP Champions HL 3* 0* 1* 1* 0* -1* |
2019-20 Neman Grodno Continental Cup 3* 0* 0* 0* 0* 0* |
2020-21 Nikko Icebucks AL Japan Cup 19* 2* 11* 13* 10* 2* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Valtteri Hietanen Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Liiga
2024-03-17T14:00:00-0100 Sport vs KalPa
2024-03-15T15:30:00-0100 Sport @ KalPa
2024-03-12T15:30:00-0100 Sport vs Ässät
2024-03-09T14:00:00-0100 Sport vs HIFK
2024-03-07T15:30:00-0100 Sport @ Lukko
2024-03-05T15:30:00-0100 Sport @ JYP
2024-03-01T15:30:00-0100 Sport vs HPK
2024-02-24T14:00:00-0100 Sport @ KalPa
2024-02-23T15:30:00-0100 Sport vs Tappara
2024-02-21T15:30:00-0100 Sport vs KooKoo
$(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" });

Valtteri Hietanen Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
AL Japan Cup 1 19* 2* 11* 13* 0.68* 10* 2* | 0 * * * * * *
Belarus 1 37* 5* 12* 17* 0.46* 18* 7* | 0 * * * * * *
Champions HL 2 11* 0* 1* 1* 0.09* 2* 2* | 0 * * * * * *
Continental Cup 1 3* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
ET 2 10* 0* 1* 1* 0.10* 0* -* | 1 3 0 * 0 * 0 * 0.00 * 0 * - *
International-Jr 2 17* 1* 1* 2* 0.12* 2* -* | 0 * * * * * *
Liiga (SM-liiga) 10 447* 7* 51* 58* 0.13* 212* -20* | 3 22 1 * 4 * 5 * 0.23 * 10 * 7 *
Mestis 5 106* 5* 16* 21* 0.20* 44* 12* | 0 * * * * * *
U17 SM-sarja 1 2* 0* 1* 1* 0.50* 0* -* | 1 6 0 * 0 * 0 * 0.00 * 2 * - *
U18 I-divisioona 2 43* 4* 9* 13* 0.30* 32* -* | 0 * * * * * *
U20 SM-liiga (U20 SM-sarja) 3 35* 1* 5* 6* 0.17* 12* 8* | 2 14 0 * 1 * 1 * 0.07 * 0 * 0 *

Valtteri Hietanen Skill Rating

Powered by Franchise Hockey Manager

Hitting
15
Teamwork
14
Strength
14
Shot Blocking
14

Valtteri Hietanen Career Highlights

Season
Awards by season
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Valtteri Hietanen Connections

Transactions
DATE STATUS FROM TO SOURCE
01/19/2024
01/19/2024 Extension Sport Sport
01/11/2022
01/11/2022 Extension Sport Sport
05/19/2021
05/19/2021 Confirmed Nikko Icebucks Sport
03/13/2018
03/13/2018 Extension Jukurit Jukurit
12/13/2016
12/13/2016 Extension Jukurit Jukurit
04/27/2016
04/27/2016 Confirmed JYP Jukurit
02/14/2013
02/14/2013 Extension JYP JYP
05/31/2012
05/31/2012 Extension JYP-Akatemia JYP-Akatemia

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 Valtteri Hietanen?
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/43536/player "; var deletePlayerCommentEndpoint = " '' ";