VOOZH about

URL: https://apify.com/jungle_synthesizer/wimbledon-feeds-draws-scores-scraper

โ‡ฑ Wimbledon Draws & Scores Scraper ยท Apify


Pricing

Pay per event

Go to Apify Store

Wimbledon Draws & Scores Scraper

Scrapes Wimbledon draws and match scores from wimbledon.com internal JSON feeds โ€” the same endpoints the official site uses. Covers all five draws (MS/LS/MD/LD/XD) with per-set scores, seedings, and court assignments. Defaults to current year; no login required.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 hours ago

Last modified

Categories

Share

Scrapes Wimbledon draws and match scores directly from the official wimbledon.com internal JSON feeds โ€” the same endpoints the official site uses to render draws, match status, and per-set scoring. Covers all five draws: Men's Singles (MS), Ladies' Singles (LS), Men's Doubles (MD), Ladies' Doubles (LD), and Mixed Doubles (XD). No login, no proxy, no JavaScript rendering required.

What you get

Each record in the output dataset represents one Wimbledon match and includes:

FieldDescription
tournament_yearYear (e.g. 2025)
draw_codeDraw identifier: MS, LS, MD, LD, or XD
draw_nameFull draw name (e.g. "Gentlemen's Singles")
roundRound name (e.g. "First Round", "Quarter-Final")
match_idWimbledon internal match identifier
court_nameCourt (e.g. "Centre Court", "No.1 Court")
scheduled_startMatch start time (ISO 8601)
statusMatch status: Pre, Live, or Completed
player_1_namePlayer / team 1 display name
player_1_seedPlayer 1 seeding (null if unseeded)
player_1_countryThree-letter country code (e.g. GBR)
player_1_atp_idATP/WTA player ID
player_2_namePlayer / team 2 display name
player_2_seedPlayer 2 seeding
player_2_countryThree-letter country code
player_2_atp_idATP/WTA player ID
setsPer-set scores as a JSON string, e.g. [[6,4],[7,5],[6,3]]
winnerWinning side: "1" or "2" (empty for unplayed matches)
duration_minutesMatch duration in minutes
sourceSource feed URL

Input

All inputs are optional:

FieldDefaultDescription
year2025Tournament year. Update to 2026 after draws are published (~June 27, 2026).
drawCodesAll five drawsArray of draw codes to fetch. Leave empty for all: ["MS","LS","MD","LD","XD"]
maxItems0 (unlimited)Cap on total records returned

Default run fetches all five 2025 draws โ€” approximately 500+ match records covering the entire tournament.

Example input

{
"year":2026,
"drawCodes":["MS","LS"],
"maxItems":100
}

Data source

The actor reads directly from:

https://www.wimbledon.com/en_GB/scores/feeds/<year>/draws/<DRAW_CODE>.json

This is the undocumented internal API the official Wimbledon website uses โ€” not a third-party aggregator. Data is as current as the official site.

Note: The 2026 tournament draws are published approximately June 27, 2026 (one week before play begins on June 29). Historical years (2024, 2025) are always available.

Competitors

This actor is the only one on the Apify store that surfaces draws and scores directly from wimbledon.com. Alternatives like flashscore-derivatives scrape a third-party aggregator and cannot expose the seedings, court assignments, and match IDs that this actor provides.

Performance

  • Typical run time: under 30 seconds for all five draws
  • Memory: 256 MB
  • No proxy required โ€” open JSON API, datacenter-friendly

You might also like

US Open Tennis Draws & Scores Scraper

jungle_synthesizer/us-open-tennis-feeds-draws-scraper

Scrapes US Open Tennis draws and match data directly from the official usopen.org JSON feeds. Returns player names, seeds, countries, match status, set scores, court assignments, and scheduled times for all five draws (Men's Singles, Ladies' Singles, Men's Doubles, Ladies' Doubles, Mixed Doubles).

๐Ÿ‘ User avatar

BowTiedRaccoon

2

ESPN Tennis Scoreboard Scraper (ATP + WTA)

jungle_synthesizer/espn-tennis-us-open-wimbledon-scoreboard-scraper

Scrapes live and historical ATP + WTA match scoreboards from ESPN's hidden API. Returns match-level records with scores, status, court, round, and player details for all tournaments including Wimbledon and US Open.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Lottery Draws

eternal_ngultrum/lottery-draws

Lottery Draws provides programmatic access to historical lottery draw data across multiple countries and games. The Actor retrieves official draw results by country and game, returning structured data including draw dates, main numbers, and bonus numbers.

๐Ÿ‘ User avatar

Draws Analytics

47

Flashscore: Match Listings, Scores & Fixtures

extractify-labs/flashscore-extractor

Extract match listings from Flashscore for football and basketball. Filter by date (-7 to +7 days), match status, or league. Returns teams, scores, tournament, and match metadata.

๐Ÿ‘ User avatar

Extractify Labs

199

5.0

LD+JSON Schema scraper

pocesar/json-ld-schema

Extract all LD+JSON tags from the given URLs.

458

5.0

MLS Standings Scraper

parseforge/mlssoccer-standings-scraper

Grab MLS standings from MLSsoccer.com with team, conference, position, played, wins, draws, losses, goals for, goals against, goal difference, points, points per game, form, and season. Filter by season and conference. Useful for soccer analytics, fan apps, and league trend dashboards.

FlashScore Live Scores Scraper

jungle_synthesizer/flashscore-scraper

Scrape live and scheduled match scores from FlashScore (flashscore.com). Supports football, basketball, tennis, hockey, baseball, and 10+ other sports. Returns match ID, teams, live score, status, league, country, and start time. Fetches data via FlashScore internal data API - no browser required.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

๐Ÿ€ NBA Scores โ€” Live Stats & Game Data

nexgendata/nba-scoreboard

Get live and historical NBA scores, box scores, player stats & standings. Build sports dashboards, fantasy tools & basketball analytics. Real-time data during games. Pay per query.

Flashscore Live Matches - Football Scores, Stats & Lineups

extractify-labs/flashscore-live-matches

Extract live football match data from Flashscore โ€” scores, events, statistics, lineups, and odds in real time. No proxy required.

๐Ÿ‘ User avatar

Extractify Labs

47

ESPN Hidden API Multi-Sport Scores Scraper

jungle_synthesizer/espn-hidden-api-multi-sport-scores-scraper

Scrapes scores, schedules, rosters, and athlete data from ESPN's undocumented public JSON APIs (site.api.espn.com + sports.core.api.espn.com). Covers NFL, NBA, MLB, NHL, soccer, and college sports โ€” no auth, no HTML parsing, survives site redesigns.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Related articles

Track product demand signals with Apify, OpenAI, and n8n
Read more