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

USA Pickleball Golden Ticket - Opelika - Mixed Doubles 4.0 (30+) / 4.5 (19+30+)

ID: 6775862342

对局比分

11-15

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

3:30 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
Heather Jaeger

3Y2ZE3 · Atlanta, GA, US

DUPR

4.463

DH
Denson Helms

7D42V4 · AL, US

DUPR

4.728

阵营 2胜方
LB
linh bui

XKZQQ5 · Troy, AL, US

DUPR

4.220

AA
Aaron Allen

Q5NEMR · Dothan, AL, US

DUPR

4.360

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6775862342
显示原始对决元数据 JSON
[
  {
    "team_id": 8204131972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Jaeger",
        "dupr_id": "3Y2ZE3",
        "rating": 4.463,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1080756/images/profile/748bc80d-53c0-48a7-bfb2-043a05e97d27.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Denson Helms",
        "dupr_id": "7D42V4",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "AL, US"
      }
    ]
  },
  {
    "team_id": 7194830218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "linh bui",
        "dupr_id": "XKZQQ5",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Troy, AL, US"
      },
      {
        "name": "Aaron Allen",
        "dupr_id": "Q5NEMR",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Dothan, AL, US"
      }
    ]
  }
]