TennisExplorer Match Results Scraper
Pricing
from $3.48 / 1,000 item extracteds
TennisExplorer Match Results Scraper
Export TennisExplorer ATP and WTA match results by date with players, events, set scores, status, available odds and source URLs.
TennisExplorer Match Results Scraper
Pricing
from $3.48 / 1,000 item extracteds
Export TennisExplorer ATP and WTA match results by date with players, events, set scores, status, available odds and source URLs.
matchId
Optional
Stable TennisExplorer match identifier.
date
Optional
Requested results date in YYYY-MM-DD format.
time
Optional
Match time displayed by the source.
status
Optional
Match status derived from source score cells.
tour
Optional
ATP or WTA tour label exposed in the event header.
event
Optional
Tournament or event name.
eventCountryCode
Optional
Two-letter event country code when exposed.
eventUrl
Optional
Absolute TennisExplorer event URL.
round
Optional
Round label when exposed on the fetched page.
surface
Optional
Court surface when exposed on the fetched page.
player1
Optional
First player in source row order.
{ "name": "Player A.", "profileUrl": "https://www.tennisexplorer.com/player/example-a/", "seedOrRank": 12}player2
Optional
Second player in source row order.
{ "name": "Player B.", "profileUrl": "https://www.tennisexplorer.com/player/example-b/", "seedOrRank": 27}winner
Optional
Winning player position, 1 or 2.
score
Optional
Compact completed-match set and game score.
player1SetsWon
Optional
Sets won by player one.
player2SetsWon
Optional
Sets won by player two.
setScores
Optional
Ordered set-by-set score objects.
[ { "set": 1, "player1": "6", "player2": "4" }]player1Odds
Optional
Player one decimal odds when exposed.
player2Odds
Optional
Player two decimal odds when exposed.
sourceUrl
Optional
Match-detail source URL, or results page fallback.
resultsPageUrl
Optional
Exact TennisExplorer results page fetched.
scrapedAt
Optional
ISO 8601 time when the row was collected.