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
Steven Stamkos, Phil Kessel, David Krejci, Johnny Gaudreau, Max Pacioretty
Goalie
#1 : John Gibson, #2 : Tuukka Rask
Custom OT Lines Forwards
Ryan Johansen, Phil Kessel, David Krejci, Johnny Gaudreau, Anders Lee, Reilly Smith, Reilly Smith, Max Pacioretty, J.T. Miller, Nazem Kadri, Jakob Silfverberg
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
[2020-02-21 14:33:04] - TRADE : From Hellpepitos to Kings : Kasperi Kapanen (72). [2020-02-21 14:33:04] - TRADE : From Kings to Hellpepitos : Alex Killorn (74), Zdeno Chara (77). [2020-02-18 06:30:42] - TRADE : From Hellpepitos to Moose : Robert Hagg (71), Nils Hoglander (P). [2020-02-18 06:30:42] - TRADE : From Moose to Hellpepitos : Anders Lee (79). [2020-01-29 20:24:27] - TRADE : From Lycans to Hellpepitos : Ethan Bear (66), Ryan Donato (71), Kristian Tanus (P). [2020-01-29 20:24:27] - TRADE : From Hellpepitos to Lycans : Neal Pionk (75). [2020-01-02 08:17:55] - TRADE : From Hellpepitos to Piranhas : Josh Morrissey (74). [2020-01-02 08:17:55] - TRADE : From Piranhas to Hellpepitos : Shayne Gostisbehere (76), Thomas Harley (P). [2019-12-09 06:00:12] - TRADE : From Hellpepitos to Lycans : Julius Nattinen (P). [2019-12-09 06:00:12] - TRADE : From Lycans to Hellpepitos : Scott Perunovich (P). [2019-12-03 21:31:48] - TRADE : From Hellpepitos to Expos : Nicholas Robertson (P). [2019-12-03 21:31:48] - TRADE : From Expos to Hellpepitos : Joonas Donskoi (71). [2019-10-06 15:03:52] - Eric Gryba retired from Hellpepitos [2019-08-12 09:09:38] - TRADE : From Hellpepitos to Truites : Brady Skjei (74), Jacob Trouba (76), Jonathan Huberdeau (83), Karl Henriksson (P), Leevi Aaltonen (P). [2019-08-12 09:09:38] - TRADE : From Truites to Hellpepitos : Darnell Nurse (77), Johnny Gaudreau (82), Y:2021-RND:4-Tru. [2019-08-09 21:46:45] - Oliver Kylington was added to Hellpepitos. [2019-07-01 19:53:38] - Patric Hornqvist was released. [2019-07-01 19:53:38] - Hellpepitos paid 0 $ to release Patric Hornqvist.
[2020-04-07 06:27:58] Auto Lines Partial Function has been run for Hellpepitos.
[2020-04-07 06:27:58] Hellpepitos lines errors : OT Defense #4 is empty.
[2020-04-07 06:27:49] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-04-06 06:28:01] Johnny Gaudreau from Hellpepitos has scored a Hat Trick!
[2020-04-02 06:28:08] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-04-01 05:57:08] Eric Fehr of Hellpepitos was sent to pro.
[2020-04-01 05:54:06] Auto Lines Partial Function has been run for Hellpepitos.
[2020-04-01 05:54:06] Auto Roster Function has been run for Hellpepitos. [2020-04-01 05:54:06] Nick Schmaltz of Hellpepitos was sent to farm. [2020-04-01 05:54:06] Jakob Chychrun of Hellpepitos was sent to farm. [2020-04-01 05:54:06] Miles Wood of Hellpepitos was sent to farm. [2020-04-01 05:54:06] Eric Fehr of Hellpepitos was sent to farm. [2020-04-01 05:54:06] Christian Jaros of Hellpepitos was sent to farm.
[2020-04-01 05:54:06] Auto Roster Partial Function has been run for Hellpepitos.
[2020-04-01 05:54:06] Hellpepitos roster errors : Maximum Players Limit Reached in Pro Team!
Some errors will be automatically fixed.
[2020-03-31 06:27:12] Maximum Pro Players Limit Reached for Hellpepitos!
[2020-03-31 06:27:07] Justin Faulk from Hellpepitos is back from Right Forearm Injury.
[2020-03-31 06:26:58] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-29 08:10:32] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-28 08:17:28] Last 7 Days Pro Star : 1 - Steven Stamkos of Hellpepitos (6-4-10) / 2 - Ben Bishop of Goblins (0,970) / 3 - Johnny Gaudreau of Hellpepitos (3-5-8)
[2020-03-28 08:17:21] Auto Lines Function has been run for Hellpepitos.
[2020-03-28 08:17:21] Hellpepitos lines errors : Max Pacioretty is used twice in OT Forward
[2020-03-28 08:17:21] Auto Lines Partial Function has been run for Hellpepitos.
[2020-03-28 08:17:21] Hellpepitos lines errors : Max Pacioretty is used twice in OT Forward
OT Defense #1 is empty.
OT Defense #2 is empty.
Unknown Player is used twice in OT Defense
[2020-03-28 08:17:14] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-27 06:00:41] Auto Lines Function has been run for Hellpepitos.
[2020-03-27 06:00:41] Hellpepitos lines errors : Morgan Rielly is used twice in OT Defense
[2020-03-27 06:00:41] Auto Lines Partial Function has been run for Hellpepitos.
[2020-03-27 06:00:41] Hellpepitos lines errors : Morgan Rielly is used twice in OT Defense
[2020-03-27 06:00:28] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-26 05:54:56] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-25 05:58:49] Auto Lines Partial Function has been run for Hellpepitos.
[2020-03-25 05:58:49] Hellpepitos lines errors : OT Defense #1 is empty.
[2020-03-25 05:58:38] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-24 05:58:17] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-23 06:28:37] Auto Lines Partial Function has been run for Hellpepitos.
[2020-03-23 06:28:37] Hellpepitos lines errors : OT Defense #3 is empty.
[2020-03-23 06:28:30] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-20 06:30:00] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-19 04:57:53] Darnell Nurse from Hellpepitos is back from Bruised Left Shoulder Injury.
[2020-03-18 06:19:09] Mattias Ekholm from Hellpepitos is back from Bruised Left Foot Injury.
[2020-03-14 07:44:08] Max Pacioretty from Hellpepitos is back from Broken Bone (Left Foot) Injury.
[2020-03-11 05:12:50] J.T. Miller from Hellpepitos is back from Right Wrist Injury.
[2020-03-11 05:12:40] Auto Lines Partial Function has been run for Hellpepitos.
[2020-03-11 05:12:40] Hellpepitos lines errors : OT Defense #3 is empty.
[2020-03-11 05:12:26] Successfully loaded Hellpepitos lines done with Web Base Client and SQLite Database.
[2020-03-11 05:12:25] Christian Jaros of Hellpepitos was sent to pro.
[2020-03-10 05:00:12] Game 533 - Mattias Ekholm from Hellpepitos is injured (Bruised Left Foot) and is out for 2 weeks.
[2020-03-10 05:00:05] Auto Lines Partial Function has been run for Hellpepitos.
[2020-03-10 05:00:05] Hellpepitos lines errors : OT Defense #2 is empty.