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

Svenska Mästerskapen 2026 - 50+ Herrsingel Elit

ID: 5993334608

对局比分

15-2

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

Hyllie Sportcenter

未核实场馆

对决竞争阵营

阵营 1胜方
PJ
Peter Johansson

X2MRNR · Gävle, Gavleborg County, SE

DUPR

4.663

阵营 2负方
ME
Mathias Elvingsson

6P705K · USA

DUPR

3.821

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5993334608
显示原始对决元数据 JSON
[
  {
    "team_id": 5348721787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Johansson",
        "dupr_id": "X2MRNR",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      }
    ]
  },
  {
    "team_id": 4559046977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mathias Elvingsson",
        "dupr_id": "6P705K",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]