.

© Photo: BILDBYRÅN

Germany Hungary Huba Sekesi

#9 EC Bad Nauheim / DEL2 - 22/23

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 089 222 players
Last added: Andre Gervais
EP Verified
Scoring Leaders
# Player GP G A TP
1. Mavrik Bourque 71 26 51 77
2. Rocco Grimaldi 72 36 37 73
3. Adam Gaudette 67 44 27 71
4. T.J. Tynan 71 9 57 66
5. Georgii Merkulov 67 30 35 65
Show More

Huba Sekesi Facts

Date of Birth
Position
C/D
Age
30
Height
6'1" / 185 cm
Place of Birth
Weight
201 lbs / 91 kg
Shoots
L
Status
Retired

Father: Csaba Sekesi | Brother: Horka Sekesi

Huba Sekesi Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2008-09 EC Bad Tölz U18 DNL 26* 5* 2* 7* 28* -* | Playoffs 4 0 0 0 2 -
TSV Peißenberg U18 Jugend-BL 14* 4* 1* 5* 28* -* |
2009-10 EC Bad Tölz U18 DNL 35* 15* 26* 41* 50* 14* | Playoffs 4 0 1 1 8 -3
Germany U17 (all) International-Jr -* -* -* -* -* -* |
2010-11 EC Bad Tölz U18 DNL 36* 17* 16* 33* 90* 3* | Playoffs 3 0 0 0 4 -3
EC Bad Tölz U20 Junioren-BL 1* 1* 0* 1* 12* -* |
Germany U18 WJC-18 6* 0* 2* 2* 2* -2* |
Germany U18 (all) International-Jr -* -* -* -* -* -* |
2011-12 Jamestown Ironmen NAHL 1* 0* 0* 0* 0* 0* |
EC Bad Tölz U18 DNL 33* 15* 19* 34* 79* 14* | Playoffs 4 1 2 3 38 1
Germany U19 (all) “A” International-Jr 4* 0* 2* 2* 2* -5* |
2012-13 Jamestown Ironmen NAHL 35* 4* 12* 16* 64* 3* | Playoffs 3 0 0 0 1 4
Germany U20 WJC-20 6* 0* 0* 0* 2* -6* |
Germany U20 (all) International-Jr -* -* -* -* -* -* |
2013-14 Bismarck Bobcats NAHL 59* 16* 22* 38* 125* -1* | Playoffs 7 1 7 8 10 1
2014-15 Saint John's Univ. NCAA III 24* 7* 4* 11* 32* -* |
2015-16 Saint John's Univ. NCAA III 24* 9* 16* 25* 35* -* |
2016-17 Saint John's Univ. “C” NCAA III 25* 6* 9* 15* 24* -* |
2017-18 Saint John's Univ. “C” NCAA III 21* 3* 11* 14* 16* -* |
Quad City Mallards ECHL 4* 0* 0* 0* 2* -1* |
2018-19 EC Bad Nauheim DEL2 3* 0* 0* 0* 2* 2* |
2019-20 EC Bad Nauheim “A” DEL2 52* 4* 18* 22* 90* 0* | Playoffs 2 0 1 1 0 -1
2020-21 EC Bad Nauheim “A” DEL2 31* 1* 9* 10* 26* -4* |
2021-22 EC Bad Nauheim “A” DEL2 47* 5* 11* 16* 80* -1* | Playoffs 11 0 3 3 14 2
2022-23 EC Bad Nauheim DEL2 51* 0* 14* 14* 27* -9* | Playoffs 15 0 2 2 17 -3

Huba Sekesi Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2011-12 DEB U20 DEB-Pokal 1* 0* 0* 0* 0* -* |
2018-19 Nürnberg Ice Tigers Champions HL 2* 0* 0* 0* 0* 0* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Huba Sekesi Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
DEL2
2023-04-25T20:00:00+0200 EC Bad Nauheim @ Ravensburg Towerstars
2023-04-23T18:30:00+0200 EC Bad Nauheim vs Ravensburg Towerstars
2023-04-21T20:00:00+0200 EC Bad Nauheim @ Ravensburg Towerstars
2023-04-18T19:30:00+0200 EC Bad Nauheim vs Ravensburg Towerstars
2023-04-16T17:00:00+0200 EC Bad Nauheim @ Ravensburg Towerstars
2023-04-10T18:30:00+0200 EC Bad Nauheim vs EC Kassel Huskies
2023-04-08T19:30:00+0200 EC Bad Nauheim @ EC Kassel Huskies
2023-04-06T19:30:00+0200 EC Bad Nauheim vs EC Kassel Huskies
2023-04-04T19:30:00+0200 EC Bad Nauheim @ EC Kassel Huskies
2023-04-02T18:30:00+0200 EC Bad Nauheim vs EC Kassel Huskies
$(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" });

Huba Sekesi Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Champions HL 1 2* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
DEB-Pokal 1 1* 0* 0* 0* 0.00* 0* -* | 0 * * * * * *
DEL2 5 184* 10* 52* 62* 0.34* 225* -12* | 3 28 0 * 6 * 6 * 0.21 * 31 * -2 *
DNL 4 130* 52* 63* 115* 0.88* 247* 31* | 4 15 1 * 3 * 4 * 0.27 * 52 * -5 *
ECHL 1 4* 0* 0* 0* 0.00* 2* -1* | 0 * * * * * *
International-Jr 4 4* 0* 2* 2* 0.50* 2* -5* | 0 * * * * * *
Jugend-BL 1 14* 4* 1* 5* 0.36* 28* -* | 0 * * * * * *
Junioren-BL 1 1* 1* 0* 1* 1.00* 12* -* | 0 * * * * * *
NAHL 3 95* 20* 34* 54* 0.57* 189* 2* | 2 10 1 * 7 * 8 * 0.80 * 11 * 5 *
NCAA III 4 94* 25* 40* 65* 0.69* 107* -* | 0 * * * * * *
WJC-18 1 6* 0* 2* 2* 0.33* 2* -2* | 0 * * * * * *
WJC-20 1 6* 0* 0* 0* 0.00* 2* -6* | 0 * * * * * *
* Some data is missing to provide a correct summary.

Huba Sekesi Career Highlights

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

Huba Sekesi Connections

Transactions
DATE STATUS FROM TO SOURCE
06/10/2023
06/10/2023 Confirmed EC Bad Nauheim Retired
05/03/2022
05/03/2022 Extension EC Bad Nauheim EC Bad Nauheim
05/03/2021
05/03/2021 Extension EC Bad Nauheim EC Bad Nauheim
05/09/2020
05/09/2020 Extension EC Bad Nauheim EC Bad Nauheim
06/11/2019
06/11/2019 Extension EC Bad Nauheim EC Bad Nauheim
10/26/2018
10/26/2018 Confirmed Nürnberg Ice Tigers EC Bad Nauheim
09/07/2018
09/07/2018 Confirmed Saint John's Univ. Nürnberg Ice Tigers
03/06/2018
03/06/2018 Confirmed Saint John's Univ. Quad City Mallards

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 Huba Sekesi?
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/43391/player "; var deletePlayerCommentEndpoint = " '' ";