# Changelog of Sofascore Tennis Scraper — ATP & WTA Set Scores (`incognito_mode/sofascore-tennis-scraper`) Actor

- **URL**: https://apify.com/incognito\_mode/sofascore-tennis-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/incognito\_mode/sofascore-tennis-scraper.md

## Changelog

### 1.0 — 2026-08-30

First release.

- Tennis matches from Sofascore for ATP, WTA, Challenger, WTA 125, ITF, UTR,
  Davis Cup, Billie Jean King Cup, United Cup, Exhibition and International.
- Set-by-set scores with tiebreak points and per-set duration, plus a
  ready-made `scoreString` (`6-3 7-6(1)`).
- Both players with country, ATP/WTA ranking at match time, and seed —
  including the non-numeric entry routes `WC`, `Q`, `LL` and `A`.
- Surface, round, tournament tier, ranking points, venue and gender.
- `resultType` distinguishes `completed` from `retired` and `walkover`, which
  Sofascore both files under status `finished`.
- Live, finished and forward-dated (published draw) matches.
- Singles / doubles / both, with doubles pairs carrying their two players.
- Tour filter that cuts a default run from ~150 tournaments a day to about 4.
- Cheapest-first proxy escalation. Sofascore refuses Apify's datacenter egress
  on the first request of essentially every platform run, so the Actor rotates
  through up to 12 datacenter IPs — free on every plan, the free tier included
  — before it will touch a metered residential one.
