| 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 | Georgi Romanov | Durham Pioneers (BUF) | 15 | 10 | 4 | 1 | 0.902 | 2.87 | 898 | 0 | 0 | 43 | 437 | 0 | 0 | 0 | 0 | 0 | 15 | 0 | 1 | 0 | 0 |
| 2 | Joel Blomqvist | Calgary Wranglers (CGY) | 11 | 9 | 2 | 0 | 0.920 | 1.79 | 703 | 0 | 0 | 21 | 264 | 0 | 0 | 1 | 0 | 0 | 11 | 0 | 0 | 1 | 0 |
| 3 | Jakub Dobes | Louisville Thunder (ANH) | 14 | 8 | 4 | 2 | 0.911 | 2.46 | 878 | 0 | 0 | 36 | 406 | 0 | 1 | 0 | 0 | 0 | 14 | 0 | 0 | 2 | 2 |
| 4 | Mads Sogaard | Providence Bruins (BOS) | 12 | 8 | 4 | 0 | 0.925 | 2.48 | 725 | 0 | 1 | 30 | 400 | 0 | 0 | 0 | 0 | 0 | 12 | 1 | 2 | 0 | 2 |
| 5 | Devon Levi | Adirondack Angels (EDM) | 14 | 7 | 3 | 4 | 0.930 | 2.04 | 911 | 2 | 1 | 31 | 446 | 0 | 1 | 1 | 0 | 0 | 14 | 0 | 2 | 1 | 1 |
| 6 | Brandon Halverson | Hartford Whalers (CAR) | 12 | 6 | 5 | 1 | 0.915 | 2.81 | 727 | 0 | 0 | 34 | 401 | 0 | 0 | 0 | 0 | 0 | 12 | 0 | 1 | 0 | 0 |
| 7 | Drew Commesso | Pensacola Ice Flyers (TAM) | 13 | 6 | 5 | 2 | 0.902 | 2.67 | 764 | 0 | 2 | 34 | 348 | 0 | 0 | 1 | 0 | 0 | 13 | 0 | 1 | 1 | 0 |
| 8 | Laurent Brossoit | Halifax Mooseheads (SJS) | 9 | 4 | 5 | 0 | 0.883 | 3.09 | 525 | 0 | 0 | 27 | 231 | 0 | 0 | 0 | 0 | 0 | 9 | 0 | 0 | 1 | 0 |
| 9 | Jakub Skarek | Philadelphia Phantoms (PHI) | 7 | 3 | 2 | 2 | 0.886 | 3.21 | 392 | 0 | 0 | 21 | 184 | 0 | 0 | 0 | 0 | 0 | 7 | 0 | 0 | 0 | 0 |
| 10 | Matt Tomkins | Oakland Seals (LAK) | 7 | 3 | 4 | 0 | 0.907 | 2.77 | 433 | 2 | 0 | 20 | 216 | 0 | 0 | 0 | 0 | 0 | 7 | 0 | 0 | 0 | 0 |