返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

WPT Austin Challenger

ID: 7172851085

对局比分

14-12

落败 / Loss

对决日期

2023-11-05

对局时间 (估算)

6:15 AM

对决场地

Dripping Springs, TX, USA

未核实场馆

对决竞争阵营

阵营 1胜方
GB
Genevieve Butcher

V7L4V7 · Kemah, TX, US

DUPR

3.230

阵营 2负方
MR
Maia Romans

V77667 · Victoria, TX, US

DUPR

3.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7172851085
显示原始对决元数据 JSON
[
  {
    "team_id": 5077789472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Genevieve Butcher",
        "dupr_id": "V7L4V7",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Kemah, TX, US"
      }
    ]
  },
  {
    "team_id": 6231607254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maia Romans",
        "dupr_id": "V77667",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Victoria, TX, US"
      }
    ]
  }
]