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

ABDC Saturdays

ID: 8499487317

对局比分

11-6

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
Parag Sachdeva

7D4LJN · Springfield, IL, US

DUPR

4.356

CC
Cloe Camden

RY0L4M · USA

DUPR

3.478

阵营 2负方
BC
Brandi Clayton

OZ4V2P · Springfield, IL, US

DUPR

3.579

SP
Steve Patzia

VXQ5G6 · USA

DUPR

3.444

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8499487317
显示原始对决元数据 JSON
[
  {
    "team_id": 7830182169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parag Sachdeva",
        "dupr_id": "7D4LJN",
        "rating": 4.356,
        "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.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5499114429,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandi Clayton",
        "dupr_id": "OZ4V2P",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Steve Patzia",
        "dupr_id": "VXQ5G6",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]