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

Pickleball: Round Robin

ID: 4598059901

对局比分

11-4

落败 / Loss

对决日期

2025-09-24

对局时间 (估算)

6:15 AM

对决场地

The Picklr - Mundelein, IL

未核实场馆

对决竞争阵营

阵营 1胜方
MK
mary Kafka

9P2W9J · USA

DUPR

3.404

LK
Leni Kantor

ELGGXW · USA

DUPR

2.728

阵营 2负方
SL
Shari Lococo

2L9ZG4 · Lake County, IL, US

DUPR

3.371

CT
Colleen Tancredi

E969ZJ · USA

DUPR

2.332

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4598059901
显示原始对决元数据 JSON
[
  {
    "team_id": 7455739757,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mary Kafka",
        "dupr_id": "9P2W9J",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leni Kantor",
        "dupr_id": "ELGGXW",
        "rating": 2.728,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4943853386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shari Lococo",
        "dupr_id": "2L9ZG4",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Lake County, IL, US"
      },
      {
        "name": "Colleen Tancredi",
        "dupr_id": "E969ZJ",
        "rating": 2.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]