返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Bash Masters Pickleball Open - Mens Doubles Skill: (Open) Age: (Any)

ID: 7540293790

对局比分

15-0

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.240

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.784

阵营 2负方
TC
Tristan Covacha

DW752M · Orion Township, MI, US

DUPR

4.682

AA
Aidan Arpachinda

76QGL5 · Shelby, MI, US

DUPR

4.138

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7540293790
显示原始对决元数据 JSON
[
  {
    "team_id": 5407051923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.24,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  },
  {
    "team_id": 7057545625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan Covacha",
        "dupr_id": "DW752M",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Orion Township, MI, US"
      },
      {
        "name": "Aidan Arpachinda",
        "dupr_id": "76QGL5",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Shelby, MI, US"
      }
    ]
  }
]