返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Rocky Mountain Championships - Mixed Doubles 5.0: Ages 8-59 (Bracket Play - Round 1)

ID: 5897987208

对局比分

15-3

落败 / Loss

对决日期

2025-06-21

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BS
Bonnie Scott

8425K3 · Basalt, CO, US

DUPR

4.665

JK
Jason Koski

8E9RYV · Evergreen, CO, US

DUPR

4.761

阵营 2负方
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.669

EW
Elyza Willms

1NROM6 · USA

DUPR

4.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5897987208
显示原始对决元数据 JSON
[
  {
    "team_id": 5345845999,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bonnie Scott",
        "dupr_id": "8425K3",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      },
      {
        "name": "Jason Koski",
        "dupr_id": "8E9RYV",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Evergreen, CO, US"
      }
    ]
  },
  {
    "team_id": 5683285261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "Elyza Willms",
        "dupr_id": "1NROM6",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]