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

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

ID: 7242387699

对局比分

15-6

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Michael Guardia

QPGOMN · Winterthur, ZH, CH

DUPR

4.808

BW
Benjamin Wey

DN5E0X · Zug, ZG, CH

DUPR

5.052

阵营 2负方
AR
Austin Richards

JJ9WGO · USA

DUPR

4.371

LC
Luis Cuesta

KDDDKK · USA

DUPR

4.047

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7242387699
显示原始对决元数据 JSON
[
  {
    "team_id": 8339442274,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Guardia",
        "dupr_id": "QPGOMN",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Winterthur, ZH, CH"
      },
      {
        "name": "Benjamin Wey",
        "dupr_id": "DN5E0X",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Zug, ZG, CH"
      }
    ]
  },
  {
    "team_id": 6866928733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Richards",
        "dupr_id": "JJ9WGO",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Cuesta",
        "dupr_id": "KDDDKK",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]