Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Intermediate league

ID: 6105674595

Match Scores

15-10

Win

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
Kim Gotti

0YDXON · Oak Park, IL, US

DUPR

3.045

MM
Mike McClain

DWED4X · USA

DUPR

3.037

TEAM 2LOSS
SJ
Sheree Johnson

EWVJDV · USA

DUPR

2.928

Darla DeWolff

ZN56GD · Chicago, IL, US

DUPR

3.067

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-6105674595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5220241478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Gotti",
        "dupr_id": "0YDXON",
        "rating": 3.045,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      },
      {
        "name": "Mike McClain",
        "dupr_id": "DWED4X",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7551825913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheree Johnson",
        "dupr_id": "EWVJDV",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darla DeWolff",
        "dupr_id": "ZN56GD",
        "rating": 3.067,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66e455fb5f4e3.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  }
]