An unofficial game tracking and ranking ROOT Digital League

FAQ Root Digital league

Contact & Feedback

I have a question for which the FAQ provides no answer yet, who can I contact?

You can contact League admins in the League chat thread of #root-digital-league forum by pinging them with the Root Digital League Organizer role. 

How do I provide feedback on the website?

You can post any feedback concerning the website on the corresponding discord thread of the #root-digital-league forum. You can also open an issue directly on GitHub. If you do both, please add a link to the github issue on your discord post.

Account

I'm a new player, do I need to create an account?

If you're new to the Digital League and only started playing in 2025, then yes, you need to sign up.

I'm a returning player, do I need to create an account?

If you have already registered previously with the google form (before 2025), your account and games were already imported. You will need to reset your password here by using the same email you had filled previously.

I'm a returning player, but I hadn't previously filled an email, or I don't remember which email I used.

First, try with the email you likely may have used. If you don't receive a confirmation email, you can contact  so they can either add an email for you or tell you which one you had used. Then follow the reset password procedure above.

I reset my password, but which username do I need to use to log in?

Your email confirmation (when resetting your password) mentions your current username (which is the discord name you had filled previously if you registered before 2025). Once logged in, you can edit your profile to change it.

Alternatively, you can log in using your email.

Data

Do I have access to all past data and leaderboards?

Yes, you can access the adset era

We hope to add the previous (non adset) seasons in the future too (no guarantee).

There is an issue with one of my imported games, how do I fix it?

If the old data appears to be incorrect, you can contact League admins by mentioning the game on the old google sheet and we will try to fix it (patience is required).

There is an issue with a newly submitted game, how do I fix it?

You can edit your submitted games if they were closed less than 1 day ago or are still in progress. You can use the edit icon on the list entry or follow the link to its detailed page where you should have a button Update results. You can also delete reports in the same way. For older games, only admins can edit the results. You will need to contact us for that (and be patient).

What are closed or in progress games?

Games are considered closed if you check the Final Results box in the form. A closed game can only be edited in the following 24 hours by the original player who closed it (as mentioned in Submitted by). If Final Results are not checked, the game is considered still in progress (and will not be taken into account for leaderboards, stats, etc). Any player in that specific game (usually the winner) can update it and close it whenever they're ready to do so. You can access your games here.

I'd like to do some analysis on league data. Where can I learn more?

Check out our League Data Extract Exploration channel to learn more.

Is there an API?

Yes, a REST API is available here. Some things to know:

  • In-progress games are filtered out.
  • Results are paginated to avoid performance issues. You can change the default page size of 50 by using the query parameter ?limit=
  • Participants are nested in the Match API. There is no direct API to participants or players. If there is a demand for it, use the discord thread above to contact us.
  • You can use filters with query parameters. See the web interface for the full list of filters. Examples:
    • ?tournament__name=M04
    • ?board_map=autumn&deck=e%26p&tournament__name=M03
    • ?participants__faction=cats