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

USA Pickleball Golden Ticket - San Diego - Men's Doubles 5.0: 55+/60+

ID: 7288166428

对局比分

2-15

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

5:00 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
JG
John Gill

3LZ6P6 · USA

DUPR

3.811

KS
Kevin Stephan

DW5DRM · Mission Viejo, CA, US

DUPR

3.555

阵营 2胜方
JS
Jshayahu shai Zahavi

8MQLXO · Laguna Niguel, CA, US

DUPR

4.797

FR
Ferdinand Rivera

8DJ05L · Laguna Niguel, CA, US

DUPR

4.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7288166428
显示原始对决元数据 JSON
[
  {
    "team_id": 5997852250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Gill",
        "dupr_id": "3LZ6P6",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Stephan",
        "dupr_id": "DW5DRM",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 5524790425,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jshayahu shai Zahavi",
        "dupr_id": "8MQLXO",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Ferdinand Rivera",
        "dupr_id": "8DJ05L",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  }
]