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

Minto US Open Pickleball Championships - Women's Doubles 5.0 Double Elimination 30-39 Age

ID: 5694372295

对局比分

11-5, 11-7

获胜 / Win

对决日期

2025-04-13

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Courtney Spafford

3OGNZE · Sarasota, FL, US

DUPR

5.143

VH
Victoria Helmuth

3VWE95 · Sarasota, FL, US

DUPR

5.070

阵营 2负方
SA
Stephanie Alliev

8M955L · Minneapolis, MN, US

DUPR

4.850

GK
Gaby Kardolus Pham

84NMLV · Eagan, MN, US

DUPR

4.785

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5694372295
显示原始对决元数据 JSON
[
  {
    "team_id": 7548435937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Courtney Spafford",
        "dupr_id": "3OGNZE",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Victoria Helmuth",
        "dupr_id": "3VWE95",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4448228422,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Alliev",
        "dupr_id": "8M955L",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Gaby Kardolus Pham",
        "dupr_id": "84NMLV",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]