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

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 4.0 Age: (60+)

ID: 7116089999

对局比分

15-9

落败 / Loss

对决日期

2026-02-18

对局时间 (估算)

12:45 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Elizabeth Lampman

8JKDND · NV, US

DUPR

4.366

PS
Paul Serna

DN02E4 · Sparks, NV, US

DUPR

4.151

阵营 2负方
IM
Ingrid Mourey

3V69J1 · Poway, CA, US

DUPR

3.887

Ron Mourey

8DYYDY · Poway, CA, US

DUPR

4.386

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7116089999
显示原始对决元数据 JSON
[
  {
    "team_id": 6977088597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Lampman",
        "dupr_id": "8JKDND",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "NV, US"
      },
      {
        "name": "Paul Serna",
        "dupr_id": "DN02E4",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Sparks, NV, US"
      }
    ]
  },
  {
    "team_id": 5524894740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ingrid Mourey",
        "dupr_id": "3V69J1",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Poway, CA, US"
      },
      {
        "name": "Ron Mourey",
        "dupr_id": "8DYYDY",
        "rating": 4.386,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1198555/images/profile/23c9ce7a-cb83-4917-9f1c-7602fc1b05af.jpg",
        "location": "Poway, CA, US"
      }
    ]
  }
]