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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 7259458173

对局比分

15-21

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Kevin Park

JJ76MJ · Seattle, WA, US

DUPR

4.486

RE
Ryan Eng

99DWQV · USA

DUPR

4.473

阵营 2胜方
ZA
Zack AhYat

35Y0KL · Bothell, WA, US

DUPR

5.095

SK
Spencer Kelly

Z9NVMQ · Portland, OR, US

DUPR

4.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7259458173
显示原始对决元数据 JSON
[
  {
    "team_id": 5767679778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Park",
        "dupr_id": "JJ76MJ",
        "rating": 4.486,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67e15dd8a12ac.jpg",
        "location": "Seattle, WA, US"
      },
      {
        "name": "Ryan Eng",
        "dupr_id": "99DWQV",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7478048307,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zack AhYat",
        "dupr_id": "35Y0KL",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Spencer Kelly",
        "dupr_id": "Z9NVMQ",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]