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

Together We Are Pickle

ID: 5459917572

对局比分

11-3

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KL
Kelly Lancaster

MPNRPD · USA

DUPR

3.548

Ashley Baumler

596ZOV · Fargo, ND, US

DUPR

3.498

阵营 2负方
MF
Michael Foy

KD2G56 · Fargo, ND, US

DUPR

3.494

CJ
clark janssen

QJ7KO0 · USA

DUPR

3.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5459917572
显示原始对决元数据 JSON
[
  {
    "team_id": 4865210537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Lancaster",
        "dupr_id": "MPNRPD",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Baumler",
        "dupr_id": "596ZOV",
        "rating": 3.498,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6716853fad93e.jpg",
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 5050034427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael  Foy",
        "dupr_id": "KD2G56",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "clark janssen",
        "dupr_id": "QJ7KO0",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]