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

Cleveland Premier Pickleball Tournament Series #6

ID: 6687096348

对局比分

11-2

获胜 / Win

对决日期

2025-06-28

对局时间 (估算)

1:00 PM

对决场地

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Michael Anderson

XJRJG7 · North Ridgeville, OH, US

DUPR

4.788

RA
Robby Albrecht

84X072 · USA

DUPR

5.152

阵营 2负方
Marcus Crawford

6ZKYQG · Canton, OH, US

DUPR

4.570

IF
Ibrahim Farid

30OVRN · Brecksville, OH, US

DUPR

4.903

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6687096348
显示原始对决元数据 JSON
[
  {
    "team_id": 8579856803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Anderson",
        "dupr_id": "XJRJG7",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Robby Albrecht",
        "dupr_id": "84X072",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7585911121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Crawford",
        "dupr_id": "6ZKYQG",
        "rating": 4.57,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666f2d9a3be00.jpg",
        "location": "Canton, OH, US"
      },
      {
        "name": "Ibrahim Farid",
        "dupr_id": "30OVRN",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Brecksville, OH, US"
      }
    ]
  }
]