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

Wapickleball 2026 - MD19+ >3.8

ID: 6419070613

对局比分

5-15

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AG
Arnaud Gobert

56LKWV · USA

DUPR

3.869

CD
Cedric Dereme

PKYPZZ · USA

DUPR

3.952

阵营 2胜方
MG
Michael Goris

67QPEG · Schilde, Flanders, BE

DUPR

4.763

PB
Piet Bemelmans

E9Q5VV · USA

DUPR

3.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6419070613
显示原始对决元数据 JSON
[
  {
    "team_id": 5765910003,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arnaud Gobert",
        "dupr_id": "56LKWV",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cedric Dereme",
        "dupr_id": "PKYPZZ",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5295872509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Goris",
        "dupr_id": "67QPEG",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Schilde, Flanders, BE"
      },
      {
        "name": "Piet  Bemelmans",
        "dupr_id": "E9Q5VV",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]