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

Kings Court Utah - 2024 SUPR DUPR #17

ID: 4568025187

对局比分

1-11

获胜 / Win

对决日期

2024-08-30

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KH
Kirk Hoen

8JGEE4 · Eagle Mountain, UT, US

DUPR

4.526

BH
Brad Hoen

1NRKGN · Lehi, UT, US

DUPR

5.020

阵营 2胜方
CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.733

CB
Christopher Bingham

12N5QY · Riverton, UT, US

DUPR

4.989

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4568025187
显示原始对决元数据 JSON
[
  {
    "team_id": 4914059065,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kirk Hoen",
        "dupr_id": "8JGEE4",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Brad Hoen",
        "dupr_id": "1NRKGN",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 8429451185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Lightfoot",
        "dupr_id": "3L696J",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Christopher Bingham",
        "dupr_id": "12N5QY",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]