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

DUPR 18 - Babolat Carbondale Classic

ID: 8372339438

对局比分

11-2

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

3:30 PM

对决场地

Meadowood Dr, Carbondale, CO 81623, USA

未核实场馆

对决竞争阵营

阵营 1胜方
PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.535

OV
Olivia Vreeman

QP2G7N · Arapahoe County, CO, US

DUPR

4.678

阵营 2负方
TG
Tom Gibson

4LKEKG · Eagle, CO, US

DUPR

4.095

CJ
Carol Johnson

16X2N0 · USA

DUPR

3.848

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8372339438
显示原始对决元数据 JSON
[
  {
    "team_id": 6630654600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Olivia Vreeman",
        "dupr_id": "QP2G7N",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Arapahoe County, CO, US"
      }
    ]
  },
  {
    "team_id": 8298945478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Gibson",
        "dupr_id": "4LKEKG",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Eagle, CO, US"
      },
      {
        "name": "Carol Johnson",
        "dupr_id": "16X2N0",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]