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

Selkirk San Miguel Open

ID: 5067142735

对局比分

11-6

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

8:45 AM

对决场地

San Miguel de Allende, Guanajuato, Mexico

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
José Barbosa

6Z2EDQ · USA

DUPR

4.079

JC
Juan Carlos Castillo

7D0Q05 · San Bernardino Tlaxcalancingo, Pue., MX

DUPR

4.231

阵营 2负方
FD
Fernando Davila

3ZX70P · San Miguel de Allende, Gto., MX

DUPR

4.025

SM
Stuart Martin

KOJNKK · USA

DUPR

4.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5067142735
显示原始对决元数据 JSON
[
  {
    "team_id": 7431717144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "José Barbosa",
        "dupr_id": "6Z2EDQ",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juan Carlos Castillo",
        "dupr_id": "7D0Q05",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "San Bernardino Tlaxcalancingo, Pue., MX"
      }
    ]
  },
  {
    "team_id": 5997578211,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fernando Davila",
        "dupr_id": "3ZX70P",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "San Miguel de Allende, Gto., MX"
      },
      {
        "name": "Stuart Martin",
        "dupr_id": "KOJNKK",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]