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
Victor Mete, Seth Jones, Neal Pionk, Noah Dobson, Callan Foote
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
Aleksander Kisakov
Riots
Alex Bump
Riots
Arber Xhekaj
Riots
Ben King
Riots
Connor Geekie
Riots
Cross Hanas
Riots
Danny Zhilkin
Riots
Emmett Croteau
Riots
Josh Doan
Riots
Luke Tuch
Riots
Martin Chromiak
Riots
Matthew Steinburg
Riots
Oliver Kapanen
Riots
Owen Bartoszkiewicz
Riots
Rieger Lorenz
Riots
Taige Harding
Riots
Vasily Ponomarev
Riots
Vladislav Lukashevich
Riots
Zac Jones
Riots
Draft Picks
Year
R1
R2
R3
R4
R5
R6
2023
RIV
RIV SCH FLE ULS
RIV
RIV FUK
2024
CUN
RIV
RIV
RIV
RIV
2025
RIV
RIV
RIV
RIV
RIV
RIV
2026
RIV
RIV
RIV
RIV
RIV
RIV
2027
RIV
RIV
RIV
RIV
RIV
RIV
[2023-02-04 9:58:41 AM] - TRADE : From Riots to Trash Pandas : Y:2023-RND:6-RIV. [2023-02-04 9:58:41 AM] - TRADE : From Trash Pandas to Riots : Jakob Silfverberg (73). [2023-01-29 11:45:49 AM] - TRADE : From Riots to Giants : Y:2024-RND:4-RIV. [2023-01-29 11:45:49 AM] - TRADE : From Giants to Riots : Dylan Gambrell (72). [2023-01-29 10:18:09 AM] - TRADE : From Riots to Stinky Badgers : Torey Krug (70), Nicolas Roy (75). [2023-01-29 10:18:09 AM] - TRADE : From Stinky Badgers to Riots : Callan Foote (71), Josh Anderson (75). [2023-01-29 10:17:34 AM] - TRADE : From Riots to Apsos : Adam Larsson (83). [2023-01-29 10:17:34 AM] - TRADE : From Apsos to Riots : Arber Xhekaj (P). [2023-01-22 3:59:37 PM] - TRADE : From Riots to Oilers : Colton Parayko (83). [2023-01-22 3:59:37 PM] - TRADE : From Oilers to Riots : Brandon Hagel (70), Adam Larsson (83). [2022-11-28 7:35:36 AM] - TRADE : From Riots to Stinky Badgers : Ryan O'Reilly (76), Y:2023-RND:4-RIV. [2022-11-28 7:35:36 AM] - TRADE : From Stinky Badgers to Riots : Nicolas Roy (75), Rasmus Kupari (66). [2022-11-13 12:28:48 PM] - TRADE : From Riots to Trash Pandas : Anthony Stolarz (79). [2022-11-13 12:28:48 PM] - TRADE : From Trash Pandas to Riots : Kevin Lankinen (67). [2022-11-13 9:06:47 AM] - TRADE : From Riots to Cunts : Blake Wheeler (82), Jonathan Drouin (77), Ukko-Pekka Luokkonen (P), Y:2023-RND:3-LIS. [2022-11-13 9:06:47 AM] - TRADE : From Cunts to Riots : Jesper Wallstedt (68), Neal Pionk (78), Y:2024-RND:1-CUN. [2022-11-12 11:21:37 AM] - TRADE : From Oilers to Riots : Cole Caufield (81), Jean-Gabriel Pageau (79), Jordan Harris (68), Y:2023-RND:3-LIS. [2022-11-12 11:21:37 AM] - TRADE : From Riots to Oilers : Jakob Chychrun (81), Tomas Hertl (84), Ryker Evans (P), Y:2024-RND:1-RIV. [2022-11-10 9:59:49 AM] - TRADE : From Gladiators to Riots : Ben King (P). [2022-11-10 9:59:32 AM] - TRADE : From Riots to Gladiators : Shea Theodore (74). [2022-11-10 9:59:14 AM] - TRADE : From Aces to Riots : Kirby Dach (74). [2022-10-08 10:26:20 AM] - TRADE : From Riots to Giants : Alexander Romanov (85), Tyler Toffoli (79), Gustav Lindstrom (72), Jacob Moverare (71). [2022-10-08 10:26:20 AM] - TRADE : From Giants to Riots : Colton Parayko (83), Torey Krug (70), Andreas Athanasiou (78), Y:2023-RND:2-ULS. [2022-10-08 8:44:02 AM] - TRADE : From Stinky Badgers to Riots : Ryan O'Reilly (76), Philippe Myers (74). [2022-10-08 8:44:02 AM] - TRADE : From Riots to Stinky Badgers : Josh Anderson (75), Erik Gudbranson (82), Nathan Lagare (P). [2022-10-05 8:29:48 PM] - Jacob Olafsson has been deleted from Riots. [2022-10-05 8:28:06 PM] - Cole Fonstad was released. [2022-10-05 8:28:06 PM] - Riots paid $0 to release Cole Fonstad. [2022-10-05 8:27:59 PM] - Sami Niku was released. [2022-10-05 8:27:59 PM] - Riots paid $0 to release Sami Niku. [2022-10-05 8:27:39 PM] - TRADE : From Riots to Trash Pandas : Brandon Sutter (P). [2022-09-18 9:26:29 AM] - Anthony Stolarz was added to Riots. [2022-09-18 9:26:29 AM] - Noah Ostlund was added to Riots. [2022-09-18 9:26:29 AM] - Yaroslav Askarov was added to Riots. [2022-09-18 9:17:47 AM] - Alex Bump has been added to Riots. [2022-09-18 9:17:44 AM] - Emmett Croteau has been added to Riots. [2022-09-18 9:17:37 AM] - Danny Zhilkin has been added to Riots. [2022-09-18 9:17:30 AM] - Connor Geekie has been added to Riots. [2022-09-18 9:17:27 AM] - Rieger Lorenz has been added to Riots. [2022-09-18 9:17:22 AM] - Anthony Stolarz has been added to Riots. [2022-09-18 9:17:17 AM] - Noah Ostlund has been added to Riots. [2022-09-17 12:48:01 PM] - TRADE : From Oilers to Riots : Y:2023-RND:2-SCH. [2022-09-17 12:48:01 PM] - TRADE : From Riots to Oilers : Y:2022-RND:2-GLA. [2022-09-17 12:42:34 PM] - TRADE : From Riots to Chiefs : Max Domi (74), Petr Mrazek (66), Otto Koivula (67). [2022-09-17 12:42:34 PM] - TRADE : From Chiefs to Riots : Y:2022-RND:1-GLA, Y:2022-RND:2-GLA, Y:2022-RND:3-RIV. [2022-06-13 4:55:59 PM] - Jasper Weatherby was added to Riots. [2022-06-13 4:55:59 PM] - Cole Fonstad was added to Riots. [2022-06-13 4:55:36 PM] - Otto Koivula resigned with Riots for $1,605,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Lukas Vejdemo resigned with Riots for $1,761,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Kyle Capobianco resigned with Riots for $1,738,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Sami Niku resigned with Riots for $1,478,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Victor Mete resigned with Riots for $1,737,000 for 3 year(s). [2022-06-13 4:55:36 PM] - Erik Gudbranson resigned with Riots for $5,396,000 for 4 year(s).
[2023-02-05 12:04:40 PM] Auto Lines Partial Function has been run for Riots.
[2023-02-05 11:57:53 AM] Philippe Myers from Riots is back from Sprained Right Finger Injury.
[2023-02-05 11:54:14 AM] Auto Lines Partial Function has been run for Riots.
[2023-02-05 11:53:58 AM] Riots roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-02-05 11:50:59 AM] Game 516 - Philippe Myers from Riots is injured (Sprained Right Finger) and is out for 1 week.
[2023-02-05 11:32:09 AM] Lukas Vejdemo of Riots was sent down to farm.
[2023-02-05 11:30:48 AM] Riots roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2023-02-05 11:30:44 AM] Maximum Pro Players Limit Reached for Riots!
[2023-02-04 10:00:30 AM] Maximum Pro Players Limit Reached for Riots!
[2023-02-04 9:58:55 AM] Jakob Silfverberg of Riots was sent to pro. [2023-02-04 9:58:41 AM] TRADE : From Riots to Trash Pandas : Y:2023-RND:6-RIV. [2023-02-04 9:58:41 AM] TRADE : From Trash Pandas to Riots : Jakob Silfverberg (73).
[2023-01-29 12:21:42 PM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 12:20:06 PM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 12:17:44 PM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 12:12:26 PM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 12:06:57 PM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 12:00:39 PM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 11:54:27 AM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 11:49:04 AM] Riots are expected to be under the minimum salary cap by $383,618!
[2023-01-29 11:46:22 AM] Jordan Harris of Riots was sent down to farm.
[2023-01-29 11:46:14 AM] Dylan Gambrell of Riots was sent to pro.
[2023-01-29 11:46:03 AM] Riots are expected to be under the minimum salary cap by $3,399,068!
[2023-01-29 11:45:54 AM] Riots are expected to be under the minimum salary cap by $3,399,068! [2023-01-29 11:45:49 AM] TRADE : From Riots to Giants : Y:2024-RND:4-RIV. [2023-01-29 11:45:49 AM] TRADE : From Giants to Riots : Dylan Gambrell (72).
[2023-01-29 11:32:08 AM] Riots are expected to be under the minimum salary cap by $3,818,368!
[2023-01-29 11:31:44 AM] Riots are expected to be under the minimum salary cap by $3,818,368!
[2023-01-29 11:23:38 AM] Rasmus Kupari of Riots was sent down to farm.
[2023-01-29 11:23:32 AM] Noah Ostlund of Riots was sent down to farm.
[2023-01-29 11:23:20 AM] Rasmus Kupari of Riots was sent to pro.
[2023-01-29 11:20:30 AM] Callan Foote of Riots was sent to pro.
[2023-01-29 11:20:23 AM] Victor Mete of Riots was sent to pro.
[2023-01-29 11:19:58 AM] Riots roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-29 11:19:52 AM] Riots are expected to be under the minimum salary cap by $3,638,368!
[2023-01-29 10:22:52 AM] Riots are expected to be under the minimum salary cap by $3,638,368!
[2023-01-29 10:18:10 AM] Riots are expected to be under the minimum salary cap by $3,638,368! [2023-01-29 10:18:09 AM] TRADE : From Riots to Stinky Badgers : Torey Krug (70), Nicolas Roy (75). [2023-01-29 10:18:09 AM] TRADE : From Stinky Badgers to Riots : Callan Foote (71), Josh Anderson (75). [2023-01-29 10:17:34 AM] TRADE : From Riots to Apsos : Adam Larsson (83). [2023-01-29 10:17:34 AM] TRADE : From Apsos to Riots : Arber Xhekaj (P).
[2023-01-22 4:26:39 PM] Maximum Pro Players Limit Reached for Riots!
[2023-01-22 3:59:39 PM] Maximum Pro Players Limit Reached for Riots! [2023-01-22 3:59:37 PM] TRADE : From Riots to Oilers : Colton Parayko (83). [2023-01-22 3:59:37 PM] TRADE : From Oilers to Riots : Brandon Hagel (70), Adam Larsson (83).
[2023-01-22 12:11:55 PM] Andreas Athanasiou from Riots is back from Back Spasms Injury.
[2023-01-22 11:56:39 AM] Lukas Vejdemo of Riots was sent to pro.
[2023-01-22 11:56:17 AM] Riots roster errors : Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-22 11:52:44 AM] Game 438 - Andreas Athanasiou from Riots is injured (Back Spasms) and is out for 1 week.
[2022-12-11 12:42:20 PM] Brendan Gallagher from Riots is back from Sprained Left Ankle Injury.