Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Exeter Team Championship 2026 - Open Pro Category

ID: 5094524967

Match Scores

8-15

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Tom Crisp

WKG74L · USA

DUPR

4.329

SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.708

TEAM 2WINNER
AC
Adam Confrey

Q5WQ94 · USA

DUPR

4.435

PR
Paul Ritchie

XJEJVX · USA

DUPR

4.204

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-5094524967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7981950064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      }
    ]
  },
  {
    "team_id": 8331774733,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Confrey",
        "dupr_id": "Q5WQ94",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Ritchie",
        "dupr_id": "XJEJVX",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]