Flashscore: Get Team Results
Flashscore via Parse · sports
Get past match results for any team by their FlashScore team ID and slug. Returns paginated results (40 per page) ordered from most recent to oldest. Each result includes match_id, date, competition name, home team, away team, and final score. Use page parameter to fetch older results. The team_id and team_slug are obtainable from the search endpoint. Real-time and historical sports data from FlashScore covering football, tennis, basketball, hockey, table tennis, esports, and dozens of leagues worldwide. Provides live scores, fixtures, comprehensive match statistics, match events/timelines, and league standings. Fulfilled by Parse from flashscore.com.
- entertainment
- finance
- flashscore
- flashscore-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/e4c11d5d-7c48-4a9d-9141-7abf0692ddcd/get_team_results
- Interface artifact
- sha256:f00eb8c5349ba390627a3d2a7ec239c523bd4091a3cf3c2f309f758c335e7e5f
- Manifest digest
- sha256:870412e59e4ef3b29adb2b187c1e8489883cd51725fa4032c07fcde4bde8ff80
Request fields
- page (integer): Page number for pagination (1 = most recent results, each page returns up to 40 matches).
- team_id (string, required): FlashScore team ID (e.g. 'YFCpigVG'). Obtainable from search results.
- team_slug (string, required): URL slug for the team (e.g. 'rapid-bucuresti'). Obtainable from search results.
Example queries
- {"page":"1","team_id":"SKbpVP5K","team_slug":"barcelona"}