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

Powered by Rankiaopr Puerto_Rico_Kitchen_Series__May_22-23__2026_at_La_Academia__Caguas

ID: 4373706549

对局比分

11-1

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JJ
Julian J Curet Santisteban

2LDXP4 · Guayama, Guayama, PR

DUPR

3.869

CR
Christian Reyes

EGZY0J · Juncos, Juncos, PR

DUPR

3.878

阵营 2负方
CH
Carlos H Amado

V4MQ06 · San Lorenzo, San Lorenzo, PR

DUPR

3.626

RA
Ramon Amado

ZN55LP · San Lorenzo, San Lorenzo, PR

DUPR

3.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4373706549
显示原始对决元数据 JSON
[
  {
    "team_id": 8408482232,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julian J Curet Santisteban",
        "dupr_id": "2LDXP4",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Guayama, Guayama, PR"
      },
      {
        "name": "Christian Reyes",
        "dupr_id": "EGZY0J",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Juncos, Juncos, PR"
      }
    ]
  },
  {
    "team_id": 7677181508,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos H Amado",
        "dupr_id": "V4MQ06",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "San Lorenzo, San Lorenzo, PR"
      },
      {
        "name": "Ramon Amado",
        "dupr_id": "ZN55LP",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "San Lorenzo, San Lorenzo, PR"
      }
    ]
  }
]