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

Tri-Palm Pickleball

ID: 8258330090

对局比分

11-5

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BG
Bruce Goetz

8ME9O3 · Thousand Palms, CA, US

DUPR

5.085

JV
John Vander Heide

V2WZL7 · USA

DUPR

4.247

阵营 2负方
KL
Karl Lesser

0Z54EG · USA

DUPR

4.783

BB
Beverley Bruce

0ZMR6Q · USA

DUPR

4.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8258330090
显示原始对决元数据 JSON
[
  {
    "team_id": 4663913742,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Goetz",
        "dupr_id": "8ME9O3",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Thousand Palms, CA, US"
      },
      {
        "name": "John Vander Heide",
        "dupr_id": "V2WZL7",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4449939611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karl Lesser",
        "dupr_id": "0Z54EG",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beverley Bruce",
        "dupr_id": "0ZMR6Q",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]