Football Data Before writing queries, consult for endpoints, ID conventions, and data shapes. Setup Before first use, check if the CLI is available: If fails (package not found or Python version error), install from GitHub: The package requires Python 3.10+. If your default Python is older, use a specific version: No API keys required. Quick Start Prefer the CLI — it avoids Python import path issues: Python SDK (alternative): CRITICAL: Before Any Query CRITICAL: Before calling any data endpoint, verify: - Season ID is derived from — never hardcoded. - Team ID is verified via if only a name is…