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

NP Windy City Classic Powered by Onix - Mixed Doubles Skill: 3.5 (3.999 And Under) Age: (Any)

ID: 8315334736

对局比分

11-3

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

5:00 PM

对决场地

Highland Park, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
KP
Karyn Picchiotti

RY5MYQ · Long Grove, IL, US

DUPR

3.443

AM
Adam Marton

KXGKXY · Palatine, IL, US

DUPR

3.557

阵营 2负方
AA
Andrea Armstrong

56DNEL · USA

DUPR

3.265

IN
Ian Norman

KODKZQ · Kildeer, IL, US

DUPR

3.938

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8315334736
显示原始对决元数据 JSON
[
  {
    "team_id": 6832829332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karyn  Picchiotti",
        "dupr_id": "RY5MYQ",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Long Grove, IL, US"
      },
      {
        "name": "Adam Marton",
        "dupr_id": "KXGKXY",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      }
    ]
  },
  {
    "team_id": 8335698523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Armstrong",
        "dupr_id": "56DNEL",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Norman",
        "dupr_id": "KODKZQ",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Kildeer, IL, US"
      }
    ]
  }
]