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

Utah Team Championships - Men's 5.0

ID: 5797746054

对局比分

20-22

获胜 / Win

对决日期

2023-05-20

对局时间 (估算)

7:30 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MB
Michael Bunn

8DPON6 · Lehi, UT, US

DUPR

4.959

CC
Colby Condie

8JKKM3 · Draper, UT, US

DUPR

4.988

阵营 2胜方
CA
Cliff Andersen

35YNEV · Salt Lake City, UT, US

DUPR

4.791

JB
Jared Bishop

3YNWEE · Pleasant Grove, UT, US

DUPR

4.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5797746054
显示原始对决元数据 JSON
[
  {
    "team_id": 5726231033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Bunn",
        "dupr_id": "8DPON6",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Colby Condie",
        "dupr_id": "8JKKM3",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 7956170075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cliff Andersen",
        "dupr_id": "35YNEV",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Jared Bishop",
        "dupr_id": "3YNWEE",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]