sportsdata
Installation
SKILL.md
SportsData
SportsData provides real-time and historical sports data, including scores, statistics, and odds. It's used by sports websites, fantasy sports platforms, and betting companies to power their applications and services. Developers can use its API to integrate sports data into their own projects.
Official docs: https://sportsdata.io/developers/api-documentation
SportsData Overview
- Game
- Team
- Player
- Season
- Standing
Working with SportsData
This skill uses the Membrane CLI to interact with SportsData. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills