返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Masters of Mixed Doubles Presented By Woodhouse Spa Lexington - MIXED DOUBLES 4.5+ $500 WINNER TAKE ALL MONEYBALL

ID: 5006412767

对局比分

1-11

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

12:45 AM

对决场地

lexington, KY

View Facility Page →

对决竞争阵营

阵营 1负方
SM
Sibbie Marsh

5ENZ2V · Winchester, KY, US

DUPR

3.937

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.558

阵营 2胜方
KL
Kellie Lozano

DWNJPM · Lexington, KY, US

DUPR

4.629

JR
Jax Rogers

3LK9JJ · Lexington, KY, US

DUPR

5.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5006412767
显示原始对决元数据 JSON
[
  {
    "team_id": 6748405318,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sibbie Marsh",
        "dupr_id": "5ENZ2V",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Winchester, KY, US"
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  },
  {
    "team_id": 4880925749,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kellie Lozano",
        "dupr_id": "DWNJPM",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Jax Rogers",
        "dupr_id": "3LK9JJ",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  }
]