-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Hello,
I've been using the Sorare API for a few months now to build my own analysis tool. I recently noticed that some players have innacurate lastXSo5Appearances and was hoping you had an idea why that may be.
Here's an example query for player slug 'fabio-ferraro':
{
anyPlayer(slug: "fabio-ferraro") {
slug
sport
age
lastFifteenSo5Appearances
lastTenSo5Appearances
lastFiveSo5Appearances
}
}
Notice how all 3 values are set to 0.
Also notice the screenshot, where we can see the player has been participating in games, but the percentage displayed in 0% next to its Last 5 and Last 15 section.
This field is one of the main filtering option I use for my app.
Any insight would be much appreciated!
Metadata
Metadata
Assignees
Labels
No labels
