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
Jonathan Marchessault, Zach Parise, Patrice Bergeron
Jonathan Marchessault, Colton Sceviour
Brendan Gaunce
Extra Defensemen
Normal
PowerPlay
Penalty Kill
Ryan Ellis, Radko Gudas, Jordie Benn
Radko Gudas
Ryan Ellis, Radko Gudas
Penalty Shots
Jonathan Marchessault, Zach Parise, Ryan Ellis, Brian Boyle, Brendan Gaunce
Goalie
#1 : Cam Talbot, #2 : Jonathan Quick
Custom OT Lines Forwards
Patrice Bergeron, Zach Parise, Johan Larsson, Jonathan Marchessault, Max Pacioretty, Anthony Mantha, Anthony Mantha, Brian Boyle, Mark Letestu, Curtis Lazar, Brendan Gaunce
Custom OT Lines Defensemen
Ryan Ellis, Radko Gudas, Jordie Benn, Nikita Zadorov, Nick Jensen
Filter Tips
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
Prospect
Team Name
Draft Year
Overall Pick
Information
Lien
Alexis Gravel
Stars
2018
130
Anthony Romano
Stars
2019
197
Brent Pedersen
Stars
2013
113
Cal Foote
Stars
2017
22
Cole Perfetti
Stars
2020
6
Gabriel Fortier
Stars
2018
58
Hunter Jones
Stars
2019
60
Jack Becker
Stars
2015
209
Jamie Phillips
Stars
2012
205
Jase Weslosky
Stars
Jerome Gauthier-Leduc
Stars
2010
97
Kyle Burroughs
Stars
2013
207
Mac Bennett
Stars
2009
84
Mark Shoemaker
Stars
2016
197
Matt Bradley
Stars
2015
159
Matt Mahalak
Stars
2011
160
Matt Rempe
Stars
2020
189
Nils Aman
Stars
2020
178
Nolan Foote
Stars
2019
29
Shakir Mukhamadullin
Stars
2020
36
Draft Picks
Year
R1
R2
R3
R4
R5
R6
R7
2021
DAL NYR TOR
DAL EDM
2022
DAL
MTL
DAL
DAL
2023
DAL
DAL
DAL
DAL
DAL
DAL
2024
DAL
DAL
DAL
DAL
DAL
DAL
DAL
2025
DAL
DAL
DAL
DAL
DAL
DAL
DAL
News Database File Not Found. Please create one from the STHS.
[2021-04-25 7:31:38 PM] - Anthony Stolarz was released. [2021-04-25 7:31:38 PM] - Stars paid $1,324,598 to release Anthony Stolarz. [2021-04-25 7:30:33 PM] - Jonathan Quick was added to Stars. [2021-04-25 7:30:33 PM] - Stars claimed Jonathan Quick from waivers by Blues for $1,000,000. [2021-04-25 7:29:45 PM] - Stars show interest in Jonathan Quick from waiver. [2021-04-18 9:11:07 PM] - TRADE : From Flyers to Stars : Anthony Romano (P), Matt Rempe (P), $1,000,000 (Money). [2021-04-18 9:11:07 PM] - TRADE : From Stars to Flyers : Byron Froese (65), Jordan Weal (64). [2021-04-17 8:08:05 PM] - TRADE : From Stars to Bruins : Y:2021-RND:5-DAL. [2021-04-17 8:08:05 PM] - TRADE : From Bruins to Stars : Martin Marincin (65). [2021-04-12 4:40:25 PM] - TRADE : From Stars to Canadiens : Michael Grabner (66), Isac Lundestrom (64), Y:2021-RND:1-DAL. [2021-04-12 4:40:25 PM] - TRADE : From Canadiens to Stars : Anthony Mantha (73), Y:2021-RND:3-TOR, Y:2022-RND:4-MTL. [2021-02-25 4:53:36 PM] - TRADE : From Stars to Devils : Y:2021-RND:6-DAL, Y:2022-RND:5-WSH. [2021-02-25 4:53:36 PM] - TRADE : From Devils to Stars : Michael Grabner (66), Michael Raffl (65). [2021-02-22 4:51:40 PM] - TRADE : From Stars to Ducks : Y:2022-RND:6-DAL. [2021-02-22 4:51:40 PM] - TRADE : From Ducks to Stars : Alexis Gravel (P). [2021-02-06 3:45:52 PM] - Byron Froese was added to Stars. [2021-02-06 3:45:52 PM] - Stars claimed Byron Froese from waivers by Sabres for $1,000,000. [2021-02-06 3:45:52 PM] - Collin Delia was added to Stars. [2021-02-06 3:45:52 PM] - Stars claimed Collin Delia from waivers by Sabres for $1,000,000. [2021-02-06 3:44:53 PM] - Stars show interest in Byron Froese from waiver. [2021-02-06 3:44:47 PM] - Stars show interest in Collin Delia from waiver. [2021-01-24 10:08:55 PM] - Jonathan Marchessault has been selected as assistant for Stars. [2021-01-24 10:08:55 PM] - Unknown Player is no longer as assistant for Stars. [2021-01-23 10:58:06 AM] - TRADE : From Stars to Bruins : Derek Forbort (67). [2021-01-23 10:58:06 AM] - TRADE : From Bruins to Stars : Curtis Lazar (65). [2021-01-21 7:23:33 PM] - TRADE : From Islanders to Stars : Y:2021-RND:1-DAL. [2021-01-21 7:23:33 PM] - TRADE : From Stars to Islanders : Y:2022-RND:1-DAL. [2021-01-13 4:27:32 PM] - TRADE : From Islanders to Stars : Ryan Ellis (74), Y:2021-RND:3-NYR. [2021-01-13 4:27:32 PM] - TRADE : From Stars to Islanders : Benoit-Olivier Groulx (P), Y:2021-RND:1-DAL. [2020-11-28 6:21:51 PM] - TRADE : From Stars to Hurricanes : Frans Nielsen (68). [2020-11-28 6:21:51 PM] - TRADE : From Hurricanes to Stars : Y:2021-RND:3-DAL. [2020-11-22 6:57:03 PM] - TRADE : From Stars to Jets : Mike Reilly (66). [2020-11-22 6:57:03 PM] - TRADE : From Jets to Stars : $1,000,000 (Money). [2020-11-18 2:46:19 PM] - TRADE : From Stars to Hurricanes : Y:2021-RND:3-DAL, Y:2022-RND:2-DAL, Y:2023-RND:1-DAL. [2020-11-18 2:46:19 PM] - TRADE : From Hurricanes to Stars : Cayden Primeau (61). [2020-10-29 4:22:48 PM] - TRADE : From Stars to Oilers : Corey Perry (66), $1,000,000 (Money). [2020-10-29 4:22:48 PM] - TRADE : From Oilers to Stars : Andy Andreoff (60). [2020-10-27 7:45:23 PM] - Phil Varone was released.
[2021-05-28 4:24:36 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-28 4:24:34 PM] Andrew Agozzino from Stars has scored a Hat Trick! [2021-05-28 4:24:18 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2021-05-28 4:23:28 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2021-05-28 4:23:28 PM] Thomas Hickey of Stars was sent down to farm. [2021-05-28 4:23:26 PM] Stars placed Thomas Hickey on waivers. [2021-05-26 6:19:05 PM] Curtis Lazar from Stars is back from Bruised Left Arm Injury.
[2021-05-26 6:19:05 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines.
[2021-05-26 6:19:04 PM] Matt Puempel from Stars has scored a Hat Trick! [2021-05-26 6:19:04 PM] Game 1251 - Curtis Lazar from Stars is injured (Bruised Left Arm) and is out for 3 days. [2021-05-26 6:18:54 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2021-05-26 6:18:05 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2021-05-26 6:18:05 PM] Mark Letestu of Stars was sent to pro.
[2021-05-25 6:42:22 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-25 6:42:21 PM] Game 1239 - Jeff Carter from Stars is injured (Head) and is out for 3 weeks. [2021-05-23 8:23:28 PM] Jordie Benn from Stars is back from Right Leg Injury.
[2021-05-23 8:23:27 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-22 2:26:01 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2021-05-22 2:26:00 PM] Thomas Hickey of Stars was sent to pro. [2021-05-21 9:15:39 PM] Zach Parise from Stars is back from Sore Left Knee Injury.
[2021-05-21 9:15:39 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-21 9:15:38 PM] Game 1208 - Anthony Bitetto from Stars is injured (Right Foot) and is out for 2 weeks. [2021-05-21 9:15:37 PM] Game 1208 - Zach Parise from Stars is injured (Sore Left Knee) and is out for 4 days. [2021-05-20 7:02:08 PM] Cam Talbot from Stars is back from Strained Right Knee Injury.
[2021-05-20 7:02:08 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-19 4:06:11 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database. [2021-05-19 4:06:11 PM] Nate Prosser of Stars was sent to pro.
[2021-05-17 4:27:18 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-17 4:27:14 PM] Game 1177 - Duncan Keith from Stars is injured (Torn Right MCL) and is out for 1 month.
[2021-05-15 9:50:15 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-15 9:50:02 PM] Successfully loaded Stars lines done with Web Base Client and SQLite Database.
[2021-05-13 5:25:14 PM] Stars lines for next game are empty. Current rosters/lines are not erased. But, Stars lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2021-05-13 5:25:13 PM] Game 1148 - Cam Talbot from Stars is injured (Strained Right Knee) and is out for 1 week.
Duncan Keith is out for 1 week because of a Torn Right MCL Injury.
Jeff Carter is out for 2 weeks because of a Head Injury.
Thomas Hickey is suspended indefinitely.
Anthony Bitetto is out for 0 days because of a Right Foot Injury.