Skip to content

PartialRacerStats

An entity representing the stats of a Racer in a given Universe for a given window of time

Fields

FieldTypeDescription
usernamestringThe username of the Racer the Stats are for
universestringThe name of the Universe the Stats are for
total_racesnumberThe total number of races for the Stats
total_winsnumberThe total number of races won for the Stats
pointsnumber | nullThe points accumulated for the Stats
avg_wpmnumber | nullThe average words per minute for the Stats
best_wpmnumber | nullThe best words per minute for the Stats
kindstringThe kind of partial Stats these are (day, week, month, year)
startDateTimeThe start time of the period the Stats are for
endDateTimeThe end time of the period the Stats are for

Shockwave Logo