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

LWR Pickleball Club DUPR League

ID: 6823098655

对局比分

15-7

获胜 / Win

对决日期

2026-04-22

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LJ
Lori Jones

WXEWKL · Lakewood Ranch, FL, US

DUPR

3.713

MW
Meisha Wilson

175VD0 · Sarasota, FL, US

DUPR

4.306

阵营 2负方
DC
Debora Carlson

35QKVL · USA

DUPR

4.276

EN
Elizabeth Nelsen

9DP5Y7 · USA

DUPR

4.089

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6823098655
显示原始对决元数据 JSON
[
  {
    "team_id": 8276908423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lori Jones",
        "dupr_id": "WXEWKL",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Meisha Wilson",
        "dupr_id": "175VD0",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 5845881320,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debora Carlson",
        "dupr_id": "35QKVL",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Nelsen",
        "dupr_id": "9DP5Y7",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]