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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 7993824260

对局比分

21-14

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PR
Payton Romey

GGKJNM · USA

DUPR

5.099

CV
Cesar Vargas

OWPPLW · USA

DUPR

5.283

阵营 2负方
NB
Nicholas Button

X22LYR · Seattle, WA, US

DUPR

4.750

jessica pil

V7KR46 · Seattle, WA, US

DUPR

4.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7993824260
显示原始对决元数据 JSON
[
  {
    "team_id": 5071405658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Payton Romey",
        "dupr_id": "GGKJNM",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cesar Vargas",
        "dupr_id": "OWPPLW",
        "rating": 5.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5352470463,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Button",
        "dupr_id": "X22LYR",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "jessica pil",
        "dupr_id": "V7KR46",
        "rating": 4.992,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/11709/images/profile/189f7cea-d0ba-43b8-8884-124b2894088f.jpg",
        "location": "Seattle, WA, US"
      }
    ]
  }
]