[Feature request] Clash API
Following the discussion on Discord, here is a list of Clash data that would be great in the API :
At player level :
- Scouting information
- ~~Clash registration status (if the player is registered for the upcoming Clash)~~ kind of?
- Past Clash achievements
- Clash Tier (confirmed each player has a Tier)
At Team level :
- ~~Team name, icon, tag~~
- ~~Team players~~
- Brackets the team has participated in
- Matches the team has participated in
- ~~Clash tier~~
At Bracket level (preferably at event ime, not after) :
- Teams participating in the bracket
- (upcoming) matches
- Bracket winner
- State of the bracket (in case the bracket is broken and teams are spread in other brackets)
Don't hesitate to add information ideas that can be useful.
Old post but I wanted to note that while the clash API does give team name, icon, and tag it does not give the color of the icon
At the player level it would be very useful to be able to request for past clash teams. Currently the client displays this in the clash tab so it must exist at some level.
Adding this would allow developers to more easily link players -> teams -> matches. As well as show other things like past clash wins, tier over time, win rate per tier, etc. Currently this is very difficult because you have to get the clash team after the team is created and before clash ends which is a very narrow time frame, impossible to get for all players