返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

National Junior Pickleball Tour - Las Vegas Regional - Elite Doubles- Semi Finals

ID: 5421318904

对局比分

11-5, 8-11, 11-9

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JT
Jayden Tsao

W6G40Y · Las Vegas, NV, US

DUPR

4.315

Tony Belmonte

3LW4WJ · Henderson, NV, US

DUPR

4.993

阵营 2负方
LB
Lincoln Beuster

QPYNZD · Washington, IL, US

DUPR

4.398

BM
Blake Middlebrook

GGZXPX · Nacogdoches, TX, US

DUPR

4.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5421318904
显示原始对决元数据 JSON
[
  {
    "team_id": 6358687286,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayden Tsao",
        "dupr_id": "W6G40Y",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tony Belmonte",
        "dupr_id": "3LW4WJ",
        "rating": 4.993,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1080267/images/profile/c45f4f8a-ee68-43e8-a202-49d4dda95209.png",
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 6682153168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lincoln Beuster",
        "dupr_id": "QPYNZD",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Washington, IL, US"
      },
      {
        "name": "Blake Middlebrook",
        "dupr_id": "GGZXPX",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Nacogdoches, TX, US"
      }
    ]
  }
]