Data is directly collected from Speedrun.com API - Version 1 Once the code is optimized there will be weekly automation implementation. For now this website will fetch and update the runs manually.
| # | Runner | PTS |
|---|
PTS Determination - PTS varies per category and World record runs will receive max PTS. Then the subsequent runners will get points based on the ratio of time between their time and the record's time, in seconds. For example, if the world record is 10 minutes and your run is 15 minutes, the ratio would be 600/900 After getting the ratio (x), the following formula is used: P = 0.008 * e4.8284x
As an example, here is how many points a player would receive if the world record was 1:20:00