返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

The Pickleball Centers

ID: 6171545027

对局比分

11-4

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

12:45 AM

对决场地

Alberta, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Chris Sadek

6KW94D · USA

DUPR

3.358

KM
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.583

阵营 2负方
AS
Aaron Sluchinski

NRPNJZ · Airdrie, AB, CA

DUPR

3.520

MO
Macario Ocampo

0ZKG2N · AB, CA

DUPR

3.019

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6171545027
显示原始对决元数据 JSON
[
  {
    "team_id": 7150300610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Sadek",
        "dupr_id": "6KW94D",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Three Hills, AB, CA"
      }
    ]
  },
  {
    "team_id": 4950707447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Sluchinski",
        "dupr_id": "NRPNJZ",
        "rating": 3.52,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      },
      {
        "name": "Macario  Ocampo",
        "dupr_id": "0ZKG2N",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]