返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Best of the Best 4.0 Mixed

ID: 4917909305

对局比分

11-5

落败 / Loss

对决日期

2025-05-10

对局时间 (估算)

6:15 AM

对决场地

The Picklr - Mundelein, IL

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kristin Caselli

3LNQLZ · Lake Zurich, IL, US

DUPR

4.294

BS
Bogdan Sopterean

M274WP · Lake Zurich, IL, US

DUPR

4.213

阵营 2负方
MF
Michelle fei

0Y094N · Vernon Hills, IL, US

DUPR

4.291

JF
Jason Fei

RZLN2Q · Long Grove, IL, US

DUPR

4.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4917909305
显示原始对决元数据 JSON
[
  {
    "team_id": 4762235686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristin Caselli",
        "dupr_id": "3LNQLZ",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      },
      {
        "name": "Bogdan Sopterean",
        "dupr_id": "M274WP",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      }
    ]
  },
  {
    "team_id": 8503716470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle fei",
        "dupr_id": "0Y094N",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Vernon Hills, IL, US"
      },
      {
        "name": "Jason Fei",
        "dupr_id": "RZLN2Q",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      }
    ]
  }
]