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
Nikita Kucherov, , Andrew Cogliano, Gilbert Brule, Jeff Skinner
Gardien
#1 : Michal Neuvirth, #2 : Sergei Bobrovsky
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Choix au Repêchage
Année
R1
R2
R3
R4
R5
14
15
16
17
18
[2021-05-19 7:20:29 PM] - Penguins was eliminated at round 1 of year 13. [2021-05-13 7:09:33 PM] - Penguins didn't make playoff for year 13. [2021-03-31 8:12:40 PM] - Team Name Change : Mustangs changed name to Penguins [2021-03-26 8:07:28 PM] - Daniel Carcillo has been selected as assistant for Penguins. [2021-03-26 8:07:28 PM] - Unknown Player is no longer as assistant for Penguins. [2021-03-26 8:07:02 PM] - TRADE : From Penguins to Kings : Daniel Carcillo (75), Jonathan Drouin (68), Mark Stone (70), Sean Monahan (72), Y:14-RND:3-Flo. [2021-03-26 8:07:02 PM] - TRADE : From Kings to Penguins : Jason Zucker (74), Jean-Gabriel Pageau (75), Jeff Tambellini (72), Teuvo Teravainen (72). [2021-03-12 7:17:23 PM] - TRADE : From Penguins to Kings : Eric Gryba (75), Henrik Samuelsson (67), Y:14-RND:2-Flo. [2021-03-12 7:17:23 PM] - TRADE : From Kings to Penguins : Andy Andreoff (69), Shea Weber (78). [2021-02-16 7:33:20 PM] - TRADE : From Penguins to Panthers : Viktor Arvidsson (72). [2021-02-16 7:33:20 PM] - TRADE : From Panthers to Penguins : Jeff Skinner (73), Y:16-RND:2-Flo. [2021-01-28 7:03:40 PM] - Craig Smith has been selected as assistant for Mustangs. [2021-01-28 7:03:40 PM] - Unknown Player is no longer as assistant for Mustangs. [2021-01-28 7:03:40 PM] - Melker Karlsson has been selected as captain for Mustangs. [2021-01-28 7:03:40 PM] - Unknown Player is no longer captain for Mustangs. [2021-01-28 7:03:40 PM] - Daniel Carcillo has been selected as assistant for Penguins. [2021-01-28 7:03:40 PM] - Nikita Kucherov is no longer as assistant for Penguins. [2021-01-28 7:03:40 PM] - Gilbert Brule has been selected as assistant for Penguins. [2021-01-28 7:03:40 PM] - Marian Hossa is no longer as assistant for Penguins. [2021-01-26 7:20:18 PM] - TRADE : From Penguins to Kings : Thomas Vanek (75), Travis Hamonic (79). [2021-01-26 7:20:18 PM] - TRADE : From Kings to Penguins : Daniel Carcillo (75), Jake McCabe (73), Jeff Schultz (80). [2021-01-26 7:19:08 PM] - TRADE : From Penguins to Kings : Thomas Vanek (75), Travis Hamonic (79). [2021-01-26 7:19:08 PM] - TRADE : From Kings to Penguins : Daniel Carcillo (75), Jake McCabe (73), Jeff Schultz (80). [2021-01-16 7:05:03 PM] - TRADE : From Penguins to Kings : Dustin Brown (73), Logan Couture (75). [2021-01-16 7:05:03 PM] - TRADE : From Kings to Penguins : Cal Clutterbuck (73), Gilbert Brule (76). [2021-01-16 7:02:56 PM] - TRADE : From Penguins to Kings : Dustin Brown (73), Logan Couture (75). [2021-01-16 7:02:56 PM] - TRADE : From Kings to Penguins : Cal Clutterbuck (73), Gilbert Brule (76). [2021-01-13 7:33:12 PM] - New Record for Team's Most Shots (47) in 1 Game for Penguins! [2021-01-08 7:23:55 PM] - TRADE : From Penguins to Oilers : Adam Larsson (76). [2021-01-08 7:23:55 PM] - TRADE : From Oilers to Penguins : Travis Hamonic (79). [2020-12-11 7:37:04 PM] - Kurt Sauer signed with Penguins for $500,000 for 1 year(s). [2020-12-11 7:37:04 PM] - Kurt Sauer was added to Penguins. [2020-11-25 7:33:30 PM] - Marian Hossa has been selected as assistant for Penguins. [2020-11-25 7:33:30 PM] - Unknown Player is no longer as assistant for Penguins. [2020-11-20 12:15:41 AM] - Michael Raffl was released. [2020-11-20 12:15:41 AM] - Penguins paid $0 to release Michael Raffl. [2020-11-20 12:15:36 AM] - Matt Corrente was released. [2020-11-20 12:15:36 AM] - Penguins paid $0 to release Matt Corrente. [2020-11-20 12:15:31 AM] - Adam Burish was released. [2020-11-20 12:15:31 AM] - Penguins paid $0 to release Adam Burish. [2020-11-16 7:15:28 PM] - TRADE : From Penguins to Kings : Victor Hedman (77). [2020-11-16 7:15:28 PM] - TRADE : From Kings to Penguins : Adam Larsson (76), Y:14-RND:2-Flo. [2020-10-17 7:02:57 PM] - Nikita Kucherov has been selected as assistant for Penguins. [2020-10-17 7:02:57 PM] - Unknown Player is no longer as assistant for Penguins. [2020-10-17 7:02:57 PM] - Victor Hedman has been selected as assistant for Penguins. [2020-10-17 7:02:57 PM] - Unknown Player is no longer as assistant for Penguins. [2020-10-17 7:02:57 PM] - Steven Stamkos has been selected as captain for Penguins. [2020-10-17 7:02:57 PM] - Unknown Player is no longer captain for Penguins.
[2021-06-11 9:33:52 PM] Denis Malgin from Penguins is back from Torn Left MCL Injury. [2021-05-22 7:10:55 PM] Steven Stamkos from Penguins is back from Sore Left Knee Injury.
[2021-05-19 7:17:11 PM] Auto Lines Function has been run for Penguins.
[2021-05-19 7:17:11 PM] Auto Roster Partial Function has been run for Penguins.
[2021-05-18 7:07:47 PM] Penguins roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2021-05-18 7:07:10 PM] Game 32 - Steven Stamkos from Penguins is injured (Sore Left Knee) and is out for 2 weeks.
[2021-05-16 8:40:08 PM] Successfully loaded Penguins lines done with STHS Client - 3.2.5.5 [2021-05-13 7:09:33 PM] Melker Karlsson from Penguins is back from Sprained Right Knee Injury. [2021-05-13 7:05:36 PM] Chrstian Dvorak from Penguins is back from Strained Left Elbow Injury.
[2021-05-13 7:00:30 PM] Auto Lines Function has been run for Penguins.
[2021-05-13 7:00:30 PM] Auto Roster Farm Only Function has been run for Penguins. [2021-05-09 9:47:18 PM] Marcus Foligno from Penguins is back from Sprained Right Knee Injury.
[2021-05-09 9:47:08 PM] Auto Lines Function has been run for Penguins.
[2021-05-09 9:47:08 PM] Auto Lines Function has been run for Penguins.
[2021-05-09 9:47:08 PM] Auto Roster Partial Function has been run for Penguins. [2021-05-08 8:44:58 PM] Antti Suomela from Penguins is back from Right Leg Injury.
[2021-05-08 8:44:43 PM] Auto Lines Function has been run for Penguins.
[2021-05-08 8:44:43 PM] Auto Roster Farm Only Function has been run for Penguins.
[2021-05-06 7:07:04 PM] Auto Lines Function has been run for Penguins.
[2021-05-06 7:07:04 PM] Auto Roster Farm Only Function has been run for Penguins. [2021-05-04 8:20:13 PM] Game 993 - Antti Suomela from Penguins is injured (Right Leg) and is out for 1 week.
[2021-05-03 9:55:32 PM] Successfully loaded Penguins lines done with STHS Client - 3.2.5.5 [2021-05-01 9:12:37 PM] Game 998 - Marcus Foligno from Penguins is injured (Sprained Right Knee) and is out for 2 weeks. [2021-05-01 9:12:34 PM] Game 979 - Denis Malgin from Penguins is injured (Torn Left MCL) and is out for 3 months.
[2021-05-01 9:12:22 PM] Auto Lines Function has been run for Penguins.
[2021-05-01 9:12:22 PM] Auto Lines Function has been run for Penguins.
[2021-05-01 9:12:21 PM] Auto Roster Partial Function has been run for Penguins. [2021-04-30 7:09:29 PM] Game 973 - Melker Karlsson from Penguins is injured (Sprained Right Knee) and is out for 3 weeks.
[2021-04-30 7:09:22 PM] Auto Lines Function has been run for Penguins.
[2021-04-30 7:09:22 PM] Auto Roster Farm Only Function has been run for Penguins.
[2021-04-28 7:25:59 PM] Auto Lines Function has been run for Penguins.
[2021-04-28 7:25:59 PM] Auto Roster Farm Only Function has been run for Penguins. [2021-04-25 9:05:06 PM] Game 947 - Chrstian Dvorak from Penguins is injured (Strained Left Elbow) and is out for 3 weeks.
[2021-04-25 8:43:38 PM] Successfully loaded Penguins lines done with STHS Client - 3.2.5.5
[2021-04-22 7:10:10 PM] Last 7 Days Pro Star : 1 - Marian Gaborik of Devils (9-4-13) / 2 - Nicklas Backstrom of Blues (3-6-9) / 3 - Nikita Kucherov of Penguins (5-2-7)