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

SPT 2026 - 2nd Stage - Racket City Derendingen

ID: 7673913439

对局比分

13-15

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MG
Michael Guardia

QPGOMN · Winterthur, ZH, CH

DUPR

4.811

HG
Hannah Gianan

9PM76K · Basel, BS, CH

DUPR

5.141

阵营 2胜方
BW
Benjamin Wey

DN5E0X · Zug, ZG, CH

DUPR

5.038

MM
Maya Müller

Q5Y2VD · Wangen-Brüttisellen, ZH, CH

DUPR

4.626

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7673913439
显示原始对决元数据 JSON
[
  {
    "team_id": 7364967432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Guardia",
        "dupr_id": "QPGOMN",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Winterthur, ZH, CH"
      },
      {
        "name": "Hannah Gianan",
        "dupr_id": "9PM76K",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Basel, BS, CH"
      }
    ]
  },
  {
    "team_id": 5847828929,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Wey",
        "dupr_id": "DN5E0X",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Zug, ZG, CH"
      },
      {
        "name": "Maya Müller",
        "dupr_id": "Q5Y2VD",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Wangen-Brüttisellen, ZH, CH"
      }
    ]
  }
]