返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Liga Yucateca - Mérida B

ID: 5547976765

对局比分

21-20

落败 / Loss

对决日期

2025-12-17

对局时间 (估算)

2:15 AM

对决场地

Yucatan, Mexico

未核实场馆

对决竞争阵营

阵营 1胜方
SA
Sofia Aguilar Romero

G09XXG · Mérida, Yuc., MX

DUPR

2.475

SB
Starla Ballantine

RZRV2M · Rohnert Park, CA, US

DUPR

2.822

阵营 2负方
ME
Miguel Erosa

YMG254 · Mérida, Yuc., MX

DUPR

2.434

EE
EDUARDO ESQUINO

EW0PYM · Mérida, Yuc., MX

DUPR

2.534

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5547976765
显示原始对决元数据 JSON
[
  {
    "team_id": 7997514538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sofia Aguilar Romero",
        "dupr_id": "G09XXG",
        "rating": 2.475,
        "profile_pic_url": null,
        "location": "Mérida, Yuc., MX"
      },
      {
        "name": "Starla Ballantine",
        "dupr_id": "RZRV2M",
        "rating": 2.822,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      }
    ]
  },
  {
    "team_id": 6249236471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miguel Erosa",
        "dupr_id": "YMG254",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": "Mérida, Yuc., MX"
      },
      {
        "name": "EDUARDO ESQUINO",
        "dupr_id": "EW0PYM",
        "rating": 2.534,
        "profile_pic_url": null,
        "location": "Mérida, Yuc., MX"
      }
    ]
  }
]