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

Senior Mens 4.5+ - Stallion Slam 2026

ID: 7433195790

对局比分

6-15

获胜 / Win

对决日期

2026-01-28

对局时间 (估算)

7:30 PM

对决场地

Stacks Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
Magnel “Tony” Authement

12DJP9 · Bourg, LA, US

DUPR

4.409

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.658

阵营 2胜方
SE
Shane Edwards

3Z7ZRL · Zachary, LA, US

DUPR

5.036

RW
Ronnie Walters

3V22Y6 · Baton Rouge, LA, US

DUPR

4.697

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7433195790
显示原始对决元数据 JSON
[
  {
    "team_id": 4500686154,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Magnel “Tony” Authement",
        "dupr_id": "12DJP9",
        "rating": 4.409,
        "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.658,
        "profile_pic_url": null,
        "location": "Gulf Shores, AL, US"
      }
    ]
  },
  {
    "team_id": 5331708351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shane Edwards",
        "dupr_id": "3Z7ZRL",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Zachary, LA, US"
      },
      {
        "name": "Ronnie Walters",
        "dupr_id": "3V22Y6",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]