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

Columbia Basin Classic - Men's Doubles OPEN

ID: 7794446071

对局比分

9-15

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

8:45 AM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1负方
CE
Connor English

RZGKZM · Wenatchee, WA, US

DUPR

4.469

CV
Clint Vidano

O6RE7E · Wenatchee, WA, US

DUPR

5.423

阵营 2胜方
AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.617

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7794446071
显示原始对决元数据 JSON
[
  {
    "team_id": 6130539609,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor English",
        "dupr_id": "RZGKZM",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      },
      {
        "name": "Clint Vidano",
        "dupr_id": "O6RE7E",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  },
  {
    "team_id": 5832865904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.617,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]