返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Springs Pickleball - DUPR Night

ID: 7089379659

对局比分

11-1

获胜 / Win

对决日期

2026-01-14

对局时间 (估算)

4:45 AM

对决场地

780 Vondelpark Dr, Colorado Springs, CO 80907, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kyle Burton

67Y7Z0 · Colorado Springs, CO, US

DUPR

3.547

OH
Ozair Hasan

KONOP6 · Colorado Springs, CO, US

DUPR

3.442

阵营 2负方
LC
Lyle Coguill

PWL2PQ · USA

DUPR

2.865

QH
Quinn Hackenberg

55J500 · USA

DUPR

2.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7089379659
显示原始对决元数据 JSON
[
  {
    "team_id": 6365702797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Burton",
        "dupr_id": "67Y7Z0",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Ozair Hasan",
        "dupr_id": "KONOP6",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 5462495257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lyle  Coguill",
        "dupr_id": "PWL2PQ",
        "rating": 2.865,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quinn Hackenberg",
        "dupr_id": "55J500",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]