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

TPA Club Tournament

ID: 6640640537

对局比分

13-15

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

6:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Conor Cartier

MY944L · USA

DUPR

4.512

CH
Carson Hollinsky

XJWE25 · Windsor, ON, CA

DUPR

4.328

阵营 2胜方
DJ
David Jelich

2LJNY9 · Windsor, ON, CA

DUPR

4.546

ME
Mark Eugeni

JJXW74 · Tecumseh, ON, CA

DUPR

4.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6640640537
显示原始对决元数据 JSON
[
  {
    "team_id": 6300405058,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conor Cartier",
        "dupr_id": "MY944L",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carson Hollinsky",
        "dupr_id": "XJWE25",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  },
  {
    "team_id": 4743971385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jelich",
        "dupr_id": "2LJNY9",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Mark Eugeni",
        "dupr_id": "JJXW74",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]