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

SPT 2026 - 2nd Stage - Racket City Derendingen

ID: 4519463368

对局比分

11-8, 11-5

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BW
Benjamin Wey

DN5E0X · Zug, ZG, CH

DUPR

5.039

MG
Michael Guardia

QPGOMN · Winterthur, ZH, CH

DUPR

4.820

阵营 2负方
NI
Nicola Imhof

0YZGWX · USA

DUPR

4.938

JF
Jerome Frei

EGG7WM · USA

DUPR

4.865

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4519463368
显示原始对决元数据 JSON
[
  {
    "team_id": 8525362268,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Wey",
        "dupr_id": "DN5E0X",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Zug, ZG, CH"
      },
      {
        "name": "Michael Guardia",
        "dupr_id": "QPGOMN",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Winterthur, ZH, CH"
      }
    ]
  },
  {
    "team_id": 4319813437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicola Imhof",
        "dupr_id": "0YZGWX",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jerome Frei",
        "dupr_id": "EGG7WM",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]