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

8/25/2023 - Cream of the Crop - Sandy

ID: 7548660355

对局比分

11-7

获胜 / Win

对决日期

2023-08-25

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RK
Ryan Krantz

8EMZGJ · Salt Lake City, UT, US

DUPR

4.774

TH
Tanner Harding

16WVOG · Pocatello, ID, US

DUPR

4.637

阵营 2负方
LP
Luke Pope

8E5P6J · Millcreek, UT, US

DUPR

4.393

TY
Troy Yates

35V6OV · Sandy, UT, US

DUPR

4.764

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7548660355
显示原始对决元数据 JSON
[
  {
    "team_id": 7998283444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Krantz",
        "dupr_id": "8EMZGJ",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Tanner Harding",
        "dupr_id": "16WVOG",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Pocatello, ID, US"
      }
    ]
  },
  {
    "team_id": 4853216955,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Pope",
        "dupr_id": "8E5P6J",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Troy Yates",
        "dupr_id": "35V6OV",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]