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

Sun Group 1 - Pickleheads Gauntlet - Game 1

ID: 7293376804

对局比分

11-4

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

5:00 PM

对决场地

The Pickleball Space

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Amit Bhandari

GG6PZV · Phoenix, AZ, US

DUPR

4.454

AR
Amol Rakkar

LVVQ6K · Phoenix, AZ, US

DUPR

3.733

阵营 2负方
DB
DALJIT Bal

5EEXDR · Glendale, AZ, US

DUPR

3.885

AL
Amit Lal

PWL45M · USA

DUPR

4.008

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7293376804
显示原始对决元数据 JSON
[
  {
    "team_id": 6594141287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amit Bhandari",
        "dupr_id": "GG6PZV",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Amol Rakkar",
        "dupr_id": "LVVQ6K",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8005700169,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DALJIT  Bal",
        "dupr_id": "5EEXDR",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Amit Lal",
        "dupr_id": "PWL45M",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]