返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

REBALLUTION CUP 2026 (PRO: 20.000€) - 18+ PRO MIXED DOUBLES

ID: 5776917363

对局比分

11-6, 6-11, 9-11

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

4:45 AM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1负方
EK
Evie Kenna

8D5VZ4 · Wilson, NC, US

DUPR

5.100

BC
Ben Cawston

RZE97E · Winchester, England, GB

DUPR

5.782

阵营 2胜方
LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.852

GH
Gracie Hamilton

QPEXP4 · USA

DUPR

4.555

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5776917363
显示原始对决元数据 JSON
[
  {
    "team_id": 7028176456,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evie Kenna",
        "dupr_id": "8D5VZ4",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Wilson, NC, US"
      },
      {
        "name": "Ben Cawston",
        "dupr_id": "RZE97E",
        "rating": 5.782,
        "profile_pic_url": null,
        "location": "Winchester, England, GB"
      }
    ]
  },
  {
    "team_id": 8257821092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.852,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      },
      {
        "name": "Gracie Hamilton",
        "dupr_id": "QPEXP4",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]