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

Cleveland Premier Pickleball Tournament Series #3

ID: 4566784691

对局比分

11-3

落败 / Loss

对决日期

2025-03-15

对局时间 (估算)

12:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.530

IS
Ian Simms

17JX79 · Pittsburgh, PA, US

DUPR

5.330

阵营 2负方
Marcus Crawford

6ZKYQG · Canton, OH, US

DUPR

4.556

JS
Josh Seckman

3044P4 · North Canton, OH, US

DUPR

4.697

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4566784691
显示原始对决元数据 JSON
[
  {
    "team_id": 6512346809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Ian Simms",
        "dupr_id": "17JX79",
        "rating": 5.33,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 8413901499,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Crawford",
        "dupr_id": "6ZKYQG",
        "rating": 4.556,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666f2d9a3be00.jpg",
        "location": "Canton, OH, US"
      },
      {
        "name": "Josh Seckman",
        "dupr_id": "3044P4",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "North Canton, OH, US"
      }
    ]
  }
]