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

ABDC Saturdays

ID: 5978754870

对局比分

11-7

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

500 N MacArthur Blvd, Springfield, IL 62702, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Parag Sachdeva

7D4LJN · Springfield, IL, US

DUPR

4.362

TS
Tony Scroggins

6PXDYE · USA

DUPR

3.097

阵营 2负方
Jeremy Clayton

ZDPLJQ · Mount Auburn, IL, US

DUPR

3.783

MD
Michael DeHart Jr

KX6M26 · USA

DUPR

3.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5978754870
显示原始对决元数据 JSON
[
  {
    "team_id": 4931532482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parag Sachdeva",
        "dupr_id": "7D4LJN",
        "rating": 4.362,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69d95815613e4.jpg",
        "location": "Springfield, IL, US"
      },
      {
        "name": "Tony Scroggins",
        "dupr_id": "6PXDYE",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6760656305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Clayton",
        "dupr_id": "ZDPLJQ",
        "rating": 3.783,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688e8b1de6d15.jpg",
        "location": "Mount Auburn, IL, US"
      },
      {
        "name": "Michael DeHart Jr",
        "dupr_id": "KX6M26",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]