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

Competitive Open Play Match

ID: 8430318864

对局比分

15-7

获胜 / Win

对决日期

2025-10-14

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AL
Aiden LeClerc

6Z4QKQ · Red Deer County, AB, CA

DUPR

4.291

AG
Adam Glover

9PNDV7 · Red Deer, AB, CA

DUPR

4.931

阵营 2负方
LV
Lennard Vanderschee

QPL6OD · Blackfalds, AB, CA

DUPR

4.489

CF
Chris Funkhouser

ZNMO4W · Lacombe, AB, CA

DUPR

4.453

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8430318864
显示原始对决元数据 JSON
[
  {
    "team_id": 4847842002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aiden LeClerc",
        "dupr_id": "6Z4QKQ",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Red Deer County, AB, CA"
      },
      {
        "name": "Adam Glover",
        "dupr_id": "9PNDV7",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 8106634785,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lennard Vanderschee",
        "dupr_id": "QPL6OD",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      },
      {
        "name": "Chris Funkhouser",
        "dupr_id": "ZNMO4W",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      }
    ]
  }
]