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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 1

ID: 6194611035

对局比分

19-21

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EV
Ethan Violette

3YDZJG · USA

DUPR

5.121

PR
Payton Romey

GGKJNM · USA

DUPR

5.063

阵营 2胜方
NB
Nicholas Button

X22LYR · Seattle, WA, US

DUPR

4.749

TH
Tristan Hyon

764ZZ4 · Kirkland, WA, US

DUPR

4.846

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6194611035
显示原始对决元数据 JSON
[
  {
    "team_id": 5520730707,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Violette",
        "dupr_id": "3YDZJG",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Payton Romey",
        "dupr_id": "GGKJNM",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8041193169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Button",
        "dupr_id": "X22LYR",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Tristan Hyon",
        "dupr_id": "764ZZ4",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]