TheBB / aligulac

Source code for the Aligulac project: a statistical tool for the analysis of the SC2 pro and semipro scene.
http://aligulac.com
252 stars 31 forks source link

Win ratio of player #149

Open KlassenKonstantin opened 10 years ago

KlassenKonstantin commented 10 years ago

It would be nice to have a possibility to get a players win ratio (all-time / form)

Prillan commented 10 years ago

Hi!

What do you mean? We already have win percentages on the player pages. Do you want them as a fraction?

KlassenKonstantin commented 10 years ago

My bad. I thought I started an "api-enhancement"-issue. To add context: I mean the api. Basically what I want is the absolute number of games vs race + number of won games. For instance: Leenock ZvP: alltime: 337 / 194, form: 16 / 5 ZvT: ... ...

Prillan commented 10 years ago

Ah, ok, that makes more sense. This shouldn't be very hard to do.

Prillan commented 10 years ago

This should probably be made as its own resource winrates or something where you can query for the matchset to be used. That way one could easily get player stats for, say "WCS" in a single query.