返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Oct 21 2025

ID: 4493419378

对局比分

8-11

落败 / Loss

对决日期

2025-10-22

对局时间 (估算)

11:30 PM

对决场地

Red Deer

View Facility Page →

对决竞争阵营

阵营 1负方
AG
Adam Glover

9PNDV7 · Red Deer, AB, CA

DUPR

4.945

MA
Mark Alvero

JZ7OYM · Red Deer, AB, CA

DUPR

4.510

阵营 2胜方
CF
Chris Funkhouser

ZNMO4W · Lacombe, AB, CA

DUPR

4.452

DH
David Hartnoll

V7Q6WJ · Red Deer, AB, CA

DUPR

4.647

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4493419378
显示原始对决元数据 JSON
[
  {
    "team_id": 6944702853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Glover",
        "dupr_id": "9PNDV7",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Mark Alvero",
        "dupr_id": "JZ7OYM",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 8320427156,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Funkhouser",
        "dupr_id": "ZNMO4W",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      },
      {
        "name": "David Hartnoll",
        "dupr_id": "V7Q6WJ",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]