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

Oct 22

ID: 4782297338

对局比分

9-11

获胜 / Win

对决日期

2025-10-22

对局时间 (估算)

3:30 PM

对决场地

The Picklr - Mundelein, IL

未核实场馆

对决竞争阵营

阵营 1负方
LK
Leni Kantor

ELGGXW · USA

DUPR

2.961

KT
Kathy Trinh

7NN464 · USA

DUPR

3.421

阵营 2胜方
MK
mary Kafka

9P2W9J · USA

DUPR

3.349

SL
Shari Lococo

2L9ZG4 · Lake County, IL, US

DUPR

3.303

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4782297338
显示原始对决元数据 JSON
[
  {
    "team_id": 5167758802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leni Kantor",
        "dupr_id": "ELGGXW",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kathy  Trinh",
        "dupr_id": "7NN464",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5832117043,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "mary Kafka",
        "dupr_id": "9P2W9J",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shari Lococo",
        "dupr_id": "2L9ZG4",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Lake County, IL, US"
      }
    ]
  }
]