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

BPL The Cup PRO DIVISION POOL STAGE: Womens doubles

ID: 5227152179

对局比分

15-14

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AV
Anouk Van Hoek

OZ0W9W · Zaltbommel, GE, NL

DUPR

4.653

AF
Adrienne Frasco Schellauf

ZNEE0Q · Ixelles, Bruxelles, BE

DUPR

3.986

阵营 2负方
BR
Britta Rentmeister

XJEZPX · USA

DUPR

4.287

MD
Mieke Dieu

RZNO9N · Bierbeek, Flanders, BE

DUPR

4.156

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5227152179
显示原始对决元数据 JSON
[
  {
    "team_id": 6018714863,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anouk Van Hoek",
        "dupr_id": "OZ0W9W",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Zaltbommel, GE, NL"
      },
      {
        "name": "Adrienne Frasco Schellauf",
        "dupr_id": "ZNEE0Q",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Ixelles, Bruxelles, BE"
      }
    ]
  },
  {
    "team_id": 8374502882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Britta Rentmeister",
        "dupr_id": "XJEZPX",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mieke Dieu",
        "dupr_id": "RZNO9N",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Bierbeek, Flanders, BE"
      }
    ]
  }
]