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
Mika Zibanejad, Victor Olofsson, Sebastian Aho, Sean Couturier, Teuvo Teravainen
Gardien
#1 : Marc-Andre Fleury, #2 : Laurent Brossoit
Lignes d’attaque personnalisées en prolongation
Mika Zibanejad, Victor Olofsson, Tom Wilson, Sebastian Aho, Teuvo Teravainen, Sean Couturier, Sean Couturier, Jesper Fast, Drake Caggiula, Dillon Dube, Conor Garland
Lignes de défense personnalisées en prolongation
Alex Pietrangelo, Mattias Ekholm, Ethan Bear, Jake McCabe, John Klingberg
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
[2022-05-13 9:39:29 PM] - Admirals was eliminated at round 1 of year 10. [2022-03-21 9:37:45 PM] - TRADE : From Sharks to Predators : Conor Garland (70), Joel Edmundson (69). [2022-03-21 9:37:45 PM] - TRADE : From Predators to Sharks : Egor Sokolov (64), John Moore (66), Y:13-RND:1-NSH, Y:12-RND:2-CLB, Y:13-RND:3-NSH. [2021-12-22 9:15:32 AM] - Olle Eriksson Ek was added to Predators. [2021-12-19 8:27:05 PM] - New Record for Team's Most Shots (55) in 1 Game for Predators! [2021-11-28 7:50:02 PM] - Laurent Brossoit was added to Predators. [2021-11-28 7:50:02 PM] - Predators claimed Laurent Brossoit from waivers by Senateurs for $0. [2021-11-28 7:49:56 PM] - Mika Zibanejad has been selected as assistant for Predators. [2021-11-28 7:49:56 PM] - Unknown Player is no longer as assistant for Predators. [2021-11-28 7:49:55 PM] - Predators show interest in Laurent Brossoit from waiver. [2021-09-17 9:50:15 PM] - TRADE : From Predators to Blue Jackets : Jake Allen (73). [2021-09-17 9:50:15 PM] - TRADE : From Blue Jackets to Predators : Egor Sokolov (65), Y:12-RND:2-CLB. [2021-09-16 7:48:12 PM] - TRADE : From Kings to Predators : Eetu Luostarinen (65), Casey DeSmith (68). [2021-09-16 7:48:12 PM] - TRADE : From Predators to Kings : Marcus Foligno (70), Y:11-RND:4-MTL. [2021-09-12 7:18:27 PM] - Radim Zohorna was added to Predators. [2021-09-08 8:31:43 PM] - Predators drafts PICK NON UTILISE as the #186 overall pick in the Entry Draft of year 10. [2021-09-03 7:39:12 PM] - Predators drafts Jakub Konecny as the #172 overall pick in the Entry Draft of year 10. [2021-08-30 11:29:59 AM] - Ole Bjorgvik-Holm was added to Predators. [2021-08-26 8:03:18 AM] - Predators drafts Ole Julian Bjorgvik-Holm as the #154 overall pick in the Entry Draft of year 10.
[2022-05-22 10:32:17 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-05-15 7:53:41 PM] Last 7 Days Pro Star : 1 - Teuvo Teravainen of Predators (2-7-9) / 2 - Mika Zibanejad of Predators (4-2-6) / 3 - Sebastian Aho of Predators (2-5-7)
[2022-05-11 9:39:05 PM] Auto Lines Partial Function has been run for Predators.
[2022-05-10 9:23:07 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-05-10 9:23:06 PM] Evgeny Svechnikov of Predators was sent to pro.
[2022-05-10 9:23:06 PM] Eetu Luostarinen of Predators was sent to pro.
[2022-05-04 9:35:31 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-05-03 7:56:33 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-04-28 9:53:05 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-04-26 9:08:39 PM] Farm Game #1280 - Tyler Graovac from Admirals has scored a Hat Trick!
[2022-04-24 7:47:49 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2022-04-23 9:16:30 PM] Game 1253 - Leon Draisaitl from Predators is injured (Sore Left Knee) and is out for 2 months.
[2022-04-22 11:05:01 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2022-04-19 7:56:51 PM] Marc-Andre Fleury from Predators is back from Exhaustion.
[2022-04-18 7:23:45 PM] Last 7 Days Farm Star : 1 - Alex Limoges of Moose (2-7-9) / 2 - Martin Kaut of Moose (3-5-8) / 3 - Zac Rinaldo of Admirals (4-3-7) [2022-04-17 8:25:32 PM] Marc-Andre Fleury from Predators injured (Exhaustion)
[2022-04-16 11:17:14 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-04-14 8:21:11 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-04-12 11:00:43 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-04-11 7:24:35 AM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2022-04-11 7:24:13 AM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
Leon Draisaitl est dehors pour 3 semaines à cause de Sore Left Knee Injury.