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

PUBL/Tecumseh Pickleball Association / Tecumseh Ontario

ID: 8086486220

对局比分

11-9

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

9:00 PM

对决场地

590 Lacasse Blvd, Windsor, ON N8N 2C1, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
BC
Bruce Cook

OZEEKE · USA

DUPR

3.882

SG
Steven Graff

35GLKL · Tecumseh, ON, CA

DUPR

4.358

阵营 2负方
AA
Ammad Alvi

GWX5XM · USA

DUPR

4.248

LC
Luigi Conte

12GK2R · Windsor, ON, CA

DUPR

3.412

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8086486220
显示原始对决元数据 JSON
[
  {
    "team_id": 6915420666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Cook",
        "dupr_id": "OZEEKE",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Graff",
        "dupr_id": "35GLKL",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  },
  {
    "team_id": 5270869589,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ammad Alvi",
        "dupr_id": "GWX5XM",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luigi Conte",
        "dupr_id": "12GK2R",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  }
]