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

PICKLE PRO TOUR Gran Canaria Open 2026 - ABSOLUTA PRO Double MIXTO - Cuartos

ID: 8556115207

对局比分

21-14

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

8:45 AM

对决场地

Canarias

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Maria Pintor Rodriguez

QXJ57R · Murcia, MC, ES

DUPR

4.823

JG
Jesus Garcia Garre

RYXWPN · Murcia, MC, ES

DUPR

5.322

阵营 2负方
ML
Mike López

67ZLR0 · Madrid, MD, ES

DUPR

5.033

RA
Raquel Amaro Veloso

RZLXKN · Caracas, Dto. Capital, VE

DUPR

5.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8556115207
显示原始对决元数据 JSON
[
  {
    "team_id": 6972169987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maria Pintor Rodriguez",
        "dupr_id": "QXJ57R",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Murcia, MC, ES"
      },
      {
        "name": "Jesus Garcia Garre",
        "dupr_id": "RYXWPN",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Murcia, MC, ES"
      }
    ]
  },
  {
    "team_id": 7712942746,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike López",
        "dupr_id": "67ZLR0",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Raquel Amaro Veloso",
        "dupr_id": "RZLXKN",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  }
]