Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 87
0.00%
0
6
1.62
0
0
0
0
3
0
0
0
0
2
0
0
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 87
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 87
0.00%
0
15
7.83
0
0
0
0
1
0
0
0
0
1
0
0
Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/PlayersStatSub.php on line 103
0.00%
0
0
0
0
0
0.00
0
0
0
0
0
0
0
0
Team Total or Average
1575
220
397
617
-34
544
90
1573
1730
2567
742
1788
8.57%
681
24448
15.52
45
81
126
559
2780
1
1
2
19
1424
35
13
51.92%
6833
0
0
2
1
0.50
10
42
5
4
9
22
41
36
Filter Tips
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Charlie Coyle, Gabriel Landeskog, Mark Stone, , Claude Giroux
Goalie
#1 : Carter Hutton, #2 : Charlie Lindgren
Custom OT Lines Forwards
Claude Giroux, Gabriel Landeskog, Mark Stone, Chris Tierney, Artem Anisimov, Charlie Coyle, Charlie Coyle, Colin White, Artturi Lehkonen, Reid Boucher,
Custom OT Lines Defensemen
Roman Josi, Erik Gustafsson, Ben Hutton, Nick Jensen, Shea Weber
Filter Tips
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Aapeli Rasanen
Rangers
2016
115
Anthony Brodeur
Rangers
2013
193
Anthony Camara
Rangers
2011
98
Ben Sexton
Rangers
2009
203
Bokondji Imama
Rangers
2015
197
Bradley Ross
Rangers
2010
33
Connor Corcoran
Rangers
2018
151
Dennis Busby
Rangers
2018
152
Dillon Heatherington
Rangers
2013
58
Francis Perron
Rangers
2014
131
Garret Ross
Rangers
2012
169
Garrett Metcalf
Rangers
2015
175
Henry Rybinski
Rangers
2019
110
Joachim Blichfeld
Rangers
2016
188
Joey Dudek
Rangers
2014
168
John Marino
Rangers
2015
153
Joshua Brown
Rangers
2013
167
Louis-Marc Aubry
Rangers
2010
84
Luke Stevens
Rangers
2015
151
Matt Schmalz
Rangers
2015
185
Mattias Elfstrom
Rangers
2016
155
Max Gildon
Rangers
2017
76
Nicholas Caamano
Rangers
2016
125
Patrick Sanvido
Rangers
2014
209
Robin Norell
Rangers
2013
152
Sondre Olden
Rangers
2010
59
Steven Spinner
Rangers
2014
189
Tanner Laczynski
Rangers
2016
139
Vaclav Karabacek
Rangers
2014
56
Vladislav Yeryomenko
Rangers
2018
144
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2021
VGK
NYR
2022
NYR
NYR
NYR
NYR
NYR
2023
NYR
NYR
NYR
NYR
NYR
NYR
NYR
2024
NYR
NYR
NYR
NYR
NYR
NYR
NYR
[2019-10-16 4:36:01 PM] - Team Name Change : New York Rangers changed name to Rangers [2019-10-04 10:21:24 PM] - TRADE : From Vegas Golden Knights to New York Rangers : Y:2021-RND:5-VGK. [2019-10-04 10:21:24 PM] - TRADE : From New York Rangers to Vegas Golden Knights : Luke Schenn (68).
[2020-04-20 4:07:38 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2020-04-20 4:07:37 PM] Game 1267 - Jesper Fast from Rangers is injured (Bruised Right Leg) and is out for 1 week. [2020-04-20 4:06:39 PM] Auto Lines Partial Function has been run for Rangers.
[2020-04-20 4:06:39 PM] Rangers lines errors : Starting Goalie is empty.
[2020-04-20 4:06:39 PM] Auto Roster Partial Function has been run for Rangers. [2020-04-20 4:06:39 PM] Charlie Lindgren of Rangers was sent to pro.
[2020-04-20 4:06:39 PM] Rangers roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2020-04-19 6:34:33 PM] Marc-Andre Fleury from Rangers suspended for 10 game(s)
[2020-04-18 7:20:58 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-17 3:33:24 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-16 4:03:31 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2020-04-16 4:01:55 PM] Auto Lines Partial Function has been run for Rangers.
[2020-04-16 4:01:55 PM] Rangers lines errors : Normal line # 3 Defense #3 is empty.
PK3 line 1 Defense #1 is empty.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
Extra Defense #0 is empty.
Extra Defense #4 is empty.
[2020-04-16 4:01:55 PM] Auto Roster Partial Function has been run for Rangers.
[2020-04-16 4:01:55 PM] Rangers roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Some errors will be automatically fixed.
[2020-04-14 7:01:39 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2020-04-14 7:01:39 PM] Game 1214 - Matt Grzelcyk from Rangers is injured (Strained Back) and is out for 3 weeks.
[2020-04-12 8:02:36 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-10 6:07:39 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-08 6:31:49 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-06 4:47:00 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-04 7:18:48 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-04-02 5:02:51 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased.
[2020-03-31 3:33:37 PM] Both Rangers and Wolf Pack lines for next game are empty. Current rosters/lines are not erased. [2020-03-30 4:34:37 PM] Shea Weber from Rangers is back from Groin Injury.
Marc-Andre Fleury is suspended for 9 more games.
Matt Grzelcyk is out for 2 weeks because of a Strained Back Injury.
Jesper Fast is out for 5 days because of a Bruised Right Leg Injury.
Overall
Home
Visitor
Year
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
GP
W
L
T
OTW
OTL
SOW
SOL
GF
GA
Diff
P
G
A
TP
SO
EG
GP1
GP2
GP3
GP4
SHF
SH1
SP2
SP3
SP4
SHA
SHB
Pim
Hit
PPA
PPG
PP%
PKA
PK GA
PK%
PK GF
W OF FO
T OF FO
OF FO%
W DF FO
T DF FO
DF FO%
W NT FO
T NT FO
NT FO%
PZ DF
PZ OF
PZ NT
PC DF
PC OF
PC NT
Warning: Undefined variable $TeamCareerSumSeasonOnly in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1525
Warning: Trying to access array offset on value of type null in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1525
2019
82
33
32
0
2
3
7
5
227
225
2
41
16
16
0
0
1
4
4
109
107
2
41
17
16
0
2
2
3
1
118
118
0
92
227
397
624
4
5
75
77
66
12
2567
864
798
886
61
2397
681
548
1573
307
45
14.66%
209
38
81.82%
1
1511
2874
52.57%
1411
2739
51.52%
626
1220
51.31%
2100
1496
1849
585
1032
525
Warning: Undefined variable $TeamCareerSumSeasonOnly in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1684
Warning: Trying to access array offset on value of type null in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1684
Warning: Undefined array key "SumOfW" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1685
Warning: Undefined array key "SumOfL" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1686
Warning: Undefined array key "SumOfT" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1687
Warning: Undefined array key "SumOfOTW" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1688
Warning: Undefined array key "SumOfOTL" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1689
Warning: Undefined array key "SumOfSOW" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1690
Warning: Undefined array key "SumOfSOL" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1691
Warning: Undefined array key "SumOfPoints" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1692
Warning: Undefined array key "SumOfGF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1693
Warning: Undefined array key "SumOfGA" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1694
Warning: Undefined array key "SumOfHomeGP" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1695
Warning: Undefined array key "SumOfHomeW" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1696
Warning: Undefined array key "SumOfHomeL" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1697
Warning: Undefined array key "SumOfHomeT" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1698
Warning: Undefined array key "SumOfHomeOTW" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1699
Warning: Undefined array key "SumOfHomeOTL" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1700
Warning: Undefined array key "SumOfHomeSOW" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1701
Warning: Undefined array key "SumOfHomeSOL" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1702
Warning: Undefined array key "SumOfHomeGF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1703
Warning: Undefined array key "SumOfHomeGA" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1704
Warning: Undefined array key "SumOfPPAttemp" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1705
Warning: Undefined array key "SumOfPPGoal" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1706
Warning: Undefined array key "SumOfPKAttemp" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1707
Warning: Undefined array key "SumOfPKGoalGA" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1708
Warning: Undefined array key "SumOfPKGoalGF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1709
Warning: Undefined array key "SumOfShotsFor" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1710
Warning: Undefined array key "SumOfShotsAga" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1711
Warning: Undefined array key "SumOfShotsBlock" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1712
Warning: Undefined array key "SumOfShotsPerPeriod1" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1713
Warning: Undefined array key "SumOfShotsPerPeriod2" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1714
Warning: Undefined array key "SumOfShotsPerPeriod3" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1715
Warning: Undefined array key "SumOfShotsPerPeriod4" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1716
Warning: Undefined array key "SumOfGoalsPerPeriod1" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1717
Warning: Undefined array key "SumOfGoalsPerPeriod2" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1718
Warning: Undefined array key "SumOfGoalsPerPeriod3" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1719
Warning: Undefined array key "SumOfGoalsPerPeriod4" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1720
Warning: Undefined array key "SumOfPuckTimeInZoneDF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1721
Warning: Undefined array key "SumOfPuckTimeInZoneOF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1722
Warning: Undefined array key "SumOfPuckTimeInZoneNT" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1723
Warning: Undefined array key "SumOfPuckTimeControlinZoneDF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1724
Warning: Undefined array key "SumOfPuckTimeControlinZoneOF" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1725
Warning: Undefined array key "SumOfPuckTimeControlinZoneNT" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1726
Warning: Undefined array key "SumOfShutouts" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1727
Warning: Undefined array key "SumOfTotalGoal" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1728
Warning: Undefined array key "SumOfTotalAssist" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1729
Warning: Undefined array key "SumOfTotalPoint" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1730
Warning: Undefined array key "SumOfPim" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1731
Warning: Undefined array key "SumOfHits" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1732
Warning: Undefined array key "SumOfFaceOffWonDefensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1733
Warning: Undefined array key "SumOfFaceOffTotalDefensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1734
Warning: Undefined array key "SumOfFaceOffWonOffensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1735
Warning: Undefined array key "SumOfFaceOffTotalOffensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1736
Warning: Undefined array key "SumOfFaceOffWonNeutralZone" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1737
Warning: Undefined array key "SumOfFaceOffTotalNeutralZone" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1738
Warning: Undefined array key "SumOfEmptyNetGoal" in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1739
Total Regular Season
82
33
32
0
2
3
7
5
227
225
2
41
16
16
0
0
1
4
4
109
107
2
41
17
16
0
2
2
3
1
118
118
0
92
227
397
624
4
5
75
77
66
12
2567
864
798
886
61
2397
681
548
1573
307
45
14.66%
209
38
81.82%
1
1511
2874
52.57%
1411
2739
51.52%
626
1220
51.31%
2100
1496
1849
585
1032
525
Warning: Undefined variable $TeamCareerSumPlayoffOnly in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1820
Warning: Trying to access array offset on value of type null in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 1820
Warning: Undefined variable $TeamCareerSumPlayoffOnly in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 2036
Warning: Trying to access array offset on value of type null in /home/othlca/history.othl.ca/public_html/outputs/2019-20/regular-season/ProTeam.php on line 2036