.

Serbia Andrija Spanjevic

a.k.a. "Andrija Španjević"

#10 Crvena Zvezda / IntHL - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
1
2
-4
9
1
2
3
-6
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 088 789 players
Last added: Bulat Sattarov
EP Verified
Scoring Leaders
# Player GP G A TP
1. Peter Quenneville 43 33 39 72
2. Patrick Thoresen 45 22 42 64
3. Kristian Jakobsson 45 18 44 62
4. Mika Partanen 45 25 34 59
5. Austin Cangelosi 40 27 31 58
Show More

Andrija Spanjevic Facts

Date of Birth
Position
D/F
Age
24
Height
5'10" / 178 cm
Place of Birth
Weight
183 lbs / 83 kg
Nation
Shoots
L
Youth Team
-
Contract
-

Andrija Spanjevic Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Serbia U18 WJC-18 D2B 5* 0* 0* 0* 2* 1* |
2015-16 HK Maribor U18 EBJL 22* 7* 6* 13* 76* -* |
HK Maribor Slovenia 8* 1* 1* 2* 2* -* | Playoffs 1 0 0 0 0 -
Serbia U18 WJC-18 D2B 5* 0* 2* 2* 6* 2* |
2016-17 HK Maribor U18 EBJL 30* 14* 17* 31* 116* -* |
HK Maribor Slovenia 7* 1* 0* 1* 10* -* |
Serbia U18 “A” WJC-18 D2B 5* 0* 3* 3* 4* 5* |
Serbia U20 WJC-20 D2B 5* 1* 1* 2* 6* 1* |
2017-18 HK Slavija Junior U20 EBYSL 5* 0* 1* 1* 4* 0* |
HK Maribor IntHL 19* 6* 7* 13* 26* -* |
HK Maribor Slovenia 3* 0* 0* 0* 25* -* |
Serbia U20 WJC-20 D2B 5* 0* 3* 3* 14* 2* |
2018-19 SKHL Crvena Zvezda IntHL 25* 3* 4* 7* 8* -* | Playoffs 6 0 2 2 4 -
Serbia U20 WJC-20 D2B 5* 0* 6* 6* 6* 8* |
2019-20 SKHL Crvena Zvezda IntHL 24* 3* 8* 11* 24* -* | Playoffs 1 0 2 2 0 -
Serbia OGQ 3* 1* 0* 1* 4* 2* |
2020-21 Crvena Zvezda Serbia 6* 3* 3* 6* 10* -* | Playoffs 2 1 0 1 0 -
2021-22 Crvena Zvezda IntHL 17* 2* 7* 9* 16* -* | Playoffs 8 1 2 3 16 -
Crvena Zvezda Serbia 5* 1* 3* 4* 0* 6* | Playoffs 3 0 0 0 0 -1
Serbia WC D1B 4* 0* 0* 0* 0* -7* |
2022-23 Crvena Zvezda Serbia 2* 3* 4* 7* 4* 10* |
Crvena Zvezda IntHL 15* 9* 5* 14* 20* -* | Playoffs 8 0 2 2 6 -
Serbia WC D1B 5* 0* 0* 0* 4* -3* |
2023-24 Crvena Zvezda IntHL 14* 5* 13* 18* 35* -* | Playoffs 5 1 2 3 0 -
Serbia OGQ 6* 1* 1* 2* 6* -4* |

Andrija Spanjevic Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2016-17 HK Maribor Pokal Slovenije 1* 0* 0* 0* 0* -* |
2017-18 HK Maribor Pokal Slovenije 1* 0* 0* 0* 4* -* |
2018-19 SKHL Crvena Zvezda Continental Cup 3* 0* 0* 0* 4* -2* |
2019-20 SKHL Crvena Zvezda Continental Cup 6* 0* 1* 1* 4* -1* |
2023-24 Crvena Zvezda Continental Cup 3* 0* 1* 1* 4* -2* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Andrija Spanjevic Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
OGQ
2024-02-11T14:00:00-0100 Serbia @ China
2024-02-10T18:00:00-0100 Serbia vs Great Britain
2024-02-08T15:00:00-0100 Serbia @ Romania
2023-12-17T18:00:00+0000 Serbia vs Croatia
2023-12-15T18:00:00+0000 Serbia @ Chinese Taipei
2023-12-14T18:00:00+0000 Serbia vs Turkey
Continental Cup
2023-10-15T17:00:00+0200 Crvena Zvezda vs Kaunas City
2023-10-14T19:30:00+0200 Crvena Zvezda @ Ferencvárosi TC
2023-10-13T19:30:00+0200 Crvena Zvezda @ Sokil Kyiv
$(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" });

Andrija Spanjevic Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Continental Cup 3 12* 0* 2* 2* 0.17* 12* -5* | 0 * * * * * *
EBJL (ICEJL) 2 52* 21* 23* 44* 0.85* 192* -* | 0 * * * * * *
EBYSL (ICEYSL) 1 5* 0* 1* 1* 0.20* 4* 0* | 0 * * * * * *
IntHL 6 114* 28* 44* 72* 0.63* 129* -* | 5 28 2 * 10 * 12 * 0.43 * 26 * - *
OGQ 2 9* 2* 1* 3* 0.33* 10* -2* | 0 * * * * * *
Pokal Slovenije 2 2* 0* 0* 0* 0.00* 4* -* | 0 * * * * * *
Serbia 3 13* 7* 10* 17* 1.31* 14* 16* | 2 5 1 * 0 * 1 * 0.20 * 0 * -1 *
Slovenia 3 18* 2* 1* 3* 0.17* 37* -* | 1 1 0 * 0 * 0 * 0.00 * 0 * - *
WC D1B 2 9* 0* 0* 0* 0.00* 4* -10* | 0 * * * * * *
WJC-18 D2B 3 15* 0* 5* 5* 0.33* 12* 8* | 0 * * * * * *
WJC-20 D2B 3 15* 1* 10* 11* 0.73* 26* 11* | 0 * * * * * *
* Some data is missing to provide a correct summary.
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Andrija Spanjevic 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 Andrija Spanjevic?
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/345011/player "; var deletePlayerCommentEndpoint = " '' ";