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

VPC_Interclub

ID: 5848106541

对局比分

4-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RG
Rudy Goossens

4Z77J6 · USA

DUPR

3.747

LV
Luc Van Rillaer

NXQNV7 · USA

DUPR

3.281

阵营 2胜方
MD
Mieke Dieu

RZNO9N · Bierbeek, Flanders, BE

DUPR

4.182

HD
Hilde deridder

94DD27 · USA

DUPR

3.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5848106541
显示原始对决元数据 JSON
[
  {
    "team_id": 7923140543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rudy Goossens",
        "dupr_id": "4Z77J6",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luc Van Rillaer",
        "dupr_id": "NXQNV7",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4630605365,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mieke Dieu",
        "dupr_id": "RZNO9N",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Bierbeek, Flanders, BE"
      },
      {
        "name": "Hilde deridder",
        "dupr_id": "94DD27",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]