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

ABDC Saturdays

ID: 5272405561

对局比分

11-4

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

500 N MacArthur Blvd, Springfield, IL 62702, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Parag Sachdeva

7D4LJN · Springfield, IL, US

DUPR

4.360

CC
Charles Campbell

E92KQE · USA

DUPR

3.089

阵营 2负方
PS
Pooja Sandhu

4PGMQK · Springfield, IL, US

DUPR

3.083

Jeremy Clayton

ZDPLJQ · Mount Auburn, IL, US

DUPR

3.784

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5272405561
显示原始对决元数据 JSON
[
  {
    "team_id": 6762125576,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parag Sachdeva",
        "dupr_id": "7D4LJN",
        "rating": 4.36,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69d95815613e4.jpg",
        "location": "Springfield, IL, US"
      },
      {
        "name": "Charles Campbell",
        "dupr_id": "E92KQE",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4707392806,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pooja Sandhu",
        "dupr_id": "4PGMQK",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Jeremy Clayton",
        "dupr_id": "ZDPLJQ",
        "rating": 3.784,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688e8b1de6d15.jpg",
        "location": "Mount Auburn, IL, US"
      }
    ]
  }
]