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

Fall Brawl 2025 - MD / 4.0 / 35+

ID: 8491292579

对局比分

11-15

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

12:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
KO
Kelly Olsen

30PWNG · Washington, UT, US

DUPR

4.006

AC
Andre Compton

84E55G · Littleton, CO, US

DUPR

4.465

阵营 2胜方
RL
Rich Litchfield

3PQJLX · Mill Creek, WA, US

DUPR

4.491

Vaunn Litchfield

8DXENM · Olympia, WA, US

DUPR

4.365

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8491292579
显示原始对决元数据 JSON
[
  {
    "team_id": 6624887853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Olsen",
        "dupr_id": "30PWNG",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Andre Compton",
        "dupr_id": "84E55G",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 7802786180,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rich Litchfield",
        "dupr_id": "3PQJLX",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Mill Creek, WA, US"
      },
      {
        "name": "Vaunn Litchfield",
        "dupr_id": "8DXENM",
        "rating": 4.365,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/106782_6260429e13672.jpeg",
        "location": "Olympia, WA, US"
      }
    ]
  }
]