.

© Photo: Guillaume François

Estonia Sweden Fabian Hast

#27 Mont-Blanc / France2 - 23/24

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 896 players
Last added: Andrew Hollis
EP Verified
Scoring Leaders
# Player GP G A TP
1. Nikita Kucherov 81 44 100 144
2. Nathan MacKinnon 82 51 89 140
3. Connor McDavid 76 32 100 132
4. Artemi Panarin 82 49 71 120
5. David Pastrnak 82 47 63 110
Show More

Fabian Hast Facts

Date of Birth
Position
C/RW
Age
24
Height
6'1" / 185 cm
Place of Birth
Weight
201 lbs / 91 kg
Shoots
L
Youth Team
Contract
23/24
Agency

Fabian Hast Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2013-14 Malmö Redhawks U16 U16 Elit 9* 0* 0* 0* 4* -* |
2014-15 Malmö Redhawks U16 “A” U16 Elit 23* 13* 10* 23* 53* -* |
Malmö Redhawks J18 J18 Elit 1* 0* 1* 1* 0* 2* |
Malmö Redhawks J18 J18 Allsvenskan 8* 0* 2* 2* 2* 2* | Playoffs 2 0 0 0 0 -1
2015-16 Malmö Redhawks J18 J18 Elit 20* 4* 4* 8* 33* 9* |
Malmö Redhawks J18 J18 Allsvenskan 14* 0* 0* 0* 2* -1* |
IK Pantern J18 J18 Div.1 2* 2* 1* 3* 0* -* |
2016-17 Malmö Redhawks J18 J18 Elit 22* 7* 8* 15* 10* 11* |
Malmö Redhawks J18 J18 Allsvenskan 18* 5* 2* 7* 6* -4* | Playoffs 5 2 2 4 2 -2
Malmö Redhawks J20 J20 SuperElit 2* 0* 0* 0* 2* -1* |
2017-18 IF Troja-Ljungby J20 J20 Elit 24* 3* 11* 14* 6* 10* |
2018-19 Malmö Redhawks J20 J20 SuperElit 15* 0* 2* 2* 6* -9* |
Halmstad Hammers HC J20 J20 Elit 14* 3* 9* 12* 8* 9* | Qualification 4 1 4 5 4 4
Halmstad Hammers HC HockeyEttan 7* 0* 0* 0* 0* -4* | Relegation 5 1 0 1 4 -
Estonia U20 WJC-20 D2A 5* 2* 3* 5* 6* 1* |
Estonia U20 (all) International-Jr 2* 1* 1* 2* 10* 0* |
Estonia (all) International 2* 0* 0* 0* 2* -* |
2019-20 Tønsberg Vikings Norway2 24* 8* 9* 17* 44* -19* |
Estonia OGQ 3* 0* 0* 0* 2* -4* |
2020-21 Tyringe SoSS HockeyEttan 20* 1* 2* 3* 8* -8* |
2021-22 Albertus Magnus College NCAA III 7* 1* 0* 1* 8* -* |
EHC Neuwied 2016 Germany4 7* 4* 10* 14* 4* -* | Playoffs 6 2 7 9 2 -
Estonia WC D1B 4* 0* 0* 0* 0* -2* |
Estonia (all) International 2* 0* 0* 0* 0* -* |
2022-23 Lørenskog Norway2 34* 4* 8* 12* 14* 2* | Qualification 9 0 3 3 4 -3
2023-24 Mont-Blanc France2 20* 1* 3* 4* 2* -12* | Relegation 4 0 2 2 2 2

