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
Andreas Johnsson, Andre Burakovsky, Mikael Backlund
Andreas Johnsson, Andre Burakovsky
Mikael Backlund
Extra Defensemen
Normal
PowerPlay
Penalty Kill
Mattias Ekholm, Hampus Lindholm, Oscar Klefbom
Mattias Ekholm
Hampus Lindholm, Oscar Klefbom
Penalty Shots
Nicklas Backstrom, Gabriel Landeskog, Mika Zibanejad, Elias Lindholm, Filip Forsberg
Goalie
#1 : Robin Lehner, #2 : Jacob Markstrom, #3 : Henrik Lundqvist
Custom OT Lines Forwards
Nicklas Backstrom, Gabriel Landeskog, Mika Zibanejad, Elias Lindholm, Filip Forsberg, Elias Pettersson, Elias Pettersson, Mikael Backlund, Rickard Rakell, Viktor Arvidsson, Jakob Silfverberg
Custom OT Lines Defensemen
Victor Hedman, Oliver Ekman-Larsson, Erik Karlsson, John Klingberg, Mattias Ekholm
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
SWE
SWE
SWE
SWE
SWE
3
SWE
SWE
SWE
SWE
SWE
4
SWE
SWE
SWE
SWE
SWE
5
SWE
SWE
SWE
SWE
SWE
6
SWE
SWE
SWE
SWE
SWE
[10/5/2020 8:53:24 AM] - Sweden was eliminated at round 1 of year 1. [9/6/2020 8:23:34 PM] - New Record for Team's Most Shots Blocked (14) in 1 Game for Sweden! [8/26/2020 2:21:29 PM] - New Record for Team's Most Hits (25) in 1 Game for Sweden! [8/19/2020 7:48:57 PM] - New Record for Team's Most Points (14) in 1 Game for Sweden! [8/19/2020 7:48:57 PM] - New Record for Team's Most Assists (9) in 1 Game for Sweden! [8/19/2020 7:48:57 PM] - New Record for Team's Most Goals (5) in 1 Game for Sweden! [8/19/2020 7:48:57 PM] - New Record for Team's Most Shots (38) in 1 Game for Sweden! [8/18/2020 10:14:41 AM] - New Record for Team's Most Penalties Minutes (29) in 1 Game for Sweden! [8/18/2020 10:14:41 AM] - New Record for Team's Most Penalties Minutes (29) in 1 Game for Sweden! [8/12/2020 10:47:09 PM] - New Record for Team's Most Hits (24) in 1 Game for Sweden! [8/12/2020 10:47:09 PM] - New Record for Team's Most Points (12) in 1 Game for Sweden! [8/12/2020 10:47:09 PM] - New Record for Team's Most Assists (8) in 1 Game for Sweden! [8/11/2020 3:42:51 PM] - New Record for Team's Most Shots (33) in 1 Game for Sweden! [8/9/2020 6:27:46 PM] - New Record for Team's Most Hits (19) in 1 Game for Sweden! [8/9/2020 6:27:46 PM] - New Record for Team's Most Points (11) in 1 Game for Sweden! [8/9/2020 6:27:46 PM] - New Record for Team's Most Assists (7) in 1 Game for Sweden! [8/9/2020 6:27:46 PM] - New Record for Team's Most Goals (4) in 1 Game for Sweden! [8/7/2020 1:21:57 PM] - New Record for Team's Most Hits (15) in 1 Game for Sweden! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots Blocked (13) in 1 Game for Sweden! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots (30) in 1 Game for Sweden! [8/6/2020 8:12:32 PM] - New Record for Team's Most Points (6) in 1 Game for Sweden! [8/6/2020 8:12:32 PM] - New Record for Team's Most Assists (4) in 1 Game for Sweden! [8/6/2020 8:12:32 PM] - New Record for Team's Most Goals (2) in 1 Game for Sweden! [8/6/2020 8:12:32 PM] - New Record for Team's Most Shots Blocked (13) in 1 Game for Sweden! [8/5/2020 6:35:49 PM] - New Record for Team's Most Hits (12) in 1 Game for Sweden! [8/5/2020 6:35:49 PM] - New Record for Team's Most Penalties Minutes (13) in 1 Game for Sweden! [8/5/2020 6:35:49 PM] - New Record for Team's Most Shots Blocked (3) in 1 Game for Sweden! [8/5/2020 6:35:49 PM] - New Record for Team's Most Shots (11) in 1 Game for Sweden! [7/24/2020 11:52:45 AM] - Henrik Lundqvist was added to Sweden. [7/24/2020 11:52:40 AM] - Jacob Markstrom was added to Sweden. [7/24/2020 11:52:34 AM] - Robin Lehner was added to Sweden. [7/24/2020 11:52:31 AM] - Oscar Klefbom was added to Sweden. [7/24/2020 11:52:24 AM] - Hampus Lindholm was added to Sweden. [7/24/2020 11:52:14 AM] - Mattias Ekholm was added to Sweden. [7/24/2020 11:52:09 AM] - Rasmus Dahlin was added to Sweden. [7/24/2020 11:52:05 AM] - John Klingberg was added to Sweden. [7/24/2020 11:52:00 AM] - Oliver Ekman-Larsson was added to Sweden. [7/24/2020 11:51:52 AM] - Erik Karlsson was added to Sweden. [7/24/2020 11:51:48 AM] - Victor Hedman was added to Sweden. [7/24/2020 11:51:44 AM] - Andre Burakovsky was added to Sweden. [7/24/2020 11:51:39 AM] - Andreas Johnsson was added to Sweden. [7/24/2020 11:51:32 AM] - Rickard Rakell was added to Sweden. [7/24/2020 11:51:28 AM] - William Karlsson was added to Sweden. [7/24/2020 11:51:21 AM] - Mikael Backlund was added to Sweden. [7/24/2020 11:51:17 AM] - Jakob Silfverberg was added to Sweden. [7/24/2020 11:51:07 AM] - William Nylander was added to Sweden. [7/24/2020 11:50:58 AM] - Viktor Arvidsson was added to Sweden. [7/24/2020 11:50:53 AM] - Elias Lindholm was added to Sweden. [7/24/2020 11:50:47 AM] - Mika Zibanejad was added to Sweden. [7/24/2020 11:50:41 AM] - Filip Forsberg was added to Sweden. [7/24/2020 11:50:33 AM] - Elias Pettersson was added to Sweden. [7/24/2020 11:50:26 AM] - Gabriel Landeskog was added to Sweden. [7/24/2020 11:50:19 AM] - Nicklas Backstrom was added to Sweden. [7/24/2020 10:57:19 AM] - General Manager Change : Sweden hired general manager Trent Minnick [7/24/2020 10:57:02 AM] - Team Name Change : Team 5 changed name to Sweden
[10/5/2020 8:53:24 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[10/2/2020 10:30:45 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/30/2020 8:25:02 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/27/2020 8:50:40 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/26/2020 12:50:14 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/20/2020 2:04:54 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/18/2020 12:02:58 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/18/2020 12:02:58 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/14/2020 10:40:55 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/14/2020 10:40:55 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/14/2020 10:40:55 AM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/11/2020 7:01:11 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/9/2020 8:20:21 PM] William Karlsson from Sweden is back from Exhaustion.
[9/9/2020 8:20:21 PM] Sweden lines for next game are empty. Current rosters/lines are not erased. [9/9/2020 8:20:20 PM] Auto Lines Function has been run for Sweden. [9/9/2020 8:20:20 PM] Auto Roster Partial Function has been run for Sweden.
[9/9/2020 8:20:20 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/9/2020 8:20:20 PM] William Karlsson from Sweden is injured from Exhaustion.
[9/9/2020 8:20:20 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/6/2020 8:23:34 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/6/2020 8:23:34 PM] New Record for Team's Most Shots Blocked (14) in 1 Game for Sweden!
[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/4/2020 8:33:46 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[9/4/2020 8:33:46 PM] Last 7 Days Pro Star : 1 - Pekka Rinne of Finland (0.953) / 2 - Robin Lehner of Sweden (0.937) / 3 - Patrik Laine of Finland (3-2-5)
[9/1/2020 9:28:09 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/31/2020 4:15:08 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/31/2020 4:15:07 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/29/2020 9:06:30 PM] Elias Lindholm from Sweden is back from Exhaustion.
[8/29/2020 9:06:30 PM] Sweden lines for next game are empty. Current rosters/lines are not erased. [8/29/2020 9:06:29 PM] Auto Lines Function has been run for Sweden.
[8/29/2020 9:06:29 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/29/2020 9:06:29 PM] Elias Lindholm from Sweden is injured from Exhaustion. [8/29/2020 9:06:25 PM] Auto Lines Function has been run for Sweden.
[8/26/2020 2:21:30 PM] Mika Zibanejad from Sweden is back from Exhaustion.
[8/26/2020 2:21:30 PM] Gabriel Landeskog from Sweden is back from Exhaustion.
[8/26/2020 2:21:30 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/26/2020 2:21:30 PM] Last 7 Days Pro Star : 1 - Filip Forsberg of Sweden (2-2-4) / 2 - Robin Lehner of Sweden (0.938) / 3 - Elias Lindholm of Sweden (4-1-5)
[8/26/2020 2:21:29 PM] New Record for Team's Most Hits (25) in 1 Game for Sweden!
[8/26/2020 2:21:29 PM] Mika Zibanejad from Sweden is injured from Exhaustion.
[8/26/2020 2:21:29 PM] Gabriel Landeskog from Sweden is injured from Exhaustion.
[8/24/2020 7:02:30 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/24/2020 7:02:29 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/24/2020 7:02:29 PM] Elias Lindholm from Sweden has scored a Hat Trick!
[8/22/2020 2:05:11 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/19/2020 7:48:57 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/19/2020 7:48:57 PM] New Record for Team's Most Points (14) in 1 Game for Sweden!
[8/19/2020 7:48:57 PM] New Record for Team's Most Assists (9) in 1 Game for Sweden!
[8/19/2020 7:48:57 PM] New Record for Team's Most Goals (5) in 1 Game for Sweden!
[8/19/2020 7:48:57 PM] Sweden lines for next game are empty. Current rosters/lines are not erased.
[8/19/2020 7:48:57 PM] New Record for Team's Most Shots (38) in 1 Game for Sweden!