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

WPC Series SWEDEN OPEN 2026 - Men's Singles 19+ 5.0+

ID: 8199823546

对局比分

21-15

落败 / Loss

对决日期

2026-04-07

对局时间 (估算)

11:30 PM

对决场地

Stockholms Län, Sweden

未核实场馆

对决竞争阵营

阵营 1胜方
ME
Mikael Eriksson

KO49RY · Nyköping, Södermanland County, SE

DUPR

4.752

阵营 2负方
Gustaf Geterud

1622ZK · Stockholm, Stockholm County, SE

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8199823546
显示原始对决元数据 JSON
[
  {
    "team_id": 5012451049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikael Eriksson",
        "dupr_id": "KO49RY",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Nyköping, Södermanland County, SE"
      }
    ]
  },
  {
    "team_id": 4322820875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gustaf Geterud",
        "dupr_id": "1622ZK",
        "rating": 4.743,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/930473/images/profile/9048a1f0-d7bc-4e08-8539-99a05c01d492.jpg",
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  }
]