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/2020-21/pre-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/2020-21/pre-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/2020-21/pre-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/2020-21/pre-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/2020-21/pre-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/2020-21/pre-season/PlayersStatSub.php on line 103
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
Jack Eichel, T.J. Oshie, Tomas Tatar, Boone Jenner, Rickard Rakell
Goalie
#1 : Pekka Rinne, #2 : Petr Mrazek
Custom OT Lines Forwards
, , , , , , , , , ,
Custom OT Lines Defensemen
, , , ,
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
Day
Game
Visitor Team
Score
Home Team
Score
ST
OT
SO
RI
Link
Trade Deadline --- Trades can’t be done after this day is simulated!
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
Aidan Dudas
Capitals
2018
98
Alex Newhook
Capitals
2019
14
Alexander Dergachyov
Capitals
2015
55
Andrei Mironov
Capitals
2015
92
Arthur Kaliyev
Capitals
2019
25
Blade Jenkins
Capitals
2018
114
Carter Berger
Capitals
2019
128
Dmitri Kugryshev
Capitals
Drake Rymsha
Capitals
2017
92
Filip Cederqvist
Capitals
2019
115
Frederik Tiffels
Capitals
2015
171
Helge Grans
Capitals
2020
25
Henry Thrun
Capitals
2019
105
Jacob Moverare
Capitals
2016
90
Jakob Pelletier
Capitals
2019
28
Jamieson Rees
Capitals
2019
47
Jaret Anderson-Dolan
Capitals
2017
39
Mattias Lindstrom
Capitals
2009
91
Reilly Webb
Capitals
2017
190
Riley Damiani
Capitals
2018
118
Ronnie Attard
Capitals
2019
72
Samuel Fagemo
Capitals
2019
36
Tyce Thompson
Capitals
2019
116
Tyler Madden
Capitals
2018
66
Viktor Lodin
Capitals
2019
121
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2021
WSH
WSH
CGY
2022
WSH
WSH
WSH
WSH
WSH
2023
WSH
WSH
WSH
WSH
WSH
WSH
CHI WSH
2024
WSH
WSH
WSH
WSH
WSH
WSH
WSH
2025
WSH
WSH
WSH
WSH
WSH
WSH
WSH
[2020-10-27 7:45:23 PM] - Chris Conner was released. [2020-10-10 4:26:58 PM] - Capitals drafts Helge Grans as the #25 overall pick in the Entry Draft of year 2020. [2020-09-05 8:58:30 PM] - Ryan Kesler signed with Capitals for $2,000,000 for 3 year(s) / Option : No Trade & Signing Bonus of $1,500,000. [2020-09-05 8:58:30 PM] - Ryan Kesler was added to Capitals. [2020-09-04 7:56:23 PM] - Blake Comeau signed with Capitals for $2,400,000 for 2 year(s) / Option : No Trade & Signing Bonus of $1,200,000. [2020-09-04 7:56:23 PM] - Blake Comeau was added to Capitals. [2020-09-04 7:27:57 PM] - Pekka Rinne signed with Capitals for $5,500,000 for 2 year(s) / Option : No Trade & Signing Bonus of $2,000,000. [2020-09-04 7:27:57 PM] - Pekka Rinne was added to Capitals. [2020-09-02 8:40:15 PM] - TRADE : From Capitals to Sabres : Nikita Gusev (68), Y:2020-RND:2-BOS. [2020-09-02 8:40:15 PM] - TRADE : From Sabres to Capitals : Rickard Rakell (72). [2020-09-02 8:39:41 PM] - TRADE : From Capitals to Canucks : Paul Byron (66). [2020-09-02 8:39:41 PM] - TRADE : From Canucks to Capitals : Y:2021-RND:6-CGY. [2020-08-30 9:17:34 PM] - TRADE : From Bruins to Capitals : Boone Jenner (72), Matt Roy (65), Tomas Tatar (73). [2020-08-30 9:17:34 PM] - TRADE : From Capitals to Bruins : Greg Pateryn (67), Kyle Palmieri (72), Vincent Trocheck (70), Y:2020-RND:2-NYI.
[2020-11-12 9:15:06 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5
[2020-11-11 2:43:00 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-11 2:38:56 PM] Capitals lines for next game are empty. Current rosters/lines are not erased.
[2020-11-10 3:36:19 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-10 3:34:30 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-09 3:32:46 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-09 3:31:14 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-09 3:30:02 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-08 9:19:14 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-08 9:16:53 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-07 9:09:44 PM] Both Capitals and Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-07 9:09:43 PM] A.J. Greer from Bears has scored a Hat Trick!
[2020-11-07 9:07:21 PM] Capitals lines for next game are empty. Current rosters/lines are not erased.
[2020-11-07 9:04:46 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-06 4:06:55 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-11-06 4:06:11 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-06 4:06:07 PM] A.J. Greer from Bears has scored a Hat Trick!
[2020-11-06 4:03:41 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-11-06 4:03:40 PM] A.J. Greer from Bears has scored a Hat Trick!
[2020-11-05 4:34:44 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-11-04 9:29:36 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-11-04 9:29:35 PM] A.J. Greer from Bears has scored a Hat Trick!
[2020-11-04 9:27:01 PM] Bears lines for next game are empty. Current rosters/lines are not erased.
[2020-11-03 4:11:04 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-11-03 4:04:12 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2020-11-03 4:04:11 PM] A.J. Greer from Bears has scored a Hat Trick!
[2020-11-02 4:37:35 PM] Bears lines for next game are empty. Current rosters/lines are not erased. But, Capitals lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2020-11-02 4:37:23 PM] Successfully loaded Capitals lines done with STHS Client - 3.2.0.5
[2020-11-02 4:37:23 PM] Cal Petersen of Capitals was sent to farm.
No Injury or Suspension.
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/2020-21/pre-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/2020-21/pre-season/ProTeam.php on line 1525
2020
30
15
5
0
2
1
2
5
103
76
27
15
5
4
0
2
0
1
3
45
39
6
15
10
1
0
0
1
1
2
58
37
21
44
103
185
288
0
1
43
26
30
9
1027
367
324
316
46
878
258
220
637
91
16
17.58%
102
19
81.37%
2
582
1103
52.77%
532
972
54.73%
252
481
52.39%
771
545
680
213
390
200
Warning: Undefined variable $TeamCareerSumSeasonOnly in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-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/2020-21/pre-season/ProTeam.php on line 1684
Warning: Undefined array key "SumOfW" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1685
Warning: Undefined array key "SumOfL" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1686
Warning: Undefined array key "SumOfT" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1687
Warning: Undefined array key "SumOfOTW" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1688
Warning: Undefined array key "SumOfOTL" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1689
Warning: Undefined array key "SumOfSOW" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1690
Warning: Undefined array key "SumOfSOL" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1691
Warning: Undefined array key "SumOfPoints" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1692
Warning: Undefined array key "SumOfGF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1693
Warning: Undefined array key "SumOfGA" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1694
Warning: Undefined array key "SumOfHomeGP" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1695
Warning: Undefined array key "SumOfHomeW" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1696
Warning: Undefined array key "SumOfHomeL" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1697
Warning: Undefined array key "SumOfHomeT" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1698
Warning: Undefined array key "SumOfHomeOTW" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1699
Warning: Undefined array key "SumOfHomeOTL" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1700
Warning: Undefined array key "SumOfHomeSOW" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1701
Warning: Undefined array key "SumOfHomeSOL" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1702
Warning: Undefined array key "SumOfHomeGF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1703
Warning: Undefined array key "SumOfHomeGA" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1704
Warning: Undefined array key "SumOfPPAttemp" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1705
Warning: Undefined array key "SumOfPPGoal" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1706
Warning: Undefined array key "SumOfPKAttemp" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1707
Warning: Undefined array key "SumOfPKGoalGA" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1708
Warning: Undefined array key "SumOfPKGoalGF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1709
Warning: Undefined array key "SumOfShotsFor" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1710
Warning: Undefined array key "SumOfShotsAga" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1711
Warning: Undefined array key "SumOfShotsBlock" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1712
Warning: Undefined array key "SumOfShotsPerPeriod1" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1713
Warning: Undefined array key "SumOfShotsPerPeriod2" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1714
Warning: Undefined array key "SumOfShotsPerPeriod3" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1715
Warning: Undefined array key "SumOfShotsPerPeriod4" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1716
Warning: Undefined array key "SumOfGoalsPerPeriod1" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1717
Warning: Undefined array key "SumOfGoalsPerPeriod2" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1718
Warning: Undefined array key "SumOfGoalsPerPeriod3" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1719
Warning: Undefined array key "SumOfGoalsPerPeriod4" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1720
Warning: Undefined array key "SumOfPuckTimeInZoneDF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1721
Warning: Undefined array key "SumOfPuckTimeInZoneOF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1722
Warning: Undefined array key "SumOfPuckTimeInZoneNT" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1723
Warning: Undefined array key "SumOfPuckTimeControlinZoneDF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1724
Warning: Undefined array key "SumOfPuckTimeControlinZoneOF" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1725
Warning: Undefined array key "SumOfPuckTimeControlinZoneNT" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1726
Warning: Undefined array key "SumOfShutouts" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1727
Warning: Undefined array key "SumOfTotalGoal" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1728
Warning: Undefined array key "SumOfTotalAssist" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1729
Warning: Undefined array key "SumOfTotalPoint" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1730
Warning: Undefined array key "SumOfPim" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1731
Warning: Undefined array key "SumOfHits" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1732
Warning: Undefined array key "SumOfFaceOffWonDefensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1733
Warning: Undefined array key "SumOfFaceOffTotalDefensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1734
Warning: Undefined array key "SumOfFaceOffWonOffensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1735
Warning: Undefined array key "SumOfFaceOffTotalOffensifZone" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1736
Warning: Undefined array key "SumOfFaceOffWonNeutralZone" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1737
Warning: Undefined array key "SumOfFaceOffTotalNeutralZone" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1738
Warning: Undefined array key "SumOfEmptyNetGoal" in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-season/ProTeam.php on line 1739
Total Regular Season
30
15
5
0
2
1
2
5
103
76
27
15
5
4
0
2
0
1
3
45
39
6
15
10
1
0
0
1
1
2
58
37
21
44
103
185
288
0
1
43
26
30
9
1027
367
324
316
46
878
258
220
637
91
16
17.58%
102
19
81.37%
2
582
1103
52.77%
532
972
54.73%
252
481
52.39%
771
545
680
213
390
200
Warning: Undefined variable $TeamCareerSumPlayoffOnly in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-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/2020-21/pre-season/ProTeam.php on line 1820
Warning: Undefined variable $TeamCareerSumPlayoffOnly in /home/othlca/history.othl.ca/public_html/outputs/2020-21/pre-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/2020-21/pre-season/ProTeam.php on line 2036