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

USA Pickleball Golden Ticket - Las Vegas - Womens Doubles 4.5 Age: (50+)

ID: 4380195293

对局比分

15-13

落败 / Loss

对决日期

2026-02-20

对局时间 (估算)

6:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Elizabeth Lampman

8JKDND · NV, US

DUPR

4.457

SE
Sue Ernhout

16G5R0 · Spanish Springs, NV, US

DUPR

4.510

阵营 2负方
CB
Carolyn Baines

84MKDM · Williamson County, TX, US

DUPR

3.846

YM
Yolanda Monroe

3YMDVE · USA

DUPR

4.865

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4380195293
显示原始对决元数据 JSON
[
  {
    "team_id": 5665376702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Lampman",
        "dupr_id": "8JKDND",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "NV, US"
      },
      {
        "name": "Sue Ernhout",
        "dupr_id": "16G5R0",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Spanish Springs, NV, US"
      }
    ]
  },
  {
    "team_id": 8452253764,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carolyn Baines",
        "dupr_id": "84MKDM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      },
      {
        "name": "Yolanda Monroe",
        "dupr_id": "3YMDVE",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]