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

4.0+ DUPR Recorded Series - Fixed Partners - Week 2

ID: 7027029733

对局比分

7-11

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

2:15 AM

对决场地

Pickleball Clubhouse

View Facility Page →

对决竞争阵营

阵营 1负方
BZ
Bella Zanotti

Q5Z4X0 · Chicago, IL, US

DUPR

4.008

WS
Wonjae Sung

QXGGVD · Chicago, IL, US

DUPR

3.973

阵营 2胜方
KS
Ken Schlecht

DNYL06 · Chicago, IL, US

DUPR

4.200

ML
Michael Langley

162LE0 · Chicago, IL, US

DUPR

4.290

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7027029733
显示原始对决元数据 JSON
[
  {
    "team_id": 5883472216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bella Zanotti",
        "dupr_id": "Q5Z4X0",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Wonjae Sung",
        "dupr_id": "QXGGVD",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6409649587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken Schlecht",
        "dupr_id": "DNYL06",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Michael Langley",
        "dupr_id": "162LE0",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]