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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 7273533865

对局比分

17-21

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BP
Bradley Phillips

N7RDPN · Las Cruces, NM, US

DUPR

4.138

VC
Vanessa castro

LWVZ26 · USA

DUPR

3.994

阵营 2胜方
SS
Samantha Salim

0YD2R4 · USA

DUPR

4.070

JS
Justin Sweet

30VRWX · Glendale, AZ, US

DUPR

4.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7273533865
显示原始对决元数据 JSON
[
  {
    "team_id": 7996041107,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bradley Phillips",
        "dupr_id": "N7RDPN",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Las Cruces, NM, US"
      },
      {
        "name": "Vanessa castro",
        "dupr_id": "LWVZ26",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5289636951,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samantha Salim",
        "dupr_id": "0YD2R4",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Sweet",
        "dupr_id": "30VRWX",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]