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

Music City Open - A Champions Series Pickleball Event - Women's Pro Doubles 50+

ID: 6272485605

对局比分

11-1, 11-4

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

10:15 AM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
Angela Simon

17NZG5 · Atlanta, GA, US

DUPR

5.726

AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.585

阵营 2负方
KK
Kim Kurani

3LVD25 · USA

DUPR

4.972

CB
Chastity Bradley

8WK0VQ · West Lafayette, IN, US

DUPR

4.682

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6272485605
显示原始对决元数据 JSON
[
  {
    "team_id": 4632075479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Simon",
        "dupr_id": "17NZG5",
        "rating": 5.726,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.585,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      }
    ]
  },
  {
    "team_id": 5666432307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Kurani",
        "dupr_id": "3LVD25",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chastity Bradley",
        "dupr_id": "8WK0VQ",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  }
]