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

Selkirk San Miguel Open

ID: 6670069482

对局比分

4-11

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

7:30 PM

对决场地

San Miguel de Allende, Guanajuato, Mexico

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Antonio Miguel

G5DR6Q · Puebla, Pue., MX

DUPR

3.923

PC
Pedro Cruz Cruz

V7NVKJ · USA

DUPR

4.449

阵营 2胜方
RV
Ricardo Villa

RZD4GZ · Mérida, Yuc., MX

DUPR

5.228

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6670069482
显示原始对决元数据 JSON
[
  {
    "team_id": 4309066234,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Antonio Miguel",
        "dupr_id": "G5DR6Q",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Puebla, Pue., MX"
      },
      {
        "name": "Pedro Cruz Cruz",
        "dupr_id": "V7NVKJ",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7688492755,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Villa",
        "dupr_id": "RZD4GZ",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "Mérida, Yuc., MX"
      },
      {
        "name": "Edson Valdovinos Laureano",
        "dupr_id": "N7YVQZ",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]