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

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

ID: 7583657770

Match Scores

11-6

Loss

Play Date

2026-04-12

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CD
Chad DeShon

W6DD2K · USA

DUPR

3.156

RH
Ryan Harness

ZDENLW · Kansas City, KS, US

DUPR

3.104

TEAM 2LOSS
PJ
Peter Jung

OWQQGE · Leawood, KS, US

DUPR

3.336

KR
Keith Rock

89MW67 · Spring Hill, KS, US

DUPR

3.257

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-7583657770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4378414732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad DeShon",
        "dupr_id": "W6DD2K",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Harness",
        "dupr_id": "ZDENLW",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  },
  {
    "team_id": 5622265623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Jung",
        "dupr_id": "OWQQGE",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      },
      {
        "name": "Keith Rock",
        "dupr_id": "89MW67",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Spring Hill, KS, US"
      }
    ]
  }
]