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

Kings Court Utah - 2025 SUPR DUPR #9

ID: 8109332110

对局比分

8-11

落败 / Loss

对决日期

2025-07-11

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MA
Matthew Anselmo

1RDYKD · Draper, UT, US

DUPR

4.576

JB
Jake Bowman

8D5J9M · Lehi, UT, US

DUPR

4.896

阵营 2胜方
KH
Kirk Hoen

8JGEE4 · Eagle Mountain, UT, US

DUPR

4.444

BH
Brad Hoen

1NRKGN · Lehi, UT, US

DUPR

4.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8109332110
显示原始对决元数据 JSON
[
  {
    "team_id": 4484622009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Anselmo",
        "dupr_id": "1RDYKD",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Jake Bowman",
        "dupr_id": "8D5J9M",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 8500506888,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirk Hoen",
        "dupr_id": "8JGEE4",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Brad Hoen",
        "dupr_id": "1NRKGN",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]