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
Patrick Sharp, Mike Richards, Jonathan Toews, Jacob Josefson, Ryan Nugent-Hopkins
Gardien
#1 : Marc-Andre Fleury, #2 : Frederik Andersen
Lignes d'Attaque Perso. en Prol.
Jacob Josefson, Patrick Sharp, Ryan Nugent-Hopkins, Jeff Skinner, Jonathan Toews, Jakub Vrana, Jakub Vrana, Sam Bennett, Nino Niederreiter, Brandon Kozun, Brandon Saad
Lignes de Défense Perso. en Prol.
Victor Hedman, Anton Stralman, Travis Sanheim, Adam Larsson, Jake McCabe
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
10
11
12
13
14
[2/26/2021 7:01:42 AM] - TRADE : From CAPE FEAR PROWLERS to BANGOR BEAGLES : P.K. Subban (85), Will Karlsson (80), Evgeny Dadonov (77). [2/26/2021 7:01:42 AM] - TRADE : From BANGOR BEAGLES to CAPE FEAR PROWLERS : Travis Sanheim (82), Sam Bennett (80), Jared Spurgeon (75). [2/22/2021 6:26:59 AM] - TRADE : From PINCHER CREEK PREDATORS to CAPE FEAR PROWLERS : Jakub Vrana (80), Brandon Saad (80), Adam Fox (63). [2/22/2021 6:26:59 AM] - TRADE : From CAPE FEAR PROWLERS to PINCHER CREEK PREDATORS : Brayden Schenn (77), Valeri Nichushkin (78), Ty Smith (60), Alexander Alexeyev (61). [2/22/2021 6:23:03 AM] - TRADE : From CAPE FEAR PROWLERS to EDMONTON BUSCHWACKERS : Cam Fowler (80), Kevin Shattenkirk (76). [2/22/2021 6:23:03 AM] - TRADE : From EDMONTON BUSCHWACKERS to CAPE FEAR PROWLERS : Ryan Nugent-Hopkins (81), Moritz Seider (63). [1/6/2021 6:48:03 AM] - TRADE : From CAPE FEAR PROWLERS to CAPE BRETON CELTS : Evander Kane (83), Thomas Harley (61), Alexandre Texier (62), Conor Garland (63). [1/6/2021 6:48:03 AM] - TRADE : From CAPE BRETON CELTS to CAPE FEAR PROWLERS : Will Karlsson (80), Adam Larsson (81), Tage Thompson (66). [1/4/2021 5:38:18 AM] - TRADE : From CAPE FEAR PROWLERS to PINCHER CREEK PREDATORS : Calvin Pickard (78), Matt Smaby (73), Dante Fabbro (68), Logan Couture (78), Matt Calvert (78), Ondrej Palat (72), Karl Alzner (72). [1/4/2021 5:38:18 AM] - TRADE : From PINCHER CREEK PREDATORS to CAPE FEAR PROWLERS : Frederik Andersen (77), Cam Fowler (80), Brayden Schenn (77), Nino Niederreiter (77), Kevin Shattenkirk (76), Drake Batherson (64). [10/24/2020 5:39:10 AM] - New Record for Team's Most Shots (49) in 1 Game for CAPE FEAR PROWLERS! [10/24/2020 5:39:10 AM] - New Record for Team's Most Assists (16) in 1 Game for CAPE FEAR PROWLERS! [9/20/2020 9:02:22 AM] - Jesper Bratt has been selected as assistant for CAPE FEAR WILDCATS. [9/20/2020 9:02:22 AM] - Unknown Player is no longer as assistant for CAPE FEAR WILDCATS. [9/20/2020 9:02:22 AM] - Bryan Little has been selected as assistant for CAPE FEAR WILDCATS. [9/20/2020 9:02:22 AM] - Unknown Player is no longer as assistant for CAPE FEAR WILDCATS. [9/20/2020 9:02:22 AM] - Nikolai Kulemin has been selected as captain for CAPE FEAR WILDCATS. [9/20/2020 9:02:22 AM] - Unknown Player is no longer captain for CAPE FEAR WILDCATS. [6/21/2020 10:10:33 AM] - Filip Gustavsson was added to CAPE FEAR PROWLERS. [6/17/2020 7:20:30 AM] - Adam Beckman was added to CAPE FEAR PROWLERS. [6/15/2020 9:33:03 AM] - Thomas Harley was added to CAPE FEAR PROWLERS. [6/15/2020 9:31:42 AM] - Philip Broberg was added to CAPE FEAR PROWLERS. [6/14/2020 8:01:13 AM] - Riley Tufte was released. [6/14/2020 8:01:13 AM] - CAPE FEAR PROWLERS paid $0 to release Riley Tufte. [6/14/2020 8:01:07 AM] - Jake Muzzin was released. [6/14/2020 8:01:07 AM] - CAPE FEAR PROWLERS paid $0 to release Jake Muzzin. [6/11/2020 6:41:13 AM] - Devante Smith-Pelly was added to CAPE FEAR PROWLERS. [5/8/2020 4:41:52 PM] - James Wisniewski retired from CAPE FEAR PROWLERS [5/8/2020 4:41:37 PM] - Jussi Jokinen retired from CAPE FEAR PROWLERS [4/20/2020 5:55:48 AM] - CAPE FEAR PROWLERS was eliminated at round 2 of year 8. [4/12/2020 8:13:36 AM] - CAPE FEAR WILDCATS was eliminated at round 1 of year 8.
[2/26/2021 7:01:42 AM] TRADE : From CAPE FEAR PROWLERS to BANGOR BEAGLES : P.K. Subban (85), Will Karlsson (80), Evgeny Dadonov (77).
[2/26/2021 7:01:42 AM] TRADE : From BANGOR BEAGLES to CAPE FEAR PROWLERS : Travis Sanheim (82), Sam Bennett (80), Jared Spurgeon (75).
[2/25/2021 5:50:18 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database.
[2/23/2021 5:50:08 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.7.7
[2/22/2021 6:42:39 PM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.7.7
[2/22/2021 6:26:59 AM] TRADE : From PINCHER CREEK PREDATORS to CAPE FEAR PROWLERS : Jakub Vrana (80), Brandon Saad (80), Adam Fox (63).
[2/22/2021 6:26:59 AM] TRADE : From CAPE FEAR PROWLERS to PINCHER CREEK PREDATORS : Brayden Schenn (77), Valeri Nichushkin (78), Ty Smith (60), Alexander Alexeyev (61).
[2/22/2021 6:23:03 AM] TRADE : From CAPE FEAR PROWLERS to EDMONTON BUSCHWACKERS : Cam Fowler (80), Kevin Shattenkirk (76).
[2/22/2021 6:23:03 AM] TRADE : From EDMONTON BUSCHWACKERS to CAPE FEAR PROWLERS : Ryan Nugent-Hopkins (81), Moritz Seider (63).
[2/22/2021 6:20:50 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database.
[2/20/2021 5:05:58 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.7.7
[2/20/2021 5:05:55 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database.
[2/20/2021 5:05:08 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.7.7 [2/19/2021 6:09:01 AM] Victor Hedman from CAPE FEAR PROWLERS is back from Broken Bone (Left Ankle) Injury.
[2/18/2021 7:28:16 AM] Brandon Kozun from CAPE FEAR PROWLERS has scored a Hat Trick!
[2/18/2021 7:28:11 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database. [2/17/2021 6:07:22 AM] Esa Lindell from CAPE FEAR WILDCATS is back from Bruised Left Leg Injury.
[2/12/2021 6:43:38 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database.
[2/10/2021 6:00:47 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6
[2/9/2021 6:49:39 PM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6 [2/9/2021 5:39:26 AM] Game 652 - Esa Lindell from CAPE FEAR WILDCATS is injured (Bruised Left Leg) and is out for 2 weeks.
[2/4/2021 6:01:26 PM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6
[2/4/2021 5:34:47 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database.
[1/28/2021 6:16:15 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6
[1/28/2021 6:15:32 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6
[1/27/2021 7:28:49 AM] Jesper Bratt from CAPE FEAR WILDCATS has scored a Hat Trick!
[1/23/2021 6:31:32 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6
[1/22/2021 6:47:09 PM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6 [1/22/2021 6:04:29 AM] Game 553 - Victor Hedman from CAPE FEAR PROWLERS is injured (Broken Bone (Left Ankle)) and is out for 2 months.
[1/19/2021 6:21:53 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6
[1/19/2021 6:21:20 AM] Successfully loaded CAPE FEAR PROWLERS lines done with STHS Client - 3.2.6.6 [1/18/2021 5:34:52 AM] Henri Jokiharju from CAPE FEAR WILDCATS is back from Right Knee Injury. [1/18/2021 5:34:51 AM] Game 515 - Henri Jokiharju from CAPE FEAR WILDCATS is injured (Right Knee) and is out for 4 days.
[1/14/2021 5:44:30 AM] Successfully loaded CAPE FEAR PROWLERS lines done with Web Base Client and SQLite Database.