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

PUBLTecumseh Pickleball / Tecumseh Ontario

ID: 8199782344

对局比分

11-9

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

5:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
Steven Graff

35GLKL · Tecumseh, ON, CA

DUPR

4.332

BC
Bruce Cook

OZEEKE · USA

DUPR

3.747

阵营 2负方
DH
David Haesler

W6G00Y · Windsor, ON, CA

DUPR

3.947

Richard Rupert

3O5OLE · Essex, ON, CA

DUPR

3.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8199782344
显示原始对决元数据 JSON
[
  {
    "team_id": 4763749845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Graff",
        "dupr_id": "35GLKL",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      },
      {
        "name": "Bruce Cook",
        "dupr_id": "OZEEKE",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8473037490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Haesler",
        "dupr_id": "W6G00Y",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Richard Rupert",
        "dupr_id": "3O5OLE",
        "rating": 3.877,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6642cc34617e4.jpg",
        "location": "Essex, ON, CA"
      }
    ]
  }
]