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

Gefle Open 2025 SPT400 - SPT400 Mens Doubles

ID: 4810672904

对局比分

11-9, 11-3

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

9:00 PM

对决场地

Gefle Tennisklubb

未核实场馆

对决竞争阵营

阵营 1胜方
AI
Axel Irestedt

1R9Y4M · Lidingö, Stockholm County, SE

DUPR

5.593

SW
Stewe Wass

YXJLRK · USA

DUPR

4.691

阵营 2负方
AA
Andy Andersson

W66M5M · Södermanlands län, SE

DUPR

4.993

MB
Markus Balldin

JJXNO4 · Stockholm, Stockholm County, SE

DUPR

4.641

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4810672904
显示原始对决元数据 JSON
[
  {
    "team_id": 7783909018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Axel Irestedt",
        "dupr_id": "1R9Y4M",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "Lidingö, Stockholm County, SE"
      },
      {
        "name": "Stewe Wass",
        "dupr_id": "YXJLRK",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6607182754,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Andersson",
        "dupr_id": "W66M5M",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Södermanlands län, SE"
      },
      {
        "name": "Markus Balldin",
        "dupr_id": "JJXNO4",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  }
]