返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

5AM King of the court

ID: 6434972256

对局比分

4-11

获胜 / Win

对决日期

2025-05-27

对局时间 (估算)

1:00 PM

对决场地

Independence Park, South 600 West, Vernal, UT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Matthew Long

RXELMZ · Vernal, UT, US

DUPR

3.401

阵营 2胜方
BJ
Ben Johnson

KOJP9Y · Vernal, UT, US

DUPR

3.061

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6434972256
显示原始对决元数据 JSON
[
  {
    "team_id": 5028426095,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Long",
        "dupr_id": "RXELMZ",
        "rating": 3.401,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67e2a9090b747.jpg",
        "location": "Vernal, UT, US"
      }
    ]
  },
  {
    "team_id": 8207146853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Johnson",
        "dupr_id": "KOJP9Y",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Vernal, UT, US"
      }
    ]
  }
]