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

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

ID: 5374658331

对局比分

0-15

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
PV
Paige Valascho

4V5L7M · Troy, MI, US

DUPR

4.408

TC
Tyson Cowger

D9EDZL · Detroit, MI, US

DUPR

4.383

阵营 2胜方
LD
Lexi Debol

8G0WZG · Roseville, MI, US

DUPR

5.187

BN
Brayden Nguyen

L2WOZK · TX, US

DUPR

5.265

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5374658331
显示原始对决元数据 JSON
[
  {
    "team_id": 4574453485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paige Valascho",
        "dupr_id": "4V5L7M",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Tyson Cowger",
        "dupr_id": "D9EDZL",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Detroit, MI, US"
      }
    ]
  },
  {
    "team_id": 7461986348,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lexi Debol",
        "dupr_id": "8G0WZG",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Roseville, MI, US"
      },
      {
        "name": "Brayden Nguyen",
        "dupr_id": "L2WOZK",
        "rating": 5.265,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  }
]