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

Competitive Open Play Match

ID: 5192686720

对局比分

11-6

获胜 / Win

对决日期

2024-04-21

对局时间 (估算)

5:00 PM

对决场地

West Jordan, UT, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MA
Matthew Augustine

8M6R2P · Herriman, UT, US

DUPR

4.637

VK
Vinayak Kudva

PK7DOZ · Herriman, UT, US

DUPR

4.677

阵营 2负方
JG
Jefferson Geimer

7DR6K5 · South Jordan, UT, US

DUPR

4.623

JM
Jess Maxfield

L549QJ · South Jordan, UT, US

DUPR

4.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5192686720
显示原始对决元数据 JSON
[
  {
    "team_id": 7254771275,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Augustine",
        "dupr_id": "8M6R2P",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Vinayak Kudva",
        "dupr_id": "PK7DOZ",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 7846138831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jefferson Geimer",
        "dupr_id": "7DR6K5",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Jess Maxfield",
        "dupr_id": "L549QJ",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]