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

Oct 22

ID: 5470312520

对局比分

8-11

获胜 / Win

对决日期

2025-10-22

对局时间 (估算)

9:00 PM

对决场地

The Picklr - Mundelein, IL

未核实场馆

对决竞争阵营

阵营 1负方
KT
Kathy Trinh

7NN464 · USA

DUPR

3.305

CK
Claire Kasamis

RZVKWD · USA

DUPR

3.256

阵营 2胜方
NA
Nancy Abel

NYZWWN · USA

DUPR

3.283

SL
Shari Lococo

2L9ZG4 · Lake County, IL, US

DUPR

3.310

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5470312520
显示原始对决元数据 JSON
[
  {
    "team_id": 6796336243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy  Trinh",
        "dupr_id": "7NN464",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claire Kasamis",
        "dupr_id": "RZVKWD",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5038524276,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Abel",
        "dupr_id": "NYZWWN",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shari Lococo",
        "dupr_id": "2L9ZG4",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Lake County, IL, US"
      }
    ]
  }
]