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

Nevada Team Pickleball - Spring

ID: 8586519369

对局比分

5-11, 8-11

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

10:15 AM

对决场地

599 Greenway Road; Henderson, NV 89015

未核实场馆

对决竞争阵营

阵营 1负方
LS
Lacey Smith

3XKMPR · Henderson, NV, US

DUPR

4.041

DR
Delaney Rankin

MP5LWD · USA

DUPR

3.756

阵营 2胜方
FM
Faye Mcphillips

DWYVOY · Las Vegas, NV, US

DUPR

3.948

LW
Lacy Wedge

EWOXWE · Las Vegas, NV, US

DUPR

4.126

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8586519369
显示原始对决元数据 JSON
[
  {
    "team_id": 5167015045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lacey Smith",
        "dupr_id": "3XKMPR",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Delaney Rankin",
        "dupr_id": "MP5LWD",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5720260076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faye Mcphillips",
        "dupr_id": "DWYVOY",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Lacy Wedge",
        "dupr_id": "EWOXWE",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]