.

Bulgaria Yavor Slavchev

#5 Irbis Skate 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
2
1
3
-3
5
2
1
3
-3
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 143 players
Last added: Ainsley MacFarlane
EP Verified
Scoring Leaders
# Player GP G A TP
1. Nikita Gusev 68 23 66 89
2. Reid Boucher 64 44 34 78
3. Nikolay Goldobin 67 37 41 78
4. Jordan Weal 66 30 47 77
5. Vladimir Tkachyov 58 20 55 75
Show More

Yavor Slavchev Facts

Date of Birth
Position
D
Age
34
Height
5'11" / 180 cm
Place of Birth
Weight
209 lbs / 95 kg
Nation
Shoots
L
Contract
-

Yavor Slavchev Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2003-04 Bulgaria U18 WJC-18 D3 6* 0* 0* 0* 2* 0* |
2004-05 HC Slavia Sofia Bulgaria -* -* -* -* -* -* |
Bulgaria U18 WJC-18 D3 5* 1* 0* 1* 0* -13* |
2005-06 HC Slavia Sofia Bulgaria -* -* -* -* -* -* |
Bulgaria U18 WJC-18 D3 5* 1* 2* 3* 14* -14* |
Bulgaria U20 WJC-20 D3 4* 0* 0* 0* 2* -3* |
2006-07 HC Slavia Sofia Bulgaria -* -* -* -* -* -* |
Bulgaria U18 WJC-18 D3Q 1* 0* 2* 2* 2* 1* |
Bulgaria U20 WJC-20 D3 5* 1* 0* 1* 6* -8* |
2007-08 HC Slavia Sofia Bulgaria 1* 2* 0* 2* -* -* |
Bulgaria U18 WJC-18 D3 4* 2* 0* 2* 12* 2* |
Bulgaria U20 WJC-20 D3 6* 0* 0* 0* 16* -24* |
Bulgaria WC D2 5* 0* 0* 0* 0* -5* |
2008-09 HC Slavia Sofia Bulgaria -* -* -* -* -* -* |
Bulgaria OGQ 3* 0* 0* 0* 0* 0* |
Bulgaria WC D2 5* 0* 0* 0* 2* -1* |
2009-10 HC Slavia Sofia Bulgaria 3* 0* 0* 0* -* -* |
Iceberg Sofia Bulgaria 6* 1* 0* 1* -* -* |
Bulgaria U20 WJC-20 D3 3* 0* 1* 1* 14* -6* |
Bulgaria WC D2 5* 2* 0* 2* 20* -4* |
2010-11 HC Slavia Sofia Bulgaria 1* 1* 0* 1* -* -* |
Bulgaria WC D2 5* 0* 0* 0* 0* -7* |
2011-12 HC Slavia Sofia Bulgaria 1* 1* 0* 1* -* -* |
Bulgaria WC D2B 5* 1* 0* 1* 0* 0* |
2012-13 HC Slavia Sofia Bulgaria -* -* -* -* -* -* |
Bulgaria WC D2B 5* 0* 0* 0* 6* -6* |
2014-15 HC Slavia Sofia Bulgaria 1* 2* 0* 2* -* -* |
2015-16 Bulgaria “A” OGQ 4* 0* 0* 0* 6* -12* |
2016-17 HC Slavia Sofia Bulgaria 10* 6* 4* 10* 32* -* |
2017-18 HC Slavia Sofia Bulgaria 12* 3* 0* 3* 46* -* |
2018-19 HC Slavia Sofia Bulgaria 9* 1* 1* 2* 35* -* |
2019-20 HC Slavia Sofia Bulgaria 12* 11* 5* 16* -* -* |
2020-21 Irbis Skate Sofia Bulgaria 7* 2* 2* 4* 27* -* | Playoffs 2 0 0 0 2 -
2021-22 Irbis Skate Sofia Bulgaria 4* 1* 1* 2* 25* -* | Playoffs 6 0 0 0 6 -
2022-23 Irbis Skate Sofia Bulgaria 6* 2* 0* 2* 0* -* | Playoffs 3 0 0 0 2 -
2023-24 Irbis Skate Sofia Bulgaria 7* 5* 4* 9* 6* -* |
Projected Bulgaria 10* 7* 6* 13* 9* -* |

Yavor Slavchev Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2015-16 HC Slavia Sofia BAHL 8* 3* 2* 5* 4* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Yavor Slavchev Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Bulgaria
2023-12-07T19:20:00+0100 Irbis Skate Sofia vs NSA Sofia
2023-12-05T19:40:00+0100 Irbis Skate Sofia vs HC Slavia Sofia
2023-11-17T19:10:00+0100 Irbis Skate Sofia @ CSKA Sofia
2023-11-14T18:30:00+0100 Irbis Skate Sofia @ Septemvri Sofia
Continental Cup
2023-09-22T21:00:00+0200 Irbis Skate Sofia @ C.H. Jaca
$(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" });

Yavor Slavchev Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
BAHL 1 8* 3* 2* 5* 0.63* 4* -* | 0 * * * * * *
Bulgaria 18 80* 38* 17* 55* 0.69* 171* -* | 3 11 0 * 0 * 0 * 0.00 * 10 * - *
OGQ 2 7* 0* 0* 0* 0.00* 6* -12* | 0 * * * * * *
WC D2 4 20* 2* 0* 2* 0.10* 22* -17* | 0 * * * * * *
WC D2B 2 10* 1* 0* 1* 0.10* 6* -6* | 0 * * * * * *
WJC-18 D3 4 20* 4* 2* 6* 0.30* 28* -25* | 0 * * * * * *
WJC-18 D3Q 1 1* 0* 2* 2* 2.00* 2* 1* | 0 * * * * * *
WJC-20 D3 4 18* 1* 1* 2* 0.11* 38* -41* | 0 * * * * * *
* Some data is missing to provide a correct summary.
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Yavor Slavchev 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 Yavor Slavchev?
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/68452/player "; var deletePlayerCommentEndpoint = " '' ";