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

WPC SERIES - European Pickleball Open - Mixed Doubles 19+ 5.0+

ID: 8232455510

对局比分

15-12

落败 / Loss

对决日期

2026-02-27

对局时间 (估算)

3:30 PM

对决场地

Andalucía, Spain

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Michal Pavolka

67QX5D · Rovinka, Bratislava Region, SK

DUPR

4.599

KZ
Karina Zustakova

M2ENDP · Bratislava, Bratislava Region, SK

DUPR

4.751

阵营 2负方
HH
Harry Hamilton

XJGJZR · Ards and North Down, Northern Ireland, GB

DUPR

4.916

KV
Katherine Vanessa Serrano Lopez

LV97XZ · Caracas, Dto. Capital, VE

DUPR

4.820

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8232455510
显示原始对决元数据 JSON
[
  {
    "team_id": 7752141629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michal Pavolka",
        "dupr_id": "67QX5D",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Rovinka, Bratislava Region, SK"
      },
      {
        "name": "Karina Zustakova",
        "dupr_id": "M2ENDP",
        "rating": 4.751,
        "profile_pic_url": null,
        "location": "Bratislava, Bratislava Region, SK"
      }
    ]
  },
  {
    "team_id": 7920171908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harry Hamilton",
        "dupr_id": "XJGJZR",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Ards and North Down, Northern Ireland, GB"
      },
      {
        "name": "Katherine Vanessa Serrano Lopez",
        "dupr_id": "LV97XZ",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  }
]