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

Dublin Open - Men's Doubles 18+ 4.0

ID: 6243955266

对局比分

15-9

获胜 / Win

对决日期

2025-08-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BK
Ben Kasbeer

302G48 · Bloomington, IL, US

DUPR

4.794

HH
Harry Hamilton

XJGJZR · Ards and North Down, Northern Ireland, GB

DUPR

5.008

阵营 2负方
SB
Samuel Boyd

RZRKMN · USA

DUPR

4.725

AJ
Adrian Jimenez

ZN0OOQ · Belfast, Northern Ireland, GB

DUPR

4.967

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6243955266
显示原始对决元数据 JSON
[
  {
    "team_id": 7629763098,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Kasbeer",
        "dupr_id": "302G48",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      },
      {
        "name": "Harry Hamilton",
        "dupr_id": "XJGJZR",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Ards and North Down, Northern Ireland, GB"
      }
    ]
  },
  {
    "team_id": 5640878668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Boyd",
        "dupr_id": "RZRKMN",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Jimenez",
        "dupr_id": "ZN0OOQ",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Belfast, Northern Ireland, GB"
      }
    ]
  }
]