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

Tri-Palm Pickleball

ID: 4616881164

对局比分

11-1

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BG
Bruce Goetz

8ME9O3 · Thousand Palms, CA, US

DUPR

5.136

RL
Ray Limbert

55WR00 · USA

DUPR

4.147

阵营 2负方
KL
Karl Lesser

0Z54EG · USA

DUPR

4.756

JV
John Vander Heide

V2WZL7 · USA

DUPR

4.216

数据访问 (AI / 开发者)

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

cURL Request:

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