PrPlayer

An object containing Power Ranking information for a player.

Contents

  • PlayerId - Integer

    • The player’s SmashId.
  • PlayerName - String

    • The player’s username.
  • Twitter - String

    • The player’s X (formerly Twitter) username.
  • Twitch - String

    • The player’s Twitch.tv username.
  • Top8 - Integer

    • The number of top 8 placements the player has earned.
  • Top32 - Integer

    • The number of top 32 placements the player has earned.
  • Gold - Integer

    • The number of gold medals the player has earned.
  • Silver - Integer

    • The number of silver medals the player has earned.
  • Bronze - Integer

    • The number of bronze medals the player has earned.
  • PowerRanking - Integer

    • The player’s current Power Ranking.
  • Points - Float32

    • {Placeholder}
  • Earnings - Float32

    • The amount of USD the player has earned.