© Photo: Johnny Andersson

Sweden USA Jakob Ragnarsson

a.k.a. "Jacob Ragnarsson"

#71 Almtuna IS / HockeyAllsvenskan - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
1
2
+4
10
1
1
2
+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 062 201 players
Last added: Darvis Ryden
Scoring Leaders
# Player GP G A TP
1. Olivier Archambault 23 10 25 35
2. Samuel Bucek 24 15 18 33
3. Mitchell Miller 19 6 23 29
4. Hunter Fejes 24 15 13 28
5. Sahir Gill 21 9 19 28
Show More

Jakob Ragnarsson Facts

Date of Birth
Position
D
Age
24
Height
6'0" / 183 cm
Weight
176 lbs / 80 kg
Shoots
L
Youth Team
Contract
24/25
Agency
Highlights
1-time HockeyAllsvenskan Champion 1

Jakob Ragnarsson Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Almtuna IS U16 2 U16 Div.1 6* 1* 3* 4* 6* -* |
Almtuna IS U16 “A” U16 Div.1 24* 4* 12* 16* 14* -* |
Almtuna IS U16 “A” U16 SM 6* 0* 2* 2* 0* -* |
Almtuna IS J18 J18 Elit 2* 0* 0* 0* 0* 1* |
Almtuna IS J18 J18 Allsvenskan 6* 0* 0* 0* 2* -3* |
2015-16 Almtuna IS J18 J18 Elit 22* 7* 18* 25* 18* 23* |
Almtuna IS J18 J18 Allsvenskan 18* 3* 8* 11* 20* 4* | Playoffs 4 0 2 2 2 0
Almtuna IS J20 J20 Elit 2* 0* 1* 1* 2* 3* | Qualification 1 0 0 0 0 -2
2016-17 Almtuna IS J18 J18 Elit 16* 5* 8* 13* 10* 8* |
Almtuna IS J18 J18 Allsvenskan 13* 4* 6* 10* 14* -1* | Playoffs 4 2 3 5 10 0
Almtuna IS J20 J20 Elit 23* 4* 21* 25* 16* 31* | Qualification 2 0 1 1 2 -1
Almtuna IS HockeyAllsvenskan 2* 0* 0* 0* 0* -1* | Qualification 1 0 0 0 0 -1
2017-18 Almtuna IS J20 J20 Elit 1* 0* 0* 0* 0* 2* |
Almtuna IS HockeyAllsvenskan 47* 4* 9* 13* 24* -2* | Qualification 5 0 0 0 6 -1
Sweden U19 (all) International-Jr 3* 0* 0* 0* 0* 1* |
2018-19 Almtuna IS HockeyAllsvenskan 37* 0* 6* 6* 36* -23* | Relegation 10 0 3 3 8 5
Sweden U20 (all) International-Jr 4* 0* 0* 0* 0* 0* |
2019-20 Rögle BK SHL 4* 0* 0* 0* 0* 0* |
Timrå IK HockeyAllsvenskan 29* 1* 8* 9* 39* 9* | Qualification 1 0 1 1 0 0
2020-21 Timrå IK HockeyAllsvenskan 43* 1* 4* 5* 28* 10* | Qualification 13 1 2 3 4 7
2021-22 Almtuna IS HockeyAllsvenskan 50* 1* 20* 21* 38* -3* |
2022-23 Almtuna IS “A” HockeyAllsvenskan 51* 3* 15* 18* 32* 13* | Qualification 2 1 0 1 0 -1
2023-24 Almtuna IS “A” HockeyAllsvenskan 21* 2* 4* 6* 8* 8* |
Projected HockeyAllsvenskan 52* 5* 10* 15* 20* 20* |

Jakob Ragnarsson Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2013-14 Uppland TV-Pucken 5* 0* 0* 0* 2* -* |
2014-15 Uppland TV-Pucken 6* 1* 2* 3* 4* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Jakob Ragnarsson Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyAllsvenskan
2023-12-04T18:00:00+0000 Almtuna IS @ Djurgårdens IF
2023-12-01T18:00:00+0000 Almtuna IS vs IF Björklöven
2023-11-29T18:00:00+0000 Almtuna IS @ Västerviks IK
2023-11-26T17:00:00+0000 Almtuna IS vs Mora IK
2023-11-24T18:00:00+0000 Almtuna IS @ BIK Karlskoga
2023-11-22T18:00:00+0000 Almtuna IS vs Kalmar HC
2023-11-17T18:00:00+0000 Almtuna IS vs Västerås IK
2023-11-08T18:00:00+0000 Almtuna IS @ AIK
2023-11-03T18:00:00+0000 Almtuna IS vs Brynäs IF
2023-11-01T18:00:00+0000 Almtuna IS vs Tingsryds AIF
$(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" });

Jakob Ragnarsson Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
HockeyAllsvenskan 8 280* 12* 66* 78* 0.28* 205* 11* | 6 32 2 * 6 * 8 * 0.25 * 18 * 9 *
International-Jr 2 7* 0* 0* 0* 0.00* 0* 1* | 0 * * * * * *
J18 Allsvenskan (J18 Nationell) 3 37* 7* 14* 21* 0.57* 36* 0* | 2 8 2 * 5 * 7 * 0.88 * 12 * 0 *
J18 Elit (J18 Region) 3 40* 12* 26* 38* 0.95* 28* 32* | 0 * * * * * *
J20 Elit (J20 Region) 3 26* 4* 22* 26* 1.00* 18* 36* | 2 3 0 * 1 * 1 * 0.33 * 2 * -3 *
SHL 1 4* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
TV-Pucken 2 11* 1* 2* 3* 0.27* 6* -* | 0 * * * * * *
U16 Div.1 1 30* 5* 15* 20* 0.67* 20* -* | 0 * * * * * *
U16 SM 1 6* 0* 2* 2* 0.33* 0* -* | 0 * * * * * *
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Jakob Ragnarsson Connections

Transactions
DATE STATUS FROM TO SOURCE
02/02/2023
02/02/2023 Extension Almtuna IS Almtuna IS
07/29/2021
07/29/2021 Confirmed Timrå IK Almtuna IS
10/04/2019
10/04/2019 Confirmed Rögle BK Timrå IK
04/22/2019
04/22/2019 Confirmed Almtuna IS Rögle BK
04/26/2017
04/26/2017 Extension Almtuna IS J20 Almtuna IS

Not Activated Sections

Endorsements
Videos
Images
Referrals
Education
Attachments
Contract & Eligibility
Preferred Equipment
Housing & Billeting
Expected Compensation & Benefits
Injury Records
Player Description
Fitness Results
Are you Jakob Ragnarsson?
Upgrade to EP Premium and verify your profile to customize the page further. See example here.

Jakob Ragnarsson Biography and Trivia

2018 NHL Entry Draft: Ranked #260 by FCHockey

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

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

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

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