Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR Reset Tournament 4.0-4.5

ID: 5461349629

Match Scores

15-11

Win

Play Date

2026-04-26

Play Time (Est)

2:15 AM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Dongwann Kim

KX4DPK · Naperville, IL, US

DUPR

4.362

JL
Johnny Le

O6OLZP · USA

DUPR

4.282

TEAM 2LOSS
JJ
Johan Joseph

Q5JQMD · Wilmette, IL, US

DUPR

4.313

JW
jaronn Watkins

ZN47MM · Evanston, IL, US

DUPR

3.997

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-5461349629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7924332151,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dongwann Kim",
        "dupr_id": "KX4DPK",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Johnny Le ",
        "dupr_id": "O6OLZP",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4715366586,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johan Joseph",
        "dupr_id": "Q5JQMD",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "jaronn Watkins",
        "dupr_id": "ZN47MM",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Evanston, IL, US"
      }
    ]
  }
]