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

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

ID: 7920407096

对局比分

21-18

获胜 / Win

对决日期

2026-04-06

对局时间 (估算)

9:00 PM

对决场地

Stockholms Län, Sweden

未核实场馆

对决竞争阵营

阵营 1胜方
KD
Kenneth Dahlin

3ONNP7 · Nyköping, Södermanland County, SE

DUPR

4.882

AI
Axel Irestedt

1R9Y4M · Lidingö, Stockholm County, SE

DUPR

5.448

阵营 2负方
ME
Mikael Eriksson

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

DUPR

4.822

BG
Bjorn Gyllenvind

8MZ05P · Kalmar County, SE

DUPR

4.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7920407096
显示原始对决元数据 JSON
[
  {
    "team_id": 8178580390,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Dahlin",
        "dupr_id": "3ONNP7",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Nyköping, Södermanland County, SE"
      },
      {
        "name": "Axel Irestedt",
        "dupr_id": "1R9Y4M",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "Lidingö, Stockholm County, SE"
      }
    ]
  },
  {
    "team_id": 6692374650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mikael Eriksson",
        "dupr_id": "KO49RY",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Nyköping, Södermanland County, SE"
      },
      {
        "name": "Bjorn Gyllenvind",
        "dupr_id": "8MZ05P",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Kalmar County, SE"
      }
    ]
  }
]