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, Leon Draisaitl, Sean Couturier, Sebastian Aho, Teuvo Teravainen
Gardien
#1 : Marc-Andre Fleury, #2 : Jake Allen
Lignes d'Attaque Perso. en Prol.
Mika Zibanejad, Leon Draisaitl, Sean Couturier, Sebastian Aho, Teuvo Teravainen, Nikolaj Ehlers, Nikolaj Ehlers, Jesper Fast, Victor Olofsson, Marcus Foligno, Radek Faksa
Lignes de Défense Perso. en Prol.
Jake McCabe, Mattias Ekholm, Ryan Graves, John Moore, 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
[2021-04-06 1:28:58 PM] - Admirals didn't make playoff for year 9. [2021-01-03 11:31:51 PM] - New Record for Team's Most Points (25) in 1 Game for Predators! [2021-01-03 11:31:51 PM] - New Record for Team's Most Assists (16) in 1 Game for Predators! [2021-01-03 11:31:51 PM] - New Record for Team's Most Goals (9) in 1 Game for Predators! [2020-11-22 8:49:59 PM] - TRADE : From Blue Jackets to Predators : Teuvo Teravainen (72), Jake McCabe (67). [2020-11-22 8:49:59 PM] - TRADE : From Predators to Blue Jackets : Jordan Eberle (69), Trevor Daley (64), Adam Beckman (P), Y:10-RND:1-NSH, Y:12-RND:1-NSH, Y:11-RND:5-NSH. [2020-08-03 3:25:33 PM] - Predators drafts Leevi Aaltonen as the #181 overall pick in the Entry Draft of year 9. [2020-07-12 2:55:15 PM] - Predators drafts Maxwell Crozier as the #150 overall pick in the Entry Draft of year 9. [2020-07-12 2:47:14 PM] - Predators drafts Axel Bergkvist as the #119 overall pick in the Entry Draft of year 9. [2020-07-12 2:42:16 PM] - Predators drafts Lukas Parik as the #88 overall pick in the Entry Draft of year 9. [2020-06-04 6:52:41 PM] - Predators drafts Adam Beckman as the #26 overall pick in the Entry Draft of year 9.
[2021-04-11 7:44:32 PM] Mika Zibanejad from Predators has scored a Hat Trick! [2021-04-09 9:01:49 PM] John Moore from Predators is back from Sprained Left Finger Injury. [2021-04-09 9:01:48 PM] Game 8 - John Moore from Predators is injured (Sprained Left Finger) and is out for 2 days.
[2021-04-08 7:29:11 PM] Current fund for Predators is under $0.
[2021-04-06 1:29:23 PM] Current fund for Predators is under $0.
[2021-04-05 8:12:10 PM] Current fund for Predators is under $0.
[2021-04-04 7:02:14 PM] Current fund for Predators is under $0.
[2021-04-04 7:01:59 PM] Last 30 Days Pro Star : 1 - Mika Zibanejad of Predators (10-6-16) / 2 - Steven Stamkos of Avalanche (9-9-18) / 3 - Leon Draisaitl of Predators (8-10-18)
[2021-04-03 7:03:28 PM] Current fund for Predators is under $0.
[2021-04-02 9:01:09 PM] Current fund for Predators is under $0.
[2021-04-01 7:55:13 PM] Current fund for Predators is under $0.
[2021-03-31 7:48:13 PM] Current fund for Predators is under $0.
[2021-03-30 7:28:54 PM] Current fund for Predators is under $0.
[2021-03-29 9:33:47 PM] Current fund for Predators is under $0.
[2021-03-28 8:49:40 PM] Current fund for Predators is under $0.
[2021-03-27 7:21:22 PM] Current fund for Predators is under $0.
[2021-03-26 8:10:05 PM] Current fund for Predators is under $0.
[2021-03-25 8:06:48 PM] Current fund for Predators is under $0.
[2021-03-24 9:31:33 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2021-03-23 8:52:27 PM] Last 7 Days Pro Star : 1 - Mika Zibanejad of Predators (4-2-6) / 2 - Lars Eller of Blackhawks (4-1-5) / 3 - Sebastian Aho of Predators (2-5-7)
[2021-03-22 10:11:52 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2021-03-17 8:00:11 PM] Mika Zibanejad from Predators has scored a Hat Trick!
[2021-03-16 9:02:27 PM] Last 7 Days Farm Star : 1 - Eetu Tuulola of Admirals (6-4-10) / 2 - Martin Jones of Gulls (0.964) / 3 - Corey Tropp of Checkers (5-1-6)
[2021-03-16 9:02:27 PM] Last 7 Days Pro Star : 1 - Adam Henrique of Coyotes (5-1-6) / 2 - Anton Khudobin of Maple Leafs (0.966) / 3 - Mika Zibanejad of Predators (4-1-5)
[2021-03-15 7:31:46 PM] Eetu Tuulola from Admirals has scored a Hat Trick!
[2021-03-10 9:26:19 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2021-03-10 9:26:19 PM] Dillon Dube of Predators was sent down to farm.
[2021-03-09 9:24:28 PM] Predators are expected to be over the salary cap by $543,166!
[2021-03-08 7:27:02 PM] Predators are expected to be over the salary cap by $543,166!
[2021-03-07 7:20:07 PM] Predators are expected to be over the salary cap by $543,166!
[2021-03-07 7:19:53 PM] Eetu Tuulola from Admirals has scored a Hat Trick!
[2021-03-07 7:19:47 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2021-03-07 7:19:21 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2021-03-06 7:44:45 PM] Predators are expected to be over the salary cap by $543,166! [2021-03-06 7:44:23 PM] Sebastian Aho from Predators is back from Bruised Left Foot Injury.
[2021-03-06 7:44:10 PM] Successfully loaded Predators lines done with Web Base Client and SQLite Database.
[2021-03-05 8:16:03 PM] Last 30 Days Pro Star : 1 - Aleksander Barkov of Ducks (15-7-22) / 2 - Mika Zibanejad of Predators (10-12-22) / 3 - Sidney Crosby of Golden Knights (8-10-18)