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

Ball Masters

ID: 7654811179

对局比分

11-7

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

8:45 AM

对决场地

León, Guanajuato, Mexico

未核实场馆

对决竞争阵营

阵营 1胜方
PC
Paulo Cortes

ODNL0L · Manuel Doblado, Gto., MX

DUPR

4.303

DUPR

3.447

阵营 2负方
AE

DUPR

3.811

LP
LuisFe Pérez

4VO0G6 · USA

DUPR

3.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7654811179
显示原始对决元数据 JSON
[
  {
    "team_id": 7390862302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paulo Cortes",
        "dupr_id": "ODNL0L",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Manuel Doblado, Gto., MX"
      },
      {
        "name": "Nicandro Valadez Bustamante",
        "dupr_id": "PWRLOQ",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4505950793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arturo Enrique Cortes",
        "dupr_id": "V7LDGE",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "LuisFe Pérez",
        "dupr_id": "4VO0G6",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]