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

ABDC #7

ID: 5275842387

对局比分

11-3

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
Parag Sachdeva

7D4LJN · Springfield, IL, US

DUPR

4.335

BM
Brad Morgason

9D46KE · USA

DUPR

3.527

阵营 2负方
PS
Pooja Sandhu

4PGMQK · Springfield, IL, US

DUPR

3.078

AK
Ashutosh Kumar

76MP4N · Springfield, IL, US

DUPR

4.177

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5275842387
显示原始对决元数据 JSON
[
  {
    "team_id": 4572350411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Parag Sachdeva",
        "dupr_id": "7D4LJN",
        "rating": 4.335,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69d95815613e4.jpg",
        "location": "Springfield, IL, US"
      },
      {
        "name": "Brad Morgason",
        "dupr_id": "9D46KE",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8294054743,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pooja Sandhu",
        "dupr_id": "4PGMQK",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Ashutosh Kumar",
        "dupr_id": "76MP4N",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  }
]