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

Life Time Spring Classic Tournament (Mixed Doubles 5.0+)

ID: 4764554208

对局比分

4-15

落败 / Loss

对决日期

2025-04-05

对局时间 (估算)

1:00 PM

对决场地

Life Time, Healthy Way, Vestavia Hills, AL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Marti Sherman

35WWXV · Birmingham, AL, US

DUPR

4.846

KM
Kyle Mohon

8WEEKL · Birmingham, AL, US

DUPR

4.607

阵营 2胜方
ES
Emily Swaim

PKVWYZ · USA

DUPR

4.786

AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.282

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4764554208
显示原始对决元数据 JSON
[
  {
    "team_id": 6628253655,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marti Sherman",
        "dupr_id": "35WWXV",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Kyle Mohon",
        "dupr_id": "8WEEKL",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 7013213356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Swaim",
        "dupr_id": "PKVWYZ",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      }
    ]
  }
]