(function (d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = '//tracker.eliteprospects.com/track/hit?id=player_376253'; s.parentNode.insertBefore(g, s); }(document, 'script'));

© Photo: Timo Savela

Finland Juuso Ketola

#89 HPK / Liiga - 23/24

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
GAMES
GP
G
A
TP
+/-
5
1
0
1
-2
10
2
3
5
-2
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-pano1_L1AYctOHyvnwGpQrL18prIIhkYDpn2oz', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_DWnwL63aKTVG0mdT2NZdsAxnnEBHcFPo', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 051 936 players
Last added: Oskar Vedsmand
Scoring Leaders
# Player GP G A TP
1. Jesper Thörnberg 17 14 15 29
2. Mathias From 16 10 14 24
3. Lucas Andersen 16 8 14 22
4. Morten Jensen 17 6 16 22
5. Matthias Asperup 17 11 9 20
Show More

Juuso Ketola Facts

Date of Birth
Position
D
Age
23
Height
182 cm / 6'0"
Place of Birth
Weight
88 kg / 194 lbs
Nation
Shoots
R
Youth Team
Contract
23/24+1

Juuso Ketola Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2014-15 Ässät U16 U16 SM-sarja Q 10 4 3 7 22 - |
Ässät U16 U16 SM-sarja 25 2 6 8 32 - |
2015-16 Ässät U16 U16 SM-sarja Q 8 7 6 13 34 - |
Ässät U16 U16 SM-sarja 14 5 9 14 44 - |
Ässät U17 U17 SM-sarja 3 2 1 3 20 - |
Ässät U18 U18 Mestis Q 1 0 0 0 0 - |
Ässät U18 U18 Mestis 2 0 0 0 0 - |
Ässät U18 U18 SM-sarja 4 0 0 0 0 - |
Finland U16 (all) International-Jr 1 0 0 0 0 - |
2016-17 Ässät U18 U18 SM-sarja 20 6 7 13 38 - |
Ässät U20 U20 SM-liiga 25 0 6 6 6 2 | Playoffs 8 1 0 1 0 -3
Finland U17 (all) International-Jr 9 0 2 2 6 - |
2017-18 Ässät U18 U18 Mestis Q 2 0 2 2 4 - |
Ässät U18 U18 SM-sarja 7 0 3 3 38 - |
Ässät U20 U20 SM-liiga 36 8 16 24 22 6 |
Finland U18 (all) International-Jr 11 0 1 1 8 - |
2018-19 Ässät U20 U20 SM-liiga 30 3 10 13 28 -10 |
Ässät Liiga 7 0 0 0 4 -3 |
Hermes Mestis 5 0 1 1 4 1 |
Finland U20 (all) International-Jr 4 0 1 1 0 - |
2019-20 Hermes Mestis 43 3 20 23 83 8 |
2020-21 Hermes Mestis 22 2 5 7 20 -8 | Playoffs 9 1 2 3 4 -1
Ässät U20 U20 SM-sarja 8 2 3 5 8 -2 |
2021-22 Hermes Mestis 37 6 20 26 18 13 |
2022-23 KeuPa HT “A” Mestis 37 12 29 41 40 18 | Playoffs 1 0 1 1 2 -2
2023-24 HPK Liiga 20 2 8 10 16 -7 |
Projected Liiga 60 6 24 30 48 -21 |

Juuso Ketola Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2017-18 Finland U18 Ivan Hlinka Memorial 3 0 0 0 2 - |
2019-20 Hermes Suomen Cup 4 0 1 1 6 - |
2021-22 Hermes Suomen Cup 4 1 1 2 2 - |
2022-23 KeuPa HT Suomen Cup 4 0 2 2 12 - |

Juuso Ketola Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
Liiga
2023-11-02T15:30:00-0100 HPK @ HIFK
2023-11-01T15:30:00-0100 HPK vs Kärpät
2023-10-28T14:00:00+0000 HPK @ Kärpät
2023-10-27T15:30:00+0000 HPK @ Kärpät
2023-10-21T14:00:00+0000 HPK vs Pelicans
2023-10-20T15:30:00+0000 HPK @ KalPa
2023-10-14T14:00:00+0000 HPK vs Ässät
2023-10-13T15:30:00+0000 HPK @ Jukurit
2023-10-11T15:30:00+0000 HPK vs HIFK
2023-10-07T14:00:00+0000 HPK vs SaiPa
$(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(); }); });
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_Tmx52OcLfl3kN5vMIXYxSVB2XNvsPtk2', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Juuso Ketola Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
Ivan Hlinka Memorial (Hlinka Gretzky Cup) 1 3 0 0 0 0.00 2 - | 0
International-Jr 4 25 0 4 4 0.16 14 - | 0
Liiga 2 27 2 8 10 0.37 20 -10 | 0
Mestis 5 144 23 75 98 0.68 165 32 | 2 10 1 3 4 0.40 6 -3
Suomen Cup 3 12 1 4 5 0.42 20 - | 0
U16 SM-sarja 2 39 7 15 22 0.56 76 - | 0
U16 SM-sarja Q 2 18 11 9 20 1.11 56 - | 0
U17 SM-sarja 1 3 2 1 3 1.00 20 - | 0
U18 Mestis 1 2 0 0 0 0.00 0 - | 0
U18 Mestis Q 2 3 0 2 2 0.67 4 - | 0
U18 SM-sarja 3 31 6 10 16 0.52 76 - | 0
U20 SM-sarja (U20 SM-liiga) 4 99 13 35 48 0.48 64 -4 | 1 8 1 0 1 0.13 0 -3

Juuso Ketola Skill Rating

Powered by Franchise Hockey Manager

Passing
14
Acceleration
14
Teamwork
13
Strength
13

Juuso Ketola Career Highlights

Season
Awards by season
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_gSFXjo6PWsEGAXABGw8qoIiMZVXdb1Q7', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Juuso Ketola Connections

Transactions
DATE STATUS FROM TO SOURCE
28/04/2023
28/04/2023 Confirmed Hermes HPK
04/05/2022
04/05/2022 Confirmed Hermes KeuPa HT
11/05/2021
11/05/2021 Extension Hermes Hermes
24/04/2020
24/04/2020 Confirmed Ässät Hermes
12/08/2019
12/08/2019 Loan Ässät Hermes
24/01/2019
24/01/2019 Loan Ässät Hermes
02/05/2018
02/05/2018 Extension Ässät U20 Ässät

Not Activated Sections

Endorsements
Videos
Images
Referrals
Education
Attachments
Contract & Eligibility
Preferred Equipment
Housing & Billeting
Expected Compensation & Benefits
Injury Records
Player Description
Fitness Results
Are you Juuso Ketola?
Upgrade to EP Premium and verify your profile to customize the page further. See example here.

Juuso Ketola Biography and Trivia

2018 NHL Entry Draft: Ranked #119 by FCHockey

2018 NHL Entry Draft: Ranked #189 by McKeen's Hockey

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

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

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