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

BPL The Cup CHALLENGER DIVISION POOL STAGE: Womens doubles

ID: 4448353349

对局比分

13-15

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EH
Elsie Heremans

DWX5EY · USA

DUPR

3.825

MG
Melanie Gollan

5EOE6P · USA

DUPR

3.390

阵营 2胜方
JL
Jennifer Leniere

9PEXLK · Tournai, Région Wallonne, BE

DUPR

3.874

NF
Noémie Flies

ORDZZL · USA

DUPR

3.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4448353349
显示原始对决元数据 JSON
[
  {
    "team_id": 8267239927,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elsie Heremans",
        "dupr_id": "DWX5EY",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Melanie Gollan",
        "dupr_id": "5EOE6P",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8326161586,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Leniere",
        "dupr_id": "9PEXLK",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Tournai, Région Wallonne, BE"
      },
      {
        "name": "Noémie  Flies",
        "dupr_id": "ORDZZL",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]