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

Pickleball Charlotte Winter Classic - Mens Doubles Skill: (3.0) Age: (35 To 49)

ID: 4482485758

对局比分

11-7

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

11:30 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
LJ
Lee Jenkins

YNWEYG · USA

DUPR

3.263

RJ
Rory Jackson

JY5JNW · USA

DUPR

3.263

阵营 2负方
RM
Ronald Mander

N70PZW · Mooresville, NC, US

DUPR

2.893

SD
shawn deluca

ZD4J5L · Maiden, NC, US

DUPR

3.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4482485758
显示原始对决元数据 JSON
[
  {
    "team_id": 5678518394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Jenkins",
        "dupr_id": "YNWEYG",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rory Jackson",
        "dupr_id": "JY5JNW",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8267563375,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald Mander",
        "dupr_id": "N70PZW",
        "rating": 2.893,
        "profile_pic_url": null,
        "location": "Mooresville, NC, US"
      },
      {
        "name": "shawn deluca",
        "dupr_id": "ZD4J5L",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Maiden, NC, US"
      }
    ]
  }
]