.

© Photo: Jean-Christophe Simonin

Spain Alejandro Burgos Ramirez

#48 Strasbourg / France2 - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
4
5
-3
6
1
6
7
+0
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 897 players
Last added: Ayden Farnsworth
EP Verified
Scoring Leaders
# Player GP G A TP
1. Mathias From 45 28 34 62
2. Jesper Thörnberg 47 27 35 62
3. Nikolaj Krag Christensen 47 21 34 55
4. Brett Thompson 43 25 27 52
5. Josh Winquist 43 18 32 50
Show More

Alejandro Burgos Ramirez Facts

Date of Birth
Position
F
Age
23
Height
5'11" / 180 cm
Place of Birth
Weight
176 lbs / 80 kg
Nation
Shoots
L
Youth Team
Contract
23/24

Brother : Jorge Burgos
Plays with a French Player-licence (JFL) and doesn't count against the foreign-contingent in France.

Alejandro Burgos Ramirez Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Anglet U18 France U18 2 19* 22* 24* 46* 16* -* | Playoffs 2 1 2 3 0 -
Spain U18 WJC-18 D2B 5* 1* 0* 1* 2* -1* |
2015-16 Anglet U18 France U18 2 17* 39* 34* 73* 2* -* | Playoffs 4 4 5 9 2 -
Spain U18 WJC-18 D2B 5* 5* 4* 9* 2* 0* |
Spain U20 WJC-20 D2B 5* 1* 0* 1* 2* 0* |
2016-17 Anglet U17 France U17 20* 41* 53* 94* 20* -* | Playoffs 6 10 13 23 0 -
Anglet U20 France U20 15* 13* 6* 19* 2* -* |
Spain U18 WJC-18 D2B 3* 5* 2* 7* 0* 6* |
Spain U20 WJC-20 D2B 5* 4* 6* 10* 6* 6* |
2017-18 Anglet U20 France U20 18* 10* 23* 33* 4* -* | Playoffs 5 2 9 11 6 -
Anglet France2 9* 0* 0* 0* 2* -2* | Playoffs 1 0 0 0 0 0
Spain U20 WJC-20 D2B 5* 1* 4* 5* 2* -1* |
2018-19 Anglet U20 France U20 18* 15* 11* 26* 8* -* | Playoffs 2 2 1 3 0 -
Anglet Ligue Magnus 24* 0* 0* 0* 2* -2* | Relegation 6 2 3 5 4 2
Spain U20 WJC-20 D2A 5* 0* 0* 0* 2* -5* |
Spain WC D2A 5* 2* 2* 4* 0* 3* |
2019-20 Strasbourg U20 France U20 21* 17* 17* 34* 12* -* |
Strasbourg France2 25* 10* 10* 20* 2* 2* |
Spain OGQ 2* 1* 3* 4* 0* 5* |
2020-21 Strasbourg France2 11* 3* 9* 12* 2* 3* | Playoffs 2 0 0 0 0 -1
Mulhouse Ligue Magnus 1* 0* 0* 0* 0* 0* |
2021-22 Strasbourg France2 5* 1* 1* 2* 2* -1* |
2022-23 Strasbourg France2 26* 5* 7* 12* 4* -13* | Playoffs 4 3 1 4 0 2
Spain WC D2A 5* 1* 4* 5* 0* 5* |
2023-24 Strasbourg France2 24* 8* 11* 19* 8* 8* | Playoffs 5 3 3 6 0 0
Spain OGQ 6* 1* 6* 7* 0* 0* |

Alejandro Burgos Ramirez Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2017-18 Anglet French Cup 1* 0* 0* 0* 0* -* |
2018-19 Anglet French Cup 1* 0* 0* 0* 2* -* |
2019-20 Strasbourg French Cup 2* 0* 0* 0* 2* -* |
2020-21 Strasbourg French Cup 1* 0* 0* 0* 0* -* |
2021-22 Strasbourg French Cup 2* 1* 2* 3* 0* -* |
2022-23 Strasbourg French Cup 2* 0* 0* 0* 0* -* |
2023-24 Strasbourg French Cup 2* 1* 0* 1* 0* -* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Alejandro Burgos Ramirez Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
OGQ
2024-02-10T15:30:00+0000 Spain @ Lithuania
2024-02-09T15:30:00+0000 Spain vs Japan
2024-02-08T17:30:00+0000 Spain @ Hungary
2023-12-17T15:30:00+0000 Spain @ Netherlands
2023-12-16T19:00:00+0000 Spain vs Georgia
2023-12-15T15:30:00+0000 Spain vs Thailand
$(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" });

Alejandro Burgos Ramirez Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
France U17 1 20* 41* 53* 94* 4.70* 20* -* | 1 6 10 * 13 * 23 * 3.83 * 0 * - *
France U18 2 2 36* 61* 58* 119* 3.31* 18* -* | 2 6 5 * 7 * 12 * 2.00 * 2 * - *
France U20 4 72* 55* 57* 112* 1.56* 26* -* | 2 7 4 * 10 * 14 * 2.00 * 6 * - *
France2 6 100* 27* 38* 65* 0.65* 20* -3* | 4 12 6 * 4 * 10 * 0.83 * 0 * 1 *
French Cup 7 11* 2* 2* 4* 0.36* 4* -* | 0 * * * * * *
Ligue Magnus 2 25* 0* 0* 0* 0.00* 2* -2* | 1 6 2 * 3 * 5 * 0.83 * 4 * 2 *
OGQ 2 8* 2* 9* 11* 1.38* 0* 5* | 0 * * * * * *
WC D2A 2 10* 3* 6* 9* 0.90* 0* 8* | 0 * * * * * *
WJC-18 D2B 3 13* 11* 6* 17* 1.31* 4* 5* | 0 * * * * * *
WJC-20 D2A 1 5* 0* 0* 0* 0.00* 2* -5* | 0 * * * * * *
WJC-20 D2B 3 15* 6* 10* 16* 1.07* 10* 5* | 0 * * * * * *
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Alejandro Burgos Ramirez Connections

Transactions
DATE STATUS FROM TO SOURCE
05/23/2023
05/23/2023 Extension Strasbourg Strasbourg
05/11/2022
05/11/2022 Extension Strasbourg Strasbourg
05/11/2021
05/11/2021 Extension Strasbourg Strasbourg
03/08/2021
03/08/2021 Loan Strasbourg Mulhouse
04/22/2020
04/22/2020 Extension Strasbourg Strasbourg
05/13/2019
05/13/2019 Confirmed Anglet Strasbourg
07/12/2018
07/12/2018 Extension Anglet U20 Anglet

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 Alejandro Burgos Ramirez?
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/240183/player "; var deletePlayerCommentEndpoint = " '' ";