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

Baird Bourbon Cup 2025 - Mens Doubles Skill: 5.0+/Open $Prize$

ID: 6274674196

对局比分

11-15

获胜 / Win

对决日期

2025-06-07

对局时间 (估算)

5:00 PM

对决场地

Louisville, KY

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Ben Boesing

ZNKGPQ · Sellersburg, IN, US

DUPR

5.469

MH
Michael Holstein

1NQLQ2 · Fort Lauderdale, FL, US

DUPR

5.494

阵营 2胜方
RE
Ross English

892KMK · USA

DUPR

5.770

JW
Jake Wilson

8JQ95O · Birmingham, AL, US

DUPR

5.559

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6274674196
显示原始对决元数据 JSON
[
  {
    "team_id": 7502643222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Boesing",
        "dupr_id": "ZNKGPQ",
        "rating": 5.469,
        "profile_pic_url": null,
        "location": "Sellersburg, IN, US"
      },
      {
        "name": "Michael Holstein",
        "dupr_id": "1NQLQ2",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 6845870562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ross English",
        "dupr_id": "892KMK",
        "rating": 5.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Wilson",
        "dupr_id": "8JQ95O",
        "rating": 5.559,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]