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 |
# |
Goalie Name |
Team Name | GP |
W |
L |
OTL |
PCT |
GAA |
MP |
PIM |
SO |
GA |
SA |
SAR |
A |
EG |
PS % |
PSA |
ST |
BG |
S1 |
S2 |
S3 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Alexandar Georgiev | Minnesota Wild | 5 | 4 | 1 | 0 | 0.935 | 1.80 | 300 | 0 | 0 | 9 | 138 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |
2 | Stuart Skinner | Tampa Bay Lightning | 5 | 4 | 1 | 0 | 0.920 | 2.20 | 300 | 0 | 1 | 11 | 138 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 1 | 0 | 0 |
3 | Jeremy Swayman | Calgary Flames | 5 | 4 | 1 | 0 | 0.940 | 2.01 | 299 | 2 | 1 | 10 | 166 | 0 | 0 | 1 | 0 | 0 | 5 | 0 | 2 | 0 | 0 |
4 | Linus Ullmark | San Jose Sharks | 5 | 3 | 1 | 0 | 0.880 | 4.07 | 295 | 0 | 0 | 20 | 166 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 1 | 0 |
5 | Thatcher Demko | Washington Capitals | 5 | 3 | 1 | 1 | 0.903 | 2.67 | 315 | 0 | 0 | 14 | 145 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |
6 | Juuse Saros | Detroit Red Wings | 5 | 3 | 1 | 1 | 0.893 | 3.21 | 299 | 0 | 0 | 16 | 149 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |
7 | Jake Oettinger | Ottawa Senators | 4 | 3 | 1 | 0 | 0.919 | 2.50 | 240 | 0 | 0 | 10 | 124 | 0 | 0 | 0 | 0 | 0 | 4 | 1 | 0 | 0 | 0 |
8 | Igor Shesterkin | Dallas Stars | 5 | 3 | 2 | 0 | 0.934 | 2.30 | 339 | 0 | 0 | 13 | 198 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 2 | 0 | 1 |
9 | Darcy Kuemper | Montreal Canadiens | 5 | 2 | 3 | 0 | 0.886 | 3.81 | 299 | 0 | 0 | 19 | 166 | 0 | 1 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |
10 | Jordan Binnington | New York Islanders | 5 | 2 | 3 | 0 | 0.859 | 4.47 | 255 | 0 | 0 | 19 | 135 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |