返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickleball Charlotte Winter Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 6134562665

对局比分

15-13

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

6:15 AM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Katie Carpenter

NY5RZN · Seven Lakes, NC, US

DUPR

5.046

JN
Jacob Noble

3ZDMOD · Norwood, NC, US

DUPR

4.619

阵营 2负方
SH
Sara Haeflinger

GGRDWV · Blythewood, SC, US

DUPR

4.439

DF
David Flores

V7VR6P · Columbia, SC, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6134562665
显示原始对决元数据 JSON
[
  {
    "team_id": 7535502414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Carpenter",
        "dupr_id": "NY5RZN",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Seven Lakes, NC, US"
      },
      {
        "name": "Jacob Noble",
        "dupr_id": "3ZDMOD",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Norwood, NC, US"
      }
    ]
  },
  {
    "team_id": 8030210747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Haeflinger",
        "dupr_id": "GGRDWV",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      },
      {
        "name": "David Flores",
        "dupr_id": "V7VR6P",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]