| 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 | Phoenix Roadrunners | 49 | 45 | 1 | 3 | 0.935 | 1.76 | 2967 | 0 | 4 | 87 | 1331 | 810 | 4 | 0 | 0.947 | 19 | 49 | 10 | 6 | 7 | 7 |
| 2 | Sergei Bobrovsky | Detroit Gladiators | 60 | 40 | 13 | 6 | 0.920 | 2.17 | 3590 | 2 | 1 | 130 | 1622 | 1001 | 1 | 2 | 0.556 | 9 | 60 | 0 | 5 | 8 | 4 |
| 3 | Igor Shesterkin | Indiana Racers | 59 | 38 | 15 | 6 | 0.919 | 2.31 | 3531 | 8 | 5 | 136 | 1689 | 1023 | 4 | 0 | 0.667 | 9 | 59 | 0 | 8 | 5 | 8 |
| 4 | Mackenzie Blackwood | Philly Blazers | 58 | 36 | 19 | 3 | 0.922 | 2.17 | 3505 | 0 | 3 | 127 | 1618 | 996 | 5 | 0 | 0.870 | 23 | 58 | 0 | 9 | 6 | 5 |
| 5 | Ukko-Pekka Luukkonen | Orlando SolarBears | 58 | 36 | 15 | 6 | 0.898 | 2.78 | 3455 | 2 | 3 | 160 | 1564 | 920 | 3 | 1 | 0.769 | 13 | 58 | 0 | 5 | 4 | 4 |
| 6 | Darcy Kuemper | Manhattan Raiders | 59 | 35 | 14 | 10 | 0.936 | 1.78 | 3545 | 4 | 4 | 105 | 1640 | 982 | 7 | 0 | 0.647 | 17 | 59 | 0 | 13 | 11 | 7 |
| 7 | Dustin Wolf | Laval Chiefs | 41 | 35 | 5 | 1 | 0.913 | 2.31 | 2470 | 2 | 0 | 95 | 1094 | 663 | 2 | 0 | 0.667 | 6 | 41 | 19 | 1 | 1 | 3 |
| 8 | Karel Vejmelka | Alberta Oilers | 53 | 34 | 16 | 3 | 0.923 | 2.18 | 3191 | 2 | 3 | 116 | 1516 | 925 | 6 | 0 | 1.000 | 3 | 53 | 6 | 6 | 4 | 8 |
| 9 | Linus Ullmark | Ottawa Nationals | 57 | 34 | 18 | 5 | 0.905 | 2.70 | 3337 | 0 | 1 | 150 | 1573 | 969 | 5 | 0 | 0.556 | 9 | 57 | 2 | 4 | 5 | 3 |
| 10 | Sam Montembeault | Cincinnati Stingers | 44 | 34 | 8 | 1 | 0.928 | 1.93 | 2580 | 0 | 4 | 83 | 1150 | 672 | 6 | 0 | 0 | 0 | 43 | 16 | 2 | 4 | 4 |