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 | Semyon Varlamov | Thunder | 79 | 43 | 30 | 6 | 0.910 | 2.82 | 4809 | 6 | 2 | 226 | 2502 | 1182 | 6 | 1 | 0.760 | 75 | 79 | 3 | 1 | 1 | 0 |
2 | Juuse Saros | Kraken | 63 | 42 | 18 | 3 | 0.919 | 2.57 | 3758 | 6 | 1 | 161 | 1982 | 985 | 2 | 2 | 0.815 | 27 | 63 | 19 | 0 | 0 | 0 |
3 | Connor Hellebuyck | Nordiques | 76 | 40 | 28 | 8 | 0.913 | 2.69 | 4595 | 6 | 2 | 206 | 2375 | 1179 | 4 | 1 | 0.786 | 56 | 76 | 4 | 0 | 0 | 0 |
4 | Marc-Andre Fleury | Bulldogs | 72 | 39 | 22 | 10 | 0.926 | 2.33 | 4324 | 0 | 2 | 168 | 2277 | 1060 | 2 | 2 | 0.787 | 61 | 71 | 7 | 0 | 0 | 1 |
5 | Jordan Binnington | Chiefs | 67 | 37 | 24 | 6 | 0.916 | 2.69 | 4018 | 4 | 0 | 180 | 2140 | 1071 | 2 | 4 | 0.750 | 16 | 66 | 16 | 0 | 1 | 0 |
6 | Petr Mrazek | Bikers | 71 | 37 | 21 | 13 | 0.921 | 2.53 | 4219 | 2 | 1 | 178 | 2256 | 1118 | 5 | 5 | 0.622 | 45 | 71 | 9 | 1 | 0 | 0 |
7 | Mike Smith | Sens | 64 | 36 | 25 | 3 | 0.915 | 2.69 | 3866 | 2 | 1 | 173 | 2028 | 1031 | 1 | 0 | 0.811 | 37 | 64 | 18 | 0 | 0 | 0 |
8 | Andrei Vasilevskiy | Stallions | 72 | 35 | 25 | 12 | 0.924 | 2.44 | 4395 | 2 | 0 | 179 | 2344 | 1108 | 2 | 0 | 0.807 | 57 | 72 | 10 | 6 | 2 | 0 |
9 | Alex Nedeljkovic | Roadrunners | 66 | 34 | 25 | 7 | 0.913 | 2.75 | 3993 | 6 | 0 | 183 | 2115 | 978 | 7 | 4 | 0.691 | 55 | 66 | 0 | 1 | 2 | 0 |
10 | Thatcher Demko | Wolf | 51 | 32 | 15 | 3 | 0.922 | 2.46 | 3030 | 4 | 1 | 124 | 1597 | 817 | 3 | 1 | 0.556 | 9 | 50 | 32 | 0 | 0 | 0 |