Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite Pickleball Holiday Championship

ID: 6747724361

Match Scores

11-1

Loss

Play Date

2025-12-13

Play Time (Est)

6:15 AM

Play Location

Pickled! Batavia, North Randall Road, Batavia, IL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
YZ
Yong Zhou

9PORLJ · Chicago, IL, US

DUPR

4.285

CL
Chris Lim

9PNQL7 · Chicago, IL, US

DUPR

4.246

TEAM 2LOSS
LM
Lucas Mroz

L5WL06 · Hanover Park, IL, US

DUPR

4.068

MR
Matthew Radley

MYPNGG · Schaumburg, IL, US

DUPR

4.053

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-6747724361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6703977119,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yong Zhou",
        "dupr_id": "9PORLJ",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Chris Lim",
        "dupr_id": "9PNQL7",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5002903742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Mroz",
        "dupr_id": "L5WL06",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Hanover Park, IL, US"
      },
      {
        "name": "Matthew Radley",
        "dupr_id": "MYPNGG",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      }
    ]
  }
]