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

Svenska Mästerskapen 2026 - 19+ Mixeddubbel Elit

ID: 5565600896

对局比分

11-1, 11-2

落败 / Loss

对决日期

2026-05-15

对局时间 (估算)

9:00 PM

对决场地

Hyllie Sportcenter

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Arwid Dahlin

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

DUPR

5.658

AT
Alma Thell Lenntorp

N754G7 · Stockholm, Stockholm County, SE

DUPR

5.296

阵营 2负方
JS
Jack Stalebrink

EW2DNJ · Linköping, Östergötland County, SE

DUPR

4.706

ST
Suda Thongsuphon

YXZRV4 · Strängnäs, Södermanland County, SE

DUPR

4.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5565600896
显示原始对决元数据 JSON
[
  {
    "team_id": 8448727108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arwid Dahlin",
        "dupr_id": "QP6XLD",
        "rating": 5.658,
        "profile_pic_url": null,
        "location": "Nyköping, Södermanland County, SE"
      },
      {
        "name": "Alma Thell Lenntorp",
        "dupr_id": "N754G7",
        "rating": 5.296,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  },
  {
    "team_id": 7350821456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Stalebrink",
        "dupr_id": "EW2DNJ",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Linköping, Östergötland County, SE"
      },
      {
        "name": "Suda Thongsuphon",
        "dupr_id": "YXZRV4",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Strängnäs, Södermanland County, SE"
      }
    ]
  }
]