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

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

ID: 6599831329

对局比分

11-5, 11-6

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

2:15 AM

对决场地

POLIDEPORTIVO ANTONIO BARRIENTOS CHISPA

未核实场馆

对决竞争阵营

阵营 1胜方
Jayden Broderick

R8JQJ3 · Boca Raton, FL, US

DUPR

5.799

AL
Alec Lamacchio

3V2DJ3 · Naples, FL, US

DUPR

5.610

阵营 2负方
DW
Daniel Wren

3VYLX6 · Bournemouth, England, GB

DUPR

5.076

AO
Anakin Owen

3V2R06 · Norwich, England, GB

DUPR

5.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6599831329
显示原始对决元数据 JSON
[
  {
    "team_id": 6590694555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayden Broderick",
        "dupr_id": "R8JQJ3",
        "rating": 5.799,
        "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.61,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4519012512,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Wren",
        "dupr_id": "3VYLX6",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Bournemouth, England, GB"
      },
      {
        "name": "Anakin Owen",
        "dupr_id": "3V2R06",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      }
    ]
  }
]