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

Kings Court Utah - 2024 SUPR DUPR #8

ID: 5084297444

对局比分

11-8

落败 / Loss

对决日期

2024-06-21

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Joe Anderson

3P4VPZ · Riverton, UT, US

DUPR

4.794

SG
Sky Grant

8JMXQM · Herriman, UT, US

DUPR

4.886

阵营 2负方
MA
Matthew Anselmo

1RDYKD · Draper, UT, US

DUPR

4.833

KM
kim moore

84WYQK · USA

DUPR

4.547

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5084297444
显示原始对决元数据 JSON
[
  {
    "team_id": 8377255348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Anderson",
        "dupr_id": "3P4VPZ",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Sky Grant",
        "dupr_id": "8JMXQM",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 4619117198,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Anselmo",
        "dupr_id": "1RDYKD",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "kim moore",
        "dupr_id": "84WYQK",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]