The Idle Screen should display statistics about the top ten players in SoloQ, DuoQ and FlexQ. The relevant endpoints can be found [here](https://github.com/SmartsquareGmbH/kickway/blob/develop/src/main/kotlin/de/smartsquare/kickchain/kickway/analyzing/StatisticsController.kt).
The Idle Screen should display statistics about the top ten players in SoloQ, DuoQ and FlexQ. The relevant endpoints can be found here.