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

Fall Brawl 2023 MD / 5.0 / 5-34

ID: 6089024942

对局比分

15-8

落败 / Loss

对决日期

2023-10-13

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.737

RC
Rob Crowther

16N401 · Saratoga Springs, UT, US

DUPR

5.254

阵营 2负方
CK
Colson Kramer

35E2KP · Salt Lake City, UT, US

DUPR

5.167

DS
Dalton Smith

3LV02K · St. George, UT, US

DUPR

4.937

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6089024942
显示原始对决元数据 JSON
[
  {
    "team_id": 5591804088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.737,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Rob Crowther",
        "dupr_id": "16N401",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  },
  {
    "team_id": 4866096225,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colson Kramer",
        "dupr_id": "35E2KP",
        "rating": 5.167,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Dalton Smith",
        "dupr_id": "3LV02K",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]