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

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

ID: 6797121863

对局比分

15-12

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

12:45 AM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Erica Ball

ODOP2W · Charlotte, NC, US

DUPR

4.343

AP
Alex Pyun

PKODXE · USA

DUPR

4.729

阵营 2负方
KC
Katie Carpenter

NY5RZN · Seven Lakes, NC, US

DUPR

4.998

JN
Jacob Noble

3ZDMOD · Norwood, NC, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6797121863
显示原始对决元数据 JSON
[
  {
    "team_id": 8310113349,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erica Ball",
        "dupr_id": "ODOP2W",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Alex Pyun",
        "dupr_id": "PKODXE",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8247226926,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Carpenter",
        "dupr_id": "NY5RZN",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Seven Lakes, NC, US"
      },
      {
        "name": "Jacob Noble",
        "dupr_id": "3ZDMOD",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Norwood, NC, US"
      }
    ]
  }
]