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

RTA2000 - Stockholm

ID: 7082923280

对局比分

11-4, 11-4

落败 / Loss

对决日期

2026-04-05

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BK
Bartosz Karbownik

L5RPDJ · Wrocław, Lower Silesian Voivodeship, PL

DUPR

5.580

KT
Klara Thell Lenntorp

99JK2R · Lund, Skåne County, SE

DUPR

5.443

阵营 2负方
KJ
Kristina Jensen

1N965W · Copenhagen, DK

DUPR

4.735

JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.081

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7082923280
显示原始对决元数据 JSON
[
  {
    "team_id": 5064603489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bartosz Karbownik",
        "dupr_id": "L5RPDJ",
        "rating": 5.58,
        "profile_pic_url": null,
        "location": "Wrocław, Lower Silesian Voivodeship, PL"
      },
      {
        "name": "Klara Thell Lenntorp",
        "dupr_id": "99JK2R",
        "rating": 5.443,
        "profile_pic_url": null,
        "location": "Lund, Skåne County, SE"
      }
    ]
  },
  {
    "team_id": 8544981484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristina Jensen",
        "dupr_id": "1N965W",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Copenhagen, DK"
      },
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      }
    ]
  }
]