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

Nevada Team Pickleball - Fall

ID: 5537628442

对局比分

11-7

落败 / Loss

对决日期

2025-11-20

对局时间 (估算)

11:30 PM

对决场地

9001 Dean Martin Drive; Las Vegas, NV 89139

未核实场馆

对决竞争阵营

阵营 1胜方
AT
Anamey Thede

3YVGJK · Las Vegas, NV, US

DUPR

4.021

EC
Eliana Celis

ODONX7 · San Cristobal, Táchira, VE

DUPR

4.203

阵营 2负方
NL
Nicole Lefebvre

17WXM0 · Las Vegas, NV, US

DUPR

3.816

AM
Anne Martz

8K7XG6 · Las Vegas, NV, US

DUPR

4.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5537628442
显示原始对决元数据 JSON
[
  {
    "team_id": 7720859636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anamey Thede",
        "dupr_id": "3YVGJK",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Eliana Celis",
        "dupr_id": "ODONX7",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  },
  {
    "team_id": 7160596255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Lefebvre",
        "dupr_id": "17WXM0",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Anne Martz",
        "dupr_id": "8K7XG6",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]