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

USA Pickleball Golden Ticket - Opelika - Mens Doubles 4.0 (70+)

ID: 5311738229

对局比分

15-9

获胜 / Win

对决日期

2026-03-12

对局时间 (估算)

6:15 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
PS
Peter Smith

8KYVEQ · Birmingham, AL, US

DUPR

4.469

TS
Thomas Stewart

8K5EKK · Columbus, GA, US

DUPR

4.145

阵营 2负方
DB
David Brookmire

84V9YG · USA

DUPR

4.048

MM
Michael Molletta

8WN95Q · USA

DUPR

4.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5311738229
显示原始对决元数据 JSON
[
  {
    "team_id": 5883582359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Smith",
        "dupr_id": "8KYVEQ",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Thomas Stewart",
        "dupr_id": "8K5EKK",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  },
  {
    "team_id": 5827935270,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Brookmire",
        "dupr_id": "84V9YG",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Molletta",
        "dupr_id": "8WN95Q",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]