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

England Canada Mike Hammond

a.k.a. "Michael Hammond"

#90 Nottingham Panthers / EIHL - 22/23

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-pano1_m0n7O6DzRUe6jHP0BqqXjjr5OiptXmQZ', callbackMethod: window.liveWrappedSlotLoaded}); }); }
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-sky-sticky1_kl8bto4rfHXpkuRu0bC3cCuljnSRCCSD', callbackMethod: window.liveWrappedSlotLoaded}); }); }
Database: 1 051 942 players
Last added: Ben Esson
Scoring Leaders
# Player GP G A TP
1. Hunter Brzustewicz 14 5 21 26
2. Carson Rehkopf 14 15 10 25
3. Matthew Sop 14 8 16 24
4. Anthony Romani 14 11 10 21
5. Adrian Misaljevic 14 11 10 21
Show More

Mike Hammond Facts

Date of Birth
Position
C
Age
Height
178 cm / 5'10"
Place of Birth
Weight
82 kg / 181 lbs
Shoots
R
Contract
-
Highlights
1-time VIJHL Champion 1

Hammond, 33, died on July 19, 2023, in a traffic accident, near Shawinigan Lake, B.C.

Mike Hammond Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2006-07 Victoria Cougars VIJHL 48 40 58 98 22 - |
Kelowna Rockets WHL 1 0 0 0 0 -1 |
2007-08 Victoria Grizzlies BCHL 47 14 17 31 6 - |
2008-09 Victoria Grizzlies BCHL 9 2 5 7 2 - |
Victoria Cougars VIJHL 6 2 6 8 4 - |
2009-10 Victoria Cougars VIJHL 11 9 16 25 14 - |
Cowichan Valley Capitals BCHL 46 27 41 68 16 - | Playoffs 5 0 4 4 12 -
2010-11 Cowichan Valley Capitals BCHL 40 30 36 66 30 - |
Salmon Arm Silverbacks BCHL 17 9 18 27 8 - | Playoffs 15 9 9 18 10 -
2011-12 Lakehead Univ. CIS 28 9 18 27 12 - |
2012-13 Lakehead Univ. CIS 28 11 19 30 10 - | Playoffs 2 0 2 2 2 -
2013-14 Lakehead Univ. CIS 28 13 21 34 14 - |
2014-15 Lakehead Univ. “A” CIS 27 15 24 39 8 - |
2015-16 Cincinnati Cyclones ECHL 26 3 1 4 2 -7 |
Brampton Beast ECHL 19 4 7 11 4 -3 |
2016-17 Braehead Clan EIHL 43 25 21 46 6 - |
2017-18 Manchester Storm EIHL 56 32 51 83 10 - | Playoffs 2 1 4 5 2 -
Great Britain WC D1A 5 0 2 2 0 -2 |
2018-19 Manchester Storm EIHL 53 18 57 75 16 0 |
Great Britain WC 7 4 0 4 4 -6 |
2019-20 Lausitzer Füchse DEL2 48 18 49 67 10 1 |
Great Britain OGQ 3 0 2 2 0 0 |
2020-21 Odense Bulldogs Denmark 20 9 13 22 9 - |
Frederikshavn White Hawks Denmark 12 4 8 12 2 - | Playoffs 7 0 5 5 2 -
Coventry Blaze EIHL Series 14 6 16 22 0 5 |
Great Britain WC 7 2 2 4 0 -6 |
2021-22 Hannover Scorpions Germany3 49 30 60 90 0 - | Playoffs 12 5 13 18 4 -
2022-23 Nottingham Panthers EIHL 51 13 25 38 14 -22 | Playoffs 4 1 4 5 0 3
Great Britain WC D1A 5 2 3 5 0 6 |
Great Britain (all) International 7 3 3 6 0 - |

Mike Hammond Tournament Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2016-17 Braehead Clan EIHL Cup 5 1 2 3 0 - |
2017-18 Manchester Storm EIHL Cup 6 2 5 7 10 - |
2018-19 Manchester Storm EIHL Cup 3 4 1 5 2 3 |
2022-23 Nottingham Panthers EIHL Cup 9 1 5 6 6 -5 |

