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 | Jake Oettinger | ![]() | 9 | 6 | 2 | 1 | 0.845 | 4.30 | 544 | 0 | 0 | 39 | 252 | 139 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 |
2 | Cam Talbot | ![]() | 9 | 5 | 3 | 1 | 0.842 | 4.79 | 539 | 0 | 0 | 43 | 272 | 131 | 3 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 0 |
3 | Connor Hellebuyck | ![]() | 6 | 5 | 1 | 0 | 0.883 | 3.83 | 360 | 0 | 0 | 23 | 196 | 105 | 1 | 0 | 0 | 0 | 6 | 0 | 0 | 0 | 0 |
4 | Connor Ingram | ![]() | 9 | 5 | 4 | 0 | 0.857 | 4.12 | 539 | 0 | 0 | 37 | 258 | 142 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 0 | 1 |
5 | Juuse Saros | ![]() | 7 | 5 | 1 | 1 | 0.880 | 4.09 | 425 | 0 | 0 | 29 | 241 | 132 | 1 | 0 | 0 | 0 | 7 | 0 | 1 | 0 | 0 |
6 | Linus Ullmark | ![]() | 8 | 5 | 2 | 1 | 0.889 | 3.31 | 489 | 0 | 0 | 27 | 243 | 136 | 0 | 1 | 0 | 0 | 8 | 0 | 0 | 0 | 1 |
7 | Stuart Skinner | ![]() | 6 | 5 | 1 | 0 | 0.845 | 4.68 | 359 | 0 | 0 | 28 | 181 | 90 | 1 | 0 | 0 | 0 | 6 | 0 | 0 | 0 | 0 |
8 | Ilya Sorokin | ![]() | 7 | 4 | 2 | 1 | 0.833 | 4.42 | 421 | 0 | 0 | 31 | 186 | 94 | 0 | 1 | 0 | 0 | 7 | 0 | 0 | 0 | 0 |
9 | Andrei Vasilevskiy | ![]() | 7 | 3 | 3 | 1 | 0.850 | 4.80 | 425 | 0 | 0 | 34 | 226 | 121 | 0 | 0 | 0 | 0 | 7 | 0 | 0 | 0 | 0 |
10 | Jacob Markstrom | ![]() | 7 | 3 | 4 | 0 | 0.838 | 4.73 | 419 | 0 | 0 | 33 | 204 | 111 | 0 | 0 | 0 | 0 | 7 | 0 | 0 | 0 | 0 |