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

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

ID: 6207206734

对局比分

3-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

11:30 PM

对决场地

Coronado, CA

View Facility Page →

对决竞争阵营

阵营 1负方
GG
Gabriel Gonzalez

YMVZEE · USA

DUPR

3.735

JF
Jesus Franchini

L2VOMJ · San Diego, CA, US

DUPR

3.018

阵营 2胜方
RL
Raziel Lizarraga

Z99QML · USA

DUPR

3.954

EL
Ethan Lee

DWP6LX · Katy, TX, US

DUPR

4.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6207206734
显示原始对决元数据 JSON
[
  {
    "team_id": 4920498335,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Gonzalez",
        "dupr_id": "YMVZEE",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesus Franchini",
        "dupr_id": "L2VOMJ",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5122368006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raziel Lizarraga",
        "dupr_id": "Z99QML",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan Lee",
        "dupr_id": "DWP6LX",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      }
    ]
  }
]