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

Competitive Open Play Match

ID: 8231079123

对局比分

11-0

获胜 / Win

对决日期

2024-10-13

对局时间 (估算)

4:45 AM

对决场地

21427 Martin Ln, Pflugerville, TX 78660, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jacob Hobaugh

166WWG · Cedar Park, TX, US

DUPR

5.189

阵营 2负方
AC
Alex Cervantes

76R560 · USA

DUPR

4.060

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8231079123
显示原始对决元数据 JSON
[
  {
    "team_id": 4527885602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Hobaugh",
        "dupr_id": "166WWG",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 5546103615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Cervantes",
        "dupr_id": "76R560",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]