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

Selkirk San Miguel Open

ID: 7553650408

对局比分

11-5

获胜 / Win

对决日期

2025-11-16

对局时间 (估算)

5:00 PM

对决场地

San Miguel de Allende, Guanajuato, Mexico

View Facility Page →

对决竞争阵营

阵营 1胜方
FD
Fernando Davila

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

DUPR

4.110

SM
Stuart Martin

KOJNKK · USA

DUPR

4.308

阵营 2负方
MT
Manne Trujillo

7DM4O9 · Monterrey, N.L., MX

DUPR

3.773

MT
Manuel Trujillo

XJMMK4 · USA

DUPR

3.703

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7553650408
显示原始对决元数据 JSON
[
  {
    "team_id": 4852404363,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fernando Davila",
        "dupr_id": "3ZX70P",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "San Miguel de Allende, Gto., MX"
      },
      {
        "name": "Stuart Martin",
        "dupr_id": "KOJNKK",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6915552453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Manne Trujillo",
        "dupr_id": "7DM4O9",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Monterrey, N.L., MX"
      },
      {
        "name": "Manuel Trujillo",
        "dupr_id": "XJMMK4",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]