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

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

ID: 5091000254

对局比分

1-15

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

3:30 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
JG
John Gill

3LZ6P6 · USA

DUPR

3.818

KS
Kevin Stephan

DW5DRM · Mission Viejo, CA, US

DUPR

3.565

阵营 2胜方
AS
Alan Shafran

1NX407 · Carlsbad, CA, US

DUPR

4.654

TC
Tony Cohen

16KE2E · San Diego County, CA, US

DUPR

4.709

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5091000254
显示原始对决元数据 JSON
[
  {
    "team_id": 7908202478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Gill",
        "dupr_id": "3LZ6P6",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Stephan",
        "dupr_id": "DW5DRM",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 8008409827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Shafran",
        "dupr_id": "1NX407",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Tony Cohen",
        "dupr_id": "16KE2E",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "San Diego County, CA, US"
      }
    ]
  }
]