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

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

ID: 8090654341

对局比分

11-0, 11-0

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

2:15 AM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1胜方
Jayden Broderick

R8JQJ3 · Boca Raton, FL, US

DUPR

5.803

AL
Alec Lamacchio

3V2DJ3 · Naples, FL, US

DUPR

5.614

阵营 2负方
CB
Ciaran Brennan

VXJYR6 · USA

DUPR

4.134

RW
Reece White

RW20NM · USA

DUPR

4.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8090654341
显示原始对决元数据 JSON
[
  {
    "team_id": 8478371195,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayden Broderick",
        "dupr_id": "R8JQJ3",
        "rating": 5.803,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22060/images/profile/60e79214-e642-4a74-89b8-4c39f168472c.jpg",
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Alec Lamacchio",
        "dupr_id": "3V2DJ3",
        "rating": 5.614,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5848916334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ciaran Brennan",
        "dupr_id": "VXJYR6",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reece White",
        "dupr_id": "RW20NM",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]