Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR Reset Tournament 4.0-4.5

ID: 4524700631

Match Scores

15-12

Win

Play Date

2026-04-26

Play Time (Est)

12:45 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.371

JL
Johnny Le

O6OLZP · USA

DUPR

4.292

TEAM 2LOSS
SS
Sergey Spisovskiy

7659J9 · Wheaton, IL, US

DUPR

3.951

AB
Andre Bidnyuk

84WOLG · USA

DUPR

4.127

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-4524700631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7035539596,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dongwann Kim",
        "dupr_id": "KX4DPK",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Johnny Le ",
        "dupr_id": "O6OLZP",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4495514919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sergey Spisovskiy",
        "dupr_id": "7659J9",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Andre Bidnyuk",
        "dupr_id": "84WOLG",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]