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

EQUINOCCIO 2026 - MIX DOUBLES INTERMEDIATE

ID: 5551804241

对局比分

11-6

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

6:15 AM

对决场地

Sport Center Pádel & Pickleball, KM. 12, Carr. Mérida - Progreso Supermanzana Tablaje Catastral 24671, 97302 Xcanatún, Yuc., México

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Antonio Orozco

RZQGRM · Puebla, Pue., MX

DUPR

3.909

WS
Wendy Stine

QPMJRR · Mérida, Yuc., MX

DUPR

3.858

阵营 2负方
SM
Susan Mcgill

3VQNRJ · Stuart, FL, US

DUPR

3.273

DM

DUPR

3.354

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5551804241
显示原始对决元数据 JSON
[
  {
    "team_id": 7748428826,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonio Orozco",
        "dupr_id": "RZQGRM",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Puebla, Pue., MX"
      },
      {
        "name": "Wendy Stine",
        "dupr_id": "QPMJRR",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Mérida, Yuc., MX"
      }
    ]
  },
  {
    "team_id": 8154419725,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Mcgill",
        "dupr_id": "3VQNRJ",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": "Stuart, FL, US"
      },
      {
        "name": "Daniel Montiel Beltran",
        "dupr_id": "QX00E4",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]