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

Nevada Team Pickleball - Spring

ID: 5805720469

对局比分

9-11

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

1450 W Horizon Ridge Pkwy #435; Henderson, NV 89012

未核实场馆

对决竞争阵营

阵营 1负方
DN
Danny Nguyen

G00ZXV · Las Vegas, NV, US

DUPR

4.066

SW
Steven Wong

8G6DYX · Las Vegas, NV, US

DUPR

3.993

阵营 2胜方
CS
Christopher Schroeder

1NXM62 · Las Vegas, NV, US

DUPR

3.995

JC
Jason Coleman

8J5R9O · Las Vegas, NV, US

DUPR

3.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5805720469
显示原始对决元数据 JSON
[
  {
    "team_id": 7342794849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Nguyen",
        "dupr_id": "G00ZXV",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Steven Wong",
        "dupr_id": "8G6DYX",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4919230162,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Schroeder",
        "dupr_id": "1NXM62",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jason Coleman",
        "dupr_id": "8J5R9O",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]