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

Wapickleball 2026 - MD19+ >3.8

ID: 8232400279

对局比分

7-15

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RD
Roy De Rey

QXPP4R · USA

DUPR

4.291

NJ
nils jespers

997W5J · USA

DUPR

4.322

阵营 2胜方
MG
Michael Goris

67QPEG · Schilde, Flanders, BE

DUPR

4.775

PB
Piet Bemelmans

E9Q5VV · Raeren, Wallonia, BE

DUPR

3.853

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8232400279
显示原始对决元数据 JSON
[
  {
    "team_id": 4719199595,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roy De Rey",
        "dupr_id": "QXPP4R",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "nils jespers",
        "dupr_id": "997W5J",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4644662718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Goris",
        "dupr_id": "67QPEG",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Schilde, Flanders, BE"
      },
      {
        "name": "Piet  Bemelmans",
        "dupr_id": "E9Q5VV",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Raeren, Wallonia, BE"
      }
    ]
  }
]