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

Komodo Open 2025 - Mixed Doubles Open

ID: 4335894776

对局比分

15-4

获胜 / Win

对决日期

2025-05-09

对局时间 (估算)

9:00 PM

对决场地

Grand Junction, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Ella Boydston

17G2N8 · Provo, UT, US

DUPR

5.303

DH
David Hall

3XJ0X1 · Millcreek, UT, US

DUPR

5.682

阵营 2负方
LA
Lauren Andersen

307XJG · Aspen, CO, US

DUPR

5.028

SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.865

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4335894776
显示原始对决元数据 JSON
[
  {
    "team_id": 7130501964,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ella Boydston",
        "dupr_id": "17G2N8",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "David Hall",
        "dupr_id": "3XJ0X1",
        "rating": 5.682,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 7207769412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Andersen",
        "dupr_id": "307XJG",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Aspen, CO, US"
      },
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      }
    ]
  }
]