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

Exeter Team Championship 2026 - Open Pro Category

ID: 5802806174

Match Scores

7-15

Win

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HH
Harry Hargreaves

O67Z7W · USA

DUPR

4.533

LP
Luke Pontin

V7VRM6 · USA

DUPR

4.480

TEAM 2WINNER
TC
Tom Crisp

WKG74L · USA

DUPR

4.321

SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.757

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-5802806174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7877777302,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harry Hargreaves",
        "dupr_id": "O67Z7W",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Pontin",
        "dupr_id": "V7VRM6",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6455911063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Crisp",
        "dupr_id": "WKG74L",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      }
    ]
  }
]