This query returns your current StarCraft II ladder standing, including league, MMR, and win/loss record.
- API endpoint slug
- starcraft_ii.current_ladder_standing_starcraft_ii
- Runtime method
- performQuery("starcraft_ii.current_ladder_standing_starcraft_ii"}
Query fields
- Label
- Match type
- Helper text
- Which match type's standing to return.
- Slug
- match_type
- Required
- true
- Can have default value
- true
- Label
- Race
- Helper text
- For 1v1 only — pick a specific race or "Any" to use the overall standing.
- Slug
- race
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- league
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.League
- Type
- String
- Example
- Diamond
- Slug
- mmr_current
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.MmrCurrent
- Type
- String
- Example
- 4250
- Slug
- wins
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.Wins
- Type
- String
- Example
- 27
- Slug
- losses
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.Losses
- Type
- String
- Example
- 21
- Slug
- race
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.Race
- Type
- String
- Example
- Terran
- Slug
- match_type
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.MatchType
- Type
- String
- Example
- 1v1
- Slug
- ladder_id
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.LadderId
- Type
- String
- Example
- 289123
- Slug
- ladder_rank
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.LadderRank
- Type
- String
- Example
- 1245
- Slug
- total_ladder_size
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.TotalLadderSize
- Type
- String
- Example
- 12500