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

2026 AdventHealth Tampa Bay Challenger - Mixed Doubles Pro Main Draw

ID: 5310195281

对局比分

11-1, 11-7

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

6:15 AM

对决场地

Tampa, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Jaeda Minniefield

8DP59Y · Atlanta, GA, US

DUPR

5.338

BC
Ben Cawston

RZE97E · Winchester, England, GB

DUPR

5.820

阵营 2负方
IK
Iryna Kostirko

WNQROK · USA

DUPR

4.839

MS
Maiz Sinclair

N5742N · Chicago, IL, US

DUPR

4.839

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5310195281
显示原始对决元数据 JSON
[
  {
    "team_id": 4538811046,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaeda Minniefield",
        "dupr_id": "8DP59Y",
        "rating": 5.338,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ben Cawston",
        "dupr_id": "RZE97E",
        "rating": 5.82,
        "profile_pic_url": null,
        "location": "Winchester, England, GB"
      }
    ]
  },
  {
    "team_id": 6931173169,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Iryna Kostirko",
        "dupr_id": "WNQROK",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maiz  Sinclair",
        "dupr_id": "N5742N",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]