options: teams
        .map(t => t.getTeamCode())
        .set("any", "Any")
        .sort()
        .flip(),