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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 6376148260

对局比分

12-21

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
VK
Vikram Kumar

0QZGWX · Seattle, WA, US

DUPR

4.648

SA
Sohel Azhar

NYED4Z · Shoreline, WA, US

DUPR

4.752

阵营 2胜方
AK
Aaron Keo

8GWVPG · Portland, OR, US

DUPR

5.324

PH
Peter Howe

XJKD9R · Hillsboro, OR, US

DUPR

5.100

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6376148260
显示原始对决元数据 JSON
[
  {
    "team_id": 7913451613,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vikram Kumar",
        "dupr_id": "0QZGWX",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Sohel Azhar",
        "dupr_id": "NYED4Z",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  },
  {
    "team_id": 5197885955,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Keo",
        "dupr_id": "8GWVPG",
        "rating": 5.324,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Peter Howe",
        "dupr_id": "XJKD9R",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]