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

Honcho Amateur Tour Powered by JOOLA - Baton Rouge, LA - Men's Advanced Doubles (DUPR 4.0 - 4.49)

ID: 6186262396

对局比分

6-11

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

5:00 PM

对决场地

Baton Rouge, LA

View Facility Page →

对决竞争阵营

阵营 1负方
PD
Peter Duong

Z9VDMW · USA

DUPR

3.984

CP
Christian Pazos

ZN4QQQ · Metairie, LA, US

DUPR

4.290

阵营 2胜方
SS
Seth Schneider

KOK4P7 · USA

DUPR

4.248

EJ
Eric Johnston

3VGPG7 · Houston, TX, US

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6186262396
显示原始对决元数据 JSON
[
  {
    "team_id": 6349927677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Duong",
        "dupr_id": "Z9VDMW",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christian Pazos",
        "dupr_id": "ZN4QQQ",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 6676582313,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Schneider",
        "dupr_id": "KOK4P7",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Johnston",
        "dupr_id": "3VGPG7",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]