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

Cream of the Crop - Sandy

ID: 6363229426

对局比分

11-2

落败 / Loss

对决日期

2023-10-20

对局时间 (估算)

11:30 PM

对决场地

203 W 9000 S, Sandy, UT 84070

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brian Buzianis

QPNK05 · Stansbury Park, UT, US

DUPR

4.877

RM
Russell Malloy

3OZ528 · West Jordan, UT, US

DUPR

4.698

阵营 2负方
ZM
Zion Meer

3XRXZ2 · Lehi, UT, US

DUPR

4.415

LP
Luke Pope

8E5P6J · Millcreek, UT, US

DUPR

4.625

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6363229426
显示原始对决元数据 JSON
[
  {
    "team_id": 7982866339,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Buzianis",
        "dupr_id": "QPNK05",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      },
      {
        "name": "Russell Malloy",
        "dupr_id": "3OZ528",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4733147379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zion Meer",
        "dupr_id": "3XRXZ2",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Luke Pope",
        "dupr_id": "8E5P6J",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  }
]