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

ERA's Lite Series - DUPR Duos II - Men's Doubles - DUPR 8.5

ID: 6914154809

对局比分

11-2

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

6:15 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
EZ
Eliud Zavala

3PLQRG · Houston, TX, US

DUPR

4.053

RV
Ryan Vargas

GGNG5D · Houston, TX, US

DUPR

4.217

阵营 2负方
AV
Andy Vu Nguyen

894D27 · Pflugerville, TX, US

DUPR

4.279

NK
Nick Keith

ODJX6L · Porter, TX, US

DUPR

3.559

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6914154809
显示原始对决元数据 JSON
[
  {
    "team_id": 4505492287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eliud Zavala",
        "dupr_id": "3PLQRG",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ryan Vargas",
        "dupr_id": "GGNG5D",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5780404427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Vu Nguyen",
        "dupr_id": "894D27",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Pflugerville, TX, US"
      },
      {
        "name": "Nick Keith",
        "dupr_id": "ODJX6L",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]