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

The Charlotte Amateur Open @ Pickleball Charlotte - Mens Singles Skill: (4.5) Age: (Any)

ID: 5951654032

对局比分

22-9

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

5:00 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brent Burns

JZWREW · USA

DUPR

3.767

阵营 2负方
AR
Adam Rosen

1RWMLQ · Raleigh, NC, US

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5951654032
显示原始对决元数据 JSON
[
  {
    "team_id": 5350879406,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Burns",
        "dupr_id": "JZWREW",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4721141316,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Rosen",
        "dupr_id": "1RWMLQ",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]