Send StarCraft II ladder standing to your phone on arrival
This query returns your current StarCraft II ladder standing, including league, MMR, and win/loss record.
Developer info
- API endpoint slug
- starcraft_ii.current_ladder_standing_starcraft_ii
- Runtime method
- performQuery("starcraft_ii.current_ladder_standing_starcraft_ii"}
Query fields
Match type Dropdown list
- Label
- Match type
- Helper text
- Which match type's standing to return.
- Slug
- match_type
- Required
- true
- Can have default value
- true
Race Dropdown list
- 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
League Current league name
- Slug
- league
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.League
- Type
- String
- Example
- Diamond
Mmr current Current MMR
- Slug
- mmr_current
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.MmrCurrent
- Type
- String
- Example
- 4250
Wins Wins this season
- Slug
- wins
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.Wins
- Type
- String
- Example
- 27
Losses Losses this season
- Slug
- losses
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.Losses
- Type
- String
- Example
- 21
Race Race for this standing (1v1 only)
- Slug
- race
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.Race
- Type
- String
- Example
- Terran
Match type Match type for this standing
- Slug
- match_type
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.MatchType
- Type
- String
- Example
- 1v1
Ladder Battle.net ladder ID
- Slug
- ladder_id
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.LadderId
- Type
- String
- Example
- 289123
Ladder rank Your rank within the ladder
- Slug
- ladder_rank
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.LadderRank
- Type
- String
- Example
- 1245
Total ladder size Total players on the ladder
- Slug
- total_ladder_size
- Filter code
- StarcraftIi.currentLadderStandingStarcraftIi.TotalLadderSize
- Type
- String
- Example
- 12500
Applets using this Query
-
-
Send StarCraft II ladder to Telegram before event
-
Post StarCraft II ladder update to Discord
-
Email StarCraft II ladder when Button is pressed
-
Log StarCraft II ladder to Google Sheets
-
Post StarCraft II ladder summary to Slack
-
Log StarCraft II ladder standing to Google Sheets
-
Get StarCraft II ladder updates as a notification