Fabian Hast Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Skåne “C” TV-Pucken 6* 0* 1* 1* 0* -* |
2020-21 Estonia Three Seas Cup 3* 0* 2* 2* 27* -* |
2022-23 Estonia BCC 2* 0* 0* 0* 0* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Fabian Hast Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyEttan
2020-12-21T18:00:00+0000 Tyringe SoSS @ Nybro Vikings IF
2020-12-20T15:00:00+0000 Tyringe SoSS @ IF Troja-Ljungby
2020-12-16T18:00:00+0000 Tyringe SoSS vs Hanhals IF
2020-12-11T18:00:00+0000 Tyringe SoSS @ Borås HC
2020-12-09T18:00:00+0000 Tyringe SoSS @ Mörrums GoIS
2020-11-27T18:00:00+0000 Tyringe SoSS vs Tranås AIF
2020-11-22T15:00:00+0000 Tyringe SoSS @ Kalmar HC
2020-11-20T18:00:00+0000 Tyringe SoSS vs Halmstad Hammers HC
2020-11-18T18:00:00+0000 Tyringe SoSS @ KRIF Hockey
2020-11-13T18:00:00+0000 Tyringe SoSS vs Vimmerby 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" });

Fabian Hast Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
BCC 1 2* 0* 0* 0* 0.00* 0* -* | 0 * * * * * *
France2 1 20* 1* 3* 4* 0.20* 2* -12* | 1 4 0 * 2 * 2 * 0.50 * 2 * 2 *
Germany4 1 7* 4* 10* 14* 2.00* 4* -* | 1 6 2 * 7 * 9 * 1.50 * 2 * - *
HockeyEttan 2 27* 1* 2* 3* 0.11* 8* -12* | 1 5 1 * 0 * 1 * 0.20 * 4 * - *
International 2 4* 0* 0* 0* 0.00* 2* -* | 0 * * * * * *
International-Jr 1 2* 1* 1* 2* 1.00* 10* 0* | 0 * * * * * *
J18 Div.1 1 2* 2* 1* 3* 1.50* 0* -* | 0 * * * * * *
J18 Allsvenskan (J18 Nationell) 3 40* 5* 4* 9* 0.23* 10* -3* | 2 7 2 * 2 * 4 * 0.57 * 2 * -3 *
J18 Elit (J18 Region) 3 43* 11* 13* 24* 0.56* 43* 22* | 0 * * * * * *
J20 SuperElit (J20 Nationell) 2 17* 0* 2* 2* 0.12* 8* -10* | 0 * * * * * *
J20 Elit (J20 Region) 2 38* 6* 20* 26* 0.68* 14* 19* | 1 4 1 * 4 * 5 * 1.25 * 4 * 4 *
NCAA III 1 7* 1* 0* 1* 0.14* 8* -* | 0 * * * * * *
Norway2 2 58* 12* 17* 29* 0.50* 58* -17* | 1 9 0 * 3 * 3 * 0.33 * 4 * -3 *
OGQ 1 3* 0* 0* 0* 0.00* 2* -4* | 0 * * * * * *
Three Seas Cup 1 3* 0* 2* 2* 0.67* 27* -* | 0 * * * * * *
TV-Pucken 1 6* 0* 1* 1* 0.17* 0* -* | 0 * * * * * *
U16 Elit (U16 Region) 2 32* 13* 10* 23* 0.72* 57* -* | 0 * * * * * *
WC D1B 1 4* 0* 0* 0* 0.00* 0* -2* | 0 * * * * * *
WJC-20 D2A 1 5* 2* 3* 5* 1.00* 6* 1* | 0 * * * * * *

Fabian Hast Career Highlights

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

Fabian Hast Connections

Transactions
DATE STATUS FROM TO SOURCE
04/16/2024
04/16/2024 Confirmed Mont-Blanc Unknown
05/15/2023
05/15/2023 Confirmed Lørenskog Mont-Blanc
07/01/2022
07/01/2022 Confirmed EHC Neuwied 2016 Lørenskog
01/20/2022
01/20/2022 Confirmed Albertus Magnus College EHC Neuwied 2016
09/06/2020
09/06/2020 Confirmed Tønsberg Vikings Tyringe SoSS
07/22/2019
07/22/2019 Confirmed Halmstad Hammers HC J20 Tønsberg Vikings

Not Activated Sections

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