Mike Hammond Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
WC D1A
2023-05-05T19:30:00+0100 Great Britain @ Italy
2023-05-03T19:30:00+0100 Great Britain vs Romania
2023-05-02T19:30:00+0100 Great Britain vs Lithuania
2023-04-30T16:00:00+0100 Great Britain vs Poland
2023-04-29T19:30:00+0100 Great Britain @ South Korea
EIHL
2023-04-16T13:00:00+0100 Nottingham Panthers @ Sheffield Steelers
2023-04-15T15:00:00+0100 Nottingham Panthers @ Belfast Giants
2023-04-09T18:00:00+0100 Nottingham Panthers @ Guildford Flames
2023-04-08T19:00:00+0100 Nottingham Panthers vs Guildford Flames
2023-04-01T19:00:00+0100 Nottingham Panthers vs Manchester Storm
$(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_hcI0BiJJrj4EwbGRuZMti1z3SdjdeAL6', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Mike Hammond Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
BCHL 4 159 82 117 199 1.25 62 - | 2 20 9 13 22 1.10 22 -
DEL2 1 48 18 49 67 1.40 10 1 | 0
Denmark 1 32 13 21 34 1.06 11 - | 1 7 0 5 5 0.71 2 -
ECHL 1 45 7 8 15 0.33 6 -10 | 0
EIHL 4 203 88 154 242 1.19 46 -22 | 2 6 2 8 10 1.67 2 3
EIHL Cup 4 23 8 13 21 0.91 18 -2 | 0
EIHL Series 1 14 6 16 22 1.57 0 5 | 0
Germany3 1 49 30 60 90 1.84 0 - | 1 12 5 13 18 1.50 4 -
International 1 7 3 3 6 0.86 0 - | 0
OGQ 1 3 0 2 2 0.67 0 0 | 0
CIS (USports) 4 111 48 82 130 1.17 44 - | 1 2 0 2 2 1.00 2 -
VIJHL 3 65 51 80 131 2.02 40 - | 0
WC 2 14 6 2 8 0.57 4 -12 | 0
WC D1A 2 10 2 5 7 0.70 0 4 | 0
WHL 1 1 0 0 0 0.00 0 -1 | 0
* Some data is missing to provide a correct summary.

Mike Hammond Skill Rating

Powered by Franchise Hockey Manager

Speed
13
Shooting Accuracy
13
Puckhandling
13
Passing
13
if (typeof window.frequencyWall === 'undefined' || !window.frequencyWall.reached) { lwhbed.cmd.push(function() { lwhbed.loadAd({tagId: 'eliteprospects_finland-rektangel1_FENdnGYPxL9vpbaaoDyIoW6hnxEWJxZG', callbackMethod: window.liveWrappedSlotLoaded}); }); }

Mike Hammond Connections

Transactions
DATE STATUS FROM TO SOURCE
08/08/2022
08/08/2022 Confirmed Hannover Scorpions Nottingham Panthers
29/05/2021
29/05/2021 Confirmed Coventry Blaze Hannover Scorpions
01/01/2021
01/01/2021 Confirmed Odense Bulldogs Frederikshavn White Hawks
01/10/2020
01/10/2020 Confirmed Lausitzer Füchse Odense Bulldogs
10/07/2019
10/07/2019 Confirmed Manchester Storm Lausitzer Füchse
05/07/2018
05/07/2018 Extension Manchester Storm Manchester Storm
26/06/2017
26/06/2017 Confirmed Braehead Clan Manchester Storm
06/10/2016
06/10/2016 Confirmed Brampton Beast Braehead Clan
23/02/2016
23/02/2016 Confirmed Cincinnati Cyclones Brampton Beast
13/10/2015
13/10/2015 Confirmed Lakehead Univ. Cincinnati Cyclones

Mike Hammond Biography and Trivia

Drafted 2021, 1 #3 overall by Coventry Blaze in the EIHL Elite Series Draft

Cult/Star player for Manchester Storm

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

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