.

© Photo: Fredrik Skog Brightphoto

Sweden Christian Lindberg

#12 Kristianstads IK / HockeyEttan - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
3
4
+4
10
2
5
7
+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 088 836 players
Last added: David Krook
EP Verified
Scoring Leaders
# Player GP G A TP
1. Olivier Archambault 45 14 45 59
2. Ryan Dmowski 44 30 27 57
3. Samuel Bucek 44 26 31 57
4. Carter Turnbull 41 25 31 56
5. Kaspars Daugavins 47 11 43 54
Show More

Christian Lindberg Facts

Date of Birth
Position
D
Age
23
Height
6'4" / 194 cm
Place of Birth
Weight
198 lbs / 90 kg
Nation
Shoots
L
Youth Team
Contract
23/24

Christian Lindberg Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Jonstorps IF U16 U16 Div.1 12* 2* 6* 8* 0* -* |
2015-16 Malmö Redhawks U16 U16 Elit 18* 4* 11* 15* 4* -* |
Jonstorps IF U16 U16 Div.1 6* 5* 5* 10* 0* -* |
Jonstorps IF J18 J18 Div.1 1* 0* 0* 0* 0* -* |
Jonstorps IF J20 J20 Div.1 2* 0* 0* 0* 0* -* |
2016-17 IK Oskarshamn J18 J18 Elit 34* 4* 6* 10* 4* -1* |
IK Oskarshamn J20 J20 Elit 5* 1* 0* 1* 0* 1* | Qualification 2 0 0 0 0 1
2017-18 IK Oskarshamn J18 “C” J18 Elit 33* 11* 24* 35* 16* 12* |
IK Oskarshamn J20 J20 Elit 13* 8* 7* 15* 0* 14* | Qualification 1 0 0 0 0 -1
IK Oskarshamn HockeyAllsvenskan 33* 0* 0* 0* 2* -3* | Qualification 4 0 0 0 2 1
2018-19 IK Oskarshamn J20 J20 Elit 9* 4* 7* 11* 4* 0* |
IK Oskarshamn HockeyAllsvenskan 43* 1* 1* 2* 4* 2* | Qualification 12 0 0 0 2 1
Sweden U19 (all) International-Jr 4* 0* 2* 2* 2* 6* |
2019-20 IK Oskarshamn J20 J20 Elit 4* 3* 3* 6* 2* 3* |
IK Oskarshamn SHL 9* 0* 0* 0* 0* -2* |
Karlskrona HK J20 J20 SuperElit 2* 0* 1* 1* 2* -3* |
Karlskrona HK HockeyAllsvenskan 6* 0* 0* 0* 2* -4* |
Hudiksvalls HC HockeyEttan 4* 1* 1* 2* 0* 4* | Qualification 3 0 1 1 0 -4
2020-21 Hudiksvalls HC HockeyEttan 21* 2* 7* 9* 2* 10* |
Vimmerby HC HockeyEttan 18* 0* 7* 7* 0* 9* | Qualification 5 0 1 1 4 -3
2021-22 Vimmerby HC HockeyEttan 44* 4* 22* 26* 4* 8* | Qualification 5 0 3 3 0 2
HC Vita Hästen HockeyAllsvenskan 2* 0* 1* 1* 0* 0* |
2022-23 IF Troja-Ljungby HockeyEttan 36* 3* 15* 18* 6* 19* | Qualification 14 3 10 13 4 9
2023-24 STS Sanok Poland 33* 4* 11* 15* 0* -* |
Kristianstads IK HockeyEttan 8* 1* 8* 9* 4* 10* | Qualification 13 2 6 8 6 5
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Christian Lindberg Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
HockeyEttan
2024-04-18T19:00:00+0200 Kristianstads IK @ Hudiksvalls HC
2024-04-16T19:00:00+0200 Kristianstads IK vs Vimmerby HC
2024-04-13T16:00:00+0200 Kristianstads IK vs Piteå HC
2024-04-11T19:00:00+0200 Kristianstads IK @ Halmstad Hammers HC
2024-04-09T19:00:00+0200 Kristianstads IK @ Brödernas/Väsby
2024-04-06T16:00:00+0200 Kristianstads IK vs Hudiksvalls HC
2024-04-04T19:00:00+0200 Kristianstads IK @ Vimmerby HC
2024-04-01T15:00:00+0200 Kristianstads IK @ Piteå HC
2024-03-30T15:00:00+0000 Kristianstads IK vs Halmstad Hammers HC
2024-03-21T18:00:00+0000 Kristianstads IK @ IF Sundsvall Hockey
$(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" });

Christian Lindberg Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
HockeyAllsvenskan 4 84* 1* 2* 3* 0.04* 8* -5* | 2 16 0 * 0 * 0 * 0.00 * 4 * 2 *
HockeyEttan 5 131* 11* 60* 71* 0.54* 16* 60* | 5 40 5 * 21 * 26 * 0.65 * 14 * 9 *
International-Jr 1 4* 0* 2* 2* 0.50* 2* 6* | 0 * * * * * *
J18 Div.1 1 1* 0* 0* 0* 0.00* 0* -* | 0 * * * * * *
J18 Elit (J18 Region) 2 67* 15* 30* 45* 0.67* 20* 11* | 0 * * * * * *
J20 Div.1 1 2* 0* 0* 0* 0.00* 0* -* | 0 * * * * * *
J20 SuperElit (J20 Nationell) 1 2* 0* 1* 1* 0.50* 2* -3* | 0 * * * * * *
J20 Elit (J20 Region) 4 31* 16* 17* 33* 1.06* 6* 18* | 2 3 0 * 0 * 0 * 0.00 * 0 * 0 *
Poland 1 33* 4* 11* 15* 0.45* 0* -* | 0 * * * * * *
SHL 1 9* 0* 0* 0* 0.00* 0* -2* | 0 * * * * * *
U16 Div.1 2 18* 7* 11* 18* 1.00* 0* -* | 0 * * * * * *
U16 Elit (U16 Region) 1 18* 4* 11* 15* 0.83* 4* -* | 0 * * * * * *

Christian Lindberg Skill Rating

Powered by Franchise Hockey Manager

Shot Blocking
13
Puckhandling
13
Teamwork
12
Speed
12
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Christian Lindberg Connections

Transactions
DATE STATUS FROM TO SOURCE
02/01/2024
02/01/2024 Confirmed STS Sanok Kristianstads IK
07/12/2023
07/12/2023 Confirmed IF Troja-Ljungby STS Sanok
05/13/2022
05/13/2022 Confirmed Vimmerby HC IF Troja-Ljungby
11/25/2021
11/25/2021 Loan Vimmerby HC HC Vita Hästen
04/27/2021
04/27/2021 Extension Vimmerby HC Vimmerby HC
01/05/2021
01/05/2021 Confirmed Hudiksvalls HC Vimmerby HC
08/02/2020
08/02/2020 Extension Hudiksvalls HC Hudiksvalls HC
02/10/2020
02/10/2020 Confirmed Karlskrona HK Hudiksvalls HC
11/15/2019
11/15/2019 Confirmed IK Oskarshamn Karlskrona HK

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 Christian Lindberg?
Verify your profile to customize the page further. See example here.

Christian Lindberg Biography and Trivia

2019 NHL Entry Draft: Ranked #102 by NHL Central Scouting

Post a scouting report/trivia/player comment in English (visible here)

var playerCommentEndpoint = " https://www.eliteprospects.com/premiumApi/getPlayerCommentsAnon/350782/player "; var deletePlayerCommentEndpoint = " '' ";