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

Exeter Team Championship 2026 - Open Pro Category

ID: 6755191607

Match Scores

5-15

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
Daniel Wren

3VYLX6 · Bournemouth, England, GB

DUPR

5.062

LG
Lauren Gosling

QPYOD5 · Poole, England, GB

DUPR

4.752

TEAM 2WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.820

NH
Natasha Hood

769VKM · London, England, GB

DUPR

4.733

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-6755191607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6029335186,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Wren",
        "dupr_id": "3VYLX6",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Bournemouth, England, GB"
      },
      {
        "name": "Lauren Gosling",
        "dupr_id": "QPYOD5",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Poole, England, GB"
      }
    ]
  },
  {
    "team_id": 6093088447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Natasha Hood",
        "dupr_id": "769VKM",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]