Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advanced DUPR Session - Pickleheads Popcorn - Round 5 Game 1

ID: 5732091688

Match Scores

9-11

Loss

Play Date

2026-04-06

Play Time (Est)

5:00 PM

Play Location

Whidbey Pickle Barn

View Facility Page →

Competitor Teams

TEAM 1LOSS
CT
Clay Turner

D5WYWX · USA

DUPR

3.700

TP
Tim potter

JZ6674 · Langley, WA, US

DUPR

3.692

TEAM 2WINNER
CH
Chris Hunter

WKMDDG · Clinton, WA, US

DUPR

4.186

KK
Karyle Kramer

RY6X7Z · USA

DUPR

3.458

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-5732091688
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5093296202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clay Turner",
        "dupr_id": "D5WYWX",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim potter",
        "dupr_id": "JZ6674",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Langley, WA, US"
      }
    ]
  },
  {
    "team_id": 5792863242,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Hunter",
        "dupr_id": "WKMDDG",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Clinton, WA, US"
      },
      {
        "name": "Karyle Kramer",
        "dupr_id": "RY6X7Z",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]