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

Svenska Mästerskapen 2026 - 19+ Herrdubbel Elit

ID: 4481718453

对局比分

5-11, 2-11

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

10:15 AM

对决场地

Hyllie Sportcenter

未核实场馆

对决竞争阵营

阵营 1负方
LT
Lars Tonneman

N7G0JZ · Stockholm, Stockholm County, SE

DUPR

4.508

NT
Niklas Tonneman

2QX5N7 · Malmö, Skåne County, SE

DUPR

4.623

阵营 2胜方
TT
Tomas Torstensson

WKPG5L · Täby, Stockholm County, SE

DUPR

4.855

PG
Per-Axel Giertz

WNKXXM · USA

DUPR

5.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4481718453
显示原始对决元数据 JSON
[
  {
    "team_id": 6225549346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lars Tonneman",
        "dupr_id": "N7G0JZ",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Niklas Tonneman",
        "dupr_id": "2QX5N7",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Malmö, Skåne County, SE"
      }
    ]
  },
  {
    "team_id": 5639015864,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tomas Torstensson",
        "dupr_id": "WKPG5L",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Täby, Stockholm County, SE"
      },
      {
        "name": "Per-Axel  Giertz",
        "dupr_id": "WNKXXM",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]