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

USA Pickleball Golden Ticket - San Diego - Men's Singles 4.5: 60+

ID: 6686908680

对局比分

9-15

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

1:00 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
JG
John Gill

3LZ6P6 · USA

DUPR

3.832

阵营 2胜方
RB
Richard Blackey

3YMVN4 · Redlands, CA, US

DUPR

5.067

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6686908680
显示原始对决元数据 JSON
[
  {
    "team_id": 4586807003,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Gill",
        "dupr_id": "3LZ6P6",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5712186295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Blackey",
        "dupr_id": "3YMVN4",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  }
]