Live: Prices Refreshing Every 6h

FIFA World Cup 2026 Ticket Prices

TicketsData fetches real-time ticket listings from StubHub, Viagogo, SeatGeek, VividSeats, Gametime, TickPick and Ticketmaster — all 104 World Cup matches, every major marketplace, updated every 6 hours.

Read API Docs
Matches tracked
Live listings
Lowest price
GET /fetch
curl -X GET "https://ticketsdata.com/fetch" \
  -d '{
    "event_url": "stubhub.com/event/153033405",
    "platform":  "stubhub",
    "username":  "your_user",
    "password":  "your_pass"
  }'
{
  "items": [
    {
      "availableTickets": 2,
      "dealScore": 6.055,
      "listingId": 11640684572,
      "price": "$289",
      "rawPrice": 289.00,
      "row": "14",
      "section": "Lower Box 114",
      "splitsAvailable": [2],
      "ticketClassName": "Lower Level",
      "notes": [
        {
          "formattedListingNoteContent": "Clear view",
          "showToBuyer": true
        }
      ]
    }
  ]
}

TicketsData does not sell tickets. We are a real-time price comparison platform. All prices are sourced directly from independent marketplaces. We have no affiliation with any marketplace and do not process any ticket transactions.

Starter Plan

Real-time price fetching for any event

Pass any event URL to our /fetch endpoint and get live listings from the marketplace instantly.

Price Monitoring

Get alerted when prices drop

Set price thresholds on any World Cup match and receive instant alerts when tickets hit your target price across any marketplace.

See Monitoring →
0 matches

Loading matches…

The Infrastructure Behind This Page

Every price you see is fetched live from the marketplace and normalised by TicketsData. The same data is available to you via our REST API.

6+ Marketplaces, One Call

A single /fetch request returns normalised listings from StubHub, Viagogo, SeatGeek, VividSeats, Gametime and TickPick — no stitching together multiple APIs yourself.

Real-Time Price Intelligence

Listings are fetched live from each marketplace's inventory. Section names, rows and prices are normalised so you can compare like-for-like across platforms.

RESTful API

Pass any StubHub, Ticketmaster or Viagogo event URL to /fetch and get a unified JSON response. No scraping, no rate-limit headaches — we handle the infrastructure.

Frequently asked questions

Does TicketsData sell tickets?
No. TicketsData does not sell tickets, hold inventory, or process any transactions. We are a real-time price comparison platform that aggregates data from independent marketplaces. Clicking “Open Event” takes you directly to the marketplace where the listing is offered.
How often are prices updated?
Prices refresh approximately every 6 hours. To see the latest inventory, click “Open Event” to go directly to the marketplace.
Which marketplaces are covered?
For World Cup 2026 we aggregate from StubHub, Viagogo, SeatGeek, VividSeats, Gametime, TickPick and Ticketmaster. For the full list visit our Marketplaces page.
How do I access this data via API?
Sign up for a free trial to receive your API key. The /fetch endpoint returns normalised listings for any event URL from any supported marketplace.

Power Your Ticket Business with Real-Time Data

The same data powering this page is available via REST API. Used by brokers, resale platforms and analytics tools worldwide.

View Documentation