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

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

ID: 8289551219

对局比分

10-15

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

12:45 AM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
KN
Kevin Newell

67MY2D · USA

DUPR

3.705

MN
Mike Newell

8DDY2X · Molendinar, QLD, AU

DUPR

4.828

阵营 2胜方
FB
Frank Beltran

12Z207 · Portland, OR, US

DUPR

4.805

PG
Paul Glaunert

KXZLJO · West Linn, OR, US

DUPR

4.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8289551219
显示原始对决元数据 JSON
[
  {
    "team_id": 4387766998,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Newell",
        "dupr_id": "67MY2D",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Newell",
        "dupr_id": "8DDY2X",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Molendinar, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4893829152,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Beltran",
        "dupr_id": "12Z207",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Paul Glaunert",
        "dupr_id": "KXZLJO",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "West Linn, OR, US"
      }
    ]
  }
]