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

SPT 2026 - 3rd Stage - Tennis & Squash Grüze Winterthur

ID: 7574670124

对局比分

15-3

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BW
Benjamin Wey

DN5E0X · Zug, ZG, CH

DUPR

5.077

MG
Michael Guardia

QPGOMN · Winterthur, ZH, CH

DUPR

4.831

阵营 2负方
AM
Andre Müller

99DKN7 · USA

DUPR

4.856

RV
Roman Vogeli

GXJKPG · USA

DUPR

4.361

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7574670124
显示原始对决元数据 JSON
[
  {
    "team_id": 5448655705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Wey",
        "dupr_id": "DN5E0X",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Zug, ZG, CH"
      },
      {
        "name": "Michael Guardia",
        "dupr_id": "QPGOMN",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Winterthur, ZH, CH"
      }
    ]
  },
  {
    "team_id": 8274769280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andre Müller",
        "dupr_id": "99DKN7",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roman Vogeli",
        "dupr_id": "GXJKPG",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]