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

Łódzkie_Pickleball_OPEN_2025_-_PPT_50

ID: 7040368813

对局比分

15-6

获胜 / Win

对决日期

2025-11-23

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Michal Sidelnik

3O7DP2 · Wrocław, Lower Silesian Voivodeship, PL

DUPR

4.841

TS
Tomasz Sidelnik

8DMW5M · Zielona Góra, Lubusz Voivodeship, PL

DUPR

4.958

阵营 2负方
MS
Marcel Stachera

PKN00G · USA

DUPR

4.179

MP
Michal Pochopien

17LGNM · Wola, Silesian Voivodeship, PL

DUPR

4.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7040368813
显示原始对决元数据 JSON
[
  {
    "team_id": 6603159971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michal Sidelnik",
        "dupr_id": "3O7DP2",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Wrocław, Lower Silesian Voivodeship, PL"
      },
      {
        "name": "Tomasz Sidelnik",
        "dupr_id": "8DMW5M",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Zielona Góra, Lubusz Voivodeship, PL"
      }
    ]
  },
  {
    "team_id": 5972819907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcel Stachera",
        "dupr_id": "PKN00G",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michal Pochopien",
        "dupr_id": "17LGNM",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Wola, Silesian Voivodeship, PL"
      }
    ]
  }
]