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

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

ID: 7290381489

对局比分

11-8

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

10:15 AM

对决场地

Baton Rouge, LA

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Seth Schneider

KOK4P7 · USA

DUPR

4.201

EJ
Eric Johnston

3VGPG7 · Houston, TX, US

DUPR

4.328

阵营 2负方
JB
Jon Burchard

4VZX0V · Slidell, LA, US

DUPR

3.710

NB
Nicholas Boggs

945NY7 · USA

DUPR

4.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7290381489
显示原始对决元数据 JSON
[
  {
    "team_id": 4556448364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seth Schneider",
        "dupr_id": "KOK4P7",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Johnston",
        "dupr_id": "3VGPG7",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8262086307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Burchard",
        "dupr_id": "4VZX0V",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Slidell, LA, US"
      },
      {
        "name": "Nicholas Boggs",
        "dupr_id": "945NY7",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]