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

BPL The Cup PRO DIVISION POOL STAGE: Womens doubles

ID: 8402976177

对局比分

9-15

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JD
justine delmotte

6ZWRGE · USA

DUPR

4.336

MD
Morgane Daloze

1N6292 · Namur, Wallonia, BE

DUPR

3.996

阵营 2胜方
AV
Anouk Van Hoek

OZ0W9W · Zaltbommel, GE, NL

DUPR

4.648

DUPR

3.983

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8402976177
显示原始对决元数据 JSON
[
  {
    "team_id": 6465043968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "justine delmotte",
        "dupr_id": "6ZWRGE",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgane Daloze",
        "dupr_id": "1N6292",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Namur, Wallonia, BE"
      }
    ]
  },
  {
    "team_id": 8438913754,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anouk Van Hoek",
        "dupr_id": "OZ0W9W",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "Zaltbommel, GE, NL"
      },
      {
        "name": "Adrienne Frasco Schellauf",
        "dupr_id": "ZNEE0Q",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]