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

© Photo: Dan Hickling

Czechia Lukas Kucera

a.k.a. "Lukáš Kučera"

#91 HC Benátky nad Jizerou / Czechia3 - 23/24

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_Y4L7lCv54v96BGSPTTXUjWLrszeLqPOG', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_sveahKODXKvMps6qHAmg88QJ2d1IrWTt', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 051 936 players
Last added: Oskar Vedsmand
Scoring Leaders
# Player GP G A TP
1. Austin Cangelosi 14 6 15 21
2. Alexander Reichenberg 15 9 10 19
3. Peter Quenneville 13 7 12 19
4. Patrick Thoresen 15 7 12 19
5. Derian Plouffe 15 6 13 19
Show More

Lukas Kucera Facts

Date of Birth
Position
LW
Age
23
Height
181 cm / 5'11"
Place of Birth
Weight
85 kg / 187 lbs
Nation
Shoots
L
Contract
-

Lukas Kucera Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2012-13 HC Letci Letňany U16 Czechia U16 1 0 0 0 0 0 |
2013-14 HC Letci Letňany U16 Czechia U16 10 1 1 2 0 -6 |
2014-15 HC Letci Letňany U16 Czechia U16 38 19 30 49 26 10 |
HC Letci Letňany U18 Czechia U18 5 1 1 2 2 -2 |
2015-16 HC Letci Letňany U18 Czechia U18 38 9 18 27 20 -15 |
2016-17 BK Mlada Boleslav U18 Czechia U18 41 14 44 58 40 15 | Playoffs 4 2 3 5 4 2
BK Mladá Boleslav U20 Czechia U20 3 0 0 0 0 -2 |
2017-18 New Jersey Hitmen USPHL Premier 6 0 4 4 0 - |
Connecticut Jr. Rangers USPHL Premier 13 8 12 20 0 - | Playoffs 4 2 4 6 0 -
Bismarck Bobcats NAHL 3 0 1 1 0 0 |
2018-19 Connecticut Jr. Rangers USPHL Premier 6 5 3 8 0 - |
Ogden Mustangs WSHL 26 6 28 34 8 - |
Springfield Jr. Blues NAHL 11 3 3 6 14 1 | Playoffs 1 0 0 0 0 0
2019-20 Utica Jr. Comets NCDC 17 4 11 15 10 - |
South Shore Kings NCDC 19 5 10 15 8 - |
Twin City Thunder NCDC 11 3 8 11 17 - |
2020-21 Draci Šumperk Czechia2 16 0 2 2 2 -8 |
2021-22 Draci Šumperk Czechia2 3 0 0 0 2 0 |
HC Stadion Vrchlabí Czechia2 15 1 2 3 4 -3 |
HC Hronov Czechia3 13 4 5 9 6 0 |
HC Dvůr Králové nad Labem Czechia3 18 4 7 11 31 0 | Playoffs 18 4 7 11 4 0
2022-23 HC Slovan Ústí nad Labem Czechia3 26 6 10 16 39 11 |
HC Letci Letňany Czechia3 15 5 9 14 6 0 | Playoffs 6 0 1 1 4 -
2023-24 HC Benátky nad Jizerou Czechia3 11 1 10 11 2 - |

Lukas Kucera Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2013-14 Stredocesky kraj U15 ODM 6 2 5 7 0 3 |

Lukas Kucera Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Czechia2
2021-12-07T17:00:00+0000 HC Stadion Vrchlabi vs HC Stadion Litomerice
2021-11-20T16:30:00+0000 HC Stadion Vrchlabi @ HC Dukla Jihlava
2021-11-15T17:00:00+0000 HC Stadion Vrchlabi @ Draci Sumperk
2021-11-03T16:30:00+0000 HC Stadion Vrchlabi @ HC Benatky nad Jizerou
2021-10-30T17:00:00+0200 HC Stadion Vrchlabi @ HC Frydek-Mistek
2021-10-25T18:00:00+0200 HC Stadion Vrchlabi @ HC Slovan Usti nad Labem
2021-10-23T17:00:00+0200 HC Stadion Vrchlabi vs LHK Jestrabi Prostejov
2021-10-20T18:00:00+0200 HC Stadion Vrchlabi @ HC Banik Sokolov
2021-10-16T17:00:00+0200 HC Stadion Vrchlabi vs SK Horacka Slavia Trebic
2021-10-13T18:00:00+0200 HC Stadion Vrchlabi @ HC Slavia Praha
$(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_cgquQ3MxLUoUH8AUjf3aIJ6eGbQrpXGA', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Lukas Kucera Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Czechia U16 3 49 20 31 51 1.04 26 4 | 0
Czechia U18 3 84 24 63 87 1.04 62 -2 | 1 4 2 3 5 1.25 4 2
Czechia U20 1 3 0 0 0 0.00 0 -2 | 0
Czechia2 2 34 1 4 5 0.15 8 -11 | 0
Czechia3 3 83 20 41 61 0.73 84 11 | 2 24 4 8 12 0.50 8 0
NAHL 2 14 3 4 7 0.50 14 1 | 1 1 0 0 0 0.00 0 0
NCDC 1 47 12 29 41 0.87 35 - | 0
ODM 1 6 2 5 7 1.17 0 3 | 0
USPHL Premier 2 25 13 19 32 1.28 0 - | 1 4 2 4 6 1.50 0 -
WSHL 1 26 6 28 34 1.31 8 - | 0
* Some data is missing to provide a correct summary.
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_xgzncknVXBzeqgQhmYcPcozVBOE13VbA', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Lukas Kucera Connections

Transactions
DATE STATUS FROM TO SOURCE
06/07/2023
06/07/2023 Confirmed HC Slovan Ústí nad Labem HC Benátky nad Jizerou
09/06/2022
09/06/2022 Confirmed HC Stadion Vrchlabí HC Slovan Ústí nad Labem
21/09/2021
21/09/2021 Confirmed Draci Šumperk HC Stadion Vrchlabí
18/05/2021
18/05/2021 Extension Draci Šumperk Draci Šumperk
20/08/2020
20/08/2020 Confirmed Twin City Thunder Draci Šumperk

Not Activated Sections

Endorsements
Videos
Images
Referrals
Education
Attachments
Contract & Eligibility
Preferred Equipment
Housing & Billeting
Expected Compensation & Benefits
Injury Records
Player Description
Fitness Results
Are you Lukas Kucera?
Upgrade to EP Premium and 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/271977/player "; var deletePlayerCommentEndpoint = " '' ";