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

USA Pickleball Golden Ticket - Arizona - Women's Doubles 4.0 Age: (60 To 64)

ID: 4623514643

对局比分

7-15

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

12:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
KO
Kimberly Orr

9PDZOR · Somers, MT, US

DUPR

4.203

CW
Carla Wilson

VXJWJ5 · MT, US

DUPR

4.057

阵营 2胜方
PD
Pamela Doolittle

89K9V8 · Tucson, AZ, US

DUPR

4.361

CK
Caryn Kelley

3XKY54 · Dallas, TX, US

DUPR

4.419

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4623514643
显示原始对决元数据 JSON
[
  {
    "team_id": 6717501846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Orr",
        "dupr_id": "9PDZOR",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Somers, MT, US"
      },
      {
        "name": "Carla Wilson",
        "dupr_id": "VXJWJ5",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "MT, US"
      }
    ]
  },
  {
    "team_id": 7568488934,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Doolittle",
        "dupr_id": "89K9V8",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Caryn Kelley",
        "dupr_id": "3XKY54",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]