# Gracenote Global Sports Data Lookup API

**Canonical:** https://apis.io/apis/gracenote/global-sports-data-lookup-api/  
**Provider:** Gracenote — https://apis.io/providers/gracenote/  
**Base URL:** https://api.sports.gracenote.com/gns-api  
**Documentation:** https://devportal.gracenote.com/sports/Global-Sports-Data/global-sports-data-overview

Gracenote Global Sports Data Lookup API is one of 21 APIs that [Gracenote](https://apis.io/providers/gracenote/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Live Scores, Schedules, Sports, Sports Data, and Standings. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and a changelog.

Seventy-three read operations over Gracenote's sports data covering 4,000+ competitions — sports, series, leagues, league seasons, matches, teams, persons, venues, standings, brackets, classifications, phases and intermediates, with tier, conference and division variants for leagues that have internal structure. Every operation declares an operationId, which makes it the most machine-navigable contract Gracenote publishes.

## Operations (60 of 73)

| Method | Path | Summary |
|---|---|---|
| GET | `/gsd/lookup/v1/sports` | Sports |
| GET | `/gsd/lookup/v1/series` | Series |
| GET | `/gsd/lookup/v1/leagues` | Leagues |
| GET | `/gsd/lookup/v1/schedule-results` | Schedule and Results |
| GET | `/gsd/lookup/v1/sports/{sportId}` | Sport Info |
| GET | `/gsd/lookup/v1/sports/{sportId}/series` | Series by Sport |
| GET | `/gsd/lookup/v1/sports/{sportId}/leagues` | Leagues by Sport |
| GET | `/gsd/lookup/v1/sports/{sportId}/schedule-results` | Schedule and Results by Sport |
| GET | `/gsd/lookup/v1/series/{seriesId}` | Series Info |
| GET | `/gsd/lookup/v1/series/{seriesId}/league-overview` | League Overview by Series |
| GET | `/gsd/lookup/v1/series/{seriesId}/series-seasons` | Series Seasons by Series |
| GET | `/gsd/lookup/v1/series-seasons/{seriesSeasonId}` | Series Season Info |
| GET | `/gsd/lookup/v1/series-seasons/{seriesSeasonId}/league-overview` | League Overview by Series Season |
| GET | `/gsd/lookup/v1/leagues/{leagueId}` | League Info |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/league-seasons` | League Seasons by League |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/structure` | Structure by League |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/schedule-results` | Schedule and Results by League |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/standings` | Standings by League |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/league-season-overall-classifications` | League Season and Overall Classifications by League |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/teams` | Teams by League |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/teams/{teamId}/roster` | Team Roster by League and Team |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/teams/{teamId}/schedule-results` | Schedule and Results by League and Team |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/teams/{teamId}/stats` | Stats by League and Team |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/persons/{personId}/stats` | Stats by League and Person |
| GET | `/gsd/lookup/v1/leagues/{leagueId}/brackets` | Brackets by League |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}` | League Season Info |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/structure` | Structure by League Season |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/standings` | Standings by League Season |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/league-season-overall-classifications` | League Season and Overall Classifications by League Season |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/teams` | Teams by League Season |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/teams/{teamId}/roster` | Team Roster by League Season and Team |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/teams/{teamId}/stats` | Stats by League Season and Team |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/persons/{personId}/stats` | Stats by League Season and Person |
| GET | `/gsd/lookup/v1/league-seasons/{leagueSeasonId}/brackets` | Brackets by League Season |
| GET | `/gsd/lookup/v1/matches/{matchId}` | Match Info |
| GET | `/gsd/lookup/v1/matches/{matchId}/lineups` | Lineups by Match |
| GET | `/gsd/lookup/v1/matches/{matchId}/actions` | Actions by Match |
| GET | `/gsd/lookup/v1/matches/{matchId}/team-stats` | Team Stats by Match |
| GET | `/gsd/lookup/v1/matches/{matchId}/person-stats` | Person Stats by Match |
| GET | `/gsd/lookup/v1/matches/{matchId}/classifications` | Classifications by Match |
| GET | `/gsd/lookup/v1/matches/{matchId}/previous-results` | Previous Results by Match |
| GET | `/gsd/lookup/v1/teams/{teamId}` | Team Info |
| GET | `/gsd/lookup/v1/teams/{teamId}/schedule-results` | Schedule and Results by Team |
| GET | `/gsd/lookup/v1/teams/{teamId}/previous-results` | Previous Results by Team |
| GET | `/gsd/lookup/v1/teams/{teamId}/league-season-overview` | League and League Seasons by Team |
| GET | `/gsd/lookup/v1/persons/{personId}` | Person Info |
| GET | `/gsd/lookup/v1/classifications/{classificationId}` | Classification Info |
| GET | `/gsd/lookup/v1/classifications/{classificationId}/results` | Results by Classification |
| GET | `/gsd/lookup/v1/overalls/{overallId}` | Overall Info |
| GET | `/gsd/lookup/v1/overalls/{overallId}/results` | Results by Overall |
| GET | `/gsd/lookup/v1/overalls/{overallId}/classifications` | Classifications by Overall |
| GET | `/gsd/lookup/v1/overalls/{overallId}/intermediates` | Intermediates by Overall |
| GET | `/gsd/lookup/v1/phases/{phaseId}` | Phase Info |
| GET | `/gsd/lookup/v1/phases/{phaseId}/results` | Results by Phase |
| GET | `/gsd/lookup/v1/phases/{phaseId}/classifications` | Classifications by Phase |
| GET | `/gsd/lookup/v1/phases/{phaseId}/intermediates` | Intermediates by Phase |
| GET | `/gsd/lookup/v1/intermediates/{intermediateId}` | Intermediate Info |
| GET | `/gsd/lookup/v1/intermediates/{intermediateId}/results` | Results by Intermediate |
| GET | `/gsd/lookup/v1/venues/{venueId}` | Venue Info |
| GET | `/gsd/lookup/v1/tiers/{tierId}` | Tier Info |

