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

Selkirk San Miguel Open

ID: 5132474644

对局比分

11-6

落败 / Loss

对决日期

2025-11-17

对局时间 (估算)

5:00 PM

对决场地

San Miguel de Allende, Guanajuato, Mexico

View Facility Page →

对决竞争阵营

阵营 1胜方
GD
Gabriela Delb

XKV7X7 · USA

DUPR

3.954

DUPR

3.939

阵营 2负方
LG
Lia Gonzalez

KOLW4Y · Celaya, Gto., MX

DUPR

3.944

DUPR

3.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5132474644
显示原始对决元数据 JSON
[
  {
    "team_id": 4835153711,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriela Delb",
        "dupr_id": "XKV7X7",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrés Rodríguez Suárez",
        "dupr_id": "KO9MXQ",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7563243900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lia Gonzalez",
        "dupr_id": "KOLW4Y",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Celaya, Gto., MX"
      },
      {
        "name": "Johan Ezequiel Hernandez Lopez",
        "dupr_id": "MYLN6V",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]