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

Oct 22

ID: 4530157034

对局比分

11-6

获胜 / Win

对决日期

2025-10-22

对局时间 (估算)

3:30 PM

对决场地

The Picklr - Mundelein, IL

未核实场馆

对决竞争阵营

阵营 1胜方
HH
Hillary Halverson

9P5GGJ · Lincolnshire, IL, US

DUPR

3.304

SL
Shari Lococo

2L9ZG4 · Lake County, IL, US

DUPR

3.319

阵营 2负方
GL
Gloria Lee

7NWW45 · USA

DUPR

3.339

SC
Sue chang

DYG6PY · USA

DUPR

2.594

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4530157034
显示原始对决元数据 JSON
[
  {
    "team_id": 6653851556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hillary Halverson",
        "dupr_id": "9P5GGJ",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Lincolnshire, IL, US"
      },
      {
        "name": "Shari Lococo",
        "dupr_id": "2L9ZG4",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Lake County, IL, US"
      }
    ]
  },
  {
    "team_id": 7284518646,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gloria Lee",
        "dupr_id": "7NWW45",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sue chang",
        "dupr_id": "DYG6PY",
        "rating": 2.594,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]