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

Sun Group 1 - Pickleheads Popcorn - Round 5 Game 1

ID: 6071456104

对局比分

11-0

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

The Pickleball Space

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Arjan Singh

EWW6NW · Scottsdale, AZ, US

DUPR

3.706

DB
DALJIT Bal

5EEXDR · Glendale, AZ, US

DUPR

3.955

阵营 2负方
HS
HARNEK Singh

5ENZ0L · Phoenix, AZ, US

DUPR

3.323

HB
Harjot Bains

RXKOGQ · Phoenix, AZ, US

DUPR

3.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6071456104
显示原始对决元数据 JSON
[
  {
    "team_id": 5227461786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arjan Singh",
        "dupr_id": "EWW6NW",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "DALJIT  Bal",
        "dupr_id": "5EEXDR",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6925992068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "HARNEK Singh",
        "dupr_id": "5ENZ0L",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Harjot Bains",
        "dupr_id": "RXKOGQ",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]