Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Exeter Team Championship 2026 - Open Pro Category

ID: 5320000744

Match Scores

15-5

Win

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.745

DF
Dani Foster

E9QYNM · USA

DUPR

4.243

TEAM 2LOSS
AC
Adam Confrey

Q5WQ94 · USA

DUPR

4.421

SW
Sherry Wheeler

WK5KXL · USA

DUPR

3.553

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-5320000744
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8248892193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Dani  Foster",
        "dupr_id": "E9QYNM",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7483063552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Confrey",
        "dupr_id": "Q5WQ94",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sherry Wheeler",
        "dupr_id": "WK5KXL",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]