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

ABDC #7

ID: 4433233977

对局比分

12-10

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

10:15 AM

对决场地

Premier Pickleball Center, Constitution Drive, Springfield, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AK
Ashutosh Kumar

76MP4N · Springfield, IL, US

DUPR

4.180

BM
Brad Morgason

9D46KE · USA

DUPR

3.416

阵营 2负方
BC
Brandi Clayton

OZ4V2P · Springfield, IL, US

DUPR

3.611

SP
Sandeep Pathuri

0RE4JQ · Springfield, IL, US

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4433233977
显示原始对决元数据 JSON
[
  {
    "team_id": 7590416336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashutosh Kumar",
        "dupr_id": "76MP4N",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Brad Morgason",
        "dupr_id": "9D46KE",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8190063021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandi Clayton",
        "dupr_id": "OZ4V2P",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Sandeep Pathuri",
        "dupr_id": "0RE4JQ",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  }
]