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

League B

ID: 7262955713

对局比分

11-10

获胜 / Win

对决日期

2024-10-23

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Dan Hoen

1RX0XM · Saratoga Springs, UT, US

DUPR

5.109

MC
McKay Cummings

EGZQQE · American Fork, UT, US

DUPR

5.163

阵营 2负方
SC
Skyler Cleveland

6ZWR0Q · Provo, UT, US

DUPR

5.107

HK
Holland Knudsen

8D042X · Idaho Falls, ID, US

DUPR

4.889

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7262955713
显示原始对决元数据 JSON
[
  {
    "team_id": 8469959163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Hoen",
        "dupr_id": "1RX0XM",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "McKay Cummings",
        "dupr_id": "EGZQQE",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 7694476295,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Skyler Cleveland",
        "dupr_id": "6ZWR0Q",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Holland Knudsen",
        "dupr_id": "8D042X",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      }
    ]
  }
]