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
Andrei Svechnikov, Vladislav Namestnikov, Nikolay Goldobin
Andrei Svechnikov, Vladislav Namestnikov
Nikolay Goldobin
Extra Defensemen
Normal
PowerPlay
Penalty Kill
Nikita Zadorov, Dmitry Kulikov, Mikhail Sergachev
Nikita Zadorov
Dmitry Kulikov, Mikhail Sergachev
Penalty Shots
Nikita Kucherov, Alex Ovechkin, Alexander Radulov, Evgeni Malkin, Artemi Panarin
Goalie
#1 : Andrei Vasilevskiy, #2 : Sergei Bobrovsky, #3 : Anton Khudobin
Custom OT Lines Forwards
Nikita Kucherov, Alex Ovechkin, Alexander Radulov, Evgeni Malkin, Artemi Panarin, Vladimir Tarasenko, Vladimir Tarasenko, Evgeny Kuznetsov, Evgeni Dadonov, Artem Anisimov, Pavel Buchnevich
Custom OT Lines Defensemen
Ivan Provorov, Dmitry Orlov, Mikhail Sergachev, Nikita Zaitsev, Nikita Zadorov
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
Draft Picks
Year
R1
R2
R3
R4
R5
2
RUS
RUS
RUS
RUS
RUS
3
RUS
RUS
RUS
RUS
RUS
4
RUS
RUS
RUS
RUS
RUS
5
RUS
RUS
RUS
RUS
RUS
6
RUS
RUS
RUS
RUS
RUS
[10/2/2020 10:30:45 AM] - Russia was eliminated at round 1 of year 1. [8/12/2020 10:47:09 PM] - New Record for Team's Most Penalties Minutes (13) in 1 Game for Russia! [8/11/2020 3:42:51 PM] - New Record for Team's Most Shots Blocked (14) in 1 Game for Russia! [8/10/2020 11:11:48 PM] - New Record for Team's Most Hits (29) in 1 Game for Russia! [8/10/2020 11:11:48 PM] - New Record for Team's Most Hits (29) in 1 Game for Russia! [8/9/2020 6:27:46 PM] - New Record for Team's Most Hits (23) in 1 Game for Russia! [8/9/2020 6:27:46 PM] - New Record for Team's Most Shots (48) in 1 Game for Russia! [8/9/2020 6:27:46 PM] - New Record for Team's Most Shots (48) in 1 Game for Russia! [8/8/2020 4:46:20 PM] - New Record for Team's Most Penalties Minutes (8) in 1 Game for Russia! [8/8/2020 4:46:20 PM] - New Record for Team's Most Shots Blocked (12) in 1 Game for Russia! [8/7/2020 1:21:57 PM] - New Record for Team's Most Hits (17) in 1 Game for Russia! [8/7/2020 1:21:57 PM] - New Record for Team's Most Shots (35) in 1 Game for Russia! [8/7/2020 1:21:57 PM] - New Record for Team's Most Points (15) in 1 Game for Russia! [8/7/2020 1:21:57 PM] - New Record for Team's Most Assists (10) in 1 Game for Russia! [8/7/2020 1:21:57 PM] - New Record for Team's Most Goals (5) in 1 Game for Russia! [8/7/2020 1:21:57 PM] - New Record for Team's Most Shots (35) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Hits (16) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Penalties Minutes (6) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots Blocked (10) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots (25) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Points (9) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Assists (6) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Goals (3) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots Blocked (10) in 1 Game for Russia! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots (25) in 1 Game for Russia! [7/24/2020 11:44:29 AM] - Anton Khudobin was added to Russia. [7/24/2020 11:44:25 AM] - Semyon Varlamov was added to Russia. [7/24/2020 11:44:20 AM] - Sergei Bobrovsky was added to Russia. [7/24/2020 11:44:14 AM] - Dmitry Kulikov was added to Russia. [7/24/2020 11:44:09 AM] - Dmitry Orlov was added to Russia. [7/24/2020 11:44:04 AM] - Nikita Zadorov was added to Russia. [7/24/2020 11:43:58 AM] - Nikita Zaitsev was added to Russia. [7/24/2020 11:43:53 AM] - Mikhail Sergachev was added to Russia. [7/24/2020 11:43:46 AM] - Ivan Provorov was added to Russia. [7/24/2020 11:43:41 AM] - Nikolay Goldobin was added to Russia. [7/24/2020 11:43:37 AM] - Pavel Buchnevich was added to Russia. [7/24/2020 11:43:31 AM] - Artem Anisimov was added to Russia. [7/24/2020 11:43:26 AM] - Ivan Barbashev was added to Russia. [7/24/2020 11:43:19 AM] - Ilya Kovalchuk was added to Russia. [7/24/2020 11:43:12 AM] - Andrei Vasilevskiy was added to Russia. [7/24/2020 11:43:08 AM] - Andrei Svechnikov was added to Russia. [7/24/2020 11:43:02 AM] - Vladislav Namestnikov was added to Russia. [7/24/2020 11:42:53 AM] - Alex Ovechkin was added to Russia. [7/24/2020 11:42:45 AM] - Alexander Radulov was added to Russia. [7/24/2020 11:42:39 AM] - Vladimir Tarasenko was added to Russia. [7/24/2020 11:42:16 AM] - Artemi Panarin was added to Russia. [7/24/2020 11:42:04 AM] - Evgeni Dadonov was added to Russia. [7/24/2020 11:41:59 AM] - Evgeny Kuznetsov was added to Russia. [7/24/2020 11:41:56 AM] - Evgeni Malkin was added to Russia. [7/24/2020 11:41:51 AM] - Nikita Kucherov was added to Russia. [7/24/2020 10:56:58 AM] - General Manager Change : Russia hired general manager Will O'Leary [7/24/2020 10:56:52 AM] - Team Name Change : Team 3 changed name to Russia
[10/2/2020 10:30:45 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/30/2020 8:25:02 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/27/2020 8:50:40 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/26/2020 12:50:14 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/20/2020 2:04:54 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/20/2020 2:04:54 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/18/2020 12:02:58 AM] Last 7 Days Pro Star : 1 - Steven Stamkos of Ontario (6-0-6) / 2 - Andrei Vasilevskiy of Russia (0.951) / 3 - Pekka Rinne of Finland (0.977)
[9/18/2020 12:02:58 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/14/2020 10:40:55 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/14/2020 10:40:55 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/14/2020 10:40:55 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/11/2020 7:01:10 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/11/2020 7:01:10 PM] Last 7 Days Pro Star : 1 - Auston Matthews of United States of America (4-3-7) / 2 - Andrei Vasilevskiy of Russia (0.940) / 3 - Jamie Benn of Canada West (5-0-5)
[9/9/2020 8:20:21 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/9/2020 8:20:20 PM] Russia lines for next game are empty. Current rosters/lines are not erased. [9/9/2020 8:20:13 PM] Auto Lines Function has been run for Russia. [9/9/2020 8:20:13 PM] Auto Roster Partial Function has been run for Russia.
[9/6/2020 8:23:34 PM] Alexander Radulov from Russia is back from Exhaustion.
[9/6/2020 8:23:33 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/6/2020 8:23:33 PM] Last 30 Days Pro Star : 1 - Robin Lehner of Sweden (0.920) / 2 - Alex Ovechkin of Russia (7-7-14) / 3 - Auston Matthews of United States of America (9-11-20)
[9/6/2020 8:23:33 PM] Alexander Radulov from Russia is injured from Exhaustion.
[9/4/2020 8:33:47 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/4/2020 8:33:46 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[9/1/2020 9:28:09 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/31/2020 4:15:08 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/29/2020 9:06:30 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/29/2020 9:06:29 PM] Evgeni Malkin from Russia is back from Exhaustion. [8/29/2020 9:06:28 PM] Auto Lines Function has been run for Russia.
[8/26/2020 2:21:30 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/26/2020 2:21:30 PM] Evgeni Malkin from Russia is injured from Exhaustion.
[8/26/2020 2:21:30 PM] Russia lines for next game are empty. Current rosters/lines are not erased. [8/26/2020 2:21:19 PM] Auto Lines Function has been run for Russia.
[8/24/2020 7:02:30 PM] Nikita Kucherov from Russia is back from Exhaustion.
[8/24/2020 7:02:30 PM] Alex Ovechkin from Russia is back from Exhaustion.
[8/24/2020 7:02:29 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/24/2020 7:02:29 PM] Nikita Kucherov from Russia is injured from Exhaustion.
[8/24/2020 7:02:29 PM] Alex Ovechkin from Russia is injured from Exhaustion.
[8/22/2020 2:05:11 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/22/2020 2:05:10 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/20/2020 10:13:15 PM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/19/2020 7:48:57 PM] Last 7 Days Pro Star : 1 - Johnny Gaudreau of United States of America (4-3-7) / 2 - Alex Ovechkin of Russia (3-3-6) / 3 - Auston Matthews of United States of America (3-4-7)
[8/18/2020 10:14:41 AM] Russia lines for next game are empty. Current rosters/lines are not erased.
[8/16/2020 8:00:09 PM] Russia lines for next game are empty. Current rosters/lines are not erased. [8/16/2020 7:59:43 PM] Auto Lines Function has been run for Russia. [8/16/2020 7:59:43 PM] Auto Roster Partial Function has been run for Russia.
[8/14/2020 8:34:18 PM] Nikita Kucherov from Russia is back from Exhaustion.
[8/14/2020 8:34:18 PM] Evgeni Malkin from Russia is back from Exhaustion.
[8/14/2020 8:34:18 PM] Alex Ovechkin from Russia is back from Exhaustion. [8/14/2020 8:33:45 PM] Auto Lines Function has been run for Russia. [8/14/2020 8:33:45 PM] Auto Roster Partial Function has been run for Russia.