Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Exeter Team Championship 2026 - Open Pro Category

ID: 4500858476

Match Scores

15-5

Loss

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Thomas Turney

3VYWQ6 · Isle of Wight, England, GB

DUPR

5.252

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.425

TEAM 2LOSS
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.832

DF
Dani Foster

E9QYNM · USA

DUPR

4.269

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4500858476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5595006910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Turney",
        "dupr_id": "3VYWQ6",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 7186989205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Dani  Foster",
        "dupr_id": "E9QYNM",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]