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

Manitoba Pickleball League

ID: 5554122926

对局比分

12-10

落败 / Loss

对决日期

2025-10-06

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JK
Jay Khanuja

QJEGRD · Winnipeg, MB, CA

DUPR

3.646

SL
Shawn Liebrecht

59ONV5 · USA

DUPR

3.648

阵营 2负方
MW
Mike wall

V7M76E · Winnipeg, MB, CA

DUPR

3.218

SB
Sean Black

4L99OM · Winnipeg, MB, CA

DUPR

4.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5554122926
显示原始对决元数据 JSON
[
  {
    "team_id": 4751227684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Khanuja",
        "dupr_id": "QJEGRD",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Shawn Liebrecht",
        "dupr_id": "59ONV5",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5073514992,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike wall",
        "dupr_id": "V7M76E",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Sean Black",
        "dupr_id": "4L99OM",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]