wca-rest-api
wca-rest-api copied to clipboard
Unofficial World Cube Association (WCA) Public API
Hey! It's me again lol I noticed that you added the singleRecord and averageRecord properties when creating the Result object to count the amount of records of a person, but...
Hi Robin, I would like to request adding the **regionalSingleRecord** and **regionalAverageRecord** values from these endpoints: https://raw.githubusercontent.com/robiningelbrecht/wca-rest-api/master/api/persons.json https://raw.githubusercontent.com/robiningelbrecht/wca-rest-api/master/api/persons/{WcaId}.json The data is available on WCA_export_Results. Thank you.
According to https://github.com/robiningelbrecht/wca-rest-api/blob/master/api/rank/SE/single/777.json, 2021SIGM01 has the swedish NR in 7x7x7 single (and 666+777 average). But https://github.com/robiningelbrecht/wca-rest-api/blob/master/api/persons/2021SIGM01.json is now competing for iceland and have never had the swedish nr even when...
Hi Robin, First of all, thank you for this API! I've been using your API for my small projects and it is really helpful. I would like to suggest a...