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

Together We Are Pickle

ID: 6764577652

对局比分

10-11

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

5:00 PM

对决场地

Fargo, ND, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Ashley Baumler

596ZOV · Fargo, ND, US

DUPR

3.489

KL
Kelly Lancaster

MPNRPD · USA

DUPR

3.488

阵营 2胜方
MF
Michael Foy

KD2G56 · Fargo, ND, US

DUPR

3.505

CJ
clark janssen

QJ7KO0 · USA

DUPR

3.413

数据访问 (AI / 开发者)

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

cURL Request:

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