| 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 | Karel Sivak | Spirit | 1 | 1 | 0 | 0 | 0.950 | 1.00 | 60 | 2 | 0 | 1 | 20 | 12 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 2 | Reid Rierdon | Howlers | 1 | 1 | 0 | 0 | 0.958 | 1.00 | 60 | 0 | 0 | 1 | 24 | 9 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 |
| 3 | Tyson Joe | Dragons | 1 | 1 | 0 | 0 | 0.943 | 2.00 | 60 | 0 | 0 | 2 | 35 | 20 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
| 4 | Mikalay Kubarew | Firebirds | 1 | 1 | 0 | 0 | 0.967 | 0.98 | 61 | 0 | 0 | 1 | 30 | 14 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 |
| 5 | Eik Pflueger | Lions | 1 | 1 | 0 | 0 | 0.960 | 0.98 | 61 | 0 | 0 | 1 | 25 | 16 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 |
| 6 | Vilem Vnoucek | Berries | 1 | 1 | 0 | 0 | 0.970 | 1.00 | 60 | 0 | 0 | 1 | 33 | 24 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 |
| 7 | Armon Berra | Chill | 1 | 1 | 0 | 0 | 0.962 | 1.00 | 60 | 0 | 0 | 1 | 26 | 15 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 |
| 8 | Jallu Siira | Menace | 1 | 1 | 0 | 0 | 0.913 | 2.00 | 60 | 0 | 0 | 2 | 23 | 9 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 9 | Malcolm Downing | Mariners | 1 | 0 | 0 | 0 | 1.000 | 0 | 25 | 0 | 0 | 0 | 8 | 6 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |
| 10 | Vitaly Lisutin | Mariners | 1 | 0 | 1 | 0 | 0.789 | 7.06 | 34 | 0 | 0 | 4 | 19 | 12 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 11 | Zdravko Kukoc | Rapids | 1 | 0 | 1 | 0 | 0.750 | 6.49 | 37 | 0 | 0 | 4 | 16 | 8 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 12 | Vasily Podenok | Steelers | 1 | 0 | 1 | 0 | 0.931 | 2.03 | 59 | 2 | 0 | 2 | 29 | 15 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 13 | Faulkner Arundale | Invaders | 1 | 0 | 0 | 1 | 0.933 | 1.97 | 61 | 0 | 0 | 2 | 30 | 13 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 14 | Gustaf Vilhelmsson | Islanders | 1 | 0 | 1 | 0 | 0.826 | 4.00 | 60 | 0 | 0 | 4 | 23 | 10 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 15 | Daniil Dauge | Storm | 1 | 0 | 1 | 0 | 0.897 | 3.00 | 60 | 0 | 0 | 3 | 29 | 15 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 16 | Gerold Giesen | Force | 1 | 0 | 0 | 1 | 0.895 | 1.97 | 61 | 0 | 0 | 2 | 19 | 9 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 17 | Stephan Elias | Gators | 1 | 0 | 1 | 0 | 0.885 | 3.00 | 60 | 0 | 0 | 3 | 26 | 13 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
| 18 | Radoslav Dzurinda | Rapids | 1 | 0 | 0 | 0 | 0.947 | 2.73 | 22 | 0 | 0 | 1 | 19 | 13 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |