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

Selkirk San Miguel Open

ID: 5515971246

对局比分

8-11

落败 / Loss

对决日期

2025-11-16

对局时间 (估算)

7:30 PM

对决场地

San Miguel de Allende, Guanajuato, Mexico

View Facility Page →

对决竞争阵营

阵营 1负方
FD
Fernando Davila

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

DUPR

4.047

SM
Stuart Martin

KOJNKK · USA

DUPR

4.191

阵营 2胜方
FC

DUPR

3.881

RS

DUPR

3.875

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5515971246
显示原始对决元数据 JSON
[
  {
    "team_id": 5706056171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fernando Davila",
        "dupr_id": "3ZX70P",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": "San Miguel de Allende, Gto., MX"
      },
      {
        "name": "Stuart Martin",
        "dupr_id": "KOJNKK",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8140059220,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Francisco Contreras ",
        "dupr_id": "NY4OMZ",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rodrigo Soto Becerra",
        "dupr_id": "NYNEPN",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]