Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Chicago Championships - Mens Doubles 4.0, 4.5: 40, 50, 60

ID: 7532301223

Match Scores

15-11

Loss

Play Date

2025-06-07

Play Time (Est)

8:45 AM

Play Location

Mount Prospect, IL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Doug Dietzen

2LO7L7 · Grayslake, IL, US

DUPR

4.548

DP
Doug Poder

9PPG4V · Mundelein, IL, US

DUPR

4.119

TEAM 2LOSS
DL
Daniel Leon

1NXENZ · Wilmette, IL, US

DUPR

4.212

KH
Kerry Hall

PW5OPM · USA

DUPR

4.189

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-7532301223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6174108779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Dietzen",
        "dupr_id": "2LO7L7",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Grayslake, IL, US"
      },
      {
        "name": "Doug Poder",
        "dupr_id": "9PPG4V",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Mundelein, IL, US"
      }
    ]
  },
  {
    "team_id": 6477770187,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Leon",
        "dupr_id": "1NXENZ",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "Kerry Hall",
        "dupr_id": "PW5OPM",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]