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