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

2025 Pickleball World Championships - $1,000 Money Ball

ID: 5916077595

对局比分

6-11, 5-11

获胜 / Win

对决日期

2025-11-06

对局时间 (估算)

4:45 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Alex Lantz

3XOVP4 · Crete, NE, US

DUPR

4.967

KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.530

阵营 2胜方
AM
Aj Marrero

1RG05E · Waldorf, MD, US

DUPR

5.715

AA
Andrew Angulo

59GX7R · Callao Region, PE

DUPR

5.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5916077595
显示原始对决元数据 JSON
[
  {
    "team_id": 7220291339,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Lantz",
        "dupr_id": "3XOVP4",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Crete, NE, US"
      },
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      }
    ]
  },
  {
    "team_id": 7929286219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aj Marrero",
        "dupr_id": "1RG05E",
        "rating": 5.715,
        "profile_pic_url": null,
        "location": "Waldorf, MD, US"
      },
      {
        "name": "Andrew Angulo",
        "dupr_id": "59GX7R",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      }
    ]
  }
]