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

Top Series Zagreb

ID: 7594200951

对局比分

21-5

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

4:45 AM

对决场地

Pickleball Club 002 Zagreb, Veslačka ulica, Zagreb, Croatia

未核实场馆

对决竞争阵营

阵营 1胜方
BC
Ben Cawston

RZE97E · Winchester, England, GB

DUPR

5.761

阵营 2负方
LM
Laszlo Miklos

2L0PW7 · Budapest, HU

DUPR

4.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7594200951
显示原始对决元数据 JSON
[
  {
    "team_id": 7807791946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Cawston",
        "dupr_id": "RZE97E",
        "rating": 5.761,
        "profile_pic_url": null,
        "location": "Winchester, England, GB"
      }
    ]
  },
  {
    "team_id": 6631587588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laszlo Miklos",
        "dupr_id": "2L0PW7",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Budapest, HU"
      }
    ]
  }
]