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

LWR Pickleball Club DUPR League

ID: 5721471726

对局比分

15-10

获胜 / Win

对决日期

2026-04-08

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LJ
Lori Jones

WXEWKL · Lakewood Ranch, FL, US

DUPR

3.676

EW
Elizabeth Wang

X2J62X · Lakewood Ranch, FL, US

DUPR

3.865

阵营 2负方
LL
Loraine Letts

99W9NR · Bradenton, FL, US

DUPR

3.497

WV
Wendy VanZegeren

120OZ9 · Bradenton, FL, US

DUPR

3.424

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5721471726
显示原始对决元数据 JSON
[
  {
    "team_id": 7303525959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lori Jones",
        "dupr_id": "WXEWKL",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Elizabeth Wang",
        "dupr_id": "X2J62X",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 7740245967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Loraine Letts",
        "dupr_id": "99W9NR",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Wendy VanZegeren",
        "dupr_id": "120OZ9",
        "rating": 3.424,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]