返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Carrollton Spring Classic - Mixed Doubles Skill: (3.5) Age: (15 And Above)

ID: 7653188621

对局比分

11-1

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

6:15 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
Helen Hudgens

ZN9V0L · Atlanta, GA, US

DUPR

3.402

TK
Toby Khan

56MPVL · Lithia Springs, GA, US

DUPR

3.248

阵营 2负方
CL
Camille Langley

M2GVDV · Carrollton, GA, US

DUPR

3.147

LB
Larry Braswell

V4EXYE · Heflin, AL, US

DUPR

3.513

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7653188621
显示原始对决元数据 JSON
[
  {
    "team_id": 4614026375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Helen Hudgens",
        "dupr_id": "ZN9V0L",
        "rating": 3.402,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/155051_646e8a897e6ea.jpeg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Toby Khan",
        "dupr_id": "56MPVL",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Lithia Springs, GA, US"
      }
    ]
  },
  {
    "team_id": 7260573501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camille Langley",
        "dupr_id": "M2GVDV",
        "rating": 3.147,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Larry Braswell",
        "dupr_id": "V4EXYE",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Heflin, AL, US"
      }
    ]
  }
]