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

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

ID: 5356345113

对局比分

9-15

获胜 / Win

对决日期

2026-02-11

对局时间 (估算)

10:15 AM

对决场地

Cape Coral, FL

View Facility Page →

对决竞争阵营

阵营 1负方
KK
kristin Keevins

EWPQLE · Lake Forest, IL, US

DUPR

3.849

TJ
Tory Jarvis

6ZWKMK · USA

DUPR

4.054

阵营 2胜方
AC
Alicia Cullis

L5JQL5 · Fort Collins, CO, US

DUPR

3.739

KW
Kim Wilson

LV9VNZ · Boulder, CO, US

DUPR

3.682

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5356345113
显示原始对决元数据 JSON
[
  {
    "team_id": 7933396676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kristin Keevins",
        "dupr_id": "EWPQLE",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Lake Forest, IL, US"
      },
      {
        "name": "Tory Jarvis",
        "dupr_id": "6ZWKMK",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7449507687,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alicia Cullis",
        "dupr_id": "L5JQL5",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Kim Wilson",
        "dupr_id": "LV9VNZ",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]