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

NP Mile High Classic Powered by Onix - Womens Doubles Skill: (4.999 And Under) 4.5 all ages

ID: 6397867404

对局比分

1-15

获胜 / Win

对决日期

2025-10-04

对局时间 (估算)

1:00 PM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1负方
MZ
Megan Zuckerman

1N90W6 · Louisville, CO, US

DUPR

4.221

HB
Heather Bonewitz

16R4D8 · Boulder, CO, US

DUPR

4.041

阵营 2胜方
SS
Sylvia Stone

KO65O6 · Boulder, CO, US

DUPR

4.682

ES
Erika Shepard

PKE77G · Denver, CO, US

DUPR

4.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6397867404
显示原始对决元数据 JSON
[
  {
    "team_id": 7076275303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Zuckerman",
        "dupr_id": "1N90W6",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Louisville, CO, US"
      },
      {
        "name": "Heather Bonewitz",
        "dupr_id": "16R4D8",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 7471191656,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sylvia Stone",
        "dupr_id": "KO65O6",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Erika Shepard",
        "dupr_id": "PKE77G",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]