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
David Pastrnak, Ryan Nugent-Hopkins, Nico Hischier
David Pastrnak, Ryan Nugent-Hopkins
Frédérik Gauthier
Défenseurs Supplémentaires
Normal
Avantage Numérique
Désavantage Numérique
Oliver Ekman-Larsson, Oscar Klefbom, Derrick Pouliot
Oliver Ekman-Larsson
Oscar Klefbom, Derrick Pouliot
Tirs de Pénalité
David Pastrnak, Ryan Nugent-Hopkins, Nico Hischier, Brad Marchand, Tyson Baillie
Gardien
#1 : Igor Shestyorkin, #2 : Pavel Francouz
Lignes d'Attaque Perso. en Prol.
David Pastrnak, Nico Hischier, Ryan Nugent-Hopkins, Brad Marchand, Marko Dano, Tyson Baillie, Tyson Baillie, Nikita Jevpalovs, Frédérik Gauthier, Jakob Forsbacka Karlsson, Mason Marchment
Lignes de Défense Perso. en Prol.
Oliver Ekman-Larsson, Derrick Pouliot, Nathan Beaulieu, Adam Boqvist, Eric Gelinas
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
Alexander Pelevin
Boston Bruins
2022
151
Calen Addison
Boston Bruins
2018
38
Cole Sillinger
Boston Bruins
2021
16
David Jiricek
Boston Bruins
2022
9
Dmitri Kuzmin
Boston Bruins
2021
127
Graeme Clarke
Boston Bruins
2019
97
Isaac Belliveau
Boston Bruins
2021
124
Jake Neighbours
Boston Bruins
2020
50
Jakub Brabenec
Boston Bruins
2021
157
Jordan Gustafson
Boston Bruins
2022
79
Julian Lutz
Boston Bruins
2022
50
Justin Sourdif
Boston Bruins
2020
77
Karl Henrikson
Boston Bruins
2019
95
Keean Washkurak
Boston Bruins
2022
184
Kent Johnson
Boston Bruins
2021
10
Landon Slaggert
Boston Bruins
2020
143
Marcel Marcel
Boston Bruins
2022
202
Matt Kiersted
Boston Bruins
2021
39
Noel Gunler
Boston Bruins
2020
18
Pavel Mintyukov
Boston Bruins
2022
15
Peyton Krebs
Boston Bruins
2019
13
Ryan Winterton
Boston Bruins
2021
85
Tyler Weiss
Boston Bruins
2018
111
Viljami Marjala
Boston Bruins
2021
126
Choix au Repêchage
Année
R1
R2
R3
R4
R5
R6
R7
2023
2024
2025
2026
2027
[2023-02-08 06:17:59] - TRADE : From St. Louis Blues to Boston Bruins : Oscar Klefbom, Matt Kiersted (P), 1 500 000 $ (Salary Cap), Y:2024-RND:5-MTL. [2023-02-08 06:17:59] - TRADE : From Boston Bruins to St. Louis Blues : Stanislav Svozil (P), Y:2024-RND:2-BOS, Y:2023-RND:4-COL. [2023-01-02 06:31:31] - Robert Bortuzzo signed with Boston Bruins for 800 000 $ for 1 year(s). [2023-01-02 06:31:31] - Robert Bortuzzo was added to Boston Bruins. [2023-01-01 07:47:43] - TRADE : From Boston Bruins to Arizona Coyotes : Tobias Björnfot, Scott Kosmachuk, Brett Harrison (P). [2023-01-01 07:47:43] - TRADE : From Arizona Coyotes to Boston Bruins : Ahti Oksanen, Y:2023-RND:6-ARZ. [2022-11-15 06:02:45] - TRADE : From Philadelphia Flyers to Boston Bruins : Ryan Nugent-Hopkins. [2022-11-15 06:02:45] - TRADE : From Boston Bruins to Philadelphia Flyers : Jack Roslovic, Angelo Miceli, Mason McTavish (P). [2022-09-11 07:19:49] - TRADE : From Boston Bruins to Seattle Kraken : Mathias From. [2022-09-08 06:14:16] - Brad Marchand has been selected as assistant for Boston Bruins. [2022-09-08 06:14:16] - Unknown Player is no longer as assistant for Boston Bruins. [2022-09-08 06:14:16] - David Pastrnak has been selected as captain for Boston Bruins. [2022-09-08 06:14:16] - Brad Marchand is no longer captain for Boston Bruins. [2022-09-06 06:11:04] - Simon Tremblay has been selected as assistant for Providence Bruins. [2022-09-06 06:11:04] - Unknown Player is no longer as assistant for Providence Bruins. [2022-08-30 19:33:10] - Ryan Lomberg was released. [2022-08-30 19:33:08] - Boston Bruins paid 2 100 000 $ to release Ryan Lomberg.
[2023-02-08 18:54:19] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-02-08 06:17:59] TRADE : From St. Louis Blues to Boston Bruins : Oscar Klefbom, Matt Kiersted (P), 1 500 000 $ (Salary Cap), Y:2024-RND:5-MTL. [2023-02-08 06:17:59] TRADE : From Boston Bruins to St. Louis Blues : Stanislav Svozil (P), Y:2024-RND:2-BOS, Y:2023-RND:4-COL. [2023-02-07 05:52:10] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5
[2023-02-06 06:34:27] Pro Game #1070 - David Pastrnak from Boston Bruins has scored a Hat Trick! [2023-02-04 07:14:01] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-02-03 06:22:37] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-02-02 05:37:32] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-01-25 17:47:10] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-01-25 06:45:08] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-01-24 07:13:54] Déreck Baribeau from Providence Bruins is back from Strained Left Elbow Injury. [2023-01-24 07:09:09] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5
[2023-01-21 08:13:09] Pro Game #954 - David Pastrnak from Boston Bruins has scored a Hat Trick! [2023-01-20 15:47:17] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-01-11 18:43:10] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5 [2023-01-09 06:59:10] Successfully loaded Boston Bruins lines done with STHS Client - 3.3.5.5