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

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

ID: 5970656644

对局比分

15-2

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Sarah Jayne Bedford

DNNMWY · Laguna Beach, CA, US

DUPR

4.761

BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.696

阵营 2负方
CG
Christopher Grenzer

3ZDV4L · Wilsonville, OR, US

DUPR

4.357

JC
Joanne Criscione

3VX54P · Wilsonville, OR, US

DUPR

3.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5970656644
显示原始对决元数据 JSON
[
  {
    "team_id": 5283010282,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Jayne Bedford",
        "dupr_id": "DNNMWY",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Laguna Beach, CA, US"
      },
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 6335982716,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Grenzer",
        "dupr_id": "3ZDV4L",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Joanne Criscione",
        "dupr_id": "3VX54P",
        "rating": 3.59,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  }
]