.

© Photo: Momchil Krastev

Bulgaria Ivan Hodulov

#10 CSKA Sofia / Bulgaria - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
8
1
9
-10
8
25
8
33
-10
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 095 players
Last added: Phil Krawec
EP Verified
Scoring Leaders
# Player GP G A TP
1. David Goyette 68 40 77 117
2. Anthony Romani 68 58 53 111
3. Dalyn Wakely 66 39 65 104
4. Quentin Musty 53 43 59 102
5. Denver Barkey 64 35 67 102
Show More

Ivan Hodulov Facts

Date of Birth
Position
F
Age
29
Height
5'10" / 178 cm
Place of Birth
Weight
176 lbs / 80 kg
Nation
Shoots
R
Youth Team
-
Contract
-

Father: Kiril Hodulov

Team Staff profile of Ivan Hodulov also available

Ivan Hodulov Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2009-10 CSKA Sofia U16 Bulgaria U16 -* -* -* -* -* -* |
Iceberg Sofia Bulgaria 2* 0* 0* 0* -* -* |
Bulgaria U18 “C” WJC-18 D3 4* 4* 2* 6* 12* 2* |
Bulgaria U20 WJC-20 D3 3* 0* 0* 0* 0* 0* |
2010-11 SHK 37 Piestany U18 Slovakia U18 2 21* 6* 6* 12* 0* 18* |
Bulgaria U18 “C” WJC-18 D3 5* 6* 10* 16* 8* 10* |
Bulgaria U20 WJC-20 D3 6* 2* 5* 7* 8* -10* |
2011-12 SHK 37 Piestany U18 Slovakia U18 2 33* 13* 26* 39* 34* 36* |
Bulgaria U18 WJC-18 D3A 5* 9* 5* 14* 8* 5* |
2012-13 SHK 37 Piestany U20 Slovakia U20 2 21* 7* 4* 11* 2* 6* |
CSKA Sofia Bulgaria 3* 12* 11* 23* -* -* |
Bulgaria U20 WJC-20 D3 4* 7* 3* 10* 25* 4* |
Bulgaria WC D2B 5* 2* 2* 4* 6* -10* |
2013-14 MHK Dynamo St. Petersburg MHL 4* 0* 0* 0* 0* 0* |
Bulgaria “A” WC D3 5* 13* 8* 21* 6* 14* |
2014-15 Zalgiris Vilnius MHL B 52* 7* 13* 20* 8* -11* |
Bulgaria “A” WC D2B 5* 6* 5* 11* 4* 1* |
2015-16 Kingsville Kings GMHL 37* 23* 36* 59* 21* -* | Playoffs 21 10 15 25 10 -
2016-17 SCS Fighting Saints FHL 18* 3* 8* 11* 6* -24* |
Bulgaria WC D3 4* 0* 6* 6* 8* 0* |
2017-18 CSKA Sofia Bulgaria 3* 8* 2* 10* -* -* |
Bulgaria WC D3 5* 5* 3* 8* 4* 2* |
2018-19 Skärgårdens SK Division 3 26* 16* 24* 40* 37* -* |
Göteborgs IK Division 3 1* 0* 3* 3* 0* -* | Qualification 6 1 4 5 0 -
Bulgaria WC D3 5* 10* 4* 14* 18* 10* |
2019-20 Hisingens IK Division 2 20* 5* 6* 11* 2* -* |
Skärgårdens SK Division 3 1* 0* 0* 0* 0* -* |
2020-21 CSKA Sofia Bulgaria 8* 20* 14* 34* 6* -* |
2021-22 CSKA Sofia “C” Bulgaria 8* 24* 23* 47* 8* -* | Playoffs 4 8 3 11 11 -
2022-23 Did not play * * * * * * |
2023-24 CSKA Sofia Bulgaria 8* 29* 11* 40* 8* -* | Playoffs 1 1 1 2 2 -
Bulgaria OGQ 3* 0* 1* 1* 4* -10* |
Projected Bulgaria 11* 40* 15* 55* 11* -* |
Team Staff History
S Team League Role on Team Notes
2021-22 CSKA Sofia U16 Bulgaria U16 Asst. Coach
CSKA Sofia U18 Bulgaria U18 Asst. Coach
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Ivan Hodulov Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
OGQ
2023-12-17T12:30:00-0100 Bulgaria @ South Africa
2023-12-15T18:00:00-0100 Bulgaria @ Iceland
2023-12-14T14:30:00-0100 Bulgaria vs Estonia
Bulgaria
2023-11-30T19:40:00+0100 CSKA Sofia vs NSA Sofia
2023-11-17T19:10:00+0100 CSKA Sofia vs Irbis Skate Sofia
2023-10-31T19:20:00+0100 CSKA Sofia vs HC Slavia Sofia
2023-10-17T19:30:00+0300 CSKA Sofia @ Septemvri Sofia
2023-10-10T20:20:00+0300 CSKA Sofia vs HC Levski Sofia
$(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" });

Ivan Hodulov Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Bulgaria 6 32* 93* 61* 154* 4.81* 22* -* | 2 5 9 * 4 * 13 * 2.60 * 13 * - *
Bulgaria U16 1 -* -* -* -* -* -* -* | 0 * * * * * *
Division 2 1 20* 5* 6* 11* 0.55* 2* -* | 0 * * * * * *
Division 3 2 28* 16* 27* 43* 1.54* 37* -* | 1 6 1 * 4 * 5 * 0.83 * 0 * - *
FHL (FPHL) 1 18* 3* 8* 11* 0.61* 6* -24* | 0 * * * * * *
GMHL 1 37* 23* 36* 59* 1.59* 21* -* | 1 21 10 * 15 * 25 * 1.19 * 10 * - *
MHL 1 4* 0* 0* 0* 0.00* 0* 0* | 0 * * * * * *
MHL B 1 52* 7* 13* 20* 0.38* 8* -11* | 0 * * * * * *
OGQ 1 3* 0* 1* 1* 0.33* 4* -10* | 0 * * * * * *
Slovakia U18 2 2 54* 19* 32* 51* 0.94* 34* 54* | 0 * * * * * *
Slovakia U20 2 1 21* 7* 4* 11* 0.52* 2* 6* | 0 * * * * * *
WC D2B 2 10* 8* 7* 15* 1.50* 10* -9* | 0 * * * * * *
WC D3 4 19* 28* 21* 49* 2.58* 36* 26* | 0 * * * * * *
WJC-18 D3 2 9* 10* 12* 22* 2.44* 20* 12* | 0 * * * * * *
WJC-18 D3A 1 5* 9* 5* 14* 2.80* 8* 5* | 0 * * * * * *
WJC-20 D3 3 13* 9* 8* 17* 1.31* 33* -6* | 0 * * * * * *
* Some data is missing to provide a correct summary.
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Ivan Hodulov Connections

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 Ivan Hodulov?
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/42936/player "; var deletePlayerCommentEndpoint = " '' ";