.

© Photo: Bildbyrån

Sweden Oliver Horrsell

#15 Enköpings SK / HockeyEttan - 20/21

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 983 players
Last added: Nikoloz Bobokhidze
EP Verified
Scoring Leaders
# Player GP G A TP
1. Noora Tulus 36 22 39 61
2. Viivi Vainikka 36 23 29 52
3. Lina Ljungblom 36 23 23 46
4. Petra Nieminen 33 24 21 45
5. Emma Nordin 35 19 24 43
Show More

Oliver Horrsell Facts

Date of Birth
Position
D
Age
26
Height
5'7" / 170 cm
Place of Birth
Weight
176 lbs / 80 kg
Nation
Shoots
L
Youth Team
Status
Retired
Highlights
1-time Hlinka Gretzky Cup Silver Medal 1

Oliver Horrsell Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2012-13 Almtuna IS U16 “A” U16 Div.1 9* 1* 3* 4* 6* -* |
2013-14 Almtuna IS U16 U16 Div.1 10* 3* 6* 9* 16* -* |
Almtuna IS U16 U16 SM 3* 1* 2* 3* 0* -* |
Almtuna IS J18 J18 Elit 18* 1* 8* 9* 10* 8* |
Almtuna IS J18 J18 Allsvenskan 13* 0* 3* 3* 8* -1* | Playoffs 1 0 1 1 0 0
Sweden U16 (all) International-Jr 6* 0* 1* 1* 2* 1* |
2014-15 Linköping HC J18 “A” J18 Elit 14* 5* 5* 10* 10* 14* |
Linköping HC J18 “A” J18 Allsvenskan 16* 1* 5* 6* 8* 7* | Playoffs 4 0 1 1 2 3
Linköping HC J20 J20 SuperElit 7* 0* 2* 2* 4* 4* | Playoffs 7 0 1 1 4 0
Sweden U17 WHC-17 6* 0* 2* 2* 4* -* |
Sweden U17 (all) International-Jr 17* 0* 5* 5* 6* 0* |
2015-16 Linköping HC J18 J18 Elit 1* 0* 2* 2* 2* -2* |
Linköping HC J18 “C” J18 Allsvenskan 7* 1* 3* 4* 6* 9* | Playoffs 5 1 4 5 2 3
Linköping HC J20 J20 SuperElit 42* 1* 12* 13* 22* 10* | Playoffs 3 0 0 0 0 -2
Linköping HC SHL 1* 0* 0* 0* 0* 0* |
Sweden U18 (all) International-Jr 9* 0* 1* 1* 16* 2* |
2016-17 Linköping HC J20 “A” J20 SuperElit 42* 2* 14* 16* 34* -3* | Playoffs 2 0 0 0 0 2
Linköping HC SHL 3* 0* 0* 0* 0* 0* |
2017-18 AIK J20 “C” J20 SuperElit 41* 6* 19* 25* 26* 6* | Relegation 2 1 2 3 0 3
2018-19 Väsby IK HockeyEttan 40* 1* 6* 7* 32* 8* | Qualification 2 0 0 0 0 0
2019-20 Väsby IK “A” HockeyEttan 36* 7* 19* 26* 20* 19* | Qualification 3 0 0 0 2 0
2020-21 Grüner Norway 13* 0* 2* 2* 16* -15* |
Enköpings SK HockeyEttan 21* 3* 9* 12* 33* 3* |

Oliver Horrsell Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2012-13 Uppland TV-Pucken 8* 0* 0* 0* 4* -2* |
2013-14 Uppland TV-Pucken 5* 1* 4* 5* 4* -* |
2015-16 Sweden U18 Ivan Hlinka Memorial 5* 0* 0* 0* 10* 1* |
2016-17 Linköping HC Champions HL 3* 0* 0* 0* 0* 0* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Oliver Horrsell Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyEttan
2021-03-20T15:00:00+0000 Enköpings SK @ Borlänge HF
2021-03-07T14:00:00+0000 Enköpings SK vs Östersunds IK
2021-02-27T15:00:00+0000 Enköpings SK vs Tegs SK
2021-02-24T18:00:00+0000 Enköpings SK @ Forshaga IF
2021-02-21T15:00:00+0000 Enköpings SK @ Kalix HC
2021-02-20T15:00:00+0000 Enköpings SK @ Bodens HF
2021-02-13T15:00:00+0000 Enköpings SK vs Hudiksvalls HC
2021-02-10T18:00:00+0000 Enköpings SK @ Tyresö/Hanviken
2021-02-07T13:00:00+0000 Enköpings SK @ Piteå HC
2021-02-06T11:10:00+0000 Enköpings SK @ Tegs SK
$(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" });

Oliver Horrsell Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Champions HL 1 3* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
Ivan Hlinka Memorial (Hlinka Gretzky Cup) 1 5* 0* 0* 0* 0.00* 10* 1* | 0 * * * * * *
HockeyEttan 3 97* 11* 34* 45* 0.46* 85* 30* | 2 5 0 * 0 * 0 * 0.00 * 2 * 0 *
International-Jr 3 32* 0* 7* 7* 0.22* 24* 3* | 0 * * * * * *
J18 Allsvenskan (J18 Nationell) 3 36* 2* 11* 13* 0.36* 22* 15* | 3 10 1 * 6 * 7 * 0.70 * 4 * 6 *
J18 Elit (J18 Region) 3 33* 6* 15* 21* 0.64* 22* 20* | 0 * * * * * *
J20 SuperElit (J20 Nationell) 4 132* 9* 47* 56* 0.42* 86* 17* | 4 14 1 * 3 * 4 * 0.29 * 4 * 3 *
Norway 1 13* 0* 2* 2* 0.15* 16* -15* | 0 * * * * * *
SHL 2 4* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
TV-Pucken 2 13* 1* 4* 5* 0.38* 8* -2* | 0 * * * * * *
U16 Div.1 2 19* 4* 9* 13* 0.68* 22* -* | 0 * * * * * *
U16 SM 1 3* 1* 2* 3* 1.00* 0* -* | 0 * * * * * *
WHC-17 1 6* 0* 2* 2* 0.33* 4* -* | 0 * * * * * *
* Some data is missing to provide a correct summary.

Oliver Horrsell Career Highlights

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

Oliver Horrsell Connections

Transactions
DATE STATUS FROM TO SOURCE
12/02/2020
12/02/2020 Loan AIK Enköpings SK
09/28/2020
09/28/2020 Loan AIK Grüner
04/30/2020
04/30/2020 Confirmed Väsby IK AIK
04/18/2019
04/18/2019 Extension Väsby IK Väsby IK
08/08/2018
08/08/2018 Confirmed AIK J20 Väsby IK
08/16/2017
08/16/2017 Confirmed Linköping HC J20 AIK J20
01/14/2014
01/14/2014 Confirmed Almtuna IS J18 Linköping HC J18

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 Oliver Horrsell?
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/187763/player "; var deletePlayerCommentEndpoint = " '' ";