SuperEvilMegacorp / vainglory-assets

Community provided art, schemas, and other assets that make using the Vainglory API easier
https://developer.vainglorygame.com
MIT License
54 stars 40 forks source link

Feature: Queueing information #194

Closed schneefux closed 7 years ago

schneefux commented 7 years ago

It is possible to enter the public queue solo, duo, or as a trio. This has a significant impact on the outcome of a match and therefore analysis because the coordination and communication of a trio is better than that of 3 solo players.

The API should have a value like a "team id" on participant (not to be confused with in game teams which function like tiny guilds) which establishes a relationship between players that entered the queue together.

svperfecta commented 7 years ago

I checked into this one, it's considered private information to the match making system and there is concern about exposing it.