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

Exeter Team Championship 2026 - Open Pro Category

ID: 6184867107

Match Scores

8-15

Win

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Thomas Turney

3VYWQ6 · Isle of Wight, England, GB

DUPR

5.202

CH
Colin Hailstone

NYMJ56 · Essex, England, GB

DUPR

4.141

TEAM 2WINNER
TC
Tom Crisp

WKG74L · Crewkerne, England, GB

DUPR

4.348

SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.855

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-6184867107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7822733383,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Turney",
        "dupr_id": "3VYWQ6",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Colin Hailstone",
        "dupr_id": "NYMJ56",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      }
    ]
  },
  {
    "team_id": 7524700662,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Crewkerne, England, GB"
      },
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      }
    ]
  }
]