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

Sun Group 1 - Pickleheads Gauntlet - Game 1

ID: 5799065312

对局比分

11-3

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

The Pickleball Space

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Amit Bhandari

GG6PZV · Phoenix, AZ, US

DUPR

4.459

PP
Parminder P Sanghera

0R7RYN · Glendale, AZ, US

DUPR

3.603

阵营 2负方
AR
Amol Rakkar

LVVQ6K · Phoenix, AZ, US

DUPR

3.728

AB
Amritansh Bhandari

E9PREW · Phoenix, AZ, US

DUPR

3.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5799065312
显示原始对决元数据 JSON
[
  {
    "team_id": 7236071771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amit Bhandari",
        "dupr_id": "GG6PZV",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Parminder P Sanghera",
        "dupr_id": "0R7RYN",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7230110039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amol Rakkar",
        "dupr_id": "LVVQ6K",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Amritansh Bhandari",
        "dupr_id": "E9PREW",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]