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/playoffs/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/playoffs/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/playoffs/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/playoffs/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/playoffs/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/playoffs/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
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/playoffs/GoaliesStatSub.php on line 55
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/playoffs/GoaliesStatSub.php on line 55
0.000
0
0
12
0
0
0
Team Total or Average
13
5
5
2
0.925
2.49
772
0
0
32
424
0
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/playoffs/ProTeam.php on line 623
0.000
0
12
12
3
1
0
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
Mark Scheifele, Artemi Panarin, Jeff Carter, Alex DeBrincat, Anthony Mantha
Goalie
#1 : Ben Bishop, #2 : Carter Hart
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
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
Cameron Crotty
Canadiens
2017
101
Chase Priskie
Canadiens
2016
128
Eric Roy
Canadiens
2013
102
Felix Sandstrom
Canadiens
2015
40
Matthew Phillips
Canadiens
2016
97
Patrick Harper
Canadiens
2016
126
Tyler Soy
Canadiens
2016
127
Xavier Bernard
Canadiens
2018
100
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2021
MTL
MTL
MTL
MTL
MTL
PHL
2022
MTL
MTL
MTL
MTL
MTL
MTL PHL
PHL MTL
2023
MTL
MTL
MTL
MTL
MTL
MTL
MTL
2024
MTL
MTL
MTL
MTL
MTL
MTL
MTL
[2020-05-27 5:17:39 PM] - Rocket was eliminated at round 3 of year 2019. [2020-05-13 7:09:23 PM] - Canadiens was eliminated at round 2 of year 2019. [2020-02-29 9:29:13 AM] - TRADE : From Canadiens to Senators : Connor Hobbs (P). [2020-02-29 9:29:13 AM] - TRADE : From Senators to Canadiens : Alexander Petrovic (67). [2020-01-31 8:26:25 PM] - New Record for Team's Most Shots (57) in 1 Game for Canadiens! [2019-10-16 4:34:28 PM] - Team Name Change : Montreal Canadiens changed name to Canadiens [2019-10-05 2:18:13 PM] - Andrew MacWilliam was released.
[2020-05-27 5:16:52 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2
[2020-05-27 5:16:52 PM] Curtis McKenzie of Canadiens was sent down to farm.
[2020-05-27 5:16:52 PM] Alexander Petrovic of Canadiens was sent down to farm.
[2020-05-23 4:49:26 PM] Last 7 Days Farm Star : 1 - Henrik Borgstrom of Rocket (6-4-10) / 2 - Matthew Highmore of Heat (5-1-6) / 3 - Jonny Brodzinski of Rocket (2-4-6)
[2020-05-19 5:45:26 PM] Kalle Kossila from Rocket has scored a Hat Trick!
[2020-05-18 4:53:57 PM] Last 30 Days Pro Star : 1 - Sam Reinhart of Predators (5-10-15) / 2 - Pekka Rinne of Flames (0.927) / 3 - Ben Bishop of Canadiens (0.922) [2020-05-16 7:49:07 PM] Nikolaj Ehlers from Canadiens is back from Right Wrist Injury.
[2020-05-11 6:26:49 PM] Last 7 Days Farm Star : 1 - Matthew Highmore of Heat (5-4-9) / 2 - Adam Tambellini of Rocket (4-1-5) / 3 - Brad Malone of Heat (3-3-6) [2020-05-10 4:52:39 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2 [2020-05-06 6:24:18 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2
[2020-05-06 6:24:18 PM] Henrik Borgstrom of Canadiens was sent down to farm. [2020-05-04 6:46:56 PM] Jeff Carter from Canadiens is back from Left Wrist Injury.
[2020-05-04 6:43:24 PM] Last 7 Days Pro Star : 1 - Steven Stamkos of Islanders (5-0-5) / 2 - Ben Bishop of Canadiens (0.966) / 3 - Logan Couture of Predators (2-2-4) [2020-04-28 7:06:52 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2 [2020-04-28 7:06:52 PM] Henrik Borgstrom of Canadiens was sent to pro. [2020-04-27 4:34:56 PM] Game 26 - Nikolaj Ehlers from Canadiens is injured (Right Wrist) and is out for 2 months. [2020-04-26 5:59:54 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2 [2020-04-24 4:28:15 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2 [2020-04-23 4:39:58 PM] Connor Murphy from Canadiens is back from Bruised Left Shoulder Injury. [2020-04-23 4:39:57 PM] Game 10 - Connor Murphy from Canadiens is injured (Bruised Left Shoulder) and is out for 2 days. [2020-04-22 4:31:28 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2 [2020-04-22 4:31:28 PM] Curtis McKenzie of Canadiens was sent to pro. [2020-04-20 4:07:38 PM] Game 1270 - Jeff Carter from Canadiens is injured (Left Wrist) and is out for 3 weeks. [2020-04-19 6:36:03 PM] Successfully loaded Canadiens lines done with STHS Client - 3.2.2.2
[2020-04-17 3:33:24 PM] Adam Tambellini from Rocket has scored a Hat Trick!
[2020-04-17 3:33:24 PM] Curtis McKenzie from Rocket has scored a Hat Trick!
[2020-04-15 6:38:35 PM] Last 30 Days Pro Star : 1 - Ben Bishop of Canadiens (0.955) / 2 - Dustin Brown of Oilers (10-7-17) / 3 - Ryan Nugent-Hopkins of Oilers (7-15-22)
[2020-04-14 7:01:38 PM] Jonny Brodzinski from Rocket has scored a Hat Trick!