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

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

ID: 5431456160

对局比分

15-6

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

9:00 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
Sarah Jayne Bedford

DNNMWY · Laguna Beach, CA, US

DUPR

4.774

BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.706

阵营 2负方
SW
Steve Wong

X2EVJR · USA

DUPR

4.157

JL
Jun Laffin

1RW0JE · Kenora, ON, CA

DUPR

4.801

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5431456160
显示原始对决元数据 JSON
[
  {
    "team_id": 5678006860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Jayne Bedford",
        "dupr_id": "DNNMWY",
        "rating": 4.774,
        "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.706,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 6182967361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Wong",
        "dupr_id": "X2EVJR",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jun Laffin",
        "dupr_id": "1RW0JE",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Kenora, ON, CA"
      }
    ]
  }
]