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

USA Pickleball Golden Ticket - Arizona - Womens Doubles 4.5/5.0 Age: (65+70+)

ID: 6314883568

对局比分

15-0

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

5:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
KS
Karin Sobotta

3V2DP3 · Peoria, AZ, US

DUPR

4.858

BY
Bridget Youngdale

1Q6NDR · Vista, CA, US

DUPR

4.975

阵营 2负方
JS
Jane Smith

X2DQWR · USA

DUPR

3.411

VS
Vyki Shimizu

16X4DG · Windsor, CO, US

DUPR

3.580

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6314883568
显示原始对决元数据 JSON
[
  {
    "team_id": 7752695050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karin Sobotta",
        "dupr_id": "3V2DP3",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Bridget Youngdale",
        "dupr_id": "1Q6NDR",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 8051132729,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Smith",
        "dupr_id": "X2DQWR",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vyki Shimizu",
        "dupr_id": "16X4DG",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": "Windsor, CO, US"
      }
    ]
  }
]