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

PUBL/Tecumseh Pickleball Association / Tecumseh Ontario

ID: 7766963998

对局比分

6-11

落败 / Loss

对决日期

2026-06-02

对局时间 (估算)

11:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
SG
Steven Graff

35GLKL · Tecumseh, ON, CA

DUPR

4.303

CF
Craig Forget

JZKJXO · USA

DUPR

4.107

阵营 2胜方
Richard Rupert

3O5OLE · Essex, ON, CA

DUPR

3.809

JS
Jeff Seguin

KOGPYY · Windsor, ON, CA

DUPR

4.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7766963998
显示原始对决元数据 JSON
[
  {
    "team_id": 8502293531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Graff",
        "dupr_id": "35GLKL",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      },
      {
        "name": "Craig Forget",
        "dupr_id": "JZKJXO",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7686084969,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Rupert",
        "dupr_id": "3O5OLE",
        "rating": 3.809,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6642cc34617e4.jpg",
        "location": "Essex, ON, CA"
      },
      {
        "name": "Jeff Seguin",
        "dupr_id": "KOGPYY",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  }
]