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

Exeter Team Championship 2026 - Open Pro Category

ID: 7159574561

Match Scores

13-15

Loss

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Thomas Turney

3VYWQ6 · Isle of Wight, England, GB

DUPR

5.211

SH
Sarah Howell

1Q2D4R · Isle of Wight, England, GB

DUPR

4.099

TEAM 2WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.852

NH
Natasha Hood

769VKM · London, England, GB

DUPR

4.734

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-7159574561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7295246548,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Turney",
        "dupr_id": "3VYWQ6",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      },
      {
        "name": "Sarah Howell",
        "dupr_id": "1Q2D4R",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Isle of Wight, England, GB"
      }
    ]
  },
  {
    "team_id": 6698383842,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Natasha Hood",
        "dupr_id": "769VKM",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]