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

BPL The Cup PRO DIVISION POOL STAGE: Mixed doubles

ID: 6960574094

对局比分

10-15

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SV
Stephanie Vennemann

0YQD52 · Düsseldorf, NRW, DE

DUPR

4.064

NW
Noah Washington

L5ZQKK · MI, US

DUPR

4.493

阵营 2胜方
SV
Sigrid Vanderbeken

QPGQVR · Celles, Wallonia, BE

DUPR

3.963

PD
Pepijn De Petter

4VLP7M · Dendermonde, Vlaanderen, BE

DUPR

4.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6960574094
显示原始对决元数据 JSON
[
  {
    "team_id": 4465362897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Vennemann",
        "dupr_id": "0YQD52",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Düsseldorf, NRW, DE"
      },
      {
        "name": "Noah Washington",
        "dupr_id": "L5ZQKK",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  },
  {
    "team_id": 5139774556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sigrid Vanderbeken",
        "dupr_id": "QPGQVR",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Celles, Wallonia, BE"
      },
      {
        "name": "Pepijn De Petter",
        "dupr_id": "4VLP7M",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Dendermonde, Vlaanderen, BE"
      }
    ]
  }
]