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

BPL The Cup PRO DIVISION POOL STAGE: Womens doubles

ID: 7710658753

对局比分

15-12

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JD
justine delmotte

6ZWRGE · USA

DUPR

4.304

MD
Morgane Daloze

1N6292 · Namur, Wallonia, BE

DUPR

3.975

阵营 2负方
BR
Britta Rentmeister

XJEZPX · USA

DUPR

4.323

MD
Mieke Dieu

RZNO9N · Bierbeek, Flanders, BE

DUPR

4.164

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7710658753
显示原始对决元数据 JSON
[
  {
    "team_id": 4704784696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "justine delmotte",
        "dupr_id": "6ZWRGE",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgane Daloze",
        "dupr_id": "1N6292",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Namur, Wallonia, BE"
      }
    ]
  },
  {
    "team_id": 7225318882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Britta Rentmeister",
        "dupr_id": "XJEZPX",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mieke Dieu",
        "dupr_id": "RZNO9N",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Bierbeek, Flanders, BE"
      }
    ]
  }
]