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

Game Set Match Spring Pickleball Tournament - Mixed Doubles 19+ 5.0+

ID: 6495303907

对局比分

11-8

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

8:45 AM

对决场地

England, United Kingdom

View Facility Page →

对决竞争阵营

阵营 1胜方
MA

DUPR

4.346

TS
Trudy Sulyman

QPM27R · Peterborough, England, GB

DUPR

4.453

阵营 2负方
EC
Elena Chiu

KONZVO · USA

DUPR

4.013

MC
Michal Cicvak

8GDM9G · Leeds, England, GB

DUPR

4.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6495303907
显示原始对决元数据 JSON
[
  {
    "team_id": 8388789717,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michal Antony Cicvak",
        "dupr_id": "GGGWMV",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trudy Sulyman",
        "dupr_id": "QPM27R",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Peterborough, England, GB"
      }
    ]
  },
  {
    "team_id": 4322378191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elena Chiu",
        "dupr_id": "KONZVO",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michal Cicvak",
        "dupr_id": "8GDM9G",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Leeds, England, GB"
      }
    ]
  }
]