.

Sweden Patrik Elfsberg

#21 Falu 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
3
0
3
+1
10
5
3
8
+1
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 833 players
Last added: Adrian Roesti
EP Verified
Scoring Leaders
# Player GP G A TP
1. Marcus Sörensen 52 31 32 63
2. Calvin Thürkauf 52 28 32 60
3. Michael Spacek 48 17 33 50
4. Dominik Kahun 47 15 35 50
5. Michael Joly 48 20 28 48
Show More

Patrik Elfsberg Facts

Date of Birth
Position
C
Age
29
Height
5'10" / 179 cm
Place of Birth
Weight
185 lbs / 84 kg
Nation
Shoots
L
Youth Team
Contract
23/24

Patrik Elfsberg Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2008-09 Falu IF J18 J18 Div.1 10* 6* 4* 10* 6* -* |
2009-10 Falu IF J18 J18 Div.1 10* 4* 11* 15* 8* -* |
Falu IF J20 J20 Elit 24* 8* 13* 21* 24* -* |
Falu IF Division 2 4* 1* 1* 2* 0* -* | Qualification 1 0 1 1 0 -
2010-11 Leksands IF J18 J18 Elit 21* 6* 8* 14* 6* -* |
Leksands IF J18 J18 Allsvenskan 18* 5* 6* 11* 10* -* | Playoffs 6 0 0 0 0 -
2011-12 Leksands IF J18 J18 Elit 18* 14* 14* 28* 8* 23* |
Leksands IF J18 J18 Allsvenskan 10* 1* 2* 3* 2* -4* |
Leksands IF J20 J20 SuperElit 20* 1* 2* 3* 8* -3* | Playoffs 2 0 0 0 0 -3
2012-13 Leksands IF J20 J20 SuperElit 44* 4* 10* 14* 78* -6* | Playoffs 3 1 0 1 0 0
Häradsbygdens SS Division 2 2* 1* 2* 3* 0* -* |
2013-14 Leksands IF J20 “C” J20 SuperElit 41* 7* 15* 22* 20* 11* | Playoffs 5 0 0 0 4 -1
Falu IF HockeyEttan 5* 4* 0* 4* 4* -2* |
2014-15 Olofströms IK HockeyEttan 7* 0* 2* 2* 6* -3* |
Borlänge HF HockeyEttan 28* 7* 10* 17* 6* 6* |
2015-16 Borlänge HF “C” HockeyEttan 35* 16* 20* 36* 18* 18* | Kvalserien AS 10 4 2 6 2 -4
2016-17 Borlänge HF “C” HockeyEttan 35* 13* 13* 26* 12* 4* | Qualification 2 0 1 1 0 -1
2017-18 Hudiksvalls HC HockeyEttan 40* 11* 28* 39* 22* 25* | Qualification 2 0 1 1 2 -1
2018-19 Hudiksvalls HC “A” HockeyEttan 39* 15* 11* 26* 16* 16* | Qualification 18 1 2 3 2 -5
2019-20 Borlänge HF “C” HockeyEttan 37* 7* 37* 44* 12* 27* |
2020-21 Borlänge HF “C” HockeyEttan 40* 9* 31* 40* 18* 15* | Qualification 2 0 0 0 0 -4
2021-22 Borlänge HF “C” HockeyEttan 42* 12* 23* 35* 16* 15* | Qualification 6 1 3 4 6 1
2022-23 Borlänge HF “C” HockeyEttan 34* 10* 20* 30* 10* -2* | Qualification 3 1 0 1 0 -3
2023-24 Falu IF “C” HockeyEttan 36* 10* 19* 29* 14* -9* | Qualification 3 1 0 1 0 0

Patrik Elfsberg Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2009-10 Dalarna TV-Pucken 7* 1* 3* 4* 0* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Patrik Elfsberg Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyEttan
2024-03-02T15:00:00+0000 Falu IF @ Kalix HC
2024-03-01T18:00:00+0000 Falu IF @ Kalix HC
2024-02-27T18:00:00+0000 Falu IF vs Kalix HC
2024-02-25T13:00:00+0000 Falu IF @ Borlänge HF
2024-02-18T15:00:00+0000 Falu IF @ Örnsköldsvik HF
2024-02-17T17:00:00+0000 Falu IF @ Vännäs HC
2024-02-14T18:00:00+0000 Falu IF vs Surahammars IF
2024-02-11T15:00:00+0000 Falu IF @ Kalix HC
2024-02-10T15:00:00+0000 Falu IF @ Clemensnäs HC
2024-02-04T15:00:00+0000 Falu IF @ Wings 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" });

Patrik Elfsberg Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Division 2 2 6* 2* 3* 5* 0.83* 0* -* | 1 1 0 * 1 * 1 * 1.00 * 0 * - *
HockeyEttan 11 378* 114* 214* 328* 0.87* 154* 110* | 8 46 8 * 9 * 17 * 0.37 * 12 * -17 *
J18 Div.1 2 20* 10* 15* 25* 1.25* 14* -* | 0 * * * * * *
J18 Allsvenskan (J18 Nationell) 2 28* 6* 8* 14* 0.50* 12* -4* | 1 6 0 * 0 * 0 * 0.00 * 0 * - *
J18 Elit (J18 Region) 2 39* 20* 22* 42* 1.08* 14* 23* | 0 * * * * * *
J20 SuperElit (J20 Nationell) 3 105* 12* 27* 39* 0.37* 106* 2* | 3 10 1 * 0 * 1 * 0.10 * 4 * -4 *
J20 Elit (J20 Region) 1 24* 8* 13* 21* 0.88* 24* -* | 0 * * * * * *
TV-Pucken 1 7* 1* 3* 4* 0.57* 0* -* | 0 * * * * * *
* Some data is missing to provide a correct summary.
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Patrik Elfsberg Connections

Transactions
DATE STATUS FROM TO SOURCE
04/23/2023
04/23/2023 Confirmed Borlänge HF Falu IF
05/03/2021
05/03/2021 Extension Borlänge HF Borlänge HF
07/11/2019
07/11/2019 Confirmed Hudiksvalls HC Borlänge HF
05/23/2018
05/23/2018 Extension Hudiksvalls HC Hudiksvalls HC
05/16/2017
05/16/2017 Confirmed Borlänge HF Hudiksvalls HC
04/11/2016
04/11/2016 Extension Borlänge HF Borlänge HF
03/18/2015
03/18/2015 Extension Borlänge HF Borlänge HF
10/18/2014
10/18/2014 Confirmed Olofströms IK Borlänge HF
04/28/2014
04/28/2014 Confirmed Leksands IF J20 Olofströms IK

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 Patrik Elfsberg?
Verify your profile to customize the page further. See example here.

Patrik Elfsberg Biography and Trivia

Cult/Star player for Borlänge HF

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

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