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

DUPR Reset Pod

ID: 5500955974

对局比分

11-4

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

11:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Carmen Sanz

3L2ZJ1 · Walnut Creek, CA, US

DUPR

5.342

JG
Juan Garzon

KXPOXQ · San Ramon, CA, US

DUPR

5.125

阵营 2负方
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.049

LE
Liliani Eteaki

84VN2K · USA

DUPR

3.900

数据访问 (AI / 开发者)

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

cURL Request:

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