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

Cleveland Premier Pickleball Tournament Series #3

ID: 6614647599

对局比分

15-7

落败 / Loss

对决日期

2025-03-15

对局时间 (估算)

4:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
TO
theron orme

1QNRP4 · Cleveland, OH, US

DUPR

4.861

VY
Vincent Yu

9PV94E · Cleveland, OH, US

DUPR

5.038

阵营 2负方
Marcus Crawford

6ZKYQG · Canton, OH, US

DUPR

4.551

JS
Josh Seckman

3044P4 · North Canton, OH, US

DUPR

4.693

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6614647599
显示原始对决元数据 JSON
[
  {
    "team_id": 6447114394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "theron orme",
        "dupr_id": "1QNRP4",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Vincent Yu",
        "dupr_id": "9PV94E",
        "rating": 5.038,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 8332419647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Crawford",
        "dupr_id": "6ZKYQG",
        "rating": 4.551,
        "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.693,
        "profile_pic_url": null,
        "location": "North Canton, OH, US"
      }
    ]
  }
]