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

I TorneoAlmanzor - +18 Dobles Mixtos 4.5/5.0

ID: 5886807116

对局比分

11-2

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

9:00 PM

对决场地

Almanzor Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
D
David

Z975DM · Madrid, MD, ES

DUPR

4.869

RA
Raquel Amaro Veloso

RZLXKN · Caracas, Dto. Capital, VE

DUPR

5.039

阵营 2负方
JR
javier reimundez

D96JOX · USA

DUPR

4.103

AZ
Alejandra Zapata

M97GNO · USA

DUPR

4.062

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5886807116
显示原始对决元数据 JSON
[
  {
    "team_id": 5422344790,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David",
        "dupr_id": "Z975DM",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Raquel Amaro Veloso",
        "dupr_id": "RZLXKN",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  },
  {
    "team_id": 7458149372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "javier  reimundez",
        "dupr_id": "D96JOX",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alejandra Zapata",
        "dupr_id": "M97GNO",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]