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

Tuesday Men’s

ID: 5069787760

对局比分

11-9

获胜 / Win

对决日期

2025-11-26

对局时间 (估算)

5:00 PM

对决场地

Red Deer

View Facility Page →

对决竞争阵营

阵营 1胜方
CF
Chris Funkhouser

ZNMO4W · Lacombe, AB, CA

DUPR

4.512

GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.505

阵营 2负方
AH
Aaron Hachkowski

OD5J6E · Red Deer, AB, CA

DUPR

4.279

JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5069787760
显示原始对决元数据 JSON
[
  {
    "team_id": 4400073381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Funkhouser",
        "dupr_id": "ZNMO4W",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      },
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 5067131772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Hachkowski",
        "dupr_id": "OD5J6E",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]