Tennis V1
Live Matches
Get all currently live tennis matches
GET
Live Matches
Overview
Returns all tennis matches currently in progress with real-time scores. For Grand Slam and ATP/WTA events, data updates every ~5 seconds.Code Examples
Efficient Polling
UselastUpdateId for efficient real-time updates:
Response Structure
Array of live tennis matches
Use for subsequent polling to get only changes
Authorizations
Your SportsAPI Pro API key
Query Parameters
Filter by competition ID (e.g., 512 for Wimbledon)
Example:
512
For efficient polling - returns only updates since this ID
Last modified on March 15, 2026
Live Matches