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

PPA Tour: 2026 Zimmer Biomet Cape Coral Open - Womens Doubles Skill: (4.0) Age: (50 To 59)

ID: 5249838365

对局比分

11-7, 11-2

获胜 / Win

对决日期

2026-02-11

对局时间 (估算)

6:15 AM

对决场地

Cape Coral, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
BI
Barb Iverson

YXGQW4 · Wheaton, IL, US

DUPR

4.061

HH
Helen Heng Chen

0Y7PMG · Naples, FL, US

DUPR

3.966

阵营 2负方
AC
Alicia Cullis

L5JQL5 · Fort Collins, CO, US

DUPR

3.697

KW
Kim Wilson

LV9VNZ · Boulder, CO, US

DUPR

3.648

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5249838365
显示原始对决元数据 JSON
[
  {
    "team_id": 6807682569,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barb Iverson",
        "dupr_id": "YXGQW4",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Wheaton, IL, US"
      },
      {
        "name": "Helen Heng Chen",
        "dupr_id": "0Y7PMG",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 8407546813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alicia Cullis",
        "dupr_id": "L5JQL5",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Kim Wilson",
        "dupr_id": "LV9VNZ",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]