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

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

ID: 5600303741

对局比分

11-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

6:15 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
KP
Kelly Polk

L29LMK · Albany, GA, US

DUPR

4.313

NG
Nathan Gabel

ZNGRJL · Tifton, GA, US

DUPR

4.114

阵营 2胜方
KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.453

HH
Heath Helms

6ZJL40 · AL, US

DUPR

4.842

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5600303741
显示原始对决元数据 JSON
[
  {
    "team_id": 8538272422,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Polk",
        "dupr_id": "L29LMK",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Albany, GA, US"
      },
      {
        "name": "Nathan Gabel",
        "dupr_id": "ZNGRJL",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Tifton, GA, US"
      }
    ]
  },
  {
    "team_id": 7259126693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Heath Helms",
        "dupr_id": "6ZJL40",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "AL, US"
      }
    ]
  }
]