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

USA Pickleball Golden Ticket - San Diego - Mixed Doubles 5.0: 19+/30+/40+

ID: 8288998325

对局比分

15-4

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
Sarah Jayne Bedford

DNNMWY · Laguna Beach, CA, US

DUPR

4.748

BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.686

阵营 2负方
AG
Alexander Gile

3OYW07 · USA

DUPR

4.231

JS
Jen Shelby Miller

ZNDVRM · USA

DUPR

4.215

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8288998325
显示原始对决元数据 JSON
[
  {
    "team_id": 4743986366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Jayne Bedford",
        "dupr_id": "DNNMWY",
        "rating": 4.748,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b98d8cdc314.jpg",
        "location": "Laguna Beach, CA, US"
      },
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 7898174227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Gile",
        "dupr_id": "3OYW07",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Shelby Miller",
        "dupr_id": "ZNDVRM",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]