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
Adrian Kempe, Jason Robertson, Troy Terry, Reilly Smith, Marco Rossi
Gardien
#1 : Jeremy Swayman, #2 : Anton Forsberg
Lignes d’attaque personnalisées en prolongation
Adrian Kempe, Jason Robertson, Troy Terry, Reilly Smith, Marco Rossi, Marcus Johansson, Marcus Johansson, Evgenii Dadonov, Matty Beniers, Adam Fantilli, Colton Sissons
Lignes de défense personnalisées en prolongation
Drew Doughty, Ryan Lindgren, Sean Durzi, Jared Spurgeon, Sean Walker
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-05 22:07:39] - TRADE : From Rednecks to Avengers : Adam Fantilli (70), Ryan Lindgren (67). [2026-03-05 22:07:39] - TRADE : From Avengers to Rednecks : Jackson LaCombe (70), Conor Garland (69), Y:26-RND:5-NYK. [2026-01-16 22:13:21] - TRADE : From Avengers to Lynx : Michael Amadio (67). [2026-01-09 22:05:38] - TRADE : From Les Boys to Avengers : Brady Tkachuk (74). [2026-01-09 22:05:38] - TRADE : From Avengers to Les Boys : Brock Faber (71). [2025-12-09 22:04:55] - TRADE : From Crows to Avengers : Marcus Johansson (69), Michael Brandsegg-Nygard (P), Y:26-RND:5-ALB. [2025-12-09 22:04:55] - TRADE : From Avengers to Crows : Artturi Lehkonen (71), Y:26-RND:3-WIS. [2025-12-08 22:06:43] - TRADE : From Avengers to Alphas : Bobby Brink (67). [2025-12-08 22:06:43] - TRADE : From Alphas to Avengers : Michael Amadio (67), Y:26-RND:2-MJJ, Y:26-RND:5-NYK. [2025-12-08 22:04:50] - TRADE : From KingKong to Avengers : Reilly Smith (70), Calum Ritchie (P), Dmitry Simashev (P). [2025-12-08 22:04:50] - TRADE : From Avengers to KingKong : Elias Lindholm (72), Y:27-RND:4-WIS. [2025-12-08 22:01:34] - Michael Sgarbossa was added to Avengers. [2025-12-08 22:01:34] - Avengers claimed Michael Sgarbossa from waivers by Alphas for 0 $. [2025-12-08 21:50:09] - Avengers show interest in Michael Sgarbossa from waiver. [2025-11-20 22:42:11] - TRADE : From Caribous to Avengers : Conor Garland (69). [2025-11-20 22:42:11] - TRADE : From Avengers to Caribous : Conor Sheary (65). [2025-11-20 22:07:54] - TRADE : From Avengers to Caribous : Morgan Rielly (71). [2025-11-20 22:07:54] - TRADE : From Caribous to Avengers : Conor Sheary (65). [2025-10-10 22:04:31] - TRADE : From Avengers to Jésus : Brayden Point (75). [2025-10-10 22:04:31] - TRADE : From Jésus to Avengers : Jason Robertson (74).
[2026-04-03 21:09:30] Both Avengers and Thunderbolts lines for next game are empty. Current rosters/lines are not erased.
[2026-04-03 18:16:26] Matt Villalta from Avengers suspended for 99 game(s)
[2026-03-30 22:01:42] Both Avengers and Thunderbolts lines for next game are empty. Current rosters/lines are not erased.
[2026-03-29 22:02:59] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers 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] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-22 22:06:03] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers 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] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers 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-17 22:01:29] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers 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] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-13 22:02:09] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers 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] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-09 22:02:42] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2026-03-06 22:30:49] Successfully loaded Avengers lines done with Web Base Client and SQLite Database.
[2026-03-05 22:07:39] TRADE : From Rednecks to Avengers : Adam Fantilli (70), Ryan Lindgren (67).
[2026-03-05 22:07:39] TRADE : From Avengers to Rednecks : Jackson LaCombe (70), Conor Garland (69), Y:26-RND:5-NYK.
[2026-03-05 22:04:03] Thunderbolts lines for next game are empty. Current rosters/lines are not erased. But, Avengers lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2026-03-05 22:04:02] Pro Game #840 - Adrian Kempe from Avengers has scored a Hat Trick! [2026-03-05 22:03:38] Successfully loaded Avengers lines done with Web Base Client and SQLite Database.
[2026-03-04 22:07:31] Both Avengers and Thunderbolts lines for next game are empty. Current rosters/lines are not erased.
[2026-03-02 22:13:31] Both Avengers and Thunderbolts lines for next game are empty. Current rosters/lines are not erased.
[2026-02-28 22:01:13] Both Avengers and Thunderbolts lines for next game are empty. Current rosters/lines are not erased.