Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR Reset 4.0-4.5

ID: 6095033200

Match Scores

15-10

Loss

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

301 N Randall Rd, Batavia, IL 60510, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Michael Garcia

W6GR2M · Bourbonnais, IL, US

DUPR

4.293

JM
Joshua Morton

PKJZYX · Springfield, IL, US

DUPR

4.585

TEAM 2LOSS
DK
Dongwann Kim

KX4DPK · Naperville, IL, US

DUPR

4.361

JL
Johnny Le

O6OLZP · USA

DUPR

4.282

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-6095033200
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5073364334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Garcia",
        "dupr_id": "W6GR2M",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Bourbonnais, IL, US"
      },
      {
        "name": "Joshua Morton",
        "dupr_id": "PKJZYX",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  },
  {
    "team_id": 7377463314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dongwann Kim",
        "dupr_id": "KX4DPK",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Johnny Le ",
        "dupr_id": "O6OLZP",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]