返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2026 ECT Summer Slam by Jenkins Engineering - Mens Doubles Skill: (4.5 And Above) Age: (49 And Under)

ID: 8183136472

对局比分

5-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Niceville, FL

未核实场馆

对决竞争阵营

阵营 1负方
JD
John Dohogne

8KJE56 · Freeport, FL, US

DUPR

4.594

BB
Bryan Bailey

1NP2RW · Foley, AL, US

DUPR

4.062

阵营 2胜方
KB
Kurt BUCHERT

PKGY2G · Walton County, FL, US

DUPR

4.646

SS
Scott Spielberger

G5WE5X · Panama City, FL, US

DUPR

4.827

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8183136472
显示原始对决元数据 JSON
[
  {
    "team_id": 5400703100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Dohogne",
        "dupr_id": "8KJE56",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Freeport, FL, US"
      },
      {
        "name": "Bryan Bailey",
        "dupr_id": "1NP2RW",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Foley, AL, US"
      }
    ]
  },
  {
    "team_id": 7010990259,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kurt BUCHERT",
        "dupr_id": "PKGY2G",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Walton County, FL, US"
      },
      {
        "name": "Scott Spielberger",
        "dupr_id": "G5WE5X",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Panama City, FL, US"
      }
    ]
  }
]