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

Spring Fling Pickleball Showdown! Presented by Pickleball Charleston - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 6203071608

对局比分

11-9

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

1:00 PM

对决场地

Cayce, SC

View Facility Page →

对决竞争阵营

阵营 1胜方
CR
Caitlyn Rodefer

2QJYLY · Boiling Springs, SC, US

DUPR

4.728

KS
Keath Shelley

KXYQ26 · USA

DUPR

4.301

阵营 2负方
SL
sophia leslie

V4Y4D5 · Peachtree Corners, GA, US

DUPR

4.132

KM
Kyle Meunier

6ZZ5OD · Statesboro, GA, US

DUPR

3.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6203071608
显示原始对决元数据 JSON
[
  {
    "team_id": 6007465609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caitlyn Rodefer",
        "dupr_id": "2QJYLY",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Boiling Springs, SC, US"
      },
      {
        "name": "Keath Shelley",
        "dupr_id": "KXYQ26",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8262786534,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sophia leslie",
        "dupr_id": "V4Y4D5",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Kyle Meunier",
        "dupr_id": "6ZZ5OD",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]