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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 5083998196

对局比分

21-16

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DA
DELETED Account

6Z5ZPK · USA

DUPR

4.591

MP
Matthew Powley

3VVZMP · Mission Viejo, CA, US

DUPR

5.152

阵营 2负方
PW
Preston White

76LKPM · Moorpark, CA, US

DUPR

4.431

BM
Ben Morales

1RY9E8 · Ventura County, CA, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5083998196
显示原始对决元数据 JSON
[
  {
    "team_id": 6714379392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "6Z5ZPK",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Powley",
        "dupr_id": "3VVZMP",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 7317658435,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Preston White",
        "dupr_id": "76LKPM",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Moorpark, CA, US"
      },
      {
        "name": "Ben Morales",
        "dupr_id": "1RY9E8",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      }
    ]
  }
]