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

DUPR Reset Pod

ID: 4897690665

对局比分

11-2

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

10:15 AM

对决场地

Willow Pass Pickleball Courts, East Olivera Road, Concord, CA, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Carmen Sanz

3L2ZJ1 · Walnut Creek, CA, US

DUPR

5.339

JG
Juan Garzon

KXPOXQ · San Ramon, CA, US

DUPR

5.122

阵营 2负方
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.189

LE
Liliani Eteaki

84VN2K · USA

DUPR

4.022

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4897690665
显示原始对决元数据 JSON
[
  {
    "team_id": 5467478127,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carmen Sanz",
        "dupr_id": "3L2ZJ1",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Juan Garzon",
        "dupr_id": "KXPOXQ",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  },
  {
    "team_id": 8550114050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Eteaki",
        "dupr_id": "30PLRN",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Liliani Eteaki",
        "dupr_id": "84VN2K",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]