返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Svenska Mästerskapen 2026 - 50+ Mixeddubbel

ID: 7300768905

对局比分

16-14

获胜 / Win

对决日期

2026-05-15

对局时间 (估算)

10:15 AM

对决场地

Hyllie Sportcenter

未核实场馆

对决竞争阵营

阵营 1胜方
CO
Carola Owetz

7NO5LM · Gävle, Gavleborg County, SE

DUPR

4.521

JB
Johan Bjorkman

LV94PK · Stockholm, Stockholm County, SE

DUPR

4.476

阵营 2负方
IK
Ingrid Karlsson

V4MR9E · USA

DUPR

3.762

MK
Magnus Karlsson

DNXO9M · USA

DUPR

4.438

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7300768905
显示原始对决元数据 JSON
[
  {
    "team_id": 8141894267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carola Owetz",
        "dupr_id": "7NO5LM",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      },
      {
        "name": "Johan Bjorkman",
        "dupr_id": "LV94PK",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      }
    ]
  },
  {
    "team_id": 7248841068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ingrid Karlsson",
        "dupr_id": "V4MR9E",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Magnus Karlsson",
        "dupr_id": "DNXO9M",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]