# World Cup 2026 Group Stage Fixtures

> TxODDS- Odds Updates for 2026 World Cup Group Stage

## At a glance

- **Publisher:** Txodds Com
- **Data source:** txodds.com
- **Category:** professional-soccer
- **Price:** 40 credits (about $20.00 per request, billed on a successful response)
- **Refresh:** Hourly
- **Coverage:** North America
- **Type:** API endpoint (bulk pull)
- **URL:** https://marketplace.spartera.com/products/world-cup-2026-group-stage-fixtures/09797fb3-c099-4e11-b4a8-12a0c44fa9c6

## Description

TX Odds provides odds updates for all fixtures during the 2026 FIFA World Cup. This endpoint is currently focused on Group Stage fixtures. The dataset contains market-level odds data across supported World Cup fixtures, including the following key match markets: match winner, totals, handicaps, and player props.

This product is designed for customers who need reliable, structured World Cup odds data for pricing analysis, market monitoring, modelling, trading workflows, and comparison across bookmakers. We support scalable access to World Cup odds without requiring customers to manage raw feed ingestion directly.

Each record is linked to fixture and market metadata, allowing users to filter and analyse odds by bookmaker and market type where available. To extract the correct data, please browse the available fixture names from the fixture name dropdown. Please note only one fixture can be downloaded at a time. Once you have selected the correct fixture name value and clicked Fetch Data, a preview of your result should appear. Once you are happy with this, please download this data extract to obtain the full odds updates. A catalogue with the fixture names in the order that they were played is also available at https://tinyurl.com/3bck3snm. 

Coverage note: this endpoint only includes Group Stage fixtures. If you are interested in Knockout fixtures, please visit the Knockout fixtures page:
https://marketplace.spartera.com/products/world-cup-2026-knockout-fixtures/58abeab3-3081-402c-989e-b46844ba8c71

For additional inquiries, please email hello@txodds.com.

## Fields

| Field | Type | Required |
| --- | --- | --- |
| FIXTURE_ID | NUMBER(38,0) |  |
| FIXTURE_NAME | TEXT | Yes |
| RECDATE | TIMESTAMP_NTZ |  |
| START_TIME | TIMESTAMP_NTZ |  |
| START_DATE | DATE |  |
| O1 | FLOAT |  |
| OX | FLOAT |  |
| O2 | FLOAT |  |
| BOOK | TEXT |  |
| ODDS_TYPE | TEXT |  |
| LINEVALUE | FLOAT |  |
| PLAYER_NAME | TEXT |  |
| PLAYER_ID | TEXT |  |
| INRUNNING | BOOLEAN |  |
| PARTICIPANT1 | TEXT |  |
| PARTICIPANT2 | TEXT |  |
| FIXTURE_GROUP | TEXT |  |
| COMPETITION | TEXT |  |
| SPORT | TEXT |  |
| COUNTRY | TEXT |  |
| SEASON | NUMBER(38,0) |  |
| MARKET_PARAMETERS | ARRAY |  |
| MARKET_PERIOD | ARRAY |  |

## Access

```bash
curl -X POST "https://txodds-com.api.spartera.com/endpoints/v1/world-cup-2026-group-stage-fixtures" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"format": "csv"}'
```

Each request is billed 40 credits on a successful response, regardless of row count. Results are returned as a downloadable CSV with a JSON preview.

## Machine-readable

- Sample data (JSON): https://marketplace.spartera.com/sample/09797fb3-c099-4e11-b4a8-12a0c44fa9c6
- Full page (HTML, with schema.org Dataset markup): https://marketplace.spartera.com/products/world-cup-2026-group-stage-fixtures/09797fb3-c099-4e11-b4a8-12a0c44fa9c6
- Catalog index: https://marketplace.spartera.com/llms.txt
- Product sitemap: https://marketplace.spartera.com/server-sitemap.xml

---

Published by Txodds Com on the Spartera Analytics Marketplace. Licensed under https://marketplace.spartera.com/terms.