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

Svenska Mästerskapen 2026 - 19+ Herrdubbel Elit Consolation

ID: 7916736909

对局比分

11-6, 11-6

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

10:15 AM

对决场地

Hyllie Sportcenter

未核实场馆

对决竞争阵营

阵营 1胜方
Gustaf Geterud

1622ZK · Stockholm, Stockholm County, SE

DUPR

4.764

RS
Robinn Sander

N756XZ · Malmö, Skåne County, SE

DUPR

4.934

阵营 2负方
AW
Anton Westin

RZ9E9Q · USA

DUPR

4.519

JB
Johan Björklund

EWOR9V · USA

DUPR

4.983

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7916736909
显示原始对决元数据 JSON
[
  {
    "team_id": 4861577466,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gustaf Geterud",
        "dupr_id": "1622ZK",
        "rating": 4.764,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/930473/images/profile/9048a1f0-d7bc-4e08-8539-99a05c01d492.jpg",
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Robinn Sander",
        "dupr_id": "N756XZ",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Malmö, Skåne County, SE"
      }
    ]
  },
  {
    "team_id": 5922817953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anton Westin",
        "dupr_id": "RZ9E9Q",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Johan Björklund",
        "dupr_id": "EWOR9V",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]