.

Poland Filip Starzynski

a.k.a. "Filip Starzyński"

#26 JKH GKS Jastrzebie / Poland - 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 087 075 players
Last added: Drew MacDonald
EP Verified
Scoring Leaders
# Player GP G A TP
1. Nikita Kucherov 71 42 82 124
2. Nathan MacKinnon 72 45 78 123
3. Connor McDavid 68 26 93 119
4. Artemi Panarin 72 43 59 102
5. David Pastrnak 74 45 56 101
Show More

Filip Starzynski Facts

Date of Birth
Position
F
Age
31
Height
5'10" / 178 cm
Place of Birth
Weight
181 lbs / 82 kg
Nation
Shoots
L
Youth Team
-
Contract
23/24

Filip Starzynski Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2009-10 Okanagan HA White U18 Prep U18 AAA 40* 20* 17* 37* 84* -* |
Okanagan HA Red U18 Prep CSSHL U18 11* 5* 2* 7* 24* -* | Playoffs 5 1 1 2 8 -
Poland U18 WJC-18 D1 5* 1* 4* 5* 2* 2* |
2010-11 Los Angeles Jr. Kings 18U AAA T1EHL 18U 31* 5* 3* 8* 20* -* |
Aberdeen Wings NAHL 7* 0* 1* 1* 4* -12* |
Poland U18 “C” WJC-18 D1 5* 1* 1* 2* 31* -1* |
2011-12 Bismarck Bobcats NAHL 43* 5* 5* 10* 42* 2* | Playoffs 8 0 0 0 8 -2
Poland U20 “A” WJC-20 D1B 5* 0* 2* 2* 2* 2* |
2012-13 Bismarck Bobcats “A” NAHL 53* 4* 19* 23* 50* 8* | Playoffs 7 1 4 5 10 1
Poland U20 “C” WJC-20 D1B 5* 2* 6* 8* 4* 6* |
2013-14 Bismarck Bobcats NAHL 43* 13* 24* 37* 64* 2* | Playoffs 8 1 1 2 6 -1
2014-15 Northern Michigan Univ. NCAA 0* 0* 0* 0* 0* -* |
2015-16 Northern Michigan Univ. NCAA 36* 1* 5* 6* 18* -2* |
2016-17 Northern Michigan Univ. NCAA 30* 3* 0* 3* 20* -5* |
2017-18 Northern Michigan Univ. NCAA 35* 2* 1* 3* 20* 2* |
2018-19 KH GKS Katowice Poland 20* 5* 3* 8* 14* 0* | Playoffs 16 2 4 6 14 -
Poland WC D1B 5* 0* 1* 1* 4* -1* |
Poland (all) International 9* 0* 2* 2* 6* -* |
2019-20 KH GKS Katowice Poland 46* 9* 7* 16* 60* 0* | Playoffs 6 0 0 0 0 -
Poland OGQ 3* 1* 0* 1* 0* 0* |
Poland (all) International 6* 1* 1* 2* 4* -* |
2020-21 KH GKS Katowice Poland 36* 7* 7* 14* 54* -* | Playoffs 14 1 0 1 41 -
Poland (all) International 2* 0* 1* 1* 0* -2* |
2021-22 GKS Tychy Poland 25* 2* 0* 2* 26* 2* | Playoffs 13 0 1 1 12 0
Poland OGQ 3* 0* 0* 0* 0* -1* |
Poland WC D1B 4* 0* 0* 0* 2* 1* |
Poland (all) International 10* 1* 0* 1* 4* -* |
2022-23 GKS Tychy Poland 40* 1* 4* 5* 48* 1* | Playoffs 15 0 1 1 10 -
Poland WC D1A 5* 0* 0* 0* 0* 2* |
Poland (all) International 15* 3* 3* 6* 8* -* |
2023-24 JKH GKS Jastrzebie Poland 33* 13* 11* 24* 52* -* | Playoffs 11 1 1 2 18 -
Poland (all) International 2* 0* 0* 0* 0* -* |

Filip Starzynski Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2011-12 Bismarck Bobcats Robertson Cup 3* 0* 0* 0* 12* -* |
2012-13 Bismarck Bobcats “A” Robertson Cup 3* 0* 1* 1* 0* 1* |
2018-19 KH GKS Katowice Continental Cup 6* 0* 1* 1* 6* -2* |
2020-21 Poland “A” Three Seas Cup 1* 0* 0* 0* 2* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Filip Starzynski Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
WC D1A
2023-05-05T12:30:00+0100 Poland vs Romania
2023-05-03T12:30:00+0100 Poland @ South Korea
2023-05-02T16:00:00+0100 Poland @ Italy
2023-04-30T16:00:00+0100 Poland @ Great Britain
2023-04-29T12:30:00+0100 Poland vs Lithuania
$(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" });

Filip Starzynski Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Continental Cup 1 6* 0* 1* 1* 0.17* 6* -2* | 0 * * * * * *
CSSHL U18 1 11* 5* 2* 7* 0.64* 24* -* | 1 5 1 * 1 * 2 * 0.40 * 8 * - *
International 6 44* 5* 7* 12* 0.27* 22* -2* | 0 * * * * * *
NAHL 4 146* 22* 49* 71* 0.49* 160* 0* | 3 23 2 * 5 * 7 * 0.30 * 24 * -2 *
NCAA 4 101* 6* 6* 12* 0.12* 58* -5* | 0 * * * * * *
OGQ 2 6* 1* 0* 1* 0.17* 0* -1* | 0 * * * * * *
Poland 6 200* 37* 32* 69* 0.35* 254* 3* | 6 75 4 * 7 * 11 * 0.15 * 95 * 0 *
Robertson Cup 2 6* 0* 1* 1* 0.17* 12* 1* | 0 * * * * * *
T1EHL 18U 1 31* 5* 3* 8* 0.26* 20* -* | 0 * * * * * *
Three Seas Cup 1 1* 0* 0* 0* 0.00* 2* -* | 0 * * * * * *
U18 AAA 1 40* 20* 17* 37* 0.93* 84* -* | 0 * * * * * *
WC D1A 1 5* 0* 0* 0* 0.00* 0* 2* | 0 * * * * * *
WC D1B 2 9* 0* 1* 1* 0.11* 6* 0* | 0 * * * * * *
WJC-18 D1 2 10* 2* 5* 7* 0.70* 33* 1* | 0 * * * * * *
WJC-20 D1B 2 10* 2* 8* 10* 1.00* 6* 8* | 0 * * * * * *
* Some data is missing to provide a correct summary.

Filip Starzynski Skill Rating

Powered by Franchise Hockey Manager

Aggression
14
Acceleration
14
Shooting Accuracy
13
Teamwork
12
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });
Transactions
DATE STATUS FROM TO SOURCE
08/17/2023
08/17/2023 Confirmed GKS Tychy JKH GKS Jastrzebie
06/04/2022
06/04/2022 Extension GKS Tychy GKS Tychy
06/01/2021
06/01/2021 Confirmed GKS Katowice GKS Tychy
07/16/2019
07/16/2019 Extension KH GKS Katowice KH GKS Katowice
10/31/2018
10/31/2018 Confirmed Northern Michigan Univ. KH GKS Katowice

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 Filip Starzynski?
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/70181/player "; var deletePlayerCommentEndpoint = " '' ";