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

Exeter Team Championship 2026 - Open Pro Category

ID: 5626766644

Match Scores

5-15

Win

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MW
Maisie Wise

3YO4YD · Hampshire, England, GB

DUPR

4.371

HH
Harry Hargreaves

O67Z7W · USA

DUPR

4.524

TEAM 2WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.790

NH
Natasha Hood

769VKM · London, England, GB

DUPR

4.660

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-5626766644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245691534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maisie Wise",
        "dupr_id": "3YO4YD",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Harry Hargreaves",
        "dupr_id": "O67Z7W",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5241596512,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Natasha Hood",
        "dupr_id": "769VKM",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]