.

© Photo: Max Zachrisson

Finland Matias Mustonen

#25 Kiruna IF / HockeyEttan - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
2
3
5
+0
10
2
6
8
-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 831 players
Last added: Nicolas Westby
EP Verified
Scoring Leaders
# Player GP G A TP
1. Dominik Lakatos 11 7 5 12
2. Sami Vatanen 13 3 9 12
3. Tanner Richard 13 2 10 12
4. Linus Lindström 13 6 5 11
5. Libor Hudacek 7 5 6 11
Show More

Matias Mustonen Facts

Date of Birth
Position
C/W
Age
26
Height
5'9" / 175 cm
Place of Birth
Weight
165 lbs / 75 kg
Nation
Shoots
L
Youth Team
Contract
23/24
Agency
Highlights
1-time Champions Hockey League Champion 1

Matias Mustonen Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2012-13 Kiekko-Laser U16 “C” U16 SM-sarja Q 14* 22* 11* 33* 26* -* |
Kiekko-Laser U16 “C” U16 Mestis 12* 19* 19* 38* 4* -* |
Kiekko-Laser U16 “C” U16 SM-sarja 19* 17* 13* 30* 18* -* |
2013-14 JYP U17 “C” U17 SM-sarja 26* 15* 15* 30* 4* -* | Playoffs 4 1 2 3 10 -
JYP U18 U18 SM-sarja 28* 9* 2* 11* 8* -* |
2014-15 JYP U18 “C” U18 SM-sarja 46* 28* 20* 48* 18* -* | Playoffs 7 3 2 5 4 -
JYP U20 U20 SM-liiga 1* 0* 0* 0* 0* -2* |
2015-16 JYP U18 U18 SM-sarja 11* 8* 7* 15* 27* -* | Playoffs 5 1 6 7 0 -
JYP U20 “A” U20 SM-liiga 42* 6* 14* 20* 16* -21* |
2016-17 JYP U20 “C” U20 SM-liiga 46* 22* 22* 44* 14* 12* | Playoffs 3 1 0 1 0 -3
JYP-Akatemia Mestis 3* 0* 0* 0* 0* -1* |
2017-18 JYP U20 “C” U20 SM-liiga 43* 18* 22* 40* 20* -2* | Playoffs 4 2 1 3 0 2
JYP Liiga 1* 0* 0* 0* 0* 0* |
KeuPa HT Mestis 2* 0* 1* 1* 0* 1* |
2018-19 JYP U20 U20 SM-liiga 31* 12* 15* 27* 4* -16* | Playoffs 3 3 1 4 8 -2
JYP Liiga 1* 0* 0* 0* 0* 0* |
KeuPa HT Mestis 9* 1* 0* 1* 2* 0* |
RoKi Mestis 3* 1* 0* 1* 0* 0* |
2019-20 Peliitat Mestis 50* 17* 25* 42* 31* -7* |
2020-21 JoKP Mestis 24* 4* 11* 15* 6* -6* | Playoffs 6 1 1 2 4 -6
2021-22 KeuPa HT Mestis 42* 5* 18* 23* 16* -13* | Playoffs 5 2 0 2 4 -3
2022-23 Kiruna IF HockeyEttan 35* 11* 24* 35* 10* -13* |
2023-24 Kiruna IF HockeyEttan 35* 10* 23* 33* 35* -9* |

Matias Mustonen Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2017-18 JYP Champions HL 1* 0* 0* 0* 0* -1* |
2018-19 KeuPa HT Suomen Cup 4* 0* 1* 1* 0* -* |
2019-20 Peliitat Suomen Cup 3* 0* 1* 1* 0* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Matias Mustonen Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyEttan
2024-02-28T18:00:00+0000 Kiruna IF @ IF Sundsvall Hockey
2024-02-25T14:00:00+0000 Kiruna IF vs Lindlövens IF
2024-02-24T15:00:00+0000 Kiruna IF vs Hudiksvalls HC
2024-02-21T18:00:00+0000 Kiruna IF @ Piteå HC
2024-02-17T15:00:00+0000 Kiruna IF @ Nyköpings SK
2024-02-16T18:00:00+0000 Kiruna IF @ Tyresö/Hanviken
2024-02-10T15:00:00+0000 Kiruna IF vs Nyköpings SK
2024-02-03T15:00:00+0000 Kiruna IF vs Bodens HF
2024-01-31T18:00:00+0000 Kiruna IF vs Piteå HC
2024-01-27T17:30:00+0000 Kiruna IF @ Brödernas/Väsby
$(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" });

Matias Mustonen Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Champions HL 1 1* 0* 0* 0* 0.00* 0* -1* | 0 * * * * * *
HockeyEttan 2 70* 21* 47* 68* 0.97* 45* -22* | 0 * * * * * *
Liiga 2 2* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
Mestis 6 133* 28* 55* 83* 0.62* 55* -26* | 2 11 3 * 1 * 4 * 0.36 * 8 * -9 *
Suomen Cup 2 7* 0* 2* 2* 0.29* 0* -* | 0 * * * * * *
U16 Mestis 1 12* 19* 19* 38* 3.17* 4* -* | 0 * * * * * *
U16 SM-sarja 1 19* 17* 13* 30* 1.58* 18* -* | 0 * * * * * *
U16 SM-sarja Q 1 14* 22* 11* 33* 2.36* 26* -* | 0 * * * * * *
U17 SM-sarja 1 26* 15* 15* 30* 1.15* 4* -* | 1 4 1 * 2 * 3 * 0.75 * 10 * - *
U18 SM-sarja 3 85* 45* 29* 74* 0.87* 53* -* | 2 12 4 * 8 * 12 * 1.00 * 4 * - *
U20 SM-liiga (U20 SM-sarja) 5 163* 58* 73* 131* 0.80* 54* -29* | 3 10 6 * 2 * 8 * 0.80 * 8 * -3 *

Matias Mustonen Skill Rating

Powered by Franchise Hockey Manager

Shooting Accuracy
15
Agility
14
Teamwork
13
Speed
13

Matias Mustonen Career Highlights

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

Matias Mustonen Connections

Transactions
DATE STATUS FROM TO SOURCE
07/31/2023
07/31/2023 Extension Kiruna IF Kiruna IF
07/21/2022
07/21/2022 Confirmed KeuPa HT Kiruna IF
05/12/2021
05/12/2021 Confirmed JoKP KeuPa HT
04/06/2020
04/06/2020 Confirmed Peliitat Jokipojat
05/27/2019
05/27/2019 Confirmed JYP U20 Peliitat
08/17/2018
08/17/2018 Loan JYP U20 KeuPa HT
12/13/2017
12/13/2017 Loan JYP U20 KeuPa HT

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 Matias Mustonen?
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/218975/player "; var deletePlayerCommentEndpoint = " '' ";