返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

USA Pickleball Golden Ticket - Las Vegas - Mens Singles 4.5/5.0 Age: (55+60+)

ID: 5952872015

对局比分

13-15

落败 / Loss

对决日期

2026-02-20

对局时间 (估算)

12:45 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.625

阵营 2胜方
BW
Bill Wernecke

8JKPJ3 · Peachtree City, GA, US

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5952872015
显示原始对决元数据 JSON
[
  {
    "team_id": 5076395765,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Bard",
        "dupr_id": "12YOKE",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  },
  {
    "team_id": 7457742038,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Wernecke",
        "dupr_id": "8JKPJ3",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      }
    ]
  }
]