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
Kirill Kaprizov, Roman Josi, Sebastian Aho, Robert Thomas, Dawson Mercer
Gardien
#1 : Joey Daccord, #2 : Connor Ingram
Lignes d’attaque personnalisées en prolongation
Kirill Kaprizov, Sebastian Aho, Robert Thomas, Andrei Svechnikov, Quinton Byfield, Dawson Mercer, Dawson Mercer, Tyson Foerster, Lars Eller, Danton Heinen, Jack McBain
Lignes de défense personnalisées en prolongation
Roman Josi, Travis Sanheim, Jan Rutta, Jackson LaCombe, Simon Nemec
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
Espoir
Nom de l’équipe
Année de repêchage
Choix total
Information
Lien
Linus Karlsson
Predators
Alexander Suzdalev
Predators
Amadeus Lombardi
Predators
Antonio Stranges
Predators
Benjamin Gaudreau
Predators
Carson Lambos
Predators
2021
38
Danil Gushin
Predators
David Goyette
Predators
David Spacek
Predators
Drew Helleson
Predators
Dylan Peterson
Predators
Egor Afanasyev
Predators
Elmer Soderblom
Predators
Emil Lilleberg
Predators
Fyodor Svechkov
Predators
2021
19
Gabriel Perreault
Predators
Georgii Merkulov
Predators
Gleb Trikozov
Predators
Helge Grans
Predators
Hugo Alnefelt
Predators
2020
Hunter Brzustewicz
Predators
Jean Luc Foudy
Predators
Jesper Wallstedt
Predators
2021
13
Josef Korenar
Predators
Josh Doan
Predators
2021
42
Kasper Pikkarainen
Predators
Kristian Vesalainen
Predators
Leo Sahlin Wallenius
Predators
Matthew Maggio
Predators
Max Gildon
Predators
Michael Brandsegg-Nygard
Predators
Mikko Lehtonen
Predators
Oliwer Kaski
Predators
Robin Salo
Predators
Ronnie Attard
Predators
Ruslan Khazheyev
Predators
Rutger McGroarty
Predators
Sandis Vilmanis
Predators
Sasha Pastujov
Predators
2021
36
Trevor Connely
Predators
Ty Emberson
Predators
Tyler Boucher
Predators
2021
43
Vasili Ponomarev
Predators
Ville Ottavainen
Predators
William Wallinder
Predators
Choix au repêchage
Année
R1
R2
R3
R4
R5
2025
NSH
NSH
NSH
MIN NSH FLA
NSH
2026
NSH SJS
NSH EDM
NSH
WAS DAL NYI
2027
NSH
NSH SJS
ANA NSH
2028
NSH
NSH
NSH
NSH
2029
NSH
NSH
NSH
NSH
NSH
[2024-11-25 22:41:55] - New Record for Team's Most Hits (50) in 1 Game for Predators! [2024-11-25 22:41:55] - New Record for Team's Most Hits (50) in 1 Game for Predators! [2024-10-24 22:39:53] - New Record for Team's Most Points (22) in 1 Game for Predators! [2024-10-24 22:39:53] - New Record for Team's Most Assists (14) in 1 Game for Predators! [2024-10-20 23:34:32] - New Record for Team's Most Penalties Minutes (44) in 1 Game for Predators! [2024-10-14 01:12:23] - Ruslan Khazheyev has been added to Predators. [2024-10-14 01:12:14] - Emil Lilleberg has been added to Predators. [2024-10-14 01:12:06] - Ty Emberson has been added to Predators. [2024-10-14 01:11:59] - Ville Ottavainen has been added to Predators. [2024-10-14 01:11:51] - Kasper Pikkarainen has been added to Predators. [2024-10-14 01:11:41] - Sandis Vilmanis has been added to Predators. [2024-10-14 01:11:32] - Leo Sahlin Wallenius has been added to Predators. [2024-10-14 01:11:22] - Michael Brandsegg-Nygard has been added to Predators. [2024-10-14 01:10:21] - Trevor Connely has been added to Predators. [2024-10-06 22:33:29] - Uvis Balinskis was added to Predators. [2024-09-30 20:32:23] - Sebastien Aho was added to Predators. [2024-09-30 20:32:08] - Brandon Duhaime was added to Predators. [2024-09-28 00:16:13] - Connor Murphy was added to Predators. [2024-09-28 00:15:55] - Cole Smith was added to Predators. [2024-09-27 22:24:14] - TRADE : From Oilers to Predators : Y:2026-RND:2-EDM, Y:2025-RND:4-MIN. [2024-09-27 22:24:14] - TRADE : From Predators to Oilers : Drew O'Connor, Derek Ryan. [2024-09-25 23:40:34] - Daniil Miromanov was added to Predators. [2024-09-25 23:40:19] - Danton Heinen was added to Predators. [2024-09-25 23:22:46] - Dakota Joshua was added to Predators. [2024-09-24 21:42:12] - TRADE : From Predators to Lightning : Igor Shesterkin, Y:2026-RND:3-WPG. [2024-09-24 21:42:12] - TRADE : From Lightning to Predators : Spencer Knight, Gabriel Perreault (P), Josh Doan (P). [2024-09-15 23:07:21] - TRADE : From Predators to Blackhawks : Y:2026-RND:5-NSH. [2024-09-15 23:07:21] - TRADE : From Blackhawks to Predators : Y:2024-RND:5-CHI. [2024-09-08 13:16:50] - Jackson LaCombe was added to Predators. [2024-09-07 21:44:29] - Henry Thrun was added to Predators. [2024-09-07 21:44:24] - Simon Nemec was added to Predators. [2024-09-07 21:44:16] - Jordan Spence was added to Predators. [2024-09-07 21:44:09] - Tyson Foerster was added to Predators. [2024-09-07 14:47:40] - Ryan Lomberg was released. [2024-09-07 14:47:40] - Predators paid 0 $ to release Ryan Lomberg. [2024-09-07 14:47:14] - Lucas Carlsson was released. [2024-09-07 14:47:14] - Predators paid 0 $ to release Lucas Carlsson. [2024-09-07 14:47:05] - Joel Kiviranta was released. [2024-09-07 14:47:05] - Predators paid 0 $ to release Joel Kiviranta. [2024-09-03 22:27:12] - TRADE : From Predators to Bruins : Elliot Desnoyers (P), Y:2024-RND:4-NYR. [2024-09-03 22:27:12] - TRADE : From Bruins to Predators : John Beecher. [2024-09-03 22:26:24] - TRADE : From Canucks to Predators : Jackson Lacombe (P). [2024-09-03 22:26:24] - TRADE : From Predators to Canucks : Tye Kartye (P). [2024-09-03 22:17:32] - TRADE : From Predators to Ducks : Martin Necas, Alexander Holtz (P), Felip Mesar (P). [2024-09-03 22:17:32] - TRADE : From Ducks to Predators : Robert Thomas, Y:2025-RND:4-FLA. [2024-09-03 22:12:32] - TRADE : From Predators to Devils : Jimmy Vesey. [2024-09-03 22:12:32] - TRADE : From Devils to Predators : Helge Grans (P). [2024-04-17 12:34:34] - Admirals didn't make playoff for year 2023. [2024-04-17 12:34:34] - Predators didn't make playoff for year 2023. [2024-03-21 20:16:24] - TRADE : From Coyotes to Predators : Y:2026-RND:4-ARI. [2024-03-21 20:16:24] - TRADE : From Predators to Coyotes : Ilya Lyubushkin. [2024-03-21 19:37:01] - TRADE : From Bruins to Predators : Y:2026-RND:4-DAL. [2024-03-21 19:37:01] - TRADE : From Predators to Bruins : Jani Hakanpää. [2024-03-21 19:36:07] - TRADE : From Kings to Predators : Y:2026-RND:4-LAK. [2024-03-21 19:36:07] - TRADE : From Predators to Kings : Jonas Johansson. [2024-03-21 00:08:10] - TRADE : From Senators to Predators : Y:2024-RND:2-FLA, Y:2026-RND:1-SJS. [2024-03-21 00:08:10] - TRADE : From Predators to Senators : Brock Nelson. [2024-03-18 23:14:38] - TRADE : From Kings to Predators : Y:2024-RND:5-LAK. [2024-03-18 23:14:38] - TRADE : From Predators to Kings : Jaycob Megna. [2024-03-12 04:03:31] - TRADE : From Sharks to Predators : Y:2027-RND:3-SJS. [2024-03-12 04:03:31] - TRADE : From Predators to Sharks : Mark Giordano. [2024-03-10 22:38:09] - TRADE : From Predators to Devils : Jack Studnicka, Cross Hanas (P), John Ludvig (P). [2024-03-10 22:38:09] - TRADE : From Devils to Predators : Jimmy Vesey, Antonio Stranges (P), Max Gildon (P). [2024-02-08 01:54:07] - TRADE : From Penguins to Predators : Kirill Kaprizov, Jani Hakanpää, Y:2024-RND:1-CAR. [2024-02-08 01:54:07] - TRADE : From Predators to Penguins : Jordan Kyrou, Mattias Ekholm. [2024-02-05 04:00:13] - TRADE : From Predators to Blue Jackets : Y:2027-RND:5-NSH. [2024-02-05 04:00:13] - TRADE : From Blue Jackets to Predators : Matt Benning. [2024-01-23 18:54:53] - TRADE : From Stars to Predators : Travis Sanheim. [2024-01-23 18:54:53] - TRADE : From Predators to Stars : Jake Neighbours (P), Y:2024-RND:3-NSH, Y:2024-RND:4-NSH. [2024-01-18 20:13:29] - TRADE : From Oilers to Predators : Simon Nemec (P). [2024-01-18 20:13:29] - TRADE : From Predators to Oilers : Dmitry Voronkov (P), Y:2028-RND:1-NSH. [2024-01-04 20:23:47] - TRADE : From Coyotes to Predators : Hunter Brzustewicz (P), Y:2025-RND:2-NSH. [2024-01-04 20:23:47] - TRADE : From Predators to Coyotes : Rickard Rakell. [2023-12-02 20:33:12] - TRADE : From Predators to Coyotes : Sebastien Aho. [2023-12-02 20:33:12] - TRADE : From Coyotes to Predators : Sebastian Aho. [2023-12-02 15:27:14] - TRADE : From Coyotes to Predators : Sebastien Aho, Connor Ingram. [2023-12-02 15:27:14] - TRADE : From Predators to Coyotes : Rasmus Sandin, Trevor Moore, Ville Husso, Y:2025-RND:2-NSH. [2023-11-26 21:24:48] - New Record for Team's Most Penalties Minutes (32) in 1 Game for Predators! [2023-11-17 22:19:16] - Joel Kiviranta was added to Predators. [2023-10-22 21:54:39] - New Record for Team's Most Penalties Minutes (23) in 1 Game for Predators! [2023-10-18 21:17:19] - TRADE : From Kings to Predators : Y:2024-RND:4-TOR. [2023-10-18 21:17:19] - TRADE : From Predators to Kings : Patrik Nemeth. [2023-10-18 21:12:12] - Admirals hired Dan Hinote for 500 000 $ for 3 year(s). [2023-10-16 22:03:41] - Joey Daccord was added to Predators. [2023-10-15 19:44:01] - Phillip Di Giuseppe was added to Predators. [2023-10-14 21:13:30] - Jonas Johansson was added to Predators. [2023-10-14 00:45:59] - Predators hired Sheldon Keefe for 1 000 000 $ for 3 year(s). [2023-10-14 00:45:43] - Predators fired Dean Evason. [2023-10-14 00:33:24] - Nate Schmidt was added to Predators. [2023-10-13 01:06:51] - Derek Ryan was added to Predators. [2023-10-13 01:06:37] - Luke Glendening was added to Predators. [2023-10-13 01:06:25] - Lars Eller was added to Predators. [2023-10-10 03:15:57] - Drew Helleson has been added to Predators. [2023-10-10 03:15:46] - David Spacek has been added to Predators. [2023-10-10 03:15:37] - Amadeus Lombardi has been added to Predators. [2023-10-10 03:15:28] - Matthew Maggio has been added to Predators. [2023-10-10 03:15:18] - Henry Thrun has been added to Predators. [2023-10-10 03:15:09] - Tye Kartye has been added to Predators. [2023-10-10 02:48:11] - TRADE : From Sabres to Predators : Sasha Pastujov (P), Y:2024-RND:3-COL. [2023-10-10 02:48:11] - TRADE : From Predators to Sabres : Conor Timmins. [2023-10-10 02:25:45] - Trevor Moore was added to Predators. [2023-10-06 01:09:22] - Jack McBain was added to Predators. [2023-10-03 21:16:08] - TRADE : From Predators to Golden Knights : Ilya Mikheyev. [2023-09-29 00:22:54] - Tomas Nosek was released. [2023-09-29 00:22:54] - Predators paid 0 $ to release Tomas Nosek. [2023-09-29 00:22:49] - Ryan Carpenter was released. [2023-09-29 00:22:49] - Predators paid 0 $ to release Ryan Carpenter. [2023-09-29 00:22:45] - Nick Jensen was released. [2023-09-29 00:22:45] - Predators paid 0 $ to release Nick Jensen. [2023-09-29 00:22:39] - Jujhar Khaira was released. [2023-09-29 00:22:39] - Predators paid 0 $ to release Jujhar Khaira. [2023-09-29 00:22:32] - Dmitry Kulikov was released. [2023-09-29 00:22:32] - Predators paid 0 $ to release Dmitry Kulikov. [2023-09-29 00:22:28] - Devin Shore was released. [2023-09-29 00:22:28] - Predators paid 0 $ to release Devin Shore. [2023-09-29 00:22:17] - Chris Wagner was released. [2023-09-29 00:22:17] - Predators paid 0 $ to release Chris Wagner. [2023-09-28 23:24:45] - Kyle Clifford was released. [2023-09-28 23:24:45] - Predators paid 0 $ to release Kyle Clifford. [2023-09-28 23:24:36] - Anthony Stolarz was released. [2023-09-28 23:24:36] - Predators paid 0 $ to release Anthony Stolarz. [2023-09-28 23:21:43] - Josef Korenar was released by Predators [2023-09-28 23:21:15] - Josef Korenar has been added to Predators. [2023-09-28 23:20:20] - Kristian Vesalainen has been added to Predators. [2023-09-28 23:19:56] - Kristian Vesalainen was released by Predators [2023-07-09 14:29:52] - TRADE : From Predators to Bruins : Shayne Gostisbehere. [2023-07-09 14:29:52] - TRADE : From Bruins to Predators : Y:2026-RND:3-MTL, Y:2027-RND:4-BOS. [2023-06-30 22:10:39] - Dan Hinote contract with Admirals has ended. [2023-04-11 19:58:22] - Admirals was eliminated at round 1 of year 2022. [2023-04-10 19:57:54] - Predators was eliminated at round 1 of year 2022. [2023-03-05 22:32:57] - Predators show interest in Artem Anisimov from waiver. [2023-03-05 22:19:57] - TRADE : From Penguins to Predators : Jordan Kyrou. [2023-03-05 22:19:57] - TRADE : From Predators to Penguins : Jake Guentzel, Jacob Middleton, Y:2026-RND:4-NSH. [2023-03-04 00:30:44] - Ryan Carpenter was added to Predators. [2023-03-04 00:30:44] - Predators claimed Ryan Carpenter from waivers by Maple Leafs for 100 000 $. [2023-03-03 22:34:08] - Predators show interest in Ryan Carpenter from waiver. [2023-03-03 15:33:23] - TRADE : From Predators to Devils : Samuel Fagemo, Aliaksei Protas, Jacob Bryson, Samuel Knazko (P), Topi Niemela (P). [2023-03-03 15:33:23] - TRADE : From Devils to Predators : Conor Timmins, Chris Wagner, Georgii Merkulov (P), Jean Luc Foudy (P), Dmitry Voronkov (P). [2023-03-03 15:26:56] - TRADE : From Senators to Predators : Jonas Siegenthaler. [2023-03-03 15:26:56] - TRADE : From Predators to Senators : Nick Perbix (P). [2023-02-27 20:03:49] - TRADE : From Stars to Predators : Rickard Rakell. [2023-02-27 20:03:49] - TRADE : From Predators to Stars : Jakub Vrana. [2023-02-27 00:10:01] - TRADE : From Predators to Avalanche : William Nylander. [2023-02-27 00:10:01] - TRADE : From Avalanche to Predators : Andrei Svechnikov. [2023-02-17 22:36:50] - Colin Wilson has been deleted from Predators. [2023-02-16 21:49:20] - TRADE : From Predators to Red Wings : Aleksander Barkov, Joel Farabee, Evgenii Dadonov, Gustav Forsling, Akil Thomas (P), Y:2027-RND:1-NSH. [2023-02-16 21:49:20] - TRADE : From Red Wings to Predators : Jake Guentzel, Martin Necas, Roman Josi, Rasmus Sandin. [2023-02-01 03:20:25] - TRADE : From Predators to Oilers : Derek Ryan. [2023-02-01 03:20:25] - TRADE : From Oilers to Predators : Cross Hanas (P). [2023-01-13 22:23:46] - Jacob Middleton was added to Predators. [2022-12-19 00:19:43] - TRADE : From Predators to Ducks : Filip Chytil, Calle Clang (P), Y:2023-RND:1-NSH, Y:2023-RND:3-NSH. [2022-12-19 00:19:43] - TRADE : From Ducks to Predators : William Nylander, Y:2023-RND:4-ANA, Y:2024-RND:4-ANA. [2022-11-15 21:49:48] - TRADE : From Predators to Blackhawks : Tyler Toffoli. [2022-11-15 21:49:48] - TRADE : From Blackhawks to Predators : Brock Nelson. [2022-10-20 21:19:40] - Alexander Suzdalev has been added to Predators. [2022-10-20 21:19:28] - Elliot Desnoyers has been added to Predators. [2022-10-20 20:55:50] - Ronnie Attard has been added to Predators. [2022-10-19 23:18:55] - Jaycob Megna was added to Predators. [2022-10-13 22:09:45] - Nick Perbix has been added to Predators. [2022-10-13 22:09:32] - Linus Karlsson has been added to Predators. [2022-10-13 22:09:18] - Elmer Soderblom has been added to Predators. [2022-10-13 22:09:00] - Jack McBain has been added to Predators. [2022-10-13 22:08:44] - Jordan Spence has been added to Predators. [2022-10-04 20:58:31] - Gleb Trikozov has been added to Predators. [2022-10-04 20:55:41] - David Goyette has been added to Predators. [2022-09-28 23:16:06] - Devin Shore was added to Predators. [2022-09-28 23:06:07] - TRADE : From Maple Leafs to Predators : Y:2024-RND:4-WPG. [2022-09-28 23:06:07] - TRADE : From Predators to Maple Leafs : Jake Virtanen (P). [2022-09-28 16:07:47] - Predators hired Dean Evason for 1 000 000 $ for 3 year(s). [2022-09-28 16:07:19] - Predators fired Travis Green. [2022-09-27 21:20:03] - Ville Husso was added to Predators. [2022-09-26 21:28:49] - Anthony Stolarz was added to Predators. [2022-09-25 23:41:46] - Felip Mesar has been added to Predators. [2022-09-25 23:41:25] - Rutger McGroarty has been added to Predators. [2022-09-25 23:14:05] - Ilya Lyubushkin was added to Predators. [2022-09-25 23:13:55] - Patrik Nemeth was added to Predators. [2022-09-25 21:51:38] - TRADE : From Predators to Capitals : Jeremy Swayman, Johan Larsson, Y:2023-RND:4-NSH. [2022-09-25 21:51:38] - TRADE : From Capitals to Predators : Alexander Holtz (P). [2022-09-21 23:41:20] - Jan Rutta was added to Predators. [2022-09-21 23:41:08] - Dmitry Kulikov was added to Predators. [2022-09-16 22:11:37] - Mark Giordano was added to Predators. [2022-09-16 22:09:02] - Mattias Ekholm was added to Predators. [2022-09-16 22:07:40] - Ilya Mikheyev was added to Predators. [2022-09-10 23:57:55] - Keith Yandle was released. [2022-09-10 23:57:55] - Predators paid 0 $ to release Keith Yandle. [2022-09-07 21:11:59] - P.K. Subban was released. [2022-09-07 21:11:59] - Predators paid 0 $ to release P.K. Subban. [2022-09-07 21:11:48] - Linus Ullmark was released. [2022-09-07 21:11:48] - Predators paid 0 $ to release Linus Ullmark. [2022-09-07 21:11:43] - Kyle Palmieri was released. [2022-09-07 21:11:43] - Predators paid 0 $ to release Kyle Palmieri. [2022-09-07 21:11:35] - Ian Cole was released. [2022-09-07 21:11:35] - Predators paid 0 $ to release Ian Cole. [2022-09-07 21:11:30] - Nick Paul was released. [2022-09-07 21:11:30] - Predators paid 0 $ to release Nick Paul. [2022-09-07 21:10:18] - Aaron Dell was released. [2022-09-07 21:10:18] - Predators paid 0 $ to release Aaron Dell. [2022-09-07 21:10:05] - Mikko Lehtonen was released. [2022-09-07 21:10:05] - Predators paid 0 $ to release Mikko Lehtonen. [2022-09-07 21:09:47] - Jimmy Schuldt was released. [2022-09-07 21:09:47] - Predators paid 0 $ to release Jimmy Schuldt. [2022-09-07 21:09:41] - Dean Kukan was released. [2022-09-07 21:09:41] - Predators paid 0 $ to release Dean Kukan. [2022-09-07 21:09:30] - Colin Blackwell was released. [2022-09-07 21:09:30] - Predators paid 0 $ to release Colin Blackwell. [2022-09-03 12:53:05] - TRADE : From Sabres to Predators : Y:2022-RND:1-ARI, Y:2022-RND:3-PIT. [2022-09-03 12:53:05] - TRADE : From Predators to Sabres : Y:2022-RND:1-NSH. [2022-08-31 23:19:59] - TRADE : From Predators to Bruins : Janne Kuokkanen, Brock McGinn. [2022-08-31 23:19:59] - TRADE : From Bruins to Predators : Tyler Toffoli. [2022-08-31 15:48:01] - Oliwer Kaski has been added to Predators. [2022-08-31 15:47:43] - Oliwer Kaski was released by Predators [2022-08-31 15:46:18] - Nicholas Merkley was released. [2022-08-31 15:46:18] - Predators paid 0 $ to release Nicholas Merkley. [2022-08-25 22:07:53] - Dawson Mercer was added to Predators. [2022-05-06 22:15:37] - Predators was eliminated at round 1 of year 2021. [2022-04-25 12:28:52] - Admirals didn't make playoff for year 2021. [2022-04-18 23:35:45] - New Record for Team's Most Points (21) in 1 Game for Predators! [2022-04-18 23:35:45] - New Record for Team's Most Assists (13) in 1 Game for Predators! [2022-03-13 22:51:22] - TRADE : From Penguins to Predators : Aliaksei Protas, Y:2022-RND:1-TOR. [2022-03-13 22:51:22] - TRADE : From Predators to Penguins : Ivan Barbashev. [2022-03-07 19:08:29] - TRADE : From Predators to Jets : Y:2022-RND:1-BOS, Y:2022-RND:1-DET. [2022-03-07 19:08:29] - TRADE : From Jets to Predators : Joel Farabee, Y:2022-RND:3-LAK. [2022-03-03 19:21:48] - TRADE : From Predators to Blackhawks : Craig Smith. [2022-03-03 19:21:48] - TRADE : From Blackhawks to Predators : Kyle Clifford, Y:2023-RND:3-Buf. [2022-03-02 00:24:18] - TRADE : From Predators to Maple Leafs : Rem Pitlick, Y:2023-RND:2-DET, Y:2022-RND:4-SEA. [2022-03-02 00:24:18] - TRADE : From Maple Leafs to Predators : Ivan Barbashev. [2022-02-13 23:32:29] - TRADE : From Predators to Canucks : Olli Maatta. [2022-02-13 23:32:29] - TRADE : From Canucks to Predators : P.K. Subban, Y:2022-RND:3-BOS. [2022-01-30 17:39:36] - TRADE : From Predators to Bruins : Ivan Barbashev. [2022-01-30 17:39:36] - TRADE : From Bruins to Predators : Evgenii Dadonov, Y:2022-RND:2-NYR, Y:2023-RND:2-DET, Y:2022-RND:5-COL. [2022-01-27 19:49:15] - New Record for Team's Most Goals (8) in 1 Game for Predators! [2022-01-08 21:46:17] - Keith Yandle was added to Predators. [2022-01-08 21:46:17] - Predators claimed Keith Yandle from waivers by Coyotes for 100 000 $. [2022-01-07 18:57:30] - Predators show interest in Keith Yandle from waiver. [2022-01-06 22:29:36] - TRADE : From Devils to Predators : Linus Ullmark. [2022-01-06 22:29:01] - TRADE : From Devils to Predators : Filip Chytil, Jeremy Swayman, Jake Neighbours (P), Tyson Foerster (P). [2022-01-06 22:29:01] - TRADE : From Predators to Devils : John Carlson, Juuse Saros, Y:2022-RND:3-ARI. [2021-12-09 20:22:10] - Ryan Lomberg was added to Predators. [2021-10-26 19:22:10] - TRADE : From Coyotes to Predators : Y:2022-RND:3-ARI, Y:2023-RND:4-ARI. [2021-10-26 19:22:10] - TRADE : From Predators to Coyotes : Brandon Saad. [2021-10-18 22:31:30] - Dean Kukan was added to Predators. [2021-10-14 00:12:13] - TRADE : From Avalanche to Predators : Y:2022-RND:4-SEA. [2021-10-14 00:12:13] - TRADE : From Predators to Avalanche : Jani Hakanpaa. [2021-10-08 23:47:42] - New Record for Team's Most Points (19) in 1 Game for Predators! [2021-10-08 23:47:42] - New Record for Team's Most Assists (12) in 1 Game for Predators! [2021-09-29 22:32:51] - Admirals hired Dan Hinote for 500 000 $ for 2 year(s). [2021-09-28 22:16:45] - TRADE : From Predators to Hurricanes : Scott Wedgewood, Ville Husso. [2021-09-28 22:16:45] - TRADE : From Hurricanes to Predators : Y:2022-RND:3-WPG, Y:2022-RND:4-LAK. [2021-09-23 22:21:51] - Jujhar Khaira was added to Predators. [2021-09-20 23:14:28] - Tomas Nosek was added to Predators. [2021-09-20 23:14:19] - Derek Ryan was added to Predators. [2021-09-16 21:18:46] - Frederick Gaudreau was added to Predators. [2021-09-16 21:18:34] - Sean Kuraly was added to Predators. [2021-09-16 21:18:23] - Mikko Lehtonen was added to Predators. [2021-09-07 23:23:56] - Jake Virtanen has been added to Predators. [2021-09-07 23:23:39] - Jake Virtanen was released by Predators [2021-09-02 23:50:26] - TRADE : From Devils to Predators : Rem Pitlick. [2021-08-31 01:12:12] - Matt Benning was released. [2021-08-31 01:12:12] - Predators paid 0 $ to release Matt Benning. [2021-08-29 21:19:08] - Quinton Byfield was added to Predators. [2021-08-29 21:19:01] - Riley Damiani was added to Predators. [2021-08-29 21:18:51] - Lucas Carlsson was added to Predators. [2021-08-29 21:18:45] - Drew O'Connor was added to Predators. [2021-08-29 20:38:08] - Korbinian Holzer was released. [2021-08-29 20:38:08] - Predators paid 0 $ to release Korbinian Holzer. [2021-08-29 20:37:50] - Cody Goloubef was released. [2021-08-29 20:37:50] - Predators paid 0 $ to release Cody Goloubef. [2021-08-29 20:37:43] - Chad Ruhwedel was released. [2021-08-29 20:37:43] - Predators paid 0 $ to release Chad Ruhwedel. [2021-08-29 20:37:35] - Carter Rowney was released. [2021-08-29 20:37:35] - Predators paid 0 $ to release Carter Rowney. [2021-08-29 13:57:25] - Riley Damiani has been added to Predators. [2021-08-29 13:57:11] - Robin Salo has been added to Predators. [2021-08-29 13:56:55] - Lucas Carlsson has been added to Predators. [2021-08-29 13:56:41] - Drew O'connor has been added to Predators. [2021-08-29 13:56:20] - Benjamin Gaudreau has been added to Predators. [2021-08-29 13:36:00] - Jacob Bryson was added to Predators. [2021-08-08 22:01:04] - Tyler Boucher has been added to Predators. [2021-08-08 21:57:27] - Carson Lambos has been added to Predators. [2021-08-08 21:54:41] - Gustav Forsling was added to Predators. [2021-07-30 23:28:38] - Fyodor Svechkov has been added to Predators. [2021-07-30 23:28:06] - Jesper Wallstedt has been added to Predators. [2021-07-20 20:39:34] - TRADE : From Predators to Coyotes : Josh Morrissey. [2021-07-20 20:39:34] - TRADE : From Coyotes to Predators : Samuel Fagemo, Akil Thomas (P), Y:2021-RND:2-ARI, Y:2021-RND:5-ARI. [2021-07-16 22:38:29] - TRADE : From Predators to Avalanche : Derek Grant. [2021-07-16 22:38:29] - TRADE : From Avalanche to Predators : Nick Paul, Y:2021-RND:5-COL. [2021-07-16 22:36:32] - TRADE : From Oilers to Predators : Janne Kuokkanen, Y:2021-RND:4-BOS. [2021-07-16 22:36:32] - TRADE : From Predators to Oilers : Oskar Lindblom. [2021-07-15 19:59:27] - TRADE : From Predators to Oilers : Janne Kuokkanen, Y:2021-RND:4-BOS. [2021-07-15 19:59:27] - TRADE : From Oilers to Predators : Oskar Lindblom. [2021-07-14 22:10:15] - TRADE : From Oilers to Predators : Janne Kuokkanen, Y:2021-RND:4-BOS. [2021-07-14 22:10:15] - TRADE : From Predators to Oilers : Oskar Lindblom. [2021-07-11 23:31:06] - TRADE : From Predators to Bruins : Darcy Kuemper, Sam Steel. [2021-07-11 23:31:06] - TRADE : From Bruins to Predators : Igor Shesterkin, Y:2023-RND:4-NSH. [2021-07-07 23:40:59] - TRADE : From Predators to Blues : Seth Jones. [2021-07-07 23:40:59] - TRADE : From Blues to Predators : Shayne Gostisbehere, Quinton Byfield (P), Y:2021-RND:2-PIT, Y:2023-RND:5-STL. [2021-07-07 23:38:37] - TRADE : From Kings to Predators : Seth Jones, Y:2021-RND:5-LAK. [2021-07-07 23:38:37] - TRADE : From Predators to Kings : Ryan O'Reilly. [2021-07-04 23:08:47] - Dave Hakstol contract with Admirals has ended. [2021-05-25 22:32:16] - Predators was eliminated at round 1 of year 2020. [2021-05-20 22:55:41] - Admirals didn't make playoff for year 2020. [2021-03-24 20:10:25] - TRADE : From Penguins to Predators : Juuse Saros. [2021-03-24 20:10:25] - TRADE : From Predators to Penguins : Zach Sanford, Y:2010-RND:0-. [2021-03-24 20:05:15] - TRADE : From Penguins to Predators : Juuse Saros. [2021-03-24 20:05:15] - TRADE : From Predators to Penguins : Zach Sanford, Y:2023-RND:2-WPG. [2021-03-07 22:42:46] - Scott Wedgewood was added to Predators. [2021-02-28 17:58:24] - TRADE : From Senators to Predators : Colin Blackwell. [2021-02-08 22:58:03] - TRADE : From Predators to Devils : Jeremy Swayman (P), Y:2021-RND:1-NSH, Y:2021-RND:4-NSH. [2021-02-08 22:58:03] - TRADE : From Devils to Predators : Kyle Palmieri, Ville Husso. [2021-02-05 22:06:34] - New Record for Team's Most Hits (42) in 1 Game for Predators! [2021-01-31 21:44:44] - New Record for Team's Most Points (18) in 1 Game for Predators! [2021-01-31 21:44:44] - New Record for Team's Most Assists (11) in 1 Game for Predators! [2021-01-31 21:44:44] - New Record for Team's Most Goals (7) in 1 Game for Predators! [2021-01-24 21:50:28] - New Record for Team's Most Points (16) in 1 Game for Predators! [2021-01-15 21:44:36] - Jani Hakanpaa was added to Predators. [2021-01-09 12:25:33] - New Record for Team's Most Hits (39) in 1 Game for Predators! [2021-01-07 21:09:03] - New Record for Team's Most Assists (10) in 1 Game for Predators! [2021-01-06 13:14:45] - TRADE : From Predators to Bruins : Travis Dermott, Y:2023-RND:4-NSH. [2021-01-06 13:14:45] - TRADE : From Bruins to Predators : Olli Maatta. [2021-01-02 21:16:38] - TRADE : From Predators to Bruins : Cam Atkinson. [2021-01-02 21:16:38] - TRADE : From Bruins to Predators : Oskar Lindblom, Y:2021-RND:1-STL, Y:2022-RND:1-BOS. [2020-12-26 14:18:27] - New Record for Team's Most Penalties Minutes (17) in 1 Game for Predators! [2020-12-10 22:31:39] - TRADE : From Devils to Predators : Nick Jensen. [2020-12-10 22:31:39] - TRADE : From Predators to Devils : Y:2022-RND:4-NSH. [2020-12-09 22:23:41] - TRADE : From Predators to Red Wings : Keith Yandle. [2020-12-09 22:23:41] - TRADE : From Red Wings to Predators : Ivan Barbashev. [2020-11-27 18:34:08] - Colin Wilson was added to Predators. [2020-11-26 22:27:22] - Korbinian Holzer was added to Predators. [2020-11-26 00:25:03] - Cody Goloubef was added to Predators. [2020-11-26 00:24:39] - Team Name Change : changed name to Predators [2020-11-25 14:08:51] - Admirals hired Dave Hakstol for 800 000 $ for 1 year(s). [2020-11-25 14:08:34] - hired Travis Green for 3 250 000 $ for 3 year(s). [2020-11-25 14:07:51] - Admirals fired Travis Green. [2020-11-25 14:07:43] - fired John Hynes. [2020-11-25 14:07:39] - Team Name Change : Predators changed name to [2020-11-24 21:43:46] - Johan Larsson was added to Predators. [2020-11-24 21:37:27] - Aaron Dell was added to Predators. [2020-11-23 14:44:41] - Craig Smith was added to Predators. [2020-11-22 01:58:55] - Chad Ruhwedel was added to Predators. [2020-11-11 23:52:13] - TRADE : From Predators to Sabres : Pierre-Edouard Bellemare. [2020-11-07 01:27:08] - Hugo Alnefelt has been added to Predators. [2020-11-02 21:35:03] - Erik Gustafsson was released. [2020-11-02 21:35:03] - Predators paid 0 $ to release Erik Gustafsson. [2020-10-26 00:17:12] - Samuel Knazko has been added to Predators. [2020-10-26 00:17:01] - Calle Clang has been added to Predators. [2020-10-26 00:16:48] - Topi Niemela has been added to Predators. [2020-10-26 00:11:57] - Dylan Peterson has been added to Predators. [2020-10-26 00:11:44] - Danil Gushin has been added to Predators. [2020-10-26 00:11:34] - Vasili Ponomarev has been added to Predators. [2020-10-26 00:11:23] - John Ludvig has been added to Predators. [2020-10-26 00:11:12] - Jeremy Swayman has been added to Predators. [2020-10-26 00:01:02] - Mikko Lehtonen has been added to Predators. [2020-10-25 23:48:53] - William Wallinder has been added to Predators. [2020-10-25 23:35:54] - Dawson Mercer has been added to Predators. [2020-10-25 23:25:33] - Noah Gregor was added to Predators. [2020-10-19 22:34:15] - Nicholas Merkley was added to Predators. [2020-10-10 13:27:05] - TRADE : From Predators to Coyotes : Vladislav kolyachonok (P), Y:2024-RND:2-NSH. [2020-10-10 13:27:05] - TRADE : From Coyotes to Predators : Y:2020-RND:3-ARI, Y:2020-RND:3-LAK, Y:2020-RND:4-ARI, Y:2020-RND:5-ARI. [2020-10-04 23:46:25] - Jason Spezza was released. [2020-10-04 23:46:25] - Predators paid 0 $ to release Jason Spezza. [2020-10-04 23:46:20] - Tom Kuhnhackl was released. [2020-10-04 23:46:20] - Predators paid 0 $ to release Tom Kuhnhackl. [2020-10-04 23:46:14] - Jack Campbell was released. [2020-10-04 23:46:14] - Predators paid 0 $ to release Jack Campbell. [2020-10-04 23:45:57] - Matt Nieto was released. [2020-10-04 23:45:57] - Predators paid 0 $ to release Matt Nieto. [2020-10-04 23:45:46] - Craig Smith was released. [2020-10-04 23:45:46] - Predators paid 0 $ to release Craig Smith.
[2024-12-04 20:23:09] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-12-03 00:33:20] Pro Game #351 - Sebastian Aho from Predators has scored a Hat Trick! [2024-11-30 03:33:36] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-29 00:51:13] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-29 00:51:01] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-26 23:31:20] Jan Rutta from Predators is back from Bruised Left Foot Injury. [2024-11-26 23:31:20] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-25 22:41:55] New Record for Team's Most Hits (50) in 1 Game for Predators! [2024-11-25 22:41:55] New Record for Team's Most Hits (50) in 1 Game for Predators! [2024-11-25 22:41:55] Game 307 - Jan Rutta from Predators is injured (Bruised Left Foot) and is out for 1 week. [2024-11-25 02:11:34] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-23 00:22:14] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-20 23:08:16] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-18 01:53:47] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-18 01:53:35] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-16 19:35:56] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-13 22:25:11] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-13 20:19:30] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-13 20:19:01] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-11 20:39:30] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-10 22:17:25] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-08 01:37:41] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-07 00:35:43] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-07 00:35:33] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-05 00:36:51] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-04 09:36:13] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-11-02 22:03:22] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-11-02 03:40:02] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-11-01 01:16:40] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-30 22:01:02] Dakota Joshua from Predators is back from Right Foot Injury. [2024-10-30 22:01:02] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-10-30 22:00:50] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-30 12:14:45] Game 154 - Dakota Joshua from Predators is injured (Right Foot) and is out for 1 week. [2024-10-29 00:31:10] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-10-29 00:30:57] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-26 23:21:24] Admirals lines for next game are empty. Current rosters/lines are not erased. [2024-10-25 23:20:44] Robert Thomas from Predators is back from Strained Left Elbow Injury. [2024-10-25 23:20:35] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-25 23:20:35] Connor Ingram of Predators was sent to pro. [2024-10-24 22:39:54] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-10-24 22:39:53] New Record for Team's Most Points (22) in 1 Game for Predators! [2024-10-24 22:39:53] New Record for Team's Most Assists (14) in 1 Game for Predators! [2024-10-24 22:39:53] Game 122 - Robert Thomas from Predators is injured (Strained Left Elbow) and is out for 1 week. [2024-10-23 23:46:05] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-22 22:46:33] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [2024-10-22 22:46:13] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-21 21:17:18] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-21 21:16:42] Successfully loaded Predators lines done with Web Base Client and SQLite Database. [2024-10-20 23:34:32] New Record for Team's Most Penalties Minutes (44) in 1 Game for Predators! [2024-10-19 22:08:51] Admirals lines for next game are empty. Current rosters/lines are not erased.