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
Mitch Marner, Auston Matthews, Sebastian Aho, Mark Stone, Elias Pettersson
Gardien
#1 : Andrei Vasilevskiy, #2 : Jonathan Bernier
Lignes d’attaque personnalisées en prolongation
Auston Matthews, Mitch Marner, Mark Stone, Brad Marchand, Elias Pettersson, Sebastian Aho, Sebastian Aho, William Karlsson, William Nylander, Nick Bonino, Casey Cizikas
Lignes de défense personnalisées en prolongation
John Carlson, Zach Werenski, Seth Jones, Hampus Lindholm, David Savard
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
[2021-03-19 05:53:02] - Victor Rask signed with Piranhas for 650 000 $ for 2 year(s). [2021-03-19 05:53:02] - Victor Rask was added to Piranhas. [2021-03-01 20:11:20] - TRADE : From Goblins to Piranhas : Jimmy Vesey (66), Y:2021-RND:4-GOB. [2021-03-01 20:11:20] - TRADE : From Piranhas to Goblins : Chandler Stephenson (65), Ryan Donato (64). [2021-02-23 06:15:51] - TRADE : From Piranhas to Kings : Erik Karlsson (70). [2021-02-23 06:15:51] - TRADE : From Kings to Piranhas : Adam Larsson (64), Nick Foligno (73), Y:2022-RND:4-KLA. [2021-02-20 16:41:56] - TRADE : From Piranhas to Hoodlums : Evgenii Dadonov (68). [2021-02-20 16:41:56] - TRADE : From Hoodlums to Piranhas : Josh Bailey (71), Y:2021-RND:6-HOO. [2021-02-20 16:41:52] - TRADE : From Kings to Piranhas : Josh Morrissey (65), William Nylander (67). [2021-02-20 16:41:52] - TRADE : From Piranhas to Kings : Brock Boeser (69), Evan Bouchard (P). [2021-02-07 18:00:25] - TRADE : From Lycans to Piranhas : Erik Gustafsson (66). [2021-02-07 18:00:25] - TRADE : From Piranhas to Lycans : Mathieu Joseph (63), Y:2021-RND:6-ICE. [2021-02-07 05:36:11] - TRADE : From Piranhas to Lycans : Marco Rossi (P), Seth Jarvis (P), Y:2022-RND:1-MOO. [2021-02-07 05:36:11] - TRADE : From Lycans to Piranhas : Alexis Lafreniere (P). [2021-02-06 05:41:28] - TRADE : From Piranhas to Expos : Shayne Gostisbehere (63). [2021-02-06 05:41:28] - TRADE : From Expos to Piranhas : Y:2021-RND:6-ICE. [2021-02-05 05:35:43] - Ivan Barbashev was added to Piranhas. [2021-02-05 05:35:43] - Piranhas claimed Ivan Barbashev from waivers by Kings for 75 000 $. [2021-02-03 17:41:49] - Piranhas show interest in Ivan Barbashev from waiver. [2021-01-23 17:03:21] - TRADE : From Moose to Piranhas : Brock Boeser (69), Sebastian Aho (72), Y:2021-RND:3-HOO. [2021-01-23 17:03:21] - TRADE : From Piranhas to Moose : Brady Tkachuk (72), Pierre-Luc Dubois (71), Y:2021-RND:4-GOB. [2021-01-11 20:15:16] - Jay Bouwmeester was released. [2021-01-11 20:15:16] - Jay Bouwmeester retired from Piranhas [2021-01-10 15:32:33] - Kyle Okposo was released. [2021-01-10 15:32:33] - Piranhas paid 165 994 $ to release Kyle Okposo.
Piranhas Year 1 Special Salary Cap Value Increase by 165 995 $. [2021-01-10 15:31:50] - Radko Gudas was released. [2021-01-10 15:31:50] - Piranhas paid 165 994 $ to release Radko Gudas.
Piranhas Year 1 Special Salary Cap Value Increase by 165 995 $. [2021-01-06 20:24:12] - TRADE : From Piranhas to Expos : Matthew Boldy (P), John Farinacci (P). [2021-01-06 20:24:12] - TRADE : From Expos to Piranhas : Connor Mcmichael (P), Jan Jenik (P). [2021-01-01 16:23:22] - TRADE : From Moose to Piranhas : Mike Smith (69), Tyler Bertuzzi (72). [2021-01-01 16:23:22] - TRADE : From Piranhas to Moose : Semyon Varlamov (79), Brett Berard (P). [2020-12-31 21:34:35] - TRADE : From Goblins to Piranhas : Milan Lucic (69), Y:2021-RND:4-GOB. [2020-12-31 21:34:35] - TRADE : From Piranhas to Goblins : James van Riemsdyk (67), Y:2021-RND:6-PIR, Y:2021-RND:7-Bre. [2020-12-30 19:02:22] - TRADE : From Piranhas to Lycans : Tim Stuetzle (P), Y:2022-RND:1-PIR. [2020-12-30 19:02:22] - TRADE : From Lycans to Piranhas : Brady Tkachuk (71), Evan Bouchard (P), Matthew Boldy (P). [2020-12-29 05:37:22] - TRADE : From Piranhas to Lycans : Dawson Mercer (P), Jamieson Rees (P), Y:2022-RND:1-LYC. [2020-12-29 05:37:22] - TRADE : From Lycans to Piranhas : Pierre-Luc Dubois (71), Matias Maccelli (P), Seth Jarvis (P). [2020-12-20 07:12:24] - TRADE : From Moose to Piranhas : Cody Glass (62), Dmitry Orlov (66), Mathieu Joseph (63). [2020-12-20 07:12:24] - TRADE : From Piranhas to Moose : Taylor Hall (69). [2020-11-29 06:38:59] - Vladislav Namestnikov signed with Piranhas for 650 000 $ for 2 year(s). [2020-11-29 06:38:59] - Vladislav Namestnikov was added to Piranhas. [2020-11-18 06:09:04] - TRADE : From Piranhas to Lycans : Pierre-Luc Dubois (71), Alexis Lafreniere (P), Matias Maccelli (P). [2020-11-18 06:09:04] - TRADE : From Lycans to Piranhas : Elias Pettersson (71), Dawson Mercer (P), Tim Stuetzle (P). [2020-11-13 19:08:57] - James van Riemsdyk signed with Piranhas for 2 500 000 $ for 2 year(s). [2020-11-13 19:08:57] - James van Riemsdyk was added to Piranhas. [2020-11-12 06:06:46] - TRADE : From Hellpepitos to Piranhas : Ryan Donato (64), Shayne Gostisbehere (63), Y:2022-RND:1-HEL. [2020-11-12 06:06:46] - TRADE : From Piranhas to Hellpepitos : Shea Theodore (67). [2020-11-11 06:04:37] - TRADE : From Lycans to Piranhas : Hampus Lindholm (67). [2020-11-11 06:04:37] - TRADE : From Piranhas to Lycans : Chris Kreider (72). [2020-11-10 20:02:43] - TRADE : From Lycans to Piranhas : Seth Jones (69). [2020-11-10 20:02:43] - TRADE : From Piranhas to Lycans : Hampus Lindholm (67), Connor Mcmichael (P), Y:2021-RND:1-PIR. [2020-11-07 12:15:33] - TRADE : From Kings to Piranhas : Andrei Vasilevskiy (78), Y:2021-RND:3-KLA, Y:2022-RND:1-KLA. [2020-11-07 12:15:33] - TRADE : From Piranhas to Kings : Brady Tkachuk (72), Connor Brown (71), Matt Murray (68), Noel Hoefenmayer (P), Rodion Amirov (P). [2020-11-07 12:14:37] - TRADE : From Piranhas to Expos : Y:2021-RND:7-GOB. [2020-11-07 12:14:37] - TRADE : From Expos to Piranhas : Christian Wolanin (54). [2020-11-04 19:37:19] - TRADE : From Kings to Piranhas : Max Domi (69). [2020-11-04 19:37:19] - TRADE : From Piranhas to Kings : Alexandre Texier (61), Jake Oettinger (P). [2020-11-02 06:06:03] - Travis Barron has been deleted from Piranhas. [2020-11-02 06:05:59] - Ryder Donovan has been deleted from Piranhas. [2020-10-21 06:02:14] - TRADE : From Lycans to Piranhas : Evgenii Dadonov (68), Y:2022-RND:1-LYC. [2020-10-21 06:02:14] - TRADE : From Piranhas to Lycans : Rickard Rakell (70), Alex Turcotte (P). [2020-10-21 06:00:51] - TRADE : From Piranhas to Patriots : Nicklas Backstrom (73), Y:2021-RND:2-HOO, Y:2021-RND:2-PIR. [2020-10-21 06:00:51] - TRADE : From Patriots to Piranhas : Taylor Hall (69), David Savard (66). [2020-10-16 18:33:38] - Joe Thornton signed with Piranhas for 650 000 $ for 2 year(s). [2020-10-16 18:33:38] - Joe Thornton was added to Piranhas. [2020-10-15 05:59:47] - Matt Murray was added to Piranhas. [2020-10-15 05:59:47] - Piranhas claimed Matt Murray from waivers by Warpath for 75 000 $. [2020-10-14 05:58:18] - Piranhas show interest in Matt Murray from waiver. [2020-10-13 18:41:42] - Riley Sheahan signed with Piranhas for 650 000 $ for 2 year(s). [2020-10-13 18:41:42] - Riley Sheahan was added to Piranhas. [2020-10-10 16:16:10] - TRADE : From Patriots to Piranhas : Anders Nilsson (69), Ian Cole (64). [2020-10-10 07:37:20] - Tyler Bozak was released. [2020-10-10 07:37:20] - Piranhas paid 930 000 $ to release Tyler Bozak.
Piranhas Year 1 Special Salary Cap Value Increase by 930 000 $. [2020-10-10 06:51:27] - TRADE : From Patriots to Piranhas : Scott Mayfield (64). [2020-10-10 06:51:27] - TRADE : From Piranhas to Patriots : 75 000 $ (Money). [2020-10-10 06:47:41] - TRADE : From Patriots to Piranhas : Andreas Johnsson (65). [2020-10-10 06:47:41] - TRADE : From Piranhas to Patriots : 75 000 $ (Money). [2020-10-10 06:46:47] - TRADE : From Piranhas to Patriots : Frans Nielsen (70). [2020-10-10 06:46:47] - TRADE : From Patriots to Piranhas : 75 000 $ (Money). [2020-10-10 06:43:38] - TRADE : From Cousin to Piranhas : 75 000 $ (Money). [2020-10-10 06:43:38] - TRADE : From Piranhas to Cousin : Pekka Rinne (71). [2020-10-03 14:58:38] - Ron Hainsey was released. [2020-10-03 14:58:38] - Piranhas paid 1 701 000 $ to release Ron Hainsey.
Piranhas Year 1 Special Salary Cap Value Increase by 1 701 000 $. [2020-09-24 06:10:30] - Mattias Janmark signed with Piranhas for 650 000 $ for 2 year(s). [2020-09-24 06:10:30] - Mattias Janmark was added to Piranhas. [2020-09-21 06:18:02] - TRADE : From Piranhas to Lycans : Nick Ritchie (65). [2020-09-21 06:18:02] - TRADE : From Lycans to Piranhas : 75 000 $ (Money). [2020-08-27 15:44:18] - Andrew Ladd was released. [2020-08-27 15:44:18] - Piranhas paid 325 000 $ to release Andrew Ladd.
Piranhas Year 1 Special Salary Cap Value Increase by 325 000 $. [2020-08-11 06:31:18] - Pekka Rinne signed with Piranhas for 650 000 $ for 2 year(s). [2020-08-11 06:31:18] - Pekka Rinne was added to Piranhas. [2020-08-10 06:42:03] - Jack Johnson signed with Piranhas for 655 000 $ for 2 year(s). [2020-08-10 06:42:03] - Jack Johnson was added to Piranhas. [2020-08-10 06:41:54] - Brenden Dillon signed with Piranhas for 650 000 $ for 2 year(s). [2020-08-10 06:41:54] - Brenden Dillon was added to Piranhas. [2020-08-10 06:41:34] - Wayne Simmonds signed with Piranhas for 850 000 $ for 2 year(s). [2020-08-10 06:41:34] - Wayne Simmonds was added to Piranhas. [2020-08-07 06:16:24] - Niklas Hjalmarsson signed with Piranhas for 652 000 $ for 2 year(s). [2020-08-07 06:16:24] - Niklas Hjalmarsson was added to Piranhas. [2020-08-07 06:16:09] - Casey Cizikas signed with Piranhas for 856 000 $ for 2 year(s). [2020-08-07 06:16:09] - Casey Cizikas was added to Piranhas. [2020-08-03 05:58:48] - Nick Bonino signed with Piranhas for 2 956 000 $ for 2 year(s). [2020-08-03 05:58:48] - Nick Bonino was added to Piranhas. [2020-07-25 07:41:54] - TRADE : From Piranhas to Expos : Jamie Drysdale (P), Y:2021-RND:1-GOB. [2020-07-25 07:41:54] - TRADE : From Expos to Piranhas : Alex Turcotte (P), Y:2022-RND:1-GOB. [2020-07-15 06:48:26] - TRADE : From Kings to Piranhas : Colton Sissons (66). [2020-07-15 06:26:30] - TRADE : From Moose to Piranhas : Jake Oettinger (P), Y:2022-RND:1-MOO. [2020-07-15 06:26:30] - TRADE : From Piranhas to Moose : Clayton Keller (63), Eeli Tolvanen (60), Y:2021-RND:5-PIR. [2020-07-12 07:54:43] - Alexander True signed with Piranhas for 800 000 $ for 2 year(s). [2020-07-12 07:54:43] - Alexander True was added to Piranhas.
[2021-04-21 05:50:20] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-19 05:54:10] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-17 07:39:35] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-16 05:53:53] Niklas Hjalmarsson from Piranhas is back from Broken Bone (Left Arm) Injury.
[2021-04-13 05:52:37] Auston Matthews from Piranhas has scored a Hat Trick!
[2021-04-13 05:52:20] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-11 08:01:38] Last 7 Days Pro Star : 1 - Auston Matthews of Piranhas (5-4-9) / 2 - Nathan MacKinnon of Icefield (3-6-9) / 3 - Tyler Seguin of Goblins (4-3-7)
[2021-04-11 08:01:34] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-09 05:49:24] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-07 05:51:23] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-06 05:51:13] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-05 06:21:00] David Savard from Piranhas is back from Sore Right Knee Injury.
[2021-04-05 06:21:00] Adam Larsson from Piranhas is back from Sprained Left Knee Injury.
[2021-04-04 06:40:42] Last 7 Days Farm Star : 1 - Drake Caggiula of Hooligans (7-7-14) / 2 - Ryan Hartman of Vagabond (5-5-10) / 3 - Brenden Dillon of Vagabond (2-5-7)
[2021-04-02 06:29:02] Derek Ryan from Vagabond has scored a Hat Trick!
[2021-04-02 06:29:02] Ryan Hartman from Vagabond has scored a Hat Trick!
[2021-04-02 06:29:01] Game 585 - Niklas Hjalmarsson from Piranhas is injured (Broken Bone (Left Arm)) and is out for 3 weeks.
[2021-04-02 06:28:58] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-04-01 05:51:36] Cody Glass from Vagabond has scored a Hat Trick!
[2021-04-01 05:51:36] Game 583 - Adam Larsson from Piranhas is injured (Sprained Left Knee) and is out for 1 week.
[2021-04-01 05:51:36] Game 583 - David Savard from Piranhas is injured (Sore Right Knee) and is out for 1 week.
[2021-04-01 05:51:28] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-31 13:46:13] Hampus Lindholm from Piranhas is back from Torso Injury.
[2021-03-28 08:09:27] Last 7 Days Farm Star : 1 - Andrew Copp of Casse-Tete (7-4-11) / 2 - Kevin Labanc of Vagabond (7-8-15) / 3 - Derek Ryan of Vagabond (5-8-13)
[2021-03-28 08:09:20] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-27 08:03:12] Game 569 - Hampus Lindholm from Piranhas is injured (Torso) and is out for 1 week.
[2021-03-27 08:03:06] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-26 05:52:43] Mark Jankowski(Piranhas) cleared from waivers and was sent to down farm.
[2021-03-25 05:51:11] Piranhas placed Mark Jankowski on waivers.
[2021-03-23 05:51:03] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-22 05:48:25] Tyler Bertuzzi from Piranhas is back from Bruised Left Foot Injury.
[2021-03-22 05:48:25] Victor Rask(Piranhas) cleared from waivers and was sent to down farm.
[2021-03-22 05:48:24] Derek Ryan from Vagabond has scored a Hat Trick!
[2021-03-22 05:48:24] Kevin Labanc from Vagabond has scored a Hat Trick!
[2021-03-22 05:48:17] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-21 07:11:43] Last 7 Days Pro Star : 1 - Nathan MacKinnon of Icefield (6-1-7) / 2 - Elias Pettersson of Piranhas (4-2-6) / 3 - Carter Hart of Cousin (0,968)
[2021-03-20 08:02:26] Piranhas placed Victor Rask on waivers. [2021-03-20 07:59:37] Victor Rask of Piranhas was sent down to farm.
[2021-03-19 05:53:35] Game 539 - Tyler Bertuzzi from Piranhas is injured (Bruised Left Foot) and is out for 1 week.
[2021-03-19 05:53:30] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-19 05:53:02] Victor Rask signed with Piranhas for 650 000 $ for 2 year(s). [2021-03-19 05:53:02] Victor Rask was added to Piranhas.
[2021-03-18 05:51:18] Elias Pettersson from Piranhas has scored a Hat Trick!
[2021-03-18 05:51:13] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-16 06:05:57] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-13 07:58:32] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-11 05:33:54] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-09 05:36:07] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.
[2021-03-07 07:45:22] Last 7 Days Farm Star : 1 - Roope Hintz of Casse-Tete (6-2-8) / 2 - Miles Wood of Diabotins (6-5-11) / 3 - Drake Batherson of Vagabond (6-3-9)
[2021-03-07 07:45:16] Successfully loaded Piranhas lines done with Web Base Client and SQLite Database.