Tournaments
A tournament is a leaderboard with a start, an end, and a shared starting context. Use them for weekend events, race‑to‑the‑top bracket challenges, or viral “beat my score” flows.
Create
Section titled “Create”The returned ID is what you use for every subsequent call.
Post a score
Section titled “Post a score”playerName and photoUrl are optional overrides — pass them if your channel didn’t provide a good default, or if you want an in‑game handle shown instead.
Read a tournament
Section titled “Read a tournament”The player’s tournaments
Section titled “The player’s tournaments”A subset of players
Section titled “A subset of players”Is this channel supported?
Section titled “Is this channel supported?”Tournaments require a server‑backed implementation; sandboxed channels may not offer one.
Tournaments: read support + current
loading SDK…