Tennis Predictions API
The Tennis Predictions API provides AI-powered match predictions, upcoming match schedules with betting odds, and intelligent match forecasting for both ATP and WTA tours. Features include match-by-match win probability predictions, upcoming match listings with filtering, top matches of the day, and comprehensive odds data. Ideal for sports betting applications, prediction models, fantasy…
Tennis Predictions API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Upcoming Matches | ||
| GET |
Upcoming Matches by Tour /tennis/v2/ms-api/upcoming/matches/{type} |
Returns all upcoming scheduled matches for the specified tour with tournament, player, and odds data. |
| GET |
All Upcoming Matches /tennis/v2/ms-api/upcoming/matches |
Returns all upcoming scheduled matches across both ATP and WTA tours with tournament, player, and odds data. |
| GET |
Filter Options (All Tours) /tennis/v2/ms-api/upcoming/filters |
Returns available filter values (tournaments, rounds, surfaces) for upcoming matches across all tours. |
| GET |
Filter Options by Tour /tennis/v2/ms-api/upcoming/filters/{type} |
Returns available filter values (tournaments, rounds, surfaces) for upcoming matches by tour. |
| Predictions | ||
| GET |
Match Prediction /tennis/v2/ms-api/upcoming/match-prediction/{type}/{player1}/{player2} |
Returns a data-driven prediction for an upcoming match between two players. Note: The response contains an HTML-formatted paragraph string with prediction insights (best career… |
| Odds | ||
| GET |
Match Odds /tennis/v2/ms-api/upcoming/matchodds/{type} |
Returns upcoming matches enriched with betting odds data including moneyline (k1/k2), totals (ktm/ktb), and handicaps (f1/f2). |
| Top Matches | ||
| GET |
Top Tennis Matches Today /tennis/v2/ms-api/upcoming/top-tennis-matches-today/{tnType} |
Returns the most significant matches scheduled today, ranked by importance score (0-100). |
Tennis Predictions API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 4 / second |
|
| PRO | $29 / month | 10 / second |
|
| ULTRA | $59 / month | 25 / second |
|
| MEGA | $99 / month | 50 / second |
|