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 | Connor Hellebuyck | ![]() | 65 | 54 | 6 | 5 | 0.880 | 3.43 | 3923 | 2 | 1 | 224 | 1866 | 1082 | 7 | 0 | 0.625 | 8 | 65 | 5 | 0 | 0 | 0 |
2 | Juuse Saros | ![]() | 66 | 52 | 10 | 4 | 0.884 | 3.45 | 3971 | 6 | 0 | 228 | 1966 | 1130 | 11 | 0 | 0.625 | 8 | 65 | 3 | 1 | 0 | 0 |
3 | Jacob Markstrom | ![]() | 65 | 46 | 15 | 4 | 0.853 | 4.27 | 3924 | 8 | 0 | 279 | 1898 | 1000 | 2 | 0 | 0.900 | 10 | 65 | 15 | 0 | 0 | 0 |
4 | Jake Oettinger | ![]() | 65 | 46 | 19 | 0 | 0.868 | 3.66 | 3907 | 0 | 1 | 238 | 1808 | 984 | 5 | 0 | 1.000 | 3 | 65 | 14 | 1 | 0 | 0 |
5 | Thatcher Demko | ![]() | 65 | 43 | 11 | 5 | 0.873 | 3.68 | 3648 | 6 | 0 | 224 | 1757 | 950 | 3 | 0 | 0.833 | 12 | 60 | 9 | 0 | 0 | 0 |
6 | Ilya Sorokin | ![]() | 65 | 43 | 15 | 6 | 0.871 | 3.86 | 3851 | 0 | 0 | 248 | 1924 | 1136 | 6 | 3 | 0.625 | 8 | 65 | 4 | 0 | 1 | 0 |
7 | Cam Talbot | ![]() | 65 | 41 | 18 | 6 | 0.863 | 3.93 | 3883 | 2 | 3 | 254 | 1854 | 986 | 4 | 0 | 0.455 | 11 | 64 | 11 | 1 | 0 | 0 |
8 | Igor Shesterkin | ![]() | 60 | 40 | 14 | 6 | 0.862 | 4.09 | 3620 | 0 | 0 | 247 | 1785 | 1000 | 7 | 0 | 0.500 | 6 | 60 | 22 | 0 | 0 | 0 |
9 | Linus Ullmark | ![]() | 57 | 40 | 11 | 4 | 0.869 | 3.98 | 3345 | 2 | 2 | 222 | 1690 | 894 | 6 | 1 | 0.750 | 8 | 57 | 22 | 0 | 0 | 1 |
10 | Andrei Vasilevskiy | ![]() | 62 | 39 | 19 | 4 | 0.855 | 4.28 | 3687 | 4 | 1 | 263 | 1817 | 981 | 7 | 0 | 0.545 | 11 | 60 | 22 | 0 | 0 | 0 |