.

© Photo: Timo Savela

Finland Anssi Löfman

#14 Jukurit / Liiga - 21/22

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 897 players
Last added: Ayden Farnsworth
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

Anssi Löfman Facts

Date of Birth
Position
C/W
Age
36
Height
5'10" / 177 cm
Place of Birth
Weight
176 lbs / 80 kg
Nation
Shoots
L
Youth Team
Status
Retired
Agency

Anssi Löfman Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2002-03 SaiPa U16 U16 SM-sarja 14* 3* 8* 11* 2* -* |
2003-04 SaiPa U18 U18 SM-sarja 19* 4* 14* 18* 2* -* | Relegation 11 6 2 8 2 -
2004-05 SaiPa U18 U18 SM-sarja 12* 5* 4* 9* 6* -* | Relegation 5 3 6 9 2 -
SaiPa U20 U20 SM-liiga 33* 1* 7* 8* 6* -10* |
2005-06 SaiPa U20 “A” U20 SM-liiga 37* 6* 9* 15* 20* -6* | Relegation 3 0 0 0 0 -
2006-07 SaiPa U20 “C” U20 SM-liiga 40* 9* 17* 26* 28* 9* | Relegation 3 2 0 2 2 -1
SaiPa SM-liiga 4* 1* 0* 1* 0* 0* |
Suomi U20 Mestis 4* 0* 0* 0* 0* -2* |
2007-08 SaiPa U20 U20 SM-liiga 17* 5* 6* 11* 10* -10* | Relegation 8 5 3 8 4 4
SaiPa SM-liiga 41* 5* 1* 6* 16* -5* |
2008-09 SaiPa “A” SM-liiga 36* 4* 6* 10* 8* -3* | Relegation 3 0 0 0 2 0
2009-10 SaiPa “A” SM-liiga 57* 8* 8* 16* 28* -7* |
2010-11 SaiPa SM-liiga 48* 5* 13* 18* 10* -6* |
2011-12 SaiPa SM-liiga 33* 11* 5* 16* 8* -2* |
2012-13 SaiPa SM-liiga 49* 9* 19* 28* 6* 1* | Playoffs 3 1 0 1 2 1
2013-14 JYP Liiga 38* 7* 11* 18* 12* 5* | Playoffs 5 2 2 4 2 2
2014-15 JYP Liiga 49* 12* 14* 26* 16* 8* | Playoffs 12 0 9 9 4 0
2015-16 JYP Liiga 52* 13* 14* 27* 41* 4* | Playoffs 11 1 5 6 2 1
2016-17 JYP Liiga 37* 6* 14* 20* 8* 1* | Playoffs 15 3 5 8 2 -4
2017-18 SaiPa “A” Liiga 20* 6* 4* 10* 12* -4* |
2018-19 SaiPa “A” Liiga 23* 3* 4* 7* 6* -6* |
2019-20 SaiPa “A” Liiga 48* 8* 16* 24* 30* 0* |
2020-21 Jukurit “A” Liiga 54* 6* 15* 21* 14* -11* |
2021-22 Jukurit Liiga 30* 4* 3* 7* 18* -4* |

Anssi Löfman Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2013-14 JYP ET 8* 0* 3* 3* 6* -* |
2014-15 JYP Champions HL 6* 1* 3* 4* 0* 4* |
2015-16 JYP Champions HL 6* 0* 1* 1* 0* 0* |
2016-17 JYP Champions HL 4* 1* 3* 4* 0* 0* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Anssi Löfman Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Liiga
2022-01-21T16:00:00+0100 Jukurit vs HPK
2022-01-14T16:00:00+0100 Jukurit @ Sport
2022-01-11T16:00:00+0100 Jukurit @ HPK
2022-01-08T14:00:00+0100 Jukurit @ Kärpät
2021-12-30T16:30:00+0100 Jukurit vs JYP
2021-12-28T16:00:00+0100 Jukurit @ Kärpät
2021-12-26T16:00:00+0100 Jukurit vs Tappara
2021-12-10T17:30:00+0100 Jukurit vs HPK
2021-12-08T17:30:00+0100 Jukurit @ Ässät
2021-12-03T17:30:00+0100 Jukurit @ SaiPa
$(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" });

Anssi Löfman Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Champions HL 3 16* 2* 7* 9* 0.56* 0* 4* | 0 * * * * * *
ET 1 8* 0* 3* 3* 0.38* 6* -* | 0 * * * * * *
Liiga (SM-liiga) 16 619* 108* 147* 255* 0.41* 233* -29* | 6 49 7 * 21 * 28 * 0.57 * 14 * 0 *
Mestis 1 4* 0* 0* 0* 0.00* 0* -2* | 0 * * * * * *
U16 SM-sarja 1 14* 3* 8* 11* 0.79* 2* -* | 0 * * * * * *
U18 SM-sarja 2 31* 9* 18* 27* 0.87* 8* -* | 2 16 9 * 8 * 17 * 1.06 * 4 * - *
U20 SM-liiga (U20 SM-sarja) 4 127* 21* 39* 60* 0.47* 64* -17* | 3 14 7 * 3 * 10 * 0.71 * 6 * 3 *
* Some data is missing to provide a correct summary.

Anssi Löfman Career Highlights

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

Anssi Löfman Connections

Player Period Teams
Elmeri Kaksonen (F) 2004-2020 11 SaiPa, SaiPa U18, SaiPa U20
Ville Koho (F) 2006-2020 10 SaiPa
Jarno Lippojoki (D) 2003-2012 8 SaiPa, SaiPa U18, SaiPa U20
Marlo Koponen (D) 2003-2011 7 SaiPa, SaiPa U18, SaiPa U20
Transactions
DATE STATUS FROM TO SOURCE
03/23/2020
03/23/2020 Confirmed SaiPa Jukurit
05/03/2017
05/03/2017 Confirmed JYP SaiPa
12/03/2014
12/03/2014 Extension JYP JYP
04/18/2013
04/18/2013 Confirmed SaiPa JYP
03/15/2011
03/15/2011 Extension SaiPa SaiPa

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 Anssi Löfman?
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/10943/player "; var deletePlayerCommentEndpoint = " '' ";