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

DUPR Reset Pod

ID: 7322761032

对局比分

11-9

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

1:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Carmen Sanz

3L2ZJ1 · Walnut Creek, CA, US

DUPR

5.331

JG
Juan Garzon

KXPOXQ · San Ramon, CA, US

DUPR

5.115

阵营 2负方
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.343

LE
Liliani Eteaki

84VN2K · USA

DUPR

4.195

数据访问 (AI / 开发者)

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

cURL Request:

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