返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

4.0+ DUPR Recorded Series - Fixed Partners - Week 1

ID: 6585766752

对局比分

11-1

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

1:00 PM

对决场地

Pickleball Clubhouse

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
ERIC STALDER

X200Q5 · USA

DUPR

4.187

WS
Wonjae Sung

QXGGVD · Chicago, IL, US

DUPR

3.999

阵营 2负方
David Goldstein

8WLOXL · Chicago, IL, US

DUPR

4.156

RC
Raul Chavez

NXM0V2 · Chicago, IL, US

DUPR

4.031

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6585766752
显示原始对决元数据 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"
      }
    ]
  }
]