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

Senior Mens 4.5+ - Stallion Slam 2026

ID: 4689714773

对局比分

15-2

获胜 / Win

对决日期

2026-01-28

对局时间 (估算)

6:15 AM

对决场地

Stacks Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
SE
Shane Edwards

3Z7ZRL · Zachary, LA, US

DUPR

5.063

RW
Ronnie Walters

3V22Y6 · Baton Rouge, LA, US

DUPR

4.727

阵营 2负方
CB
Craig Broussard

NYQYEZ · Lafayette, LA, US

DUPR

4.484

Michael Pontiff

1QQKV4 · Lafayette, LA, US

DUPR

4.058

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4689714773
显示原始对决元数据 JSON
[
  {
    "team_id": 5508412765,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Edwards",
        "dupr_id": "3Z7ZRL",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Zachary, LA, US"
      },
      {
        "name": "Ronnie Walters",
        "dupr_id": "3V22Y6",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  },
  {
    "team_id": 4833502059,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Broussard",
        "dupr_id": "NYQYEZ",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Michael Pontiff",
        "dupr_id": "1QQKV4",
        "rating": 4.058,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65d00d89964cb.jpg",
        "location": "Lafayette, LA, US"
      }
    ]
  }
]