Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datatog wishlist #7

Open
eVen-gits opened this issue May 13, 2024 · 0 comments
Open

Datatog wishlist #7

eVen-gits opened this issue May 13, 2024 · 0 comments

Comments

@eVen-gits
Copy link
Owner

Provide tournament data in a parsable format for data analysts to use.

From their own requests, two major projects:

  1. card popularity: for that I need decklists, that did well in the event. My current definition of 'doing well' is basically at least 2 wins during swiss. I also cut at below 30% winrate, but that only makes a difference for events with 7 or more swiss rounds which rarely happens.

Plan: Provide additional information for each player:

  • decklist submission
  • Discord tags
  • WOTC ID.
  • Optional commander input or parsed from moxfield
  1. match up data: for that I need pod compositions and result of pods. I can already work with a subset of information so if you only have commanders and winner, I can already use that. If you also include names of players, I can feed that into ELO scores. Bonus points if the names match the names on topdeck. Otherwise it's impossible to connect. More bonus points if starting players is known. That way I can use it to better estimate seating order bias. For most events on topdeck I can't guarantee seating order so data there is less reliable.

Plan:

  • For each player, parse the commander (or input it manually) (same as above)
  • Starting player information - depends on acceptable implementation of seat normalization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant