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
Nicklas Backstrom, Jonathan Marchessault, Lawson Crouse
Jonathan Marchessault, Lawson Crouse
Alex Iafallo
Extra Defensemen
Normal
PowerPlay
Penalty Kill
Scott Mayfield, Jonas Siegenthaler, Esa Lindell
Scott Mayfield
Mike Reilly, Nick Leddy
Penalty Shots
Nazem Kadri, Nicklas Backstrom, Sebastian Aho, David Pastrnak, Nick Leddy
Goalie
#1 : Linus Ullmark, #2 : Logan Thompson
Custom OT Lines Forwards
Nicklas Backstrom, Sebastian Aho, David Pastrnak, Charlie Coyle, Alex Iafallo, Jonathan Marchessault, Jonathan Marchessault, Nazem Kadri, Colton Sissons, Johan Larsson, Lawson Crouse
Custom OT Lines Defensemen
Esa Lindell, John Marino, Mike Reilly, Nick Leddy, Scott Mayfield
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
News Database File Not Found. Please create one from the STHS.
[2022-04-27 12:12:29 AM] - New Record for Team's Most Hits (38) in 1 Game for Nokians! [2022-03-11 11:11:57 PM] - TRADE : From Gunners to Nokians : Luke Kunin (61), Y:14-RND:5-JMX. [2022-03-11 11:11:57 PM] - TRADE : From Nokians to Gunners : Nick Foligno (68), Tyler Pitlick (65). [2022-02-06 11:58:09 PM] - Nicolas Deslauriers signed with Nokians for $1,000,000 for 1 year(s). [2022-02-06 11:58:09 PM] - Nicolas Deslauriers was added to Nokians. [2022-01-03 1:46:31 AM] - Warren Foegele signed with Nokians for $1,250,000 for 4 year(s). [2022-01-03 1:46:31 AM] - Warren Foegele was added to Nokians. [2022-01-03 1:46:18 AM] - Lawson Crouse signed with Nokians for $1,870,000 for 2 year(s). [2022-01-03 1:46:18 AM] - Lawson Crouse was added to Nokians. [2021-10-31 11:29:42 PM] - New Record for Team's Most Hits (36) in 1 Game for Nokians! [2021-09-20 9:16:10 PM] - Charlie Coyle was added to Nokians. [2021-09-20 9:16:10 PM] - Alex Iafallo was added to Nokians. [2021-09-13 11:23:48 PM] - Tyler Pitlick was added to Nokians. [2021-09-13 11:23:48 PM] - Tanner Pearson was added to Nokians. [2021-09-13 11:23:48 PM] - Matt Calvert was added to Nokians. [2021-09-13 11:23:48 PM] - Logan Thompson was added to Nokians. [2021-09-13 11:23:48 PM] - Hunter Jones was added to Nokians. [2021-09-06 1:42:38 PM] - William Carrier was released. [2021-09-06 1:42:38 PM] - Brandon Hickey was released. [2021-09-06 1:42:38 PM] - Leo Komarov was released. [2021-09-06 1:42:38 PM] - Gabriel Carlsson was released. [2021-09-06 1:42:38 PM] - Derrick Pouliot was released. [2021-09-06 1:39:26 PM] - Zayde Wisdom was added to Nokians. [2021-09-06 1:39:26 PM] - Gabriel Fortier was added to Nokians. [2021-09-06 1:39:25 PM] - Scott Reedy was added to Nokians. [2021-09-06 1:39:25 PM] - William Lockwood was added to Nokians. [2021-09-06 1:39:25 PM] - Julius Honka was added to Nokians. [2021-09-06 1:39:25 PM] - Connor McMichael was added to Nokians. [2021-08-22 12:28:56 AM] - Nokians drafts Brody Lamb as the #110 overall pick in the Entry Draft of year 13. [2021-08-22 12:24:56 AM] - Nokians drafts Ryan Ufko as the #86 overall pick in the Entry Draft of year 13. [2021-08-22 12:20:56 AM] - Nokians drafts Logan Mailloux as the #62 overall pick in the Entry Draft of year 13. [2021-08-22 12:12:28 AM] - Nokians drafts Chaz Lucius as the #14 overall pick in the Entry Draft of year 13. [2021-06-10 10:25:13 PM] - Nokians was eliminated at round 1 of year 12. [2021-04-21 10:44:54 PM] - TRADE : From Nokians to Gunners : Lars Eller (69). [2021-04-21 10:44:54 PM] - TRADE : From Gunners to Nokians : Johan Larsson (66), Jonas Siegenthaler (66). [2021-04-11 1:27:00 AM] - Dan Vladar signed with Nokians for $2,110,000 for 1 year(s). [2021-04-11 1:27:00 AM] - Dan Vladar was added to Nokians. [2021-04-09 11:36:27 PM] - TRADE : From Nokians to Gunners : Alex Goligoski (75). [2021-04-09 11:36:27 PM] - TRADE : From Gunners to Nokians : Lucas Wallmark (61), Tucker Poolman (62). [2021-04-03 11:40:51 PM] - Vladislav Kamenev signed with Nokians for $1,032,764 for 1 year(s). [2021-04-03 11:40:51 PM] - Vladislav Kamenev was added to Nokians. [2021-04-03 11:34:23 PM] - Corey Crawford signed with Nokians for $6,050,000 for 2 year(s). [2021-04-03 11:34:23 PM] - Corey Crawford was added to Nokians. [2021-02-21 10:44:46 PM] - TRADE : From Nokians to Condors : Ryan Suter (77). [2021-02-21 10:44:46 PM] - TRADE : From Condors to Nokians : Anton Stralman (71). [2021-02-08 12:52:10 AM] - TRADE : From Nokians to Rampage : Jordan Staal (69), Mattias Ekholm (76), Layton Ahac (P). [2021-02-08 12:52:10 AM] - TRADE : From Rampage to Nokians : Leo Komarov (65), Mike Reilly (63). [2021-02-05 11:42:56 PM] - Lane Zablocki has been deleted from Nokians. [2021-02-04 8:14:10 PM] - Scott Darling has been deleted from Nokians. [2021-02-04 8:14:06 PM] - Ryan Murphy has been deleted from Nokians. [2021-02-04 8:14:01 PM] - Michael Bournival has been deleted from Nokians. [2021-02-04 8:13:26 PM] - Mark McNeill has been deleted from Nokians. [2021-02-04 8:10:07 PM] - Linus Arnesson has been deleted from Nokians. [2021-02-04 8:09:57 PM] - Kyle Brodziak has been deleted from Nokians. [2021-02-04 8:09:45 PM] - Jussi Jokinen has been deleted from Nokians. [2021-02-04 8:09:29 PM] - Eric Fehr has been deleted from Nokians. [2021-02-04 8:00:58 PM] - Eemeli Rasanen has been deleted from Nokians. [2021-02-04 8:00:52 PM] - Dennis Seidenberg has been deleted from Nokians. [2021-02-04 8:00:49 PM] - David Schlemko has been deleted from Nokians. [2021-02-04 8:00:45 PM] - Daniel Winnik has been deleted from Nokians. [2021-02-04 8:00:39 PM] - Brandon Halverson has been deleted from Nokians. [2021-02-04 8:00:36 PM] - Brandon Dubinsky has been deleted from Nokians. [2021-02-04 12:07:55 AM] - Sebastian Aho signed with Nokians for $7,150,000 for 3 year(s). [2021-02-04 12:07:55 AM] - Sebastian Aho was added to Nokians. [2021-01-31 12:59:23 AM] - David Pastrnak was added to Nokians. [2021-01-31 12:10:32 AM] - David Pastrnak was added to Nokians. [2021-01-31 12:09:56 AM] - David Pastrnak was added to Nokians. [2021-01-24 12:25:10 AM] - Zach Aston-Reese was added to Nokians. [2021-01-24 12:25:10 AM] - Nick Leddy was added to Nokians. [2021-01-24 12:25:10 AM] - Lars Eller was added to Nokians. [2021-01-24 12:25:10 AM] - John Marino was added to Nokians. [2021-01-20 10:54:34 PM] - TRADE : From Thrashers to Nokians : Scott Mayfield (72). [2021-01-20 10:54:34 PM] - TRADE : From Nokians to Thrashers : Matt Niskanen (77). [2021-01-17 2:01:38 AM] - Michael Dipietro was added to Nokians. [2021-01-17 1:29:03 AM] - Jaroslav Halak was released. [2021-01-17 1:29:03 AM] - Kevin Rooney was released. [2021-01-17 1:29:03 AM] - Hudson Fasching was released. [2021-01-17 1:29:03 AM] - Tyler Pitlick was released. [2020-12-06 9:33:29 PM] - Nokians drafts Zach Uens as the #113 overall pick in the Entry Draft of year 12. [2020-11-09 12:36:52 AM] - Nokians drafts Zayde Wisdom as the #89 overall pick in the Entry Draft of year 12. [2020-11-09 12:33:52 AM] - Nokians drafts Dylan Peterson as the #79 overall pick in the Entry Draft of year 12.
[2022-05-20 10:58:38 PM] Last 7 Days Pro Star : 1 - Evander Kane of Thrashers (4-0-4) / 2 - Sebastian Aho of Nokians (3-2-5) / 3 - Alex DeBrincat of Kenobi (4-1-5)
[2022-05-18 11:39:36 PM] Jonas Siegenthaler of Nokians was sent to pro.
[2022-05-18 11:39:30 PM] Tucker Poolman of Nokians was sent down to farm.
[2022-05-16 10:57:55 PM] Jonas Siegenthaler of Nokians was sent to farm.
[2022-05-16 10:52:48 PM] Will Butcher of Nokians was sent down to farm.
[2022-05-16 10:52:45 PM] Tucker Poolman of Nokians was sent to pro.
[2022-05-16 10:52:39 PM] Tucker Poolman of Nokians was sent down to farm.
[2022-05-16 10:52:37 PM] Tucker Poolman of Nokians was sent to pro.
[2022-05-16 10:52:34 PM] Tucker Poolman of Nokians was sent down to farm.
[2022-05-16 10:52:24 PM] Jonas Siegenthaler of Nokians was sent to pro. [2022-05-05 11:39:26 PM] Esa Lindell from Nokians is back from Separated Left Shoulder Injury.
[2022-05-05 12:02:03 AM] Henri Jokiharju of Nokians was sent to pro. [2022-05-05 12:00:18 AM] Nokians roster errors : Not enough Defenseman available in Pro Team! 4 Dressed. 5 Required.
Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-05-02 11:33:16 PM] Game 11 - Esa Lindell from Nokians is injured (Separated Left Shoulder) and is out for 1 week.
[2022-05-02 11:25:25 PM] Henri Jokiharju of Nokians was sent down to farm. [2022-04-29 12:14:48 AM] Nick Leddy from Nokians is back from Strained Left Knee Injury. [2022-04-29 12:14:47 AM] Game 1028 - Nick Leddy from Nokians is injured (Strained Left Knee) and is out for 2 days.
[2022-04-27 12:12:29 AM] New Record for Team's Most Hits (38) in 1 Game for Nokians!
[2022-04-27 12:05:12 AM] Matt Calvert of Nokians was sent down to farm.
[2022-04-27 12:03:07 AM] Matt Calvert of Nokians was sent to pro.
[2022-04-27 12:02:13 AM] Anton Stralman of Nokians was sent down to farm.
[2022-04-27 12:01:59 AM] Jonas Siegenthaler of Nokians was sent down to farm. [2022-04-26 11:59:56 PM] Nokians roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2022-04-26 11:59:53 PM] Maximum Pro Players Limit Reached for Nokians! [2022-04-26 11:59:45 PM] Nokians roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2022-04-26 11:59:45 PM] Auto Roster Function has been run for Nokians.
[2022-04-26 11:59:45 PM] Matt Calvert of Nokians was sent to farm.
[2022-04-26 11:59:45 PM] Jonas Siegenthaler of Nokians was sent to pro.
[2022-04-26 11:59:45 PM] Anton Stralman of Nokians was sent to pro. [2022-04-26 11:59:45 PM] Auto Roster Partial Function has been run for Nokians. [2022-04-26 11:59:45 PM] Nokians roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2022-04-25 11:06:58 PM] Maximum Pro Players Limit Reached for Nokians! [2022-04-25 12:05:36 AM] Maximum Pro Players Limit Reached for Nokians! [2022-04-25 12:04:44 AM] Maximum Pro Players Limit Reached for Nokians! [2022-04-25 12:04:41 AM] Alex Iafallo from Nokians is back from Bruised Left Arm Injury. [2022-04-24 12:05:06 AM] Nazem Kadri from Nokians is back from Left Hand Injury.
[2022-04-05 12:25:27 AM] Vladislav Namestnikov of Nokians was sent down to farm.
[2022-04-05 12:24:51 AM] Matt Calvert of Nokians was sent to pro.
[2022-04-05 12:17:09 AM] Vladislav Namestnikov of Nokians was sent to pro. [2022-04-05 12:15:30 AM] Nokians roster errors : Not enough Players available in Pro Team! 16 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-03-31 11:45:05 PM] Game 905 - Nazem Kadri from Nokians is injured (Left Hand) and is out for 1 month. [2022-03-31 11:45:05 PM] Game 905 - Alex Iafallo from Nokians is injured (Bruised Left Arm) and is out for 1 month. [2022-03-18 11:44:31 PM] Mike Reilly from Nokians is back from Sports Hernia Injury.
[2022-03-11 11:50:45 PM] Henri Jokiharju of Nokians was sent to pro.
[2022-03-11 11:41:03 PM] Luke Kunin of Nokians was sent down to farm.
[2022-03-11 11:41:01 PM] Teddy Blueger of Nokians was sent to pro. [2022-03-11 11:38:41 PM] Nokians roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2022-03-11 11:11:57 PM] TRADE : From Gunners to Nokians : Luke Kunin (61), Y:14-RND:5-JMX. [2022-03-11 11:11:57 PM] TRADE : From Nokians to Gunners : Nick Foligno (68), Tyler Pitlick (65). [2022-03-09 11:43:21 PM] Nokians lines for next game are empty. Current rosters/lines are not erased.