返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

VPC_Interclub

ID: 7013574755

对局比分

11-3

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Mieke Dieu

RZNO9N · Bierbeek, Flanders, BE

DUPR

4.152

RR
Rudy Reusens

V7PQEP · USA

DUPR

4.109

阵营 2负方
WV
Wim Van Robbroeck

EW0RMO · USA

DUPR

3.424

KK
Koen Kennis

ZD4NQW · USA

DUPR

3.451

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7013574755
显示原始对决元数据 JSON
[
  {
    "team_id": 7026558817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mieke Dieu",
        "dupr_id": "RZNO9N",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Bierbeek, Flanders, BE"
      },
      {
        "name": "Rudy Reusens",
        "dupr_id": "V7PQEP",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7853387688,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wim Van Robbroeck",
        "dupr_id": "EW0RMO",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Koen Kennis",
        "dupr_id": "ZD4NQW",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]