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

Kings Court Utah - 2024 SUPR DUPR #9

ID: 8323293872

对局比分

11-10

获胜 / Win

对决日期

2024-06-28

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MA
Matthew Anselmo

1RDYKD · Draper, UT, US

DUPR

4.912

JB
Jake Bowman

8D5J9M · Lehi, UT, US

DUPR

4.991

阵营 2负方
PM
Paul M Jones

3556QP · Salt Lake City, UT, US

DUPR

4.667

LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

5.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8323293872
显示原始对决元数据 JSON
[
  {
    "team_id": 6998259197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Anselmo",
        "dupr_id": "1RDYKD",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Jake Bowman",
        "dupr_id": "8D5J9M",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7818891713,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul M Jones",
        "dupr_id": "3556QP",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]