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

PPA Tour: Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (3.0 To 3.5) Age: (50 To 59)

ID: 6050853127

对局比分

5-15

落败 / Loss

对决日期

2025-05-15

对局时间 (估算)

8:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
PK
Patty Kepple

9P0JVJ · Miramar Beach, FL, US

DUPR

3.824

KK
Ken Kepple

OD9J2E · Miramar Beach, FL, US

DUPR

3.503

阵营 2胜方
PT
Paige Terrell

PKJEEM · Columbus, GA, US

DUPR

3.754

BT
Brad Terrell

NYE47Z · Columbus, GA, US

DUPR

3.895

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6050853127
显示原始对决元数据 JSON
[
  {
    "team_id": 4343906792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patty Kepple",
        "dupr_id": "9P0JVJ",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Miramar Beach, FL, US"
      },
      {
        "name": "Ken Kepple",
        "dupr_id": "OD9J2E",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": "Miramar Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6814445695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paige Terrell",
        "dupr_id": "PKJEEM",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      },
      {
        "name": "Brad Terrell",
        "dupr_id": "NYE47Z",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  }
]