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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 7152010169

对局比分

21-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BP
Bradley Phillips

N7RDPN · Las Cruces, NM, US

DUPR

4.024

VC
Vanessa castro

LWVZ26 · USA

DUPR

4.229

阵营 2负方
JB
Jacob Brenden

PKRORM · USA

DUPR

3.335

EF
Esther Ferguson

3ON0YE · Corrales, NM, US

DUPR

3.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7152010169
显示原始对决元数据 JSON
[
  {
    "team_id": 4816758649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Phillips",
        "dupr_id": "N7RDPN",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Las Cruces, NM, US"
      },
      {
        "name": "Vanessa castro",
        "dupr_id": "LWVZ26",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6089968599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Brenden",
        "dupr_id": "PKRORM",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Esther Ferguson",
        "dupr_id": "3ON0YE",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Corrales, NM, US"
      }
    ]
  }
]