返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

NVZ CORONADO CLASSIC @CORONADO CAYS PARK - Mens Doubles Skill: (4.0) Age: (Any / 50 And Above)

ID: 8017535684

对局比分

5-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Coronado, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JV
Joe Vogeney

0QX64N · USA

DUPR

4.262

CH
Cole Hugo

4Q6MJ2 · USA

DUPR

4.262

阵营 2胜方
RL
Raziel Lizarraga

Z99QML · USA

DUPR

4.002

EL
Ethan Lee

DWP6LX · Katy, TX, US

DUPR

4.600

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8017535684
显示原始对决元数据 JSON
[
  {
    "team_id": 4936341845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Vogeney",
        "dupr_id": "0QX64N",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Hugo",
        "dupr_id": "4Q6MJ2",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8531141603,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raziel Lizarraga",
        "dupr_id": "Z99QML",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Lee",
        "dupr_id": "DWP6LX",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]