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

Denver Pickleball Club

ID: 6839289929

对局比分

11-4

获胜 / Win

对决日期

2025-09-10

对局时间 (估算)

6:15 AM

对决场地

Denver, CO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Stephanie Bosshard

EG6REM · Denver, CO, US

DUPR

4.563

TD
Taylor Duran

L57GP6 · Denver, CO, US

DUPR

4.634

阵营 2负方
OV
Olivia Vreeman

QP2G7N · Arapahoe County, CO, US

DUPR

4.531

KT
Kelly Ton

9P0GEV · Morrison, CO, US

DUPR

3.931

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6839289929
显示原始对决元数据 JSON
[
  {
    "team_id": 5957052971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Bosshard",
        "dupr_id": "EG6REM",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Taylor Duran",
        "dupr_id": "L57GP6",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7101498323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia Vreeman",
        "dupr_id": "QP2G7N",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Arapahoe County, CO, US"
      },
      {
        "name": "Kelly Ton",
        "dupr_id": "9P0GEV",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Morrison, CO, US"
      }
    ]
  }
]