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

NP Windy City Classic Powered by Onix - Mixed Doubles Skill: 4.5 30+40+

ID: 7858346309

对局比分

15-10

获胜 / Win

对决日期

2025-07-20

对局时间 (估算)

6:15 AM

对决场地

Highland Park, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Abigail B Czaja

KOR07Q · Rockton, IL, US

DUPR

4.204

JG
Joaquin Gonzalez

ZNVRWQ · Rockford, IL, US

DUPR

4.121

阵营 2负方
KC
Kristin Caselli

3LNQLZ · Lake Zurich, IL, US

DUPR

4.122

BS
Bogdan Sopterean

M274WP · Lake Zurich, IL, US

DUPR

4.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7858346309
显示原始对决元数据 JSON
[
  {
    "team_id": 7619020457,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abigail B Czaja",
        "dupr_id": "KOR07Q",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Rockton, IL, US"
      },
      {
        "name": "Joaquin Gonzalez",
        "dupr_id": "ZNVRWQ",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 7312808971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristin Caselli",
        "dupr_id": "3LNQLZ",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      },
      {
        "name": "Bogdan Sopterean",
        "dupr_id": "M274WP",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Lake Zurich, IL, US"
      }
    ]
  }
]