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

ABDC Saturdays

ID: 6353448963

对局比分

11-6

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

4:45 AM

对决场地

Chatham Community Park, South Park Avenue, Chatham, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Parag Sachdeva

7D4LJN · Springfield, IL, US

DUPR

4.369

CC
Cloe Camden

RY0L4M · USA

DUPR

3.585

阵营 2负方
HC
Hannah Clayton

OWPGNW · USA

DUPR

3.969

Jeremy Clayton

ZDPLJQ · Mount Auburn, IL, US

DUPR

3.768

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6353448963
显示原始对决元数据 JSON
[
  {
    "team_id": 7465118309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parag Sachdeva",
        "dupr_id": "7D4LJN",
        "rating": 4.369,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69d95815613e4.jpg",
        "location": "Springfield, IL, US"
      },
      {
        "name": "Cloe Camden",
        "dupr_id": "RY0L4M",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4507411208,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hannah Clayton",
        "dupr_id": "OWPGNW",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Clayton",
        "dupr_id": "ZDPLJQ",
        "rating": 3.768,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688e8b1de6d15.jpg",
        "location": "Mount Auburn, IL, US"
      }
    ]
  }
]