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

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

ID: 7894389719

对局比分

15-10

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

12:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
PD
Pamela Doolittle

89K9V8 · Tucson, AZ, US

DUPR

4.360

CK
Caryn Kelley

3XKY54 · Dallas, TX, US

DUPR

4.418

阵营 2负方
CM
Cheryl Monteon

8K62YQ · Temescal Valley, CA, US

DUPR

4.085

Patricia Simpson

8MVVGO · Ontario, CA, US

DUPR

4.195

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7894389719
显示原始对决元数据 JSON
[
  {
    "team_id": 6097497976,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pamela Doolittle",
        "dupr_id": "89K9V8",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Caryn Kelley",
        "dupr_id": "3XKY54",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 6075937742,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Monteon",
        "dupr_id": "8K62YQ",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Temescal Valley, CA, US"
      },
      {
        "name": "Patricia Simpson",
        "dupr_id": "8MVVGO",
        "rating": 4.195,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1194596/images/profile/494763eb-d6c8-4e0c-a0c1-be87ef486694.png",
        "location": "Ontario, CA, US"
      }
    ]
  }
]