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

Golden Gate Pickleball Spring Showdown - Mens Doubles OPEN

ID: 6868129075

对局比分

11-5, 11-4

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

8:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.864

MB
Matt Burkhardt

XJL7O5 · San Francisco, CA, US

DUPR

5.259

阵营 2负方
PH
Pablo Heiber

8402M1 · El Cerrito, CA, US

DUPR

4.771

AM
Avery Moore

16N6KK · Richmond, CA, US

DUPR

4.897

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6868129075
显示原始对决元数据 JSON
[
  {
    "team_id": 8089683566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Campbell",
        "dupr_id": "8KGJ47",
        "rating": 4.864,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Matt Burkhardt",
        "dupr_id": "XJL7O5",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 7837030948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pablo Heiber",
        "dupr_id": "8402M1",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "El Cerrito, CA, US"
      },
      {
        "name": "Avery Moore",
        "dupr_id": "16N6KK",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Richmond, CA, US"
      }
    ]
  }
]