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

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

ID: 5837980077

对局比分

15-4

落败 / Loss

对决日期

2026-02-27

对局时间 (估算)

10:15 AM

对决场地

Andalucía, Spain

未核实场馆

对决竞争阵营

阵营 1胜方
Steffi Ringelberg

1R77GZ · Burlington, ON, CA

DUPR

4.915

BB
Bako Balint Gergo

4ZRN62 · Sopron, HU

DUPR

5.545

阵营 2负方
AA
Ava Andres

O604P2 · Madison, WI, US

DUPR

4.822

PS
Pranav Swaminathan

2LOQ0Y · Naperville, IL, US

DUPR

4.835

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5837980077
显示原始对决元数据 JSON
[
  {
    "team_id": 5394968019,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steffi Ringelberg",
        "dupr_id": "1R77GZ",
        "rating": 4.915,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1216068/images/profile/d0f58abb-505a-46d8-a554-ec09c74240f7.png",
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Bako Balint Gergo",
        "dupr_id": "4ZRN62",
        "rating": 5.545,
        "profile_pic_url": null,
        "location": "Sopron, HU"
      }
    ]
  },
  {
    "team_id": 6078335704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ava Andres",
        "dupr_id": "O604P2",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Pranav Swaminathan",
        "dupr_id": "2LOQ0Y",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]