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

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

ID: 5607537016

对局比分

15-13

落败 / Loss

对决日期

2026-01-22

对局时间 (估算)

5:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
CM
Cheryl Monteon

8K62YQ · Temescal Valley, CA, US

DUPR

4.084

Patricia Simpson

8MVVGO · Ontario, CA, US

DUPR

4.194

阵营 2负方
KO
Kimberly Orr

9PDZOR · Somers, MT, US

DUPR

4.197

CW
Carla Wilson

VXJWJ5 · MT, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5607537016
显示原始对决元数据 JSON
[
  {
    "team_id": 4831142480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Monteon",
        "dupr_id": "8K62YQ",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": "Temescal Valley, CA, US"
      },
      {
        "name": "Patricia Simpson",
        "dupr_id": "8MVVGO",
        "rating": 4.194,
        "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"
      }
    ]
  },
  {
    "team_id": 7026039607,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimberly Orr",
        "dupr_id": "9PDZOR",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Somers, MT, US"
      },
      {
        "name": "Carla Wilson",
        "dupr_id": "VXJWJ5",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "MT, US"
      }
    ]
  }
]