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

Tri-Palm Pickleball

ID: 7691326911

对局比分

11-3

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BG
Bruce Goetz

8ME9O3 · Thousand Palms, CA, US

DUPR

5.146

KL
Karl Lesser

0Z54EG · USA

DUPR

4.758

阵营 2负方
JV
John Vander Heide

V2WZL7 · USA

DUPR

4.202

RL
Ray Limbert

55WR00 · USA

DUPR

4.162

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7691326911
显示原始对决元数据 JSON
[
  {
    "team_id": 6257293997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Goetz",
        "dupr_id": "8ME9O3",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Thousand Palms, CA, US"
      },
      {
        "name": "Karl Lesser",
        "dupr_id": "0Z54EG",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6308245366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Vander Heide",
        "dupr_id": "V2WZL7",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ray Limbert",
        "dupr_id": "55WR00",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]