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

Sun Group 1 - Pickleheads Gauntlet - Game 1

ID: 7477186827

对局比分

11-9

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

4:45 AM

对决场地

The Pickleball Space

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Amit Bhandari

GG6PZV · Phoenix, AZ, US

DUPR

4.459

DB
Divyansh Bhandari

KDER9Y · Phoenix, AZ, US

DUPR

3.263

阵营 2负方
PP
Parminder P Sanghera

0R7RYN · Glendale, AZ, US

DUPR

3.603

DB
DALJIT Bal

5EEXDR · Glendale, AZ, US

DUPR

3.894

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7477186827
显示原始对决元数据 JSON
[
  {
    "team_id": 5945497477,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amit Bhandari",
        "dupr_id": "GG6PZV",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Divyansh Bhandari",
        "dupr_id": "KDER9Y",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4564678013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parminder P Sanghera",
        "dupr_id": "0R7RYN",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "DALJIT  Bal",
        "dupr_id": "5EEXDR",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]