返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PickleTour Venezuela

ID: 5877882980

对局比分

7-11, 11-7, 10-12

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

9:00 PM

对决场地

Maracay, Aragua, Venezuela

未核实场馆

对决竞争阵营

阵营 1负方
NM
Nicolás Merchan

0YJD4N · Guatire, Miranda, VE

DUPR

3.891

AF
Alexis Flores

EWR2RJ · Guatire, Miranda, VE

DUPR

4.126

阵营 2胜方
AM
Adrian Morales

JZGONJ · Guatire, Miranda, VE

DUPR

4.570

JL
Jean Lizarraga

7DJQX4 · Guatire, Miranda, VE

DUPR

4.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5877882980
显示原始对决元数据 JSON
[
  {
    "team_id": 4430159202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicolás Merchan",
        "dupr_id": "0YJD4N",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Alexis Flores",
        "dupr_id": "EWR2RJ",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      }
    ]
  },
  {
    "team_id": 6404930540,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adrian Morales",
        "dupr_id": "JZGONJ",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      },
      {
        "name": "Jean Lizarraga",
        "dupr_id": "7DJQX4",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Guatire, Miranda, VE"
      }
    ]
  }
]