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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 5403868005

对局比分

21-18

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NA
Nicolas Almeida

YGRLZE · Betim, MG, BR

DUPR

5.297

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.099

阵营 2负方
KP
Kyle Prats

9PZNJK · USA

DUPR

4.220

JB
Josh Baldridge

WKPJKM · Port St. Lucie, FL, US

DUPR

4.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5403868005
显示原始对决元数据 JSON
[
  {
    "team_id": 6122322046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicolas Almeida",
        "dupr_id": "YGRLZE",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Betim, MG, BR"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5727089012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Prats",
        "dupr_id": "9PZNJK",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Baldridge",
        "dupr_id": "WKPJKM",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]