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

9/15/2023 - Cream of the Crop - Sandy

ID: 5795786797

对局比分

11-2

落败 / Loss

对决日期

2023-09-15

对局时间 (估算)

2:15 AM

对决场地

203 West 9000 South, Sandy, UT 84070, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.741

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.582

阵营 2负方
VP
Victor Prieto

1R9VXZ · South Jordan, UT, US

DUPR

4.531

TB
Troy Bench

3Y7EXP · Draper, UT, US

DUPR

4.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5795786797
显示原始对决元数据 JSON
[
  {
    "team_id": 6582867677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "James Learned",
        "dupr_id": "8MZMNV",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 6579295569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Victor Prieto",
        "dupr_id": "1R9VXZ",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Troy Bench",
        "dupr_id": "3Y7EXP",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]