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
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
Mark Stone, Brad Marchand, Mats Zuccarello, Rick Nash, Vincent Trocheck
Goalie
#1 : Jonathan Bernier, #2 : Braden Holtby
Custom OT Lines Forwards
, Brad Marchand, Rick Nash, Mats Zuccarello, , , , Mark Stone, Mike Fisher, Vincent Trocheck,
Custom OT Lines Defensemen
John Carlson, Brian Campbell, , ,
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
Adam Brooks
St-Louis
2016
126
Anthony Beauvillier
St-Louis
2015
26
Dmitry Sokolov
St-Louis
2016
150
German Rubtsov
St-Louis
2016
27
Jonas Siegenthaler
St-Louis
2015
86
Mathew Barzal
St-Louis
2015
9
Matthew Benning
St-Louis
2016
179
Matthew Bradley
St-Louis
2015
207
Matthew Spencer
St-Louis
2015
99
Michael Kempny
St-Louis
2016
120
Pascal Laberge
St-Louis
2016
43
Pius Suter
St-Louis
2015
183
Tyler Lewington
St-Louis
2015
202
Vadim Shipachev
St-Louis
2016
58
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2017
Stl
Win
Phi
Stl
Que Min
2018
Stl
Win Stl
Stl
Stl Edm
Was
Stl
Ana Pit Stl
2019
Stl
Stl
Stl
Stl
Stl
Stl
Stl
2020
Stl
Stl
Stl
Stl
Stl
Stl
Stl
2021
Stl
Stl
Stl
Stl
Stl
Stl
Stl
[2016-09-30 20:00:10] - Michael Cammalleri is no longer as assistant for St-Louis. [2016-09-30 20:00:10] - Patrice Bergeron has been selected as assistant for St-Louis. [2016-09-30 20:00:10] - Brian Campbell is no longer as assistant for St-Louis. [2016-09-30 20:00:10] - Mike Fisher has been selected as assistant for St-Louis. [2016-11-22 20:00:21] - New Record for Team's Most Hits (33) in 1 Game for St-Louis! [2016-11-28 06:34:52] - Nino Niederreiter was added to St-Louis. [2016-11-28 06:34:52] - Xavier Ouellet was added to St-Louis. [2016-11-28 06:34:53] - TRADE : From St-Louis to Washington : Elias Lindholm (64), Ryan Gropp (P), Y:2017-RND:2-Stl, Y:2017-RND:3-Stl, Y:2018-RND:5-Stl. [2016-11-28 06:34:53] - TRADE : From Washington to St-Louis : Nino Niederreiter (66), Xavier Ouellet (56), Y:2017-RND:4-Phi, Y:2018-RND:7-Ana, Y:2018-RND:7-Pit. [2016-12-10 06:46:46] - Vincent Trocheck was added to St-Louis. [2016-12-10 06:46:47] - TRADE : From St-Louis to Winnipeg : Dmitry Kulikov (67), Nick Bjugstad (64). [2016-12-10 06:46:47] - TRADE : From Winnipeg to St-Louis : Vincent Trocheck (65), Y:2017-RND:3-Win. [2016-12-20 22:26:26] - Jonathan Bernier was added to St-Louis. [2016-12-20 22:26:27] - TRADE : From St-Louis to Nashville : Bobby Ryan (70), Mark Barberio (58). [2016-12-20 22:26:27] - TRADE : From Nashville to St-Louis : Jonathan Bernier (71), Mathew Barzal (P), Pascal Laberge (P). [2017-01-10 20:00:14] - New Record for Team's Most Goals (8) in 1 Game for St-Louis! [2017-01-15 14:51:14] - TRADE : From St-Louis to Calgary : Eddie Lack (61). [2017-01-15 14:51:14] - TRADE : From Calgary to St-Louis : Y:2017-RND:7-Que, Y:2018-RND:4-Edm. [2017-01-28 08:48:41] - Jarret Stoll was added to St-Louis. [2017-01-28 08:48:42] - TRADE : From Toronto to St-Louis : Jarret Stoll (64), Y:2017-RND:7-Min. [2017-01-28 08:48:42] - TRADE : From St-Louis to Toronto : Y:2017-RND:4-Stl. [2017-01-31 06:00:34] - Carl Gunnarsson was added to St-Louis. [2017-01-31 06:00:34] - Tommy Wingels was added to St-Louis. [2017-01-31 06:00:35] - TRADE : From Winnipeg to St-Louis : Carl Gunnarsson (63), Tommy Wingels (63), Y:2018-RND:2-Win. [2017-01-31 06:00:35] - TRADE : From St-Louis to Winnipeg : Jesper Fast (61), Mark Pysyk (58), Michael Sgarbossa (51), Y:2018-RND:5-Edm. [2017-02-12 09:47:33] - Antoine Vermette was added to St-Louis. [2017-02-12 09:47:33] - Zbynek Michalek was added to St-Louis. [2017-02-12 09:47:34] - TRADE : From Nashville to St-Louis : Antoine Vermette (68), Zbynek Michalek (65). [2017-02-12 09:47:34] - TRADE : From St-Louis to Nashville : Carl Gunnarsson (63), Peter Holland (62). [2017-02-16 21:05:13] - TRADE : From St-Louis to Winnipeg : Jarret Stoll (64), 1 000 000 $ (Money). [2017-02-16 21:05:13] - TRADE : From Winnipeg to St-Louis : 1 $ (Money). [2017-03-10 20:00:12] - New Record for Team's Most Points (22) in 1 Game for St-Louis! [2017-04-08 20:00:26] - New Record for Team's Most Penalties Minutes (46) in 1 Game for St-Louis!