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

AOP Sunday DUPR (3.015 to 3.394) - Week 1 - Round 2 Pool B

ID: 8514433464

Match Scores

5-11

Loss

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CD
Chad DeShon

W6DD2K · USA

DUPR

3.136

KR
Keith Rock

89MW67 · Spring Hill, KS, US

DUPR

3.302

TEAM 2WINNER
PJ
Peter Jung

OWQQGE · Leawood, KS, US

DUPR

3.357

ES
Erik Schneider

ZN44YQ · Kansas City, MO, US

DUPR

3.281

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-8514433464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4884048122,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad DeShon",
        "dupr_id": "W6DD2K",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Rock",
        "dupr_id": "89MW67",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Spring Hill, KS, US"
      }
    ]
  },
  {
    "team_id": 7900372576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Jung",
        "dupr_id": "OWQQGE",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Erik Schneider",
        "dupr_id": "ZN44YQ",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]