Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Super Dupr mixed 3.5

ID: 6958277589

Match Scores

5-11

Loss

Play Date

2025-06-28

Play Time (Est)

10:15 AM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
DJ
Deanna Johnson

9PPR5V · USA

DUPR

3.152

KP
Kongnara Papangkorn

59RYQP · Sandy, UT, US

DUPR

3.419

TEAM 2WINNER
JB
Jake Bowers

ZNX4YL · USA

DUPR

3.227

ER
Eleanor Roberts

8GYPEV · USA

DUPR

3.433

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-6958277589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5130713352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deanna Johnson",
        "dupr_id": "9PPR5V",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kongnara Papangkorn",
        "dupr_id": "59RYQP",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 5018514769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Bowers",
        "dupr_id": "ZNX4YL",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eleanor Roberts",
        "dupr_id": "8GYPEV",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]