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

Pool A- DUPR 16 - Babolat Carbondale Classic

ID: 6186762767

对局比分

11-4

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

12:45 AM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1胜方
ST
Sydney Trichler

2YNGJ7 · Grand Junction, CO, US

DUPR

4.504

SH
Sara hackett

4P7WV2 · USA

DUPR

4.194

阵营 2负方
BS
Bonnie Scott

8425K3 · Basalt, CO, US

DUPR

4.353

GL
Gina Long

1NM4EW · Parachute, CO, US

DUPR

3.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6186762767
显示原始对决元数据 JSON
[
  {
    "team_id": 5985812888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Trichler",
        "dupr_id": "2YNGJ7",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Sara hackett",
        "dupr_id": "4P7WV2",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4452724911,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bonnie Scott",
        "dupr_id": "8425K3",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      },
      {
        "name": "Gina Long",
        "dupr_id": "1NM4EW",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Parachute, CO, US"
      }
    ]
  }
]