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

Honcho Amateur Tour Powered by JOOLA - Austin, TX - Men's Advanced Doubles (DUPR 4.0 - 4.49)

ID: 8411329405

对局比分

7-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jeremiah Berryhill

1QNZR1 · Kyle, TX, US

DUPR

4.281

CI
Cory Ivanko

ODPMPW · Buda, TX, US

DUPR

3.792

阵营 2胜方
SS
Seth Schneider

KOK4P7 · USA

DUPR

4.264

EJ
Eric Johnston

3VGPG7 · Houston, TX, US

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8411329405
显示原始对决元数据 JSON
[
  {
    "team_id": 8090201830,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremiah Berryhill",
        "dupr_id": "1QNZR1",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Kyle, TX, US"
      },
      {
        "name": "Cory Ivanko",
        "dupr_id": "ODPMPW",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Buda, TX, US"
      }
    ]
  },
  {
    "team_id": 5020914280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Schneider",
        "dupr_id": "KOK4P7",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Johnston",
        "dupr_id": "3VGPG7",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]