Exclude Players

Use this filter to exclude games involving specific players. Enter a comma-separated list of player names.

Color Specifier

You can optionally restrict the exclusion to a specific color by appending a suffix to the player name:

  • :w — exclude only when the player played as white
  • :b — exclude only when the player played as black
  • No suffix — exclude the player regardless of color
Examples
InputEffect
nielsExclude all games where niels is a player (white or black)
niels,pepekeExclude all games where niels or pepeke is a player
niels:wExclude games where niels played as white
niels:w,pepeke:bExclude games where niels played as white, and games where pepeke played as black
niels:w,pepeke:b,leexExclude games where niels played as white, pepeke played as black, or leex played as either color

Player names are matched case-insensitively.