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
Steven Stamkos, Nikita Kucherov, Derek Stepan, Joe Pavelski, Cal Clutterbuck
Gardien
#1 : Jacob Markstrom, #2 : Viktor Fasth
Lignes d’attaque personnalisées en prolongation
, , , , , , , , , ,
Lignes de défense personnalisées en prolongation
, , , ,
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Choix au repêchage
Année
R1
R2
R3
R4
R5
2
3
4
5
6
[2022-06-19 7:40:00 PM] - New Record for Team's Most Points (24) in 1 Game for Penguins! [2022-06-19 7:40:00 PM] - New Record for Team's Most Assists (15) in 1 Game for Penguins! [2022-05-19 9:58:40 PM] - TRADE : From Penguins to Canucks : Y:2-RND:2-Pit. [2022-05-19 9:58:40 PM] - TRADE : From Canucks to Penguins : Jamie Benn (75). [2022-05-19 9:52:13 PM] - TRADE : From Penguins to Kings : Clarke MacArthur (74), Damon Severson (73), Derek Boogaard (77), Vince Hinostroza (70). [2022-05-19 9:52:13 PM] - TRADE : From Kings to Penguins : Justin Schultz (77). [2022-05-19 9:51:15 PM] - TRADE : From Penguins to Jets : Roope Hintz (68). [2022-05-19 9:51:15 PM] - TRADE : From Jets to Penguins : Y:2-RND:1-Mon. [2022-05-03 8:31:54 PM] - TRADE : From Penguins to Kings : Y:4-RND:4-Pit. [2022-05-03 8:31:54 PM] - TRADE : From Kings to Penguins : Antoine Vermette (73). [2022-04-05 7:51:13 PM] - TRADE : From Penguins to Kings : Jason Zucker (75), Pierre-Luc Dubois (58), Y:2-RND:3-Pit. [2022-04-05 7:51:13 PM] - TRADE : From Kings to Penguins : Derek Boogaard (77), William Nylander (70). [2022-03-30 7:15:34 PM] - TRADE : From Jets to Penguins : Pierre-Luc Dubois (58). [2022-03-30 7:15:34 PM] - TRADE : From Penguins to Jets : Sam Reinhart (68). [2022-03-16 7:04:25 PM] - TRADE : From Penguins to Kings : Andreas Martinsen (73). [2022-03-16 7:04:25 PM] - TRADE : From Kings to Penguins : Clarke MacArthur (74). [2022-03-11 7:11:48 PM] - New Record for Team's Most Hits (32) in 1 Game for Penguins! [2022-03-11 7:10:40 PM] - TRADE : From Penguins to Kings : Cam Talbot (75). [2022-03-11 7:10:40 PM] - TRADE : From Kings to Penguins : Viktor Fasth (80). [2022-03-11 7:10:39 PM] - TRADE : From Golden Knights to Penguins : Damon Severson (73). [2022-03-11 7:10:39 PM] - TRADE : From Penguins to Golden Knights : Olli Maatta (73), Y:4-RND:3-L.A. [2022-03-10 7:32:09 PM] - TRADE : From Penguins to Kings : Scott Mayfield (72), Tyson Jost (60), Will Butcher (74). [2022-03-10 7:32:09 PM] - TRADE : From Kings to Penguins : Christopher Tanev (73), Olli Maatta (73), Roope Hintz (68). [2022-03-06 11:23:23 PM] - TRADE : From Penguins to Devils : Marek Svatos (75). [2022-03-06 11:23:23 PM] - TRADE : From Devils to Penguins : Y:2-RND:4-N.J. [2022-03-06 11:20:37 PM] - TRADE : From Kings to Penguins : Joe Pavelski (76), Y:4-RND:3-L.A. [2022-03-06 11:20:37 PM] - TRADE : From Penguins to Kings : Andrew Cogliano (76). [2022-03-04 9:04:49 AM] - TRADE : From Kings to Penguins : Nick Leddy (76), Robert Hagg (72). [2022-03-04 9:04:49 AM] - TRADE : From Penguins to Kings : Radko Gudas (79), Olli Maatta (73). [2022-02-27 7:39:20 PM] - New Record for Team's Most Hits (28) in 1 Game for Penguins! [2022-02-11 10:28:57 PM] - New Record for Team's Most Shots Blocked (18) in 1 Game for Penguins! [2022-02-08 7:01:10 PM] - TRADE : From Kings to Penguins : Kyle Connor (65), Marek Svatos (75), Sam Reinhart (68). [2022-02-08 7:01:10 PM] - TRADE : From Penguins to Kings : Teuvo Teravainen (76). [2022-02-03 7:32:34 PM] - New Record for Team's Most Points (22) in 1 Game for Penguins! [2022-02-03 7:32:34 PM] - New Record for Team's Most Assists (13) in 1 Game for Penguins! [2022-02-03 7:32:34 PM] - New Record for Team's Most Goals (9) in 1 Game for Penguins! [2022-01-16 7:07:51 PM] - New Record for Team's Most Shots (45) in 1 Game for Penguins! [2022-01-09 7:34:17 PM] - New Record for Team's Most Shots (41) in 1 Game for Penguins! [2022-01-01 10:43:36 PM] - New Record for Team's Most Shots (38) in 1 Game for Penguins!
[2022-06-26 10:08:39 AM] Last 7 Days Pro Star : 1 - Henrik Zetterberg of Red Wings (4-1-5) / 2 - Nikita Kucherov of Penguins (3-3-6) / 3 - Derek Stepan of Penguins (3-2-5)
[2022-06-19 7:40:00 PM] New Record for Team's Most Points (24) in 1 Game for Penguins!
[2022-06-19 7:40:00 PM] New Record for Team's Most Assists (15) in 1 Game for Penguins!
[2022-06-19 7:40:00 PM] Pro Game #1003 - Nikita Kucherov from Penguins has scored a Hat Trick!
[2022-06-14 9:00:56 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-06-14 8:59:22 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database. [2022-06-12 9:18:50 PM] Iven Barbashev from Penguins is back from Sprained Right Finger Injury. [2022-06-12 9:18:47 PM] Game 962 - Iven Barbashev from Penguins is injured (Sprained Right Finger) and is out for 2 days.
[2022-06-12 9:16:36 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-06-10 11:36:21 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-06-10 11:35:34 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-06-09 7:00:44 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database. [2022-06-08 8:48:44 PM] Josh Jooris from Penguins is back from Bruised Left Foot Injury.
[2022-06-07 9:14:01 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database. [2022-06-05 9:29:31 PM] Game 929 - Josh Jooris from Penguins is injured (Bruised Left Foot) and is out for 1 week.
[2022-06-05 9:28:48 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-06-05 9:25:47 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-05-31 8:41:40 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-05-28 9:05:14 PM] Auto Lines Function has been run for Penguins.
[2022-05-28 9:05:14 PM] Auto Lines Function has been run for Penguins.
[2022-05-28 9:05:14 PM] Auto Roster Partial Function has been run for Penguins.
[2022-05-26 7:32:21 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database. [2022-05-25 7:17:52 PM] Anthony Beauvillier from Penguins is back from Torso Injury. [2022-05-25 7:17:52 PM] Game 883 - Anthony Beauvillier from Penguins is injured (Torso) and is out for 5 days.
[2022-05-22 6:57:18 AM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-05-22 6:57:18 AM] William Nylander of Penguins was sent down to farm.
[2022-05-20 11:49:02 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-05-19 9:59:52 PM] Successfully loaded Penguins lines done with Web Base Client and SQLite Database.
[2022-05-19 9:58:40 PM] TRADE : From Penguins to Canucks : Y:2-RND:2-Pit.
[2022-05-19 9:58:40 PM] TRADE : From Canucks to Penguins : Jamie Benn (75).
Pas de blessure ou de suspension.
Penguins Leaders statistiques (saison régulière)
#
Nom du joueur
GP
G
A
P
+/-
PIM
HIT
HTT
SHT
SHT%
SB
MP
AMG
PPG
PPA
PPP
PPS
PKG
PKA
PKP
PKS
GW
GT
FO%
HT
P/20
PSG
PSS
Penguins Leaders des statistiques des gardiens (saison régulière)