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

© Photo: Timo Savela

Czechia Adam Kalaj

#33 HC Benátky nad Jizerou / Czechia2 - 21/22

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-pano1_wyBkiP4mvcl2VUD5Botxi8yqwg5Djcmr', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_gMIpXKTazWE9J88hgUuvG4gxolJ1CGtc', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 051 937 players
Last added: Dan Seguin
Scoring Leaders
# Player GP G A TP
1. Arshdeep Bains 9 3 12 15
2. Christian Wolanin 9 1 12 13
3. Joshua Roy 8 5 7 12
4. Daniil Gushchin 7 3 9 12
5. Adam Gaudette 8 9 2 11
Show More

Adam Kalaj Facts

Date of Birth
Position
C
Age
24
Height
187 cm / 6'2"
Place of Birth
Weight
90 kg / 198 lbs
Nation
Shoots
L
Youth Team
Contract
-

Adam Kalaj Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2013-14 Rytiri Kladno U16 Czechia U16 34 17 14 31 6 -1 | Playoffs 3 0 2 2 0 -2
2014-15 Rytiri Kladno U16 Czechia U16 36 18 31 49 53 8 | Playoffs 3 2 0 2 4 -1
Rytiri Kladno U18 Czechia U18 14 3 5 8 2 0 |
Czechia U16 (all) International-Jr 5 1 1 2 0 -1 |
2015-16 Rytiri Kladno U18 Czechia U18 43 25 38 63 18 12 |
Rytíři Kladno U20 Czechia U20 4 1 3 4 0 -2 |
Czechia U17 (all) International-Jr 10 1 0 1 0 0 |
2016-17 Rytiri Kladno U18 Czechia U18 8 7 7 14 4 3 |
Rytíři Kladno U20 Czechia U20 31 10 20 30 10 6 | Playoffs 5 1 1 2 0 -2
Czechia U18 (all) International-Jr 1 0 0 0 0 -1 |
2017-18 TUTO Hockey U20 U20 SM-liiga 48 9 11 20 16 -6 |
TUTO Hockey Mestis 3 0 0 0 0 0 |
2018-19 TUTO Hockey U20 U20 SM-liiga 23 9 16 25 12 7 |
TUTO Hockey Mestis 1 0 0 0 0 0 | Playoffs 1 0 0 0 2 -1
Czechia U19 (all) International-Jr 3 1 0 1 0 0 |
2019-20 HC Slovan Ústí nad Labem Czechia2 4 0 0 0 0 -1 |
SK Trhači Kadaň Czechia2 2 0 0 0 0 -4 |
LHK Jestřábi Prostějov Czechia2 3 0 0 0 0 -3 |
TUTO Hockey U20 U20 SM-liiga 18 5 6 11 6 9 |
TUTO Hockey Mestis 2 0 0 0 0 -2 |
2020-21 TUTO Hockey U20 U20 SM-sarja 27 12 13 25 34 -5 |
TUTO Hockey Mestis 3 1 0 1 0 1 | Playoffs 1 0 0 0 0 0
2021-22 HC Benátky nad Jizerou Czechia2 29 2 1 3 6 -10 |

Adam Kalaj Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2012-13 Jihocesky kraj U15 MMCR 5 0 1 1 0 -2 |
2013-14 Jihocesky kraj U15 “A” ODM 8 1 2 3 3 5 |

Adam Kalaj Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Czechia2
2022-02-26T16:00:00+0000 HC Benatky nad Jizerou vs VHK Vsetin
2022-02-23T16:30:00+0000 HC Benatky nad Jizerou @ HC Dukla Jihlava
2022-02-22T16:30:00+0000 HC Benatky nad Jizerou vs LHK Jestrabi Prostejov
2022-02-16T17:00:00+0000 HC Benatky nad Jizerou @ Draci Sumperk
2022-02-14T17:00:00+0000 HC Benatky nad Jizerou @ HC Banik Sokolov
2022-02-12T16:00:00+0000 HC Benatky nad Jizerou vs SK Horacka Slavia Trebic
2022-02-05T16:00:00+0000 HC Benatky nad Jizerou vs SC Kolin
2022-01-29T16:00:00+0000 HC Benatky nad Jizerou vs AZ Havirov
2022-01-15T14:00:00+0000 HC Benatky nad Jizerou @ HC Slavia Praha
2022-01-12T16:30:00+0000 HC Benatky nad Jizerou vs HC Stadion Litomerice
$(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_mp8QAS3CFEJBI9Jg3eX8P5cHciXZd6vy', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Adam Kalaj Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Czechia U16 2 70 35 45 80 1.14 59 7 | 2 6 2 2 4 0.67 4 -3
Czechia U18 3 65 35 50 85 1.31 24 15 | 0
Czechia U20 2 35 11 23 34 0.97 10 4 | 1 5 1 1 2 0.40 0 -2
Czechia2 2 38 2 1 3 0.08 6 -18 | 0
International-Jr 4 19 3 1 4 0.21 0 -2 | 0
Mestis 4 9 1 0 1 0.11 0 -1 | 2 2 0 0 0 0.00 2 -1
MMCR 1 5 0 1 1 0.20 0 -2 | 0
ODM 1 8 1 2 3 0.38 3 5 | 0
U20 SM-sarja (U20 SM-liiga) 4 116 35 46 81 0.70 68 5 | 0

Adam Kalaj Skill Rating

Powered by Franchise Hockey Manager

Shooting Accuracy
13
Puckhandling
13
Passing
13
Teamwork
12

Adam Kalaj Career Highlights

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

Adam Kalaj Connections

Transactions
DATE STATUS FROM TO SOURCE
29/05/2021
29/05/2021 Confirmed TUTO Hockey HC Benátky nad Jizerou
02/09/2019
02/09/2019 Loan Rytíři Kladno HC Slovan Ústí nad Labem
01/07/2019
01/07/2019 Confirmed TUTO Hockey Rytíři Kladno
19/05/2018
19/05/2018 Extension TUTO Hockey U20 TUTO Hockey
11/07/2017
11/07/2017 Confirmed Rytíři Kladno U20 TUTO Hockey U20

Not Activated Sections

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

Adam Kalaj Biography and Trivia

2017 NHL Entry Draft: Ranked #121 by NHL Central Scouting

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

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