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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 4727734181

对局比分

17-21

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Kyle Wong

890EE8 · New Territories, HK

DUPR

5.057

Ethan Condie

KOP9JK · Provo, UT, US

DUPR

4.742

阵营 2胜方
KH
Kace Heiner

3LLXQZ · Springville, UT, US

DUPR

5.081

RG
Rachel Garff

8DZ6Y4 · Salt Lake City, UT, US

DUPR

5.104

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4727734181
显示原始对决元数据 JSON
[
  {
    "team_id": 4780203971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Wong",
        "dupr_id": "890EE8",
        "rating": 5.057,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/97537_6127b5fbe3b58.jpg",
        "location": "New Territories, HK"
      },
      {
        "name": "Ethan Condie",
        "dupr_id": "KOP9JK",
        "rating": 4.742,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66203c01e7e09.jpg",
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 8066101439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kace Heiner",
        "dupr_id": "3LLXQZ",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Rachel Garff",
        "dupr_id": "8DZ6Y4",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]