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

USA Pickleball Golden Ticket - Opelika - Womens Doubles 4.5 (40+50+)

ID: 6110183776

对局比分

6-15

落败 / Loss

对决日期

2026-03-13

对局时间 (估算)

5:00 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
Heather Jaeger

3Y2ZE3 · Atlanta, GA, US

DUPR

4.463

KR
Kelly Rich

3ZDQGL · Canton, GA, US

DUPR

4.435

阵营 2胜方
JR
Julie Render

8DP55Y · Canton, GA, US

DUPR

4.187

TC
Tricia Christian

W6YPLK · Alpharetta, GA, US

DUPR

4.562

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6110183776
显示原始对决元数据 JSON
[
  {
    "team_id": 6176742048,
    "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": "Kelly Rich",
        "dupr_id": "3ZDQGL",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      }
    ]
  },
  {
    "team_id": 6641234634,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Render",
        "dupr_id": "8DP55Y",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Tricia Christian",
        "dupr_id": "W6YPLK",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]