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

Nevada Team Pickleball - Fall

ID: 7593853260

对局比分

14-12

获胜 / Win

对决日期

2025-11-04

对局时间 (估算)

1:00 PM

对决场地

121 Carnegie St; Henderson, NV 89052

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Stacey smith

8MODEL · Las Vegas, NV, US

DUPR

3.831

JT
Jordan Tuione

8GYY2Q · Las Vegas, NV, US

DUPR

3.935

阵营 2负方
RC
Reina Crisostimo

MYXJKO · Las Vegas, NV, US

DUPR

4.104

BC
Benson Cheek

352675 · Las Vegas, NV, US

DUPR

4.045

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7593853260
显示原始对决元数据 JSON
[
  {
    "team_id": 4365503242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey smith",
        "dupr_id": "8MODEL",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jordan Tuione",
        "dupr_id": "8GYY2Q",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5033381397,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reina Crisostimo",
        "dupr_id": "MYXJKO",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Benson Cheek",
        "dupr_id": "352675",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]