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

Columbia Basin Classic - Mixed Doubles OPEN

ID: 5392831984

对局比分

11-7, 11-7

落败 / Loss

对决日期

2025-11-09

对局时间 (估算)

5:00 PM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Alison Bruggeman

3OEJQL · Walla Walla, WA, US

DUPR

5.257

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.398

阵营 2负方
KE
Kim Englund

3Y9041 · East Wenatchee, WA, US

DUPR

4.620

CV
Clint Vidano

O6RE7E · Wenatchee, WA, US

DUPR

5.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5392831984
显示原始对决元数据 JSON
[
  {
    "team_id": 8263700391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alison Bruggeman",
        "dupr_id": "3OEJQL",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.398,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 7480575665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Englund",
        "dupr_id": "3Y9041",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "East Wenatchee, WA, US"
      },
      {
        "name": "Clint Vidano",
        "dupr_id": "O6RE7E",
        "rating": 5.43,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  }
]