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

Gefle Open 2025 SPT400 - SPT400 Mens Doubles

ID: 4567763651

对局比分

11-5, 11-8

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

12:45 AM

对决场地

Gefle Tennisklubb

未核实场馆

对决竞争阵营

阵营 1胜方
AA
Andy Andersson

W66M5M · Södermanlands län, SE

DUPR

4.995

MB
Markus Balldin

JJXNO4 · Stockholm, Stockholm County, SE

DUPR

4.651

阵营 2负方
MH
Martin Hansson

RZNRED · USA

DUPR

4.965

TT
Tomas Torstensson

WKPG5L · Täby, Stockholm County, SE

DUPR

4.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4567763651
显示原始对决元数据 JSON
[
  {
    "team_id": 5474996690,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Andersson",
        "dupr_id": "W66M5M",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Södermanlands län, SE"
      },
      {
        "name": "Markus Balldin",
        "dupr_id": "JJXNO4",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  },
  {
    "team_id": 5372264097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin  Hansson",
        "dupr_id": "RZNRED",
        "rating": 4.965,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tomas Torstensson",
        "dupr_id": "WKPG5L",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Täby, Stockholm County, SE"
      }
    ]
  }
]