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

Competitive Open Play Match

ID: 6096330080

对局比分

11-1

获胜 / Win

对决日期

2023-12-02

对局时间 (估算)

9:00 PM

对决场地

West Jordan, UT, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kyle Carsey

3P742E · West Jordan, UT, US

DUPR

4.836

MA
Matthew Augustine

8M6R2P · Herriman, UT, US

DUPR

4.718

阵营 2负方
TA
Tyler Allred

V7R9R6 · Herriman, UT, US

DUPR

4.300

MR
Matt Racker

1R0N9E · USA

DUPR

4.516

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6096330080
显示原始对决元数据 JSON
[
  {
    "team_id": 4976769802,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Carsey",
        "dupr_id": "3P742E",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Matthew Augustine",
        "dupr_id": "8M6R2P",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 5049131654,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Allred",
        "dupr_id": "V7R9R6",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Matt Racker",
        "dupr_id": "1R0N9E",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]