© Photo: Getty Images

Canada Rebecca Johnston

#6 Team Scotiabank / PWHPA (W) - 22/23

Premium Features
Pronunciation Bookmark Add to Roster Compare Player Submit Photo Submit Transfer
Discover premium
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 062 363 players
Last added: Peter White
Scoring Leaders
# Player GP G A TP
1. Graham Knott 25 19 18 37
2. Steven Owre 26 20 14 34
3. Peter Schneider 25 14 18 32
4. Guillaume Leclerc 26 9 22 31
5. János Hári 25 10 20 30
Show More

Rebecca Johnston Facts

Date of Birth
Position
F
Age
34
Height
5'9" / 175 cm
Place of Birth
Weight
150 lbs / 68 kg
Nation
Shoots
L
Youth Team
Contract
-
Highlights
3-time Olympic (W) Gold Medal 3
2-time World Championship (W) Gold Medal 2
8-time World Championship (W) Silver Medal 8
1-time Olympic (W) Silver Medal 1
1-time World Championship (W) Bronze Medal 1
2-time CWHL (W) Champion 2
1-time World Championship (W) All-Star Team 1

Brothers: Steven Johnston, Ryan Johnston & Jacob Johnston
Sister: Sarah Johnston
Uncle: Mike Johnston

Team Staff profile of Rebecca Johnston also available

Rebecca Johnston Statistics

S Team League GP G A TP PIM +/-   POST GP G A TP PIM +/-
2004-05 Sudbury Lady Wolves U18 AA NDMHL 30* 22* 10* 32* 6* -* |
2006-07 Sudbury Lady Wolves U18 AA NDMHL 22* 18* 13* 31* 6* -* |
2007-08 Cornell Univ. NCAA (W) 26* 16* 16* 32* 12* -1* |
Canada WC (W) 5* 0* 0* 0* 0* 0* |
2008-09 Cornell Univ. NCAA (W) 26* 25* 20* 45* 16* 17* |
Canada WC (W) 5* 3* 2* 5* 0* 3* |
2009-10 Canada OG (W) 5* 1* 5* 6* 2* 9* |
2010-11 Cornell Univ. “A” NCAA (W) 33* 26* 24* 50* 8* 42* |
Canada WC (W) 5* 4* 2* 6* 0* 5* |
2011-12 Cornell Univ. NCAA (W) 34* 30* 31* 61* 12* 44* |
Canada WC (W) 5* 1* 6* 7* 0* 5* |
2012-13 Toronto Furies CWHL (W) 24* 8* 17* 25* 4* 8* | Playoffs 3 2 0 2 2 0
Canada WC (W) 5* 3* 2* 5* 2* 4* |
2013-14 Canada (AMHL) AMHL 18* 8* 1* 9* 0* -* |
Canada OG (W) 5* 2* 3* 5* 4* 7* |
2014-15 Calgary Inferno CWHL (W) 24* 17* 20* 37* 10* 21* | Playoffs 2 0 0 0 0 -1
Canada “A” WC (W) 5* 2* 3* 5* 0* 6* |
2015-16 Calgary Inferno CWHL (W) 4* 4* 2* 6* 2* 3* | Playoffs 3 4 4 8 2 5
Canada WC (W) 5* 2* 5* 7* 0* 3* |
2016-17 Calgary Inferno “A” CWHL (W) 20* 7* 15* 22* 2* 7* |
Canada WC (W) 5* 2* 3* 5* 2* 2* |
2017-18 Canada (AMHL) AMHL 16* 6* 2* 8* 0* -* |
Calgary Inferno CWHL (W) 0* 0* 0* 0* 0* -* |
Canada OG (W) 5* 3* 2* 5* 2* 2* |
Canada (all) International (W) 18* 9* 7* 16* 0* -* |
2018-19 Calgary Inferno “C” CWHL (W) 27* 15* 24* 39* 8* -* | Playoffs 4 2 2 4 0 -
Canada WC (W) 7* 3* 1* 4* 2* 4* |
Canada (all) International (W) 5* 2* 6* 8* 0* -* |
2019-20 PWHPA Calgary -* -* -* -* -* -* |
2020-21 PWHPA Calgary 4* 1* 5* 6* 0* -* |
Canada WC (W) 7* 2* 0* 2* 2* 2* |
Canada (all) International (W) 8* 2* 0* 2* 2* 2* |
2021-22 Canada OG (W) 7* 2* 8* 10* 2* 8* |
Canada (all) International (W) 2* 0* 2* 2* 0* 1* |
2022-23 Team Scotiabank PWHPA (W) 15* 9* 9* 18* 6* -* |
Canada WC (W) 7* 2* 0* 2* 0* 1* |
Team Staff History
S Team League Role on Team Notes
2022-23 Calgary Flames NHL Development Coach
2023-24 Calgary Flames NHL Development Coach
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_1", slotId: "eliteprospects_incontent_1" });

Rebecca Johnston Game Log

Date Team Opp Score G A TP PIM +/- SOG PPG SHG TOI
WC (W)
2023-04-16T19:00:00-0400 Canada vs USA
2023-04-15T16:00:00-0400 Canada vs Switzerland
2023-04-13T17:00:00-0400 Canada vs Sweden
2023-04-10T19:00:00-0400 Canada vs USA
2023-04-08T19:00:00-0400 Canada @ Japan
2023-04-07T19:00:00-0400 Canada @ Czechia
2023-04-05T19:00:00-0400 Canada vs Switzerland
$(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" });

Rebecca Johnston Career Totals

League Years GP G A TP PPG PIM +/- | Years GP G A TP PPG PIM +/-
AMHL (AEHL U18) 2 34* 14* 3* 17* 0.50* 0* -* | 0 * * * * * *
Calgary 2 4* 1* 5* 6* 1.50* 0* -* | 0 * * * * * *
CWHL (W) 6 99* 51* 78* 129* 1.30* 26* 39* | 4 12 8 * 6 * 14 * 1.17 * 4 * 4 *
International (W) 4 33* 13* 15* 28* 0.85* 2* 3* | 0 * * * * * *
NCAA (W) 4 119* 97* 91* 188* 1.58* 48* 102* | 0 * * * * * *
NDMHL 2 52* 40* 23* 63* 1.21* 12* -* | 0 * * * * * *
OG (W) 4 22* 8* 18* 26* 1.18* 10* 26* | 0 * * * * * *
PWHPA (W) 1 15* 9* 9* 18* 1.20* 6* -* | 0 * * * * * *
WC (W) 11 61* 24* 24* 48* 0.79* 8* 35* | 0 * * * * * *
* Some data is missing to provide a correct summary.
freestar.config.enabled_slots.push({ placementName: "eliteprospects_incontent_2", slotId: "eliteprospects_incontent_2" });

Rebecca Johnston Connections

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 Rebecca Johnston?
Upgrade to EP Premium and 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/367084/player "; var deletePlayerCommentEndpoint = " '' ";