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
Tage Thompson, Sebastian Aho, Cole Caufield, Timo Meier, Pierre-Luc Dubois
Gardien
#1 : Igor Shesterkin, #2 : John Gibson
Lignes d’attaque personnalisées en prolongation
Tage Thompson, Sebastian Aho, Cole Caufield, Timo Meier, Pierre-Luc Dubois, William Eklund, William Eklund, Joel Armia, Jaden Schwartz, Charlie Coyle, Carter Verhaeghe
Lignes de défense personnalisées en prolongation
Mike Matheson, Matt Roy, Dylan Samberg, Mikey Anderson, Seth Jones
Astuces sur les filtres (anglais seulement)
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
[2026-03-08 20:27:44] - TRADE : From Dealers to Isotopes : Mike Matheson (72). [2026-03-08 20:27:44] - TRADE : From Isotopes to Dealers : Jiri Kulich (66), Louis Crevier (67), Y:26-RND:4-LVD. [2026-03-08 20:26:29] - TRADE : From Isotopes to Rink Rats : Y:27-RND:5-FRE. [2026-03-08 20:25:30] - TRADE : From Isotopes to Crows : Owen Beck (62), Joshua Roy (64), Anthony Beauvillier (66), Daniil Tarasov (69), Tony DeAngelo (68). [2026-03-08 20:25:30] - TRADE : From Crows to Isotopes : Charlie Coyle (72), Y:26-RND:3-BAC, Y:27-RND:3-SAL, Y:26-RND:4-LVD, Y:27-RND:4-SAL. [2026-03-08 20:02:52] - TRADE : From Isotopes to Mammouth : Derek Forbort (66). [2026-03-08 20:02:52] - TRADE : From Mammouth to Isotopes : Anthony Beauvillier (66), Y:27-RND:5-FRE. [2026-03-03 22:09:14] - TRADE : From Caribous to Isotopes : Carter Verhaeghe (72). [2026-03-03 22:09:14] - TRADE : From Isotopes to Caribous : Jonatan Berggren (66), Jonathan Aspirot (60), Y:26-RND:5-SIO. [2026-02-02 22:08:27] - TRADE : From Isotopes to Fury : Jan Rutta (67). [2026-02-02 22:08:27] - TRADE : From Fury to Isotopes : Y:26-RND:5-SIO. [2026-01-08 22:19:06] - TRADE : From Isotopes to Alphas : Y:26-RND:4-SIO, Y:27-RND:4-SPR. [2026-01-08 22:19:06] - TRADE : From Alphas to Isotopes : Jonatan Berggren (66). [2025-12-20 23:40:12] - TRADE : From Isotopes to Alphas : Ryan McGregor (58), Milo Roelens (59), Parker Bell (58), Michael Milne (60), Jansen Harkins (66), Michael Pezzetta (64), Simon Lundmark (59), Henri Nikkanen (60), Y:26-RND:4-SPR. [2025-12-20 23:40:12] - TRADE : From Alphas to Isotopes : Sam Gagner (64), Carson Meyer (63), Ben McCartney (60), Connor Mackey (62), Daemon Hunt (63), Givani Smith (61), Justin Bailey (65), Ilya Solovyov (64), Wyatt Newpower (60), Y:26-RND:4-SIO. [2025-12-09 22:06:00] - TRADE : From Caribous to Isotopes : Tony DeAngelo (68), Y:27-RND:5-ALB, Y:27-RND:5-MJJ. [2025-12-09 22:06:00] - TRADE : From Isotopes to Caribous : Eeli Tolvanen (69). [2025-12-08 22:05:54] - TRADE : From Isotopes to Crows : Jon-Randall Avon (58), Jordan Harris (64), Mikus Vecvanags (P), Gabe Smith (P). [2025-12-08 22:05:54] - TRADE : From Crows to Isotopes : Jaden Schwartz (70). [2025-12-01 22:04:41] - TRADE : From Alphas to Isotopes : Theodor Niederbach (P). [2025-11-20 22:07:16] - Vyacheslav Buteyets signed with Isotopes for 500 000 $ for 2 year(s). [2025-11-20 22:07:16] - Vyacheslav Buteyets was added to Isotopes. [2025-11-20 22:06:43] - Luke Prokop signed with Isotopes for 500 000 $ for 2 year(s). [2025-11-20 22:06:43] - Luke Prokop was added to Isotopes. [2025-11-20 22:06:18] - Jon-Randall Avon signed with Isotopes for 600 000 $ for 2 year(s). [2025-11-20 22:06:18] - Jon-Randall Avon was added to Isotopes. [2025-11-20 22:05:47] - Jackson Edward signed with Isotopes for 600 000 $ for 3 year(s). [2025-11-20 22:05:47] - Jackson Edward was added to Isotopes. [2025-11-20 22:05:14] - Jonathan Aspirot signed with Isotopes for 600 000 $ for 1 year(s). [2025-11-20 22:05:14] - Jonathan Aspirot was added to Isotopes. [2025-11-05 22:09:05] - TRADE : From Isotopes to Castors : Filip Hronek (69), William Wallinder (61). [2025-11-05 22:09:05] - TRADE : From Castors to Isotopes : Colton Dach (64), Seth Jones (72), Y:27-RND:5-SHE. [2025-11-03 22:11:47] - TRADE : From Les Boys to Isotopes : Igor Shesterkin (76), Y:27-RND:5-BAC. [2025-11-03 22:11:47] - TRADE : From Isotopes to Les Boys : Juuse Saros (76), Carter Mazur (61), Theo Stockselius (P). [2025-10-23 22:19:41] - TRADE : From Isotopes to Crows : Luke Glendening (67), Rem Pitlick (64). [2025-10-23 22:19:41] - TRADE : From Crows to Isotopes : Kevin Stenlund (67), Y:27-RND:5-SAL. [2025-10-11 22:14:14] - TRADE : From Rednecks to Isotopes : Tage Thompson (74). [2025-10-11 22:14:14] - TRADE : From Isotopes to Rednecks : Cole Perfetti (69), Evander Kane (71), Terik Parascak (P), Colin Ralph (P), Andrew Basha (P). [2025-09-29 22:17:18] - TRADE : From Rednecks to Isotopes : Mikey Anderson (68). [2025-09-29 22:17:18] - TRADE : From Isotopes to Rednecks : Rasmus Sandin (67).
[2026-04-02 22:37:38] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-04-01 22:04:44] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-30 22:01:42] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-29 22:02:59] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-26 22:07:19] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-24 22:01:28] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-21 22:03:07] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-20 22:03:57] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-18 22:00:31] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-18 22:00:31] Last 30 Days Farm Star : 1 - Frank Nazar of Thunderbolts (11-13-24) / 2 - Oliver Kapanen of Mighty Pigs (11-11-22) / 3 - Landon Slaggert of Commando (9-14-23) [2026-03-16 22:02:06] Successfully loaded Isotopes lines done with Web Base Client and SQLite Database.
[2026-03-15 22:04:53] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-15 22:04:53] Last 7 Days Pro Star : 1 - Darcy Kuemper of Raiders (0,960) / 2 - Alex Tuch of Rednecks (4-2-6) / 3 - William Eklund of Isotopes (5-1-6)
[2026-03-13 22:02:09] Seth Jones from Isotopes is back from Left Ankle Injury.
[2026-03-13 22:02:09] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-11 22:09:27] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-10 22:03:33] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2026-03-09 22:04:24] Auto Lines Function has been run for Mighty Pigs. [2026-03-09 22:02:17] Successfully loaded Isotopes lines done with Web Base Client and SQLite Database.
[2026-03-09 22:02:16] Justin Barron of Isotopes was sent to pro.
[2026-03-08 22:43:57] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-08 22:43:57] Last 7 Days Farm Star : 1 - Philipp Grubauer of Coyotes (0,958) / 2 - Zach Benson of Omegas (4-1-5) / 3 - Connor Dewar of Mighty Pigs (4-2-6)
[2026-03-08 22:43:52] Game 852 - Seth Jones from Isotopes is injured (Left Ankle) and is out for 1 week. [2026-03-08 22:34:55] Auto Lines Function has been run for Mighty Pigs. [2026-03-08 22:34:55] Auto Lines Function has been run for Isotopes. [2026-03-08 22:34:55] Auto Roster Partial Function has been run for Isotopes.
[2026-03-08 20:27:44] TRADE : From Dealers to Isotopes : Mike Matheson (72).
[2026-03-08 20:27:44] TRADE : From Isotopes to Dealers : Jiri Kulich (66), Louis Crevier (67), Y:26-RND:4-LVD.
[2026-03-08 20:26:29] TRADE : From Isotopes to Rink Rats : Y:27-RND:5-FRE.
[2026-03-08 20:25:30] TRADE : From Isotopes to Crows : Owen Beck (62), Joshua Roy (64), Anthony Beauvillier (66), Daniil Tarasov (69), Tony DeAngelo (68).
[2026-03-08 20:25:30] TRADE : From Crows to Isotopes : Charlie Coyle (72), Y:26-RND:3-BAC, Y:27-RND:3-SAL, Y:26-RND:4-LVD, Y:27-RND:4-SAL.
[2026-03-08 20:02:52] TRADE : From Isotopes to Mammouth : Derek Forbort (66).
[2026-03-08 20:02:52] TRADE : From Mammouth to Isotopes : Anthony Beauvillier (66), Y:27-RND:5-FRE.
[2026-03-04 22:07:31] Mighty Pigs lines for next game are empty. Current rosters/lines are not erased. But, Isotopes lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2026-03-04 22:07:18] Auto Lines Function has been run for Mighty Pigs. [2026-03-04 22:07:06] Successfully loaded Isotopes lines done with Web Base Client and SQLite Database.
[2026-03-03 22:09:14] TRADE : From Caribous to Isotopes : Carter Verhaeghe (72).
[2026-03-03 22:09:14] TRADE : From Isotopes to Caribous : Jonatan Berggren (66), Jonathan Aspirot (60), Y:26-RND:5-SIO.
[2026-03-02 22:13:31] Both Isotopes and Mighty Pigs lines for next game are empty. Current rosters/lines are not erased.
[2026-02-26 22:01:00] Both Isotopes and Mighty Pigs lines for next game are empty. Current rosters/lines are not erased.
[2026-02-25 22:09:20] Both Isotopes and Mighty Pigs lines for next game are empty. Current rosters/lines are not erased.