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

LWR Pickleball Club DUPR League

ID: 5104029508

对局比分

15-10

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Meisha Wilson

175VD0 · Sarasota, FL, US

DUPR

4.259

EW
Elizabeth Wang

X2J62X · Lakewood Ranch, FL, US

DUPR

3.847

阵营 2负方
AB
Alyssa Berglund

XO725R · USA

DUPR

3.709

TB
Teresa Barker

2LRZME · Sarasota, FL, US

DUPR

3.331

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5104029508
显示原始对决元数据 JSON
[
  {
    "team_id": 5045824226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meisha Wilson",
        "dupr_id": "175VD0",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Elizabeth Wang",
        "dupr_id": "X2J62X",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 7428299501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Berglund",
        "dupr_id": "XO725R",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teresa Barker",
        "dupr_id": "2LRZME",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  }
]