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

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

ID: 5543143969

对局比分

8-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
TC
Tyler Conrad

V7XKZP · Freeland, MI, US

DUPR

4.718

Isaac Haley

V754GE · Williamston, MI, US

DUPR

4.362

阵营 2胜方
MM
Marius Mitrofan

12QP98 · Troy, MI, US

DUPR

4.910

MG
Maciej Golebiewski

ZNY0ZQ · Shelby Township, MI, US

DUPR

4.677

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5543143969
显示原始对决元数据 JSON
[
  {
    "team_id": 5738792485,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Conrad",
        "dupr_id": "V7XKZP",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Freeland, MI, US"
      },
      {
        "name": "Isaac Haley",
        "dupr_id": "V754GE",
        "rating": 4.362,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/66831/images/profile/a75a4aa1-b821-42ba-aeb2-997ade6746d6.png",
        "location": "Williamston, MI, US"
      }
    ]
  },
  {
    "team_id": 7596029741,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marius Mitrofan",
        "dupr_id": "12QP98",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Maciej Golebiewski",
        "dupr_id": "ZNY0ZQ",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Shelby Township, MI, US"
      }
    ]
  }
]