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

Tuesday Men’s

ID: 8173751427

对局比分

3-11

获胜 / Win

对决日期

2025-11-26

对局时间 (估算)

4:45 AM

对决场地

Red Deer

View Facility Page →

对决竞争阵营

阵营 1负方
AH
Aaron Hachkowski

OD5J6E · USA

DUPR

4.257

GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.513

阵营 2胜方
AL
Aiden LeClerc

6Z4QKQ · Red Deer County, AB, CA

DUPR

4.527

CF
Chris Funkhouser

ZNMO4W · Lacombe, AB, CA

DUPR

4.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8173751427
显示原始对决元数据 JSON
[
  {
    "team_id": 5674603015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Hachkowski",
        "dupr_id": "OD5J6E",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 7436629288,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aiden LeClerc",
        "dupr_id": "6Z4QKQ",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Red Deer County, AB, CA"
      },
      {
        "name": "Chris Funkhouser",
        "dupr_id": "ZNMO4W",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      }
    ]
  }
]