…and 13 more operations. They are listed in full on the page.

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/gracenote/refs/heads/main/openapi/gracenote-global-sports-data-lookup-api-openapi.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/gracenote/refs/heads/main/overlays/gracenote-global-sports-data-lookup-api-overlay.yaml
- **APIReference** — https://devportal.gracenote.com/catalog/global-sports
- **ChangeLog** — https://devportal.gracenote.com/sports/Global-Sports-Data/release-notes
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/gracenote/refs/heads/main/skills/gracenote-sports-schedule-and-standings.md

## Other Gracenote APIs (12)

- [Gracenote OnConnect API](https://apis.io/apis/gracenote/onconnect-api/)
- [Gracenote OnConnect Data API](https://apis.io/apis/gracenote/onconnect-data-api/)
- [Gracenote Celebrities API](https://apis.io/apis/gracenote/gracenote-celebrities-api/)
- [Gracenote Lineups API](https://apis.io/apis/gracenote/gracenote-lineups-api/)
- [Gracenote Movies API](https://apis.io/apis/gracenote/gracenote-movies-api/)
- [Gracenote Programs API](https://apis.io/apis/gracenote/gracenote-programs-api/)
- [Gracenote Series API](https://apis.io/apis/gracenote/gracenote-series-api/)
- [Gracenote Sports API](https://apis.io/apis/gracenote/gracenote-sports-api/)
- [Gracenote Stations API](https://apis.io/apis/gracenote/gracenote-stations-api/)
- [Gracenote On API](https://apis.io/apis/gracenote/on-api/)
- [Gracenote OnConnect Lookup APIs](https://apis.io/apis/gracenote/onconnect-lookup-apis/)
- [Gracenote GVD API](https://apis.io/apis/gracenote/gvd-api/)

## Tags

Live Scores, Schedules, Sports, Sports Data, Standings, Statistics

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/gracenote/global-sports-data-lookup-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/gracenote/.
