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

Nevada Team Pickleball - Spring

ID: 4318585851

对局比分

8-11, 8-11

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

4:45 AM

对决场地

9585 W Washburn Road; Las Vegas, NV 89149

未核实场馆

对决竞争阵营

阵营 1负方
SL
Shannon Leininger

G5WPYM · Las Vegas, NV, US

DUPR

4.251

JL
Justin Lucero

6ZW74K · Henderson, NV, US

DUPR

3.993

阵营 2胜方
LG
Leslie Gray

QPLPL5 · Las Vegas, NV, US

DUPR

3.968

DS
Desmond Slusher

8G0JRM · Las Vegas, NV, US

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4318585851
显示原始对决元数据 JSON
[
  {
    "team_id": 6414375807,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shannon Leininger",
        "dupr_id": "G5WPYM",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Justin Lucero",
        "dupr_id": "6ZW74K",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 8237229119,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leslie Gray",
        "dupr_id": "QPLPL5",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Desmond Slusher",
        "dupr_id": "8G0JRM",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]