Athletic Rosters

I see I can pull a current roster using the athletic endpoints, but is there a way to pull for previous terms and have historic data in our data warehouse?

And I would love an endpoint that returned all team rosters rather than having to pull one by one by one, but don't see that either.

Comments

  • Ellen:

    It doesn't like you can what you want with the Athletics Team Roster endpoint. You could do it with the List Single (BETA) endpoint.

    Thanks.

    Boyd

  • Curious that Advanced Lists were supposedly going to be replaced with Sky Reporting but seem to now be available via Sky API via the Lists Beta endpoint. This will work fine. Thanks so much for pointing this out!

  • Brian Gray
    Brian Gray Community All-Star
    Eighth Anniversary Kudos 5 First Reply bbcon 2025 Attendee Badge

    @Ellen Hackeman - SKY lists may eventually replace Advanced Lists, but probably not any time soon. There is too much data available through Advanced Lists that you can't get in SKY Lists yet.

    Also - you can pull team rosters for previous years with the Athletic team roster endpoint. Each team has a different ID number for each year. If you use the team ID for the appropriate year, you can get that year's roster.

    You can get the team IDs for a specific year by using the Athletic teams endpoint and supplying the appropriate year. That returns a list of teams with the team ID for each (and some other data).

    Once you have the team ID for the correct year, you can call the Athletics team roster endpoint to get the roster.

Categories