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

Pickleball Charlotte Winter Classic - Mixed Doubles Skill: (4.0) Age: (5 To 34)

ID: 7829170428

对局比分

2-15

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

1:00 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1负方
KJ
Kaila Johnson

L2N9GQ · Indian Land, SC, US

DUPR

3.441

Adriel Crispo

6Z6D9K · Fort Mill, SC, US

DUPR

3.823

阵营 2胜方
SE
Serena East

67O7VQ · Mount Airy, NC, US

DUPR

4.153

JT
Josh Tate

W6RWRM · Kernersville, NC, US

DUPR

4.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7829170428
显示原始对决元数据 JSON
[
  {
    "team_id": 7382067633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kaila Johnson",
        "dupr_id": "L2N9GQ",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Adriel Crispo",
        "dupr_id": "6Z6D9K",
        "rating": 3.823,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66c6110e2ddd5.jpg",
        "location": "Fort Mill, SC, US"
      }
    ]
  },
  {
    "team_id": 5807575009,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Serena East",
        "dupr_id": "67O7VQ",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Mount Airy, NC, US"
      },
      {
        "name": "Josh Tate",
        "dupr_id": "W6RWRM",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Kernersville, NC, US"
      }
    ]
  }
]