Documentation
    Preparing search index...

    Function characterPvpBracketStatistics

    • Parameters

      • realmSlug: string

        The slug of the realm.

      • characterName: string

        The lowercase name of the character.

      • bracketId: "2v2" | `shuffle-${string}-${string}` | "3v3" | "rbg"

        The ID of the PvP bracket.

      Returns {
          _responseType?: CharacterPvpBracketStatisticsResponse;
          namespace?: BlizzardNamespaces;
          parameters?: Record<string, unknown>;
          path: string;
      }

      a PvP bracket statistics for a character.