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

LWR Pickleball Club DUPR League

ID: 8022859233

对局比分

15-4

落败 / Loss

对决日期

2025-10-22

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EC
Erica Calka

30VON2 · Sarasota, FL, US

DUPR

3.924

LB
Lynda Benton

9P2V9E · Sarasota, FL, US

DUPR

3.882

阵营 2负方
NL
Nathalie Leonard

4L20K6 · Lakewood Ranch, FL, US

DUPR

3.544

DC
diane carnahan

3VLZKE · Bradenton, FL, US

DUPR

3.477

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8022859233
显示原始对决元数据 JSON
[
  {
    "team_id": 7723429215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erica Calka",
        "dupr_id": "30VON2",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Lynda Benton",
        "dupr_id": "9P2V9E",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 7392905016,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathalie Leonard",
        "dupr_id": "4L20K6",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "diane carnahan",
        "dupr_id": "3VLZKE",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]