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

Nevada Team Pickleball - Spring

ID: 5151442523

对局比分

11-9, 11-3

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

12:45 AM

对决场地

599 Greenway Road; Henderson, NV 89015

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Christopher Schroeder

1NXM62 · Las Vegas, NV, US

DUPR

3.985

LF
Luis Fernandez

ZNJOLQ · San Cristobal, Táchira, VE

DUPR

3.948

阵营 2负方
TC
Tarek Cluff

35NGV1 · Las Vegas, NV, US

DUPR

3.717

EA
Ethan Akioka

L505V5 · Las Vegas, NV, US

DUPR

3.698

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5151442523
显示原始对决元数据 JSON
[
  {
    "team_id": 8571268446,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher Schroeder",
        "dupr_id": "1NXM62",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Luis Fernandez",
        "dupr_id": "ZNJOLQ",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      }
    ]
  },
  {
    "team_id": 5833464465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tarek Cluff",
        "dupr_id": "35NGV1",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Ethan Akioka",
        "dupr_id": "L505V5",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]