Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball DUPR Reset Tournament 4.0-4.5

ID: 7000904938

Match Scores

15-6

Loss

Play Date

2026-04-26

Play Time (Est)

11:30 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.267

JM
Joshua Morton

PKJZYX · Springfield, IL, US

DUPR

4.540

TEAM 2LOSS
DK
Dongwann Kim

KX4DPK · Naperville, IL, US

DUPR

4.358

JL
Johnny Le

O6OLZP · USA

DUPR

4.279

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-7000904938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6314128366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Garcia",
        "dupr_id": "W6GR2M",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Bourbonnais, IL, US"
      },
      {
        "name": "Joshua Morton",
        "dupr_id": "PKJZYX",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  },
  {
    "team_id": 6247020257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dongwann Kim",
        "dupr_id": "KX4DPK",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Johnny Le ",
        "dupr_id": "O6OLZP",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]