Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0+ DUPR Recorded Series - Fixed Partners - Week 1

ID: 6585766752

Match Scores

11-1

Loss

Play Date

2026-05-07

Play Time (Est)

1:00 PM

Play Location

Pickleball Clubhouse

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
ERIC STALDER

X200Q5 · USA

DUPR

4.187

WS
Wonjae Sung

QXGGVD · Chicago, IL, US

DUPR

3.999

TEAM 2LOSS
David Goldstein

8WLOXL · Chicago, IL, US

DUPR

4.156

RC
Raul Chavez

NXM0V2 · Chicago, IL, US

DUPR

4.031

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-6585766752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8035857311,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ERIC STALDER",
        "dupr_id": "X200Q5",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wonjae Sung",
        "dupr_id": "QXGGVD",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7688486801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Goldstein",
        "dupr_id": "8WLOXL",
        "rating": 4.156,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68efc57a5237e.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Raul Chavez",
        "dupr_id": "NXM0V2",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]