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

TPA Club Tournament

ID: 4393940940

对局比分

11-15

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JK
Jamie Kendrick

DWPXNX · USA

DUPR

4.210

MK
Mitchell Kendrick

V7GD45 · USA

DUPR

4.197

阵营 2胜方
DJ
David Jelich

2LJNY9 · Windsor, ON, CA

DUPR

4.550

ME
Mark Eugeni

JJXW74 · Tecumseh, ON, CA

DUPR

4.532

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4393940940
显示原始对决元数据 JSON
[
  {
    "team_id": 6207022338,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Kendrick",
        "dupr_id": "DWPXNX",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Kendrick",
        "dupr_id": "V7GD45",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5138807063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jelich",
        "dupr_id": "2LJNY9",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      },
      {
        "name": "Mark Eugeni",
        "dupr_id": "JJXW74",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  }
]