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

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

ID: 5399186702

对局比分

7-15

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

3:30 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
JG
John Gill

3LZ6P6 · USA

DUPR

3.820

KS
Kevin Stephan

DW5DRM · Mission Viejo, CA, US

DUPR

3.569

阵营 2胜方
KN
Kevin Newell

67MY2D · USA

DUPR

3.712

MN
Mike Newell

8DDY2X · Molendinar, QLD, AU

DUPR

4.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5399186702
显示原始对决元数据 JSON
[
  {
    "team_id": 5385229823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Gill",
        "dupr_id": "3LZ6P6",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Stephan",
        "dupr_id": "DW5DRM",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 8225208417,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Newell",
        "dupr_id": "67MY2D",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Newell",
        "dupr_id": "8DDY2X",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Molendinar, QLD, AU"
      }
    ]
  }
]