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

Together We Are Pickle

ID: 7373401749

对局比分

6-11

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Pat Dew

0ZP9YX · Moorhead, MN, US

DUPR

3.382

KL
Kelly Lancaster

MPNRPD · USA

DUPR

3.526

阵营 2胜方
Ashley Baumler

596ZOV · Fargo, ND, US

DUPR

3.514

Melinda Moffett

ZNQ6GD · Fargo, ND, US

DUPR

3.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7373401749
显示原始对决元数据 JSON
[
  {
    "team_id": 8449619017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pat Dew",
        "dupr_id": "0ZP9YX",
        "rating": 3.382,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68fed64b38a5a.jpg",
        "location": "Moorhead, MN, US"
      },
      {
        "name": "Kelly Lancaster",
        "dupr_id": "MPNRPD",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4330948386,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashley Baumler",
        "dupr_id": "596ZOV",
        "rating": 3.514,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6716853fad93e.jpg",
        "location": "Fargo, ND, US"
      },
      {
        "name": "Melinda Moffett",
        "dupr_id": "ZNQ6GD",
        "rating": 3.411,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e876a2038ae.jpg",
        "location": "Fargo, ND, US"
      }
    ]
  }
]