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
Ryan Strome, Zachary Senyshyn, Jesperi Kotkaniemi, Michael Dal Colle, Vincent Trocheck
Gardien
#1 : Kaapo Kähkönen, #2 : John Gibson
Lignes d'Attaque Perso. en Prol.
Colin White, Jake DeBrusk, Michael Dal Colle, Jesperi Kotkaniemi, Alexander Nylander, Conor Garland, Conor Garland, Pius Suter, Ryan Strome, Brandon Tanev, Zachary Senyshyn
Lignes de Défense Perso. en Prol.
Michael Matheson, Troy Stecher, Oliver Kylington, Travis Brown, Jonas Siegenthaler
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
Adam Ingram
Pittsburgh Penguins
2022
65
Alex Steeves
Pittsburgh Penguins
2022
125
Brad Lambert
Pittsburgh Penguins
2022
14
Cameron Whynot
Pittsburgh Penguins
2021
74
Daniil Miromanov
Pittsburgh Penguins
2022
172
Drew O'Connor
Pittsburgh Penguins
2020
159
Dylan Duke
Pittsburgh Penguins
2021
58
Dylan Guenther
Pittsburgh Penguins
2021
6
Dylan James
Pittsburgh Penguins
2022
136
Dylan Peterson
Pittsburgh Penguins
2020
80
Elias Salomonsson
Pittsburgh Penguins
2022
47
Fyodor Svechkov
Pittsburgh Penguins
2021
20
Gleb Trikozov
Pittsburgh Penguins
2022
38
Jack Rathbone
Pittsburgh Penguins
2017
137
Jamieson Rees
Pittsburgh Penguins
2019
46
Jean-Luc Foudy
Pittsburgh Penguins
2020
35
Juraj Slafkovsky
Pittsburgh Penguins
2022
3
Leevi Meriläinen
Pittsburgh Penguins
2022
139
Logan Mailloux
Pittsburgh Penguins
2021
79
Mathias Laferrière
Pittsburgh Penguins
2020
148
Matvei Petrov
Pittsburgh Penguins
2021
116
Riley Kidney
Pittsburgh Penguins
2021
95
Samuel Knazko
Pittsburgh Penguins
2022
190
Sasha Pastujov
Pittsburgh Penguins
2021
28
Ty Nelson
Pittsburgh Penguins
2022
57
Ville Koivunen
Pittsburgh Penguins
2021
55
Zack Ostapchuk
Pittsburgh Penguins
2021
101
Zion Nybeck
Pittsburgh Penguins
2020
62
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2022-12-27 19:20:58] - Brandon Tanev has been selected as assistant for Pittsburgh Penguins. [2022-12-27 19:20:58] - Anthony DeAngelo is no longer as assistant for Pittsburgh Penguins. [2022-12-27 19:20:58] - Michael Matheson has been selected as assistant for Pittsburgh Penguins. [2022-12-27 19:20:58] - Brandon Tanev is no longer as assistant for Pittsburgh Penguins. [2022-11-23 07:14:39] - TRADE : From Pittsburgh Penguins to Buffalo Sabres : Jordan Subban, Simon Ryfors. [2022-11-23 07:14:39] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Michael Matheson, David Griger. [2022-11-21 05:56:11] - Patric Hornqvist signed with Pittsburgh Penguins for 850 000 $ for 1 year(s). [2022-11-21 05:56:11] - Patric Hornqvist was added to Pittsburgh Penguins. [2022-11-20 13:46:51] - TRADE : From New York Rangers to Pittsburgh Penguins : Y:2023-RND:7-NYR. [2022-11-20 13:46:51] - TRADE : From Pittsburgh Penguins to New York Rangers : Filip Westerlund, Y:2023-RND:7-DAL. [2022-10-24 06:35:21] - TRADE : From New York Islanders to Pittsburgh Penguins : Kevin Klima. [2022-10-24 06:35:21] - TRADE : From Pittsburgh Penguins to New York Islanders : Matthew Phillips. [2022-10-09 16:21:01] - Vincent Trocheck has been selected as captain for Pittsburgh Penguins. [2022-10-09 16:21:01] - Unknown Player is no longer captain for Pittsburgh Penguins. [2022-10-09 06:53:00] - TRADE : From Pittsburgh Penguins to Montreal Canadiens : Arvid Söderblom (P), Y:2023-RND:4-MIN. [2022-10-09 06:53:00] - TRADE : From Montreal Canadiens to Pittsburgh Penguins : Noah Gregor. [2022-10-08 07:56:38] - TRADE : From Pittsburgh Penguins to Minnesota Wild : Bobby Ryan, 3 000 000 $ (Salary Cap), Y:2025-RND:7-PIT. [2022-10-08 07:56:38] - TRADE : From Minnesota Wild to Pittsburgh Penguins : Matt Benning, Y:2024-RND:3-MIN, Y:2025-RND:3-MIN. [2022-10-03 07:43:54] - TRADE : From Winnipeg Jets to Pittsburgh Penguins : Travis Brown, Ryan Pulock, Y:2023-RND:5-VAN. [2022-10-03 07:43:54] - TRADE : From Pittsburgh Penguins to Winnipeg Jets : Mac Weegar. [2022-09-21 07:10:35] - Julius Nättinen has been selected as assistant for Wilkes-Barre/Scranton Penguins. [2022-09-21 07:10:35] - Unknown Player is no longer as assistant for Wilkes-Barre/Scranton Penguins. [2022-09-21 07:10:35] - Mikhail Maltsev has been selected as assistant for Wilkes-Barre/Scranton Penguins. [2022-09-21 07:10:35] - Unknown Player is no longer as assistant for Wilkes-Barre/Scranton Penguins. [2022-09-21 07:10:35] - Andrew O'Brien has been selected as captain for Wilkes-Barre/Scranton Penguins. [2022-09-21 07:10:35] - Unknown Player is no longer captain for Wilkes-Barre/Scranton Penguins. [2022-09-14 06:03:24] - TRADE : From New York Islanders to Pittsburgh Penguins : John Gibson, Jean-Luc Foudy (P), Y:2023-RND:2-NYR, Y:2025-RND:5-NYI. [2022-09-14 06:03:24] - TRADE : From Pittsburgh Penguins to New York Islanders : Braden Holtby, 1 500 000 $ (Salary Cap). [2022-09-11 07:20:22] - TRADE : From Buffalo Sabres to Pittsburgh Penguins : Pius Suter. [2022-09-11 07:20:13] - TRADE : From Chicago Blackhawks to Pittsburgh Penguins : Conor Garland. [2022-08-23 18:35:11] - Anthony DeAngelo has been selected as assistant for Pittsburgh Penguins. [2022-08-23 18:35:11] - Unknown Player is no longer as assistant for Pittsburgh Penguins. [2022-08-23 18:35:11] - Brandon Tanev has been selected as assistant for Pittsburgh Penguins. [2022-08-23 18:35:11] - Unknown Player is no longer as assistant for Pittsburgh Penguins. [2022-08-23 18:35:11] - Bobby Ryan has been selected as captain for Pittsburgh Penguins. [2022-08-23 18:35:11] - Unknown Player is no longer captain for Pittsburgh Penguins. [2022-08-22 19:34:21] - Julius Nättinen has been selected as assistant for Wilkes-Barre/Scranton Penguins. [2022-08-22 19:34:21] - Andrew O'Brien is no longer as assistant for Wilkes-Barre/Scranton Penguins. [2022-08-22 19:34:21] - Andrew O'Brien has been selected as captain for Wilkes-Barre/Scranton Penguins. [2022-08-22 19:34:21] - Unknown Player is no longer captain for Wilkes-Barre/Scranton Penguins. [2022-08-19 17:07:30] - TRADE : From Pittsburgh Penguins to Ottawa Senators : Conor Sheary, Jerry D'Amigo, Jayson Megna, 2 500 000 $ (Money). [2022-08-19 17:07:30] - TRADE : From Ottawa Senators to Pittsburgh Penguins : Jamie McBain, Y:2024-RND:6-OTT.
[2023-02-08 06:16:39] Anthony DeAngelo from Pittsburgh Penguins is back from Bruised Left Foot Injury. [2023-02-07 19:22:34] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-06 17:25:27] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-05 17:25:54] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-05 17:25:45] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-05 08:01:48] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-04 07:38:27] Axel Andersson from Wilkes-Barre/Scranton Penguins is back from Bruised Left Shoulder Injury. [2023-02-04 07:12:24] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-02 17:31:22] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-02-02 06:07:01] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-30 17:06:21] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-30 06:45:34] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-29 05:59:40] Game 981 - Axel Andersson from Wilkes-Barre/Scranton Penguins is injured (Bruised Left Shoulder) and is out for 1 week. [2023-01-29 05:58:56] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-27 06:25:36] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-23 21:01:34] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-22 07:21:42] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-20 07:37:47] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-18 06:57:27] Pius Suter from Pittsburgh Penguins is back from Sprained Right Ankle Injury. [2023-01-18 06:57:27] Game 943 - Pius Suter from Pittsburgh Penguins is injured (Sprained Right Ankle) and is out for 1 days. [2023-01-17 18:34:00] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-15 19:45:43] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-13 17:42:42] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5
[2023-01-13 17:42:42] Josef Korenar of Pittsburgh Penguins was sent to farm. [2023-01-12 07:35:57] Axel Andersson from Wilkes-Barre/Scranton Penguins is back from Upper Body Injury. [2023-01-09 18:25:09] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.5.5 [2023-01-08 07:22:48] Successfully loaded Pittsburgh Penguins lines done with STHS Client - 3.3.1.1 [2023-01-07 07:24:42] Ryan Pulock from Wilkes-Barre/Scranton Penguins is back from Left Hand Injury.