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

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

ID: 6109673682

对局比分

15-7

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

7:30 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
David Martin

9JD94R · USA

DUPR

4.283

LB
Logan Beard

3XQM42 · Pontiac, MI, US

DUPR

4.842

阵营 2负方
TC
Tristan Covacha

DW752M · Orion Township, MI, US

DUPR

4.687

AA
Aidan Arpachinda

76QGL5 · Shelby, MI, US

DUPR

4.151

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6109673682
显示原始对决元数据 JSON
[
  {
    "team_id": 7855044941,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Martin",
        "dupr_id": "9JD94R",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Beard",
        "dupr_id": "3XQM42",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Pontiac, MI, US"
      }
    ]
  },
  {
    "team_id": 8085278506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan Covacha",
        "dupr_id": "DW752M",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Orion Township, MI, US"
      },
      {
        "name": "Aidan Arpachinda",
        "dupr_id": "76QGL5",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Shelby, MI, US"
      }
    ]
  }
]