返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Bay Area Pickleball Club

ID: 6332514967

对局比分

11-9

落败 / Loss

对决日期

2024-09-15

对局时间 (估算)

8:45 AM

对决场地

Burlingame, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
Dennis Ha

KOJ6QQ · Seattle, WA, US

DUPR

4.448

MR
Michael Rosengren

6Z0LYK · USA

DUPR

4.422

阵营 2负方
JB
Jonathan Bradley

1NO642 · Belmont, CA, US

DUPR

4.926

PD
Pramod Dabir

6ZJOMQ · Woodside, CA, US

DUPR

4.436

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6332514967
显示原始对决元数据 JSON
[
  {
    "team_id": 7895251478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis Ha",
        "dupr_id": "KOJ6QQ",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Michael Rosengren",
        "dupr_id": "6Z0LYK",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6359974168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Bradley",
        "dupr_id": "1NO642",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Belmont, CA, US"
      },
      {
        "name": "Pramod Dabir",
        "dupr_id": "6ZJOMQ",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Woodside, CA, US"
      }
    ]
  }
]