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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 7078867865

对局比分

16-21

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.263

KH
Kyle Hedwall

3YNYV4 · USA

DUPR

4.688

阵营 2胜方
AM
Adam Mitzel

3PZ5OZ · Scottsdale, AZ, US

DUPR

4.985

TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

5.027

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7078867865
显示原始对决元数据 JSON
[
  {
    "team_id": 6613839195,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Kyle Hedwall",
        "dupr_id": "3YNYV4",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5474944446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Mitzel",
        "dupr_id": "3PZ5OZ",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]