返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Senior Mens 4.5+ - Stallion Slam 2026

ID: 8048693476

对局比分

15-13

落败 / Loss

对决日期

2026-01-28

对局时间 (估算)

5:00 PM

对决场地

Stacks Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
Magnel “Tony” Authement

12DJP9 · Bourg, LA, US

DUPR

4.414

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.664

阵营 2负方
CB
Craig Broussard

NYQYEZ · Lafayette, LA, US

DUPR

4.532

Michael Pontiff

1QQKV4 · Lafayette, LA, US

DUPR

4.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8048693476
显示原始对决元数据 JSON
[
  {
    "team_id": 8368546708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Magnel “Tony” Authement",
        "dupr_id": "12DJP9",
        "rating": 4.414,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/152397_6456c2f23f569.jpeg",
        "location": "Bourg, LA, US"
      },
      {
        "name": "Scott Korth",
        "dupr_id": "3ZLLQW",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Gulf Shores, AL, US"
      }
    ]
  },
  {
    "team_id": 8053269604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Broussard",
        "dupr_id": "NYQYEZ",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Michael Pontiff",
        "dupr_id": "1QQKV4",
        "rating": 4.096,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65d00d89964cb.jpg",
        "location": "Lafayette, LA, US"
      }
    ]
  }
]