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

Wood River 2nd Autumn Classic

ID: 7881406253

对局比分

11-8

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
John Hoefert

125G57 · Godfrey, IL, US

DUPR

4.744

DK
Dennis Knight

EWXW2M · Alton, IL, US

DUPR

3.974

阵营 2负方
JB
Jeff Beatty

3ZJPRP · Belleville, IL, US

DUPR

4.420

AK
Andy Kulp

YXOL24 · O'Fallon, IL, US

DUPR

4.038

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7881406253
显示原始对决元数据 JSON
[
  {
    "team_id": 7971534871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Hoefert",
        "dupr_id": "125G57",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Godfrey, IL, US"
      },
      {
        "name": "Dennis Knight",
        "dupr_id": "EWXW2M",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Alton, IL, US"
      }
    ]
  },
  {
    "team_id": 6581342116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Beatty",
        "dupr_id": "3ZJPRP",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Belleville, IL, US"
      },
      {
        "name": "Andy Kulp",
        "dupr_id": "YXOL24",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "O'Fallon, IL, US"
      }
    ]
  }
]