Hello.
Recently I’ve taken part in both Zwift-created and club-created races.
When looking at the results via web browser console i’ve noticed that Zwift race shows correct racing score data:
"scoreHistory": {
"newScore": **518.4**,
"previousScore": **547.85**,
"scoreChangeType": "DECREASED"
}
while for club race shows similar section
"scoreHistory": {
"newScore": **462.16**,
"previousScore": **462.16**,
"scoreChangeType": "NO_CHANGE"
}
I’m aware that club races do not affect Racing Score, however it’d be nice to see the consistent data populating these fields: riders’ actual racing score.