Skip to content

anyPlayer.lastXSo5Appearances broken for some players #665

@gh-kwayet

Description

@gh-kwayet

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!

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions