Tennis Odds API

Real-Time Tennis Odds API for Every Tournament

Live tennis odds from Bet365 — match winner, set betting, game handicap, total games, and more. All Grand Slams, ATP, and WTA events. Scores and serve data included.

Tennis Odds API Response

GET /api/v2/bet365/live-events?sport=tennis
[
  {
    "fi": "45823917",
    "sport": "Tennis",
    "league": "Wimbledon",
    "home": "Djokovic N.",
    "away": "Alcaraz C.",
    "live": 1,
    "tab": "Popular",
    "mg": [
      {
        "name": "To Win",
        "ma": [
          { "name": "Djokovic N.", "pa": [{ "decimal": "1.72" }] },
          { "name": "Alcaraz C.", "pa": [{ "decimal": "2.10" }] }
        ]
      },
      {
        "name": "Set Betting",
        "ma": [
          { "name": "3-0", "pa": [{ "decimal": "4.50" }] },
          { "name": "3-1", "pa": [{ "decimal": "3.80" }] },
          { "name": "3-2", "pa": [{ "decimal": "5.00" }] }
        ]
      },
      {
        "name": "Total Games Over/Under 38.5",
        "ma": [
          { "name": "Over 38.5", "pa": [{ "decimal": "1.85" }] },
          { "name": "Under 38.5", "pa": [{ "decimal": "1.95" }] }
        ]
      }
    ]
  }
]

Tennis Markets Available

Match Winner

Outright winner for the match — the most popular tennis market.

Set Betting

Correct set score predictions (e.g., 2-0, 2-1) with live odds.

Game Handicap

Game-level handicap lines with real-time odds movement.

Total Games Over/Under

Over/under lines for total games in a match or set.

Set Winner

Individual set winner markets for each set of the match.

Live Point-by-Point

Odds update after every point during live matches.

Tournaments Covered

Australian OpenRoland GarrosWimbledonUS OpenATP FinalsWTA FinalsIndian WellsMiami OpenATP 500 EventsATP 250 EventsWTA 1000Davis Cup+ more

Frequently Asked Questions

How do I get live tennis odds via API?

Sign up for a free PulseScore account, generate an API key, and call GET /api/v2/bet365/live-events?sport=tennis. You'll get every live tennis match with match winner, set betting, game handicap, and more.

Are Grand Slam matches included?

Yes. All four Grand Slams (Australian Open, Roland Garros, Wimbledon, US Open) plus ATP, WTA, and Challenger events are covered. If it's live on Bet365, it's in our API.

How quickly do tennis odds update?

Live tennis odds update every 2 seconds via our WebSocket feed. For fast-moving tennis markets, this ensures your system always has the latest prices.

Can I get pre-match tennis odds?

Yes. Pre-match tennis data is available for upcoming matches, typically 24-48 hours before the match. This includes match winner, set betting, and total games markets.

Does the API include live scores and serve data?

Yes. Each live tennis event includes the current set score, game score, point score, and which player is serving — all in real time alongside the odds.

Get Live Tennis Odds in Minutes

Free tier includes 100 requests/month. No credit card required.