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 | Jordan Binnington | ![]() | 63 | 41 | 12 | 10 | 0.922 | 2.43 | 3758 | 12 | 5 | 152 | 1953 | 0 | 2 | 0 | 0.630 | 27 | 63 | 19 | 8 | 5 | 5 |
2 | Linus Ullmark | ![]() | 63 | 40 | 14 | 8 | 0.920 | 2.54 | 3797 | 0 | 5 | 161 | 2003 | 0 | 0 | 2 | 0.719 | 32 | 62 | 20 | 14 | 2 | 4 |
3 | John Gibson | ![]() | 66 | 37 | 24 | 5 | 0.919 | 2.70 | 3953 | 6 | 5 | 178 | 2206 | 0 | 1 | 1 | 0.800 | 5 | 66 | 16 | 12 | 3 | 4 |
4 | Jeremy Swayman | ![]() | 70 | 37 | 23 | 9 | 0.910 | 2.72 | 4177 | 4 | 6 | 189 | 2102 | 0 | 1 | 0 | 0.750 | 12 | 70 | 12 | 6 | 2 | 4 |
5 | Thatcher Demko | ![]() | 56 | 36 | 14 | 5 | 0.913 | 2.76 | 3349 | 4 | 4 | 154 | 1765 | 0 | 3 | 0 | 0.706 | 17 | 55 | 27 | 7 | 1 | 1 |
6 | Connor Hellebuyck | ![]() | 60 | 33 | 22 | 5 | 0.911 | 2.88 | 3558 | 0 | 2 | 171 | 1914 | 0 | 3 | 2 | 0.706 | 17 | 60 | 20 | 9 | 6 | 1 |
7 | Jake Allen | ![]() | 73 | 33 | 27 | 12 | 0.912 | 2.82 | 4296 | 6 | 5 | 202 | 2290 | 0 | 1 | 0 | 0.650 | 20 | 73 | 9 | 13 | 2 | 6 |
8 | Ilya Sorokin | ![]() | 62 | 33 | 26 | 3 | 0.910 | 3.01 | 3729 | 12 | 2 | 187 | 2081 | 0 | 1 | 1 | 0.875 | 24 | 62 | 20 | 6 | 6 | 0 |
9 | Andrei Vasilevskiy | ![]() | 56 | 32 | 19 | 4 | 0.922 | 2.68 | 3337 | 4 | 3 | 149 | 1911 | 0 | 1 | 2 | 0.625 | 8 | 55 | 27 | 5 | 6 | 5 |
10 | Matt Murray | ![]() | 66 | 29 | 30 | 6 | 0.909 | 3.10 | 3873 | 6 | 4 | 200 | 2196 | 0 | 3 | 2 | 0.857 | 7 | 66 | 16 | 7 | 2 | 2 |
11 | Philipp Grubauer | ![]() | 55 | 27 | 22 | 6 | 0.906 | 3.14 | 3328 | 4 | 1 | 174 | 1855 | 0 | 1 | 2 | 0.600 | 5 | 55 | 27 | 6 | 2 | 0 |
12 | Martin Jones | ![]() | 55 | 27 | 19 | 8 | 0.913 | 2.73 | 3292 | 8 | 3 | 150 | 1733 | 0 | 1 | 2 | 0.667 | 12 | 54 | 23 | 5 | 3 | 3 |
13 | Petr Mrazek | ![]() | 51 | 27 | 21 | 3 | 0.919 | 2.58 | 2995 | 8 | 3 | 129 | 1602 | 0 | 1 | 4 | 0.867 | 15 | 51 | 31 | 6 | 4 | 4 |
14 | Karel Vejmelka | ![]() | 52 | 26 | 22 | 3 | 0.906 | 3.21 | 3006 | 4 | 2 | 161 | 1717 | 0 | 2 | 2 | 0.714 | 14 | 51 | 31 | 8 | 0 | 2 |
15 | Alexandar Georgiyev | ![]() | 40 | 26 | 10 | 3 | 0.912 | 2.82 | 2380 | 4 | 1 | 112 | 1267 | 0 | 0 | 1 | 0.714 | 14 | 39 | 32 | 3 | 3 | 2 |
16 | Ben Bishop | ![]() | 45 | 25 | 15 | 3 | 0.910 | 3.01 | 2491 | 4 | 1 | 125 | 1390 | 0 | 2 | 0 | 0.875 | 8 | 43 | 39 | 6 | 2 | 3 |
17 | Juuse Saros | ![]() | 58 | 24 | 29 | 4 | 0.903 | 3.24 | 3431 | 6 | 1 | 185 | 1899 | 0 | 1 | 1 | 0.882 | 17 | 57 | 25 | 3 | 4 | 2 |
18 | Elvis Merzlikins | ![]() | 39 | 24 | 11 | 2 | 0.924 | 2.43 | 2250 | 6 | 3 | 91 | 1193 | 0 | 1 | 0 | 0.778 | 9 | 37 | 47 | 3 | 6 | 1 |
19 | Keith Kinkaid | ![]() | 46 | 23 | 15 | 6 | 0.909 | 2.70 | 2667 | 0 | 3 | 120 | 1323 | 0 | 1 | 0 | 0.600 | 10 | 44 | 25 | 2 | 3 | 5 |
20 | Ville Husso | ![]() | 44 | 22 | 13 | 4 | 0.918 | 2.81 | 2474 | 2 | 3 | 116 | 1408 | 0 | 2 | 1 | 0.773 | 22 | 39 | 43 | 5 | 4 | 0 |
21 | Mackenzie Blackwood | ![]() | 59 | 22 | 27 | 10 | 0.904 | 3.20 | 3527 | 2 | 0 | 188 | 1961 | 0 | 5 | 2 | 0.579 | 19 | 59 | 22 | 2 | 2 | 1 |
22 | Igor Shesterkin | ![]() | 50 | 21 | 25 | 4 | 0.904 | 3.13 | 3007 | 6 | 0 | 157 | 1643 | 0 | 1 | 1 | 0.714 | 7 | 50 | 30 | 2 | 4 | 3 |
23 | Jake Oettinger | ![]() | 54 | 21 | 28 | 4 | 0.902 | 3.22 | 3130 | 2 | 1 | 168 | 1723 | 0 | 2 | 0 | 0 | 4 | 53 | 28 | 4 | 8 | 2 |
24 | Ilya Samsonov | ![]() | 47 | 21 | 23 | 3 | 0.905 | 3.20 | 2830 | 0 | 1 | 151 | 1586 | 0 | 2 | 3 | 0.667 | 6 | 47 | 22 | 2 | 1 | 5 |
25 | Calvin Petersen | ![]() | 40 | 18 | 18 | 2 | 0.907 | 3.07 | 2324 | 2 | 0 | 119 | 1276 | 0 | 3 | 0 | 0.500 | 8 | 38 | 44 | 6 | 3 | 1 |