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

Life Time Spring Classic Tournament (Mixed Doubles 5.0+)

ID: 5470955577

对局比分

15-4

落败 / Loss

对决日期

2025-04-05

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.277

ES
Emily Swaim

PKVWYZ · USA

DUPR

4.765

阵营 2负方
MS
Marti Sherman

35WWXV · Birmingham, AL, US

DUPR

4.829

KM
Kyle Mohon

8WEEKL · Birmingham, AL, US

DUPR

4.571

数据访问 (AI / 开发者)

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

cURL Request:

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