.

© Photo: Timo Savela

Estonia Kristjan Kombe

#86 JoKP / Mestis - 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
+2
10
1
7
8
+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 087 095 players
Last added: Phil Krawec
EP Verified
Scoring Leaders
# Player GP G A TP
1. Oscar Lindberg 50 18 33 51
2. Ty Rattie 52 21 26 47
3. David Tomasek 52 25 20 45
4. Janne Kuokkanen 43 18 26 44
5. Max Friberg 51 16 27 43
Show More

Kristjan Kombe Facts

Date of Birth
Position
C/W
Age
24
Height
6'2" / 187 cm
Place of Birth
Weight
190 lbs / 86 kg
Nation
Shoots
L
Youth Team
Contract
23/24
Agency

Kristjan Kombe Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 HPK U16 U16 SM-sarja Q 10* 2* 5* 7* 6* -* |
HPK U16 U16 SM-sarja 31* 7* 13* 20* 38* -* |
2015-16 HPK U16 U16 SM-sarja Q 8* 6* 13* 19* 8* -* |
HPK U16 U16 SM-sarja 19* 11* 19* 30* 36* -* | Playoffs 2 1 1 2 2 -
HPK U18 U18 SM-sarja 11* 0* 3* 3* 0* -* |
2016-17 HPK U18 U18 SM-sarja 46* 12* 22* 34* 22* -* | Playoffs 2 0 0 0 0 -
HPK U20 U20 SM-liiga 3* 0* 0* 0* 0* -3* |
Estonia U18 (all) International 2* 0* 2* 2* 0* -* |
2017-18 HPK U18 U18 SM-sarja 5* 2* 9* 11* 14* -* | Playoffs 3 0 1 1 0 -
HPK U20 U20 SM-liiga 47* 5* 12* 17* 12* 6* | Playoffs 4 0 1 1 0 0
2018-19 HPK U20 U20 SM-liiga 48* 10* 26* 36* 10* -12* | Playoffs 6 1 5 6 2 -1
HPK Liiga 3* 0* 0* 0* 2* -1* |
Finland U20 (all) International-Jr 3* 0* 1* 1* 0* -* |
2019-20 HPK U20 U20 SM-liiga 37* 9* 21* 30* 4* -1* | Playoffs 1 0 1 1 0 1
HPK Liiga 10* 0* 1* 1* 2* -4* |
Estonia U20 “A” WJC-20 D1B 5* 2* 2* 4* 0* -3* |
2020-21 HPK Liiga 51* 2* 0* 2* 8* -6* |
2021-22 Jokerit KHL 3* 1* 0* 1* 2* 0* |
Kiekko-Vantaa Mestis 44* 8* 22* 30* 18* -6* | Playoffs 3 0 0 0 4 -2
Estonia WC D1B 4* 0* 3* 3* 4* 2* |
Estonia (all) International 2* 0* 1* 1* 0* -* |
2022-23 JoKP Mestis 46* 9* 28* 37* 12* 4* | Playoffs 10 0 4 4 6 -6
Estonia WC D1B 5* 1* 0* 1* 2* -1* |
2023-24 JoKP “A” Mestis 48* 16* 35* 51* 42* -10* | Playoffs 7 0 5 5 6 -3
Estonia (all) International 3* 1* 2* 3* 4* -* |

Kristjan Kombe Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2019-20 HPK Champions HL 4* 0* 0* 0* 0* -1* |
2021-22 Kiekko-Vantaa Suomen Cup 2* 0* 5* 5* 2* -* |
Estonia Baltic Challenge Cup 3* 2* 1* 3* 2* -* |
2022-23 Kiekko-Vantaa Suomen Cup 4* 4* 6* 10* 2* -* |
Estonia BCC 2* 0* 1* 1* 0* -* |
2023-24 Estonia BCC 3* 1* 2* 3* 4* 0* |
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Kristjan Kombe Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Mestis
2024-03-07T17:30:00+0100 JoKP @ Hokki
2024-03-06T17:30:00+0100 JoKP vs RoKi
2024-03-01T17:30:00+0100 JoKP @ Jokerit
2024-02-29T17:30:00+0100 JoKP @ Kiekko-Vantaa
2024-02-28T17:30:00+0100 JoKP @ Kiekko-Espoo
2024-02-24T16:00:00+0100 JoKP @ RoKi
2024-02-23T17:30:00+0100 JoKP @ Hermes
2024-02-21T17:30:00+0100 JoKP vs Jokerit
2024-02-17T16:00:00+0100 JoKP vs FPS
2024-02-16T17:30:00+0100 JoKP @ IPK
$(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" });

Kristjan Kombe Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Baltic Challenge Cup 1 3* 2* 1* 3* 1.00* 2* -* | 0 * * * * * *
BCC 2 5* 1* 3* 4* 0.80* 4* 0* | 0 * * * * * *
Champions HL 1 4* 0* 0* 0* 0.00* 0* -1* | 0 * * * * * *
International 3 7* 1* 5* 6* 0.86* 4* -* | 0 * * * * * *
International-Jr 1 3* 0* 1* 1* 0.33* 0* -* | 0 * * * * * *
KHL 1 3* 1* 0* 1* 0.33* 2* 0* | 0 * * * * * *
Liiga 3 64* 2* 1* 3* 0.05* 12* -11* | 0 * * * * * *
Mestis 3 138* 33* 85* 118* 0.86* 72* -12* | 3 20 0 * 9 * 9 * 0.45 * 16 * -11 *
Suomen Cup 2 6* 4* 11* 15* 2.50* 4* -* | 0 * * * * * *
U16 SM-sarja 2 50* 18* 32* 50* 1.00* 74* -* | 1 2 1 * 1 * 2 * 1.00 * 2 * - *
U16 SM-sarja Q 2 18* 8* 18* 26* 1.44* 14* -* | 0 * * * * * *
U18 SM-sarja 3 62* 14* 34* 48* 0.77* 36* -* | 2 5 0 * 1 * 1 * 0.20 * 0 * - *
U20 SM-liiga (U20 SM-sarja) 4 135* 24* 59* 83* 0.61* 26* -10* | 3 11 1 * 7 * 8 * 0.73 * 2 * 0 *
WC D1B 2 9* 1* 3* 4* 0.44* 6* 1* | 0 * * * * * *
WJC-20 D1B 1 5* 2* 2* 4* 0.80* 0* -3* | 0 * * * * * *
* Some data is missing to provide a correct summary.

Kristjan Kombe Skill Rating

Powered by Franchise Hockey Manager

Shooting Accuracy
14
Teamwork
13
Strength
13
Puckhandling
13
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Kristjan Kombe Connections

Transactions
DATE STATUS FROM TO SOURCE
04/26/2023
04/26/2023 Extension JoKP JoKP
09/17/2022
09/17/2022 Confirmed Kiekko-Vantaa JoKP
05/19/2022
05/19/2022 Confirmed Jokerit Kiekko-Vantaa
05/03/2021
05/03/2021 Loan Jokerit Kiekko-Vantaa
05/03/2021 Confirmed HPK Jokerit
05/10/2019
05/10/2019 Extension HPK U20 HPK

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

Kristjan Kombe Biography and Trivia

2018 NHL Entry Draft: Ranked #109 by NHL Central Scouting

Cult/Star player for Estonia U18 (all)

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

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