(function (d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = '//tracker.eliteprospects.com/track/hit?id=player_522505'; s.parentNode.insertBefore(g, s); }(document, 'script'));

© Photo: Dan Hickling

Czechia Jakub Kos

#15 HC Kometa Brno / Czechia - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
0
2
2
-4
10
0
3
3
-5
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-pano1_r2H08jPPNRqhweFDJ2V16OEWljOOEpeO', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_RYEi6IzDssryAljG6eEgVSnQeER0i0f9', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 051 937 players
Last added: Dan Seguin
Scoring Leaders
# Player GP G A TP
1. Sami Niku 17 9 16 25
2. Jerry Turkulainen 17 8 17 25
3. Reid Gardiner 17 6 16 22
4. Anton Levtchi 18 6 16 22
5. Kristian Vesalainen 18 10 10 20
Show More

Jakub Kos Facts

Date of Birth
Position
LW/C
Age
20
Height
190 cm / 6'3"
Place of Birth
Weight
85 kg / 187 lbs
Nation
Shoots
L
Contract
23/24
Agency
Highlights
1-time U20 WJC Silver Medal 1

Brother: Ondrej Kos

Jakub Kos Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2016-17 HC Kometa Brno U16 Czechia U16 1 0 0 0 0 0 |
2017-18 HC Kometa Brno U16 Czechia U16 36 11 21 32 22 8 | Playoffs 3 0 0 0 0 -1
2018-19 HC Kometa Brno U16 “A” Czechia U16 33 47 35 82 22 57 | Playoffs 7 4 7 11 4 6
HC Kometa Brno U19 Czechia U19 3 0 0 0 0 -3 |
Czechia U16 (all) International-Jr 14 1 3 4 4 0 |
2019-20 Ilves U18 U18 SM-sarja 16 7 10 17 6 - |
Ilves U20 U20 SM-liiga 33 4 14 18 10 3 |
Czechia U17 (all) International-Jr 10 3 3 6 14 -1 |
2020-21 Ilves U20 U20 SM-sarja 32 5 13 18 24 -7 |
Czechia U18 WJC-18 5 1 1 2 12 -3 |
Czechia U18 (all) International-Jr 7 1 3 4 12 0 |
2021-22 Ilves U20 U20 SM-sarja 4 1 4 5 2 -1 |
Ilves Liiga 17 1 2 3 2 -1 |
KOOVEE Mestis 20 3 13 16 10 -8 | Relegation 9 3 7 10 2 1
Czechia U20 WJC-20 7 0 1 1 0 -1 |
Czechia U20 (all) International-Jr 23 1 2 3 4 -1 |
2022-23 Ilves U20 U20 SM-sarja 8 2 9 11 4 1 |
Ilves Liiga 3 0 0 0 2 -1 |
KOOVEE Mestis 24 4 15 19 6 2 |
Czechia U20 WJC-20 7 2 3 5 2 4 |
Czechia U20 (all) International-Jr 11 3 5 8 4 - |
2023-24 Ilves Liiga 1 0 0 0 0 0 |
KOOVEE Mestis 6 0 2 2 6 -3 |
HC Kometa Brno Czechia 1 0 0 0 0 -1 |
Projected Czechia 37 0 0 0 0 -37 |

Jakub Kos Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2017-18 Jihomoravsky kraj U15 ODM 6 2 1 3 0 - |
2021-22 Czechia U20 (all) WJC-20 Cancelled 2 0 0 0 0 0 |
2023-24 Ilves Champions HL 2 0 1 1 0 -1 |

Jakub Kos Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Czechia
2023-10-31T16:30:00+0000 HC Kometa Brno @ HC Litvinov
Mestis
2023-10-25T18:30:00+0300 KOOVEE @ Kiekko-Espoo
2023-10-21T17:00:00+0300 KOOVEE @ FPS
Champions HL
2023-10-18T18:00:00+0000 Ilves @ Rouen
Mestis
2023-10-04T18:30:00+0300 KOOVEE vs Hermes
2023-09-30T17:00:00+0300 KOOVEE @ Hokki
2023-09-29T18:30:00+0300 KOOVEE @ IPK
2023-09-27T18:30:00+0300 KOOVEE vs JoKP
Liiga
2023-09-23T15:30:00+0000 Ilves @ TPS
Champions HL
2023-09-10T13:00:00+0000 Ilves vs HC Vitkovice
$(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(); }); });
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_ZxsCDFIfXOqV4U7deUMvPYu7L6PECCDT', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Jakub Kos Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Champions HL 1 2 0 1 1 0.50 0 -1 | 0
Czechia 1 1 0 0 0 0.00 0 -1 | 0
Czechia U16 3 70 58 56 114 1.63 44 65 | 2 10 4 7 11 1.10 4 5
Czechia U19 1 3 0 0 0 0.00 0 -3 | 0
International-Jr 5 65 9 16 25 0.38 38 -2 | 0
Liiga 3 21 1 2 3 0.14 4 -2 | 0
Mestis 3 50 7 30 37 0.74 22 -9 | 1 9 3 7 10 1.11 2 1
ODM 1 6 2 1 3 0.50 0 - | 0
U18 SM-sarja 1 16 7 10 17 1.06 6 - | 0
U20 SM-sarja (U20 SM-liiga) 4 77 12 40 52 0.68 40 -4 | 0
WJC-18 1 5 1 1 2 0.40 12 -3 | 0
WJC-20 2 14 2 4 6 0.43 2 3 | 0
WJC-20 Cancelled 1 2 0 0 0 0.00 0 0 | 0
* Some data is missing to provide a correct summary.

Jakub Kos Skill Rating

Powered by Franchise Hockey Manager

Passing
14
Teamwork
13
Shooting Accuracy
13
Strength
12

Jakub Kos Career Highlights

Season
Awards by season
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_YQyDF0EFtehqJ6YlNy18E55seEFi7XmC', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Jakub Kos Connections

Transactions
DATE STATUS FROM TO SOURCE
26/10/2023
26/10/2023 Loan Ilves HC Kometa Brno
09/03/2023
09/03/2023 Extension Ilves Ilves
04/05/2021
04/05/2021 Extension Ilves U20 Ilves
19/08/2019
19/08/2019 Confirmed HC Kometa Brno U16 Ilves U18

Not Activated Sections

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

Jakub Kos Biography and Trivia

2021 NHL Entry Draft: Ranked #174 by FCHockey

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

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