| 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 | Andrei Vasilevskiy | Predators | 3 | 3 | 0 | 0 | 0.941 | 2.33 | 180 | 0 | 0 | 7 | 119 | 55 | 1 | 0 | 0 | 0 | 3 | 0 | 1 | 1 | 0 |
| 2 | Igor Shesterkin | Flames | 4 | 3 | 1 | 0 | 0.905 | 3.75 | 240 | 0 | 0 | 15 | 158 | 74 | 1 | 1 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 3 | Logan Thompson | Golden Knights | 4 | 3 | 1 | 0 | 0.863 | 5.58 | 215 | 0 | 0 | 20 | 146 | 67 | 1 | 0 | 0.667 | 3 | 4 | 0 | 0 | 0 | 0 |
| 4 | Ilya Sorokin | Islanders | 3 | 3 | 0 | 0 | 0.920 | 2.98 | 181 | 0 | 0 | 9 | 113 | 44 | 0 | 0 | 0 | 0 | 3 | 1 | 0 | 0 | 0 |
| 5 | Connor Hellebuyck | Blue Jackets | 3 | 3 | 0 | 0 | 0.909 | 3.67 | 180 | 0 | 0 | 11 | 121 | 55 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 1 | 0 |
| 6 | Karel Vejmelka | Coyotes | 4 | 2 | 2 | 0 | 0.890 | 5.00 | 240 | 0 | 0 | 20 | 182 | 84 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 7 | Cam Talbot | Oilers | 4 | 2 | 2 | 0 | 0.886 | 4.79 | 238 | 0 | 0 | 19 | 167 | 92 | 1 | 0 | 0 | 0 | 4 | 0 | 0 | 1 | 0 |
| 8 | Devon Levi | Blackhawks | 4 | 2 | 2 | 0 | 0.871 | 5.37 | 246 | 0 | 0 | 22 | 171 | 81 | 0 | 0 | 1.000 | 3 | 4 | 0 | 0 | 0 | 0 |
| 9 | Alex Lyon | Penguins | 4 | 2 | 0 | 1 | 0.889 | 3.82 | 204 | 0 | 0 | 13 | 117 | 72 | 0 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 |
| 10 | Jacob Markstrom | Sharks | 4 | 2 | 1 | 1 | 0.880 | 3.98 | 241 | 0 | 0 | 16 | 133 | 66 | 0 | 1 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 11 | Anthony Stolarz | Panthers | 3 | 2 | 0 | 1 | 0.933 | 3.24 | 185 | 0 | 0 | 10 | 149 | 93 | 1 | 0 | 0.333 | 3 | 3 | 0 | 0 | 2 | 0 |
| 12 | Jeremy Swayman | Senators | 4 | 2 | 1 | 1 | 0.887 | 4.48 | 241 | 0 | 0 | 18 | 159 | 87 | 0 | 1 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 13 | Petr Mrazek | Flyers | 4 | 2 | 2 | 0 | 0.905 | 4.02 | 239 | 0 | 0 | 16 | 169 | 91 | 0 | 1 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 14 | Filip Gustavsson | Canadiens | 4 | 2 | 2 | 0 | 0.881 | 3.61 | 216 | 2 | 0 | 13 | 109 | 44 | 1 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 15 | Sergei Bobrovsky | Bruins | 4 | 2 | 1 | 1 | 0.911 | 3.67 | 245 | 0 | 0 | 15 | 169 | 81 | 0 | 0 | 0.667 | 3 | 4 | 0 | 1 | 0 | 0 |
| 16 | Jake Oettinger | Wild | 3 | 2 | 1 | 0 | 0.944 | 2.27 | 185 | 0 | 0 | 7 | 125 | 54 | 0 | 0 | 1.000 | 3 | 3 | 0 | 1 | 0 | 0 |
| 17 | John Gibson | Red Wings | 3 | 2 | 0 | 0 | 0.911 | 4.00 | 135 | 0 | 0 | 9 | 101 | 51 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 1 | 1 |
| 18 | Joey Daccord | Ducks | 4 | 2 | 1 | 1 | 0.902 | 3.98 | 241 | 0 | 0 | 16 | 163 | 80 | 1 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 |
| 19 | Darcy Kuemper | Capitals | 4 | 2 | 1 | 1 | 0.905 | 3.52 | 239 | 0 | 0 | 14 | 148 | 62 | 0 | 1 | 0 | 0 | 4 | 0 | 1 | 0 | 0 |
| 20 | Nikke Kokko | Islanders | 1 | 1 | 0 | 0 | 0.946 | 2.00 | 60 | 0 | 0 | 2 | 37 | 18 | 2 | 0 | 0 | 0 | 1 | 2 | 0 | 1 | 0 |
| 21 | Elvis Merzlikins | Whalers | 3 | 1 | 2 | 0 | 0.908 | 3.77 | 159 | 0 | 0 | 10 | 109 | 67 | 0 | 1 | 0 | 0 | 3 | 0 | 0 | 1 | 1 |
| 22 | Thatcher Demko | Kings | 3 | 1 | 2 | 0 | 0.897 | 4.02 | 179 | 0 | 0 | 12 | 116 | 65 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 |
| 23 | Pyotr Kochetkov | Lightning | 4 | 1 | 2 | 0 | 0.851 | 5.46 | 220 | 0 | 0 | 20 | 134 | 76 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 24 | Drew Commesso | Sabres | 1 | 1 | 0 | 0 | 0.941 | 1.58 | 38 | 0 | 0 | 1 | 17 | 9 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 |
| 25 | Joseph Woll | Maple Leafs | 3 | 1 | 1 | 1 | 0.925 | 3.35 | 179 | 0 | 0 | 10 | 133 | 65 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 1 |
| 26 | Colten Ellis | Canucks | 3 | 1 | 1 | 1 | 0.903 | 3.89 | 185 | 2 | 0 | 12 | 124 | 74 | 0 | 0 | 0.333 | 3 | 3 | 0 | 0 | 0 | 1 |
| 27 | Kevin Lankinen | Blues | 1 | 1 | 0 | 0 | 0.951 | 2.00 | 60 | 0 | 0 | 2 | 41 | 26 | 0 | 0 | 0 | 0 | 1 | 2 | 0 | 0 | 0 |
| 28 | Juuse Saros | Blues | 2 | 1 | 1 | 0 | 0.911 | 4.07 | 118 | 0 | 0 | 8 | 90 | 49 | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 0 | 0 |
| 29 | Stuart Skinner | Avalanche | 4 | 1 | 2 | 1 | 0.893 | 4.43 | 244 | 0 | 0 | 18 | 169 | 98 | 1 | 0 | 0.500 | 2 | 4 | 0 | 0 | 0 | 0 |
| 30 | Scott Wedgewood | Stars | 3 | 1 | 1 | 1 | 0.902 | 3.83 | 188 | 0 | 0 | 12 | 122 | 62 | 0 | 0 | 0.500 | 2 | 3 | 0 | 0 | 0 | 1 |
| 31 | Hunter Miska | Red Wings | 1 | 1 | 0 | 0 | 0.882 | 5.33 | 45 | 0 | 0 | 4 | 34 | 28 | 1 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 |
| 32 | Semyon Varlamov | Sabres | 4 | 0 | 3 | 0 | 0.841 | 6.83 | 202 | 0 | 0 | 23 | 145 | 95 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 33 | Cayden Primeau | Whalers | 1 | 0 | 0 | 0 | 0.909 | 3.00 | 20 | 0 | 0 | 1 | 11 | 7 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 |
| 34 | Ivan Fedotov | Golden Knights | 1 | 0 | 0 | 0 | 0.931 | 3.87 | 31 | 0 | 0 | 2 | 29 | 18 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 |
| 35 | Ville Husso | Canadiens | 1 | 0 | 0 | 0 | 0.929 | 2.73 | 22 | 0 | 0 | 1 | 14 | 11 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 |
| 36 | Ben Kraws | Penguins | 1 | 0 | 1 | 0 | 0.929 | 3.33 | 36 | 0 | 0 | 2 | 28 | 11 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 |
| 37 | Cameron Whitehead | Lightning | 1 | 0 | 1 | 0 | 0.714 | 12.00 | 20 | 0 | 0 | 4 | 14 | 5 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 |
| 38 | Michael DiPietro | Jets | 1 | 0 | 0 | 1 | 0.800 | 3.16 | 19 | 0 | 0 | 1 | 5 | 2 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 |
| 39 | Ukko-Pekka Luukkonen | Jets | 3 | 0 | 1 | 1 | 0.851 | 6.15 | 166 | 0 | 0 | 17 | 114 | 67 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 |
| 40 | Jan Bednar | Rangers | 1 | 0 | 0 | 0 | 1.000 | 0 | 25 | 0 | 0 | 0 | 16 | 7 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 |
| 41 | Linus Ullmark | Devils | 3 | 0 | 3 | 0 | 0.845 | 5.33 | 180 | 0 | 0 | 16 | 103 | 48 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 |
| 42 | Dustin Wolf | Rangers | 3 | 0 | 3 | 0 | 0.897 | 4.34 | 152 | 0 | 0 | 11 | 107 | 49 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 |