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

Mens 5.0+ - Hot Shots Moneyball Fall Classic

ID: 6278822028

对局比分

9-11

落败 / Loss

对决日期

2025-11-22

对局时间 (估算)

1:00 PM

对决场地

Hot Shots Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
ZD
Zach Donovan

1R9LGD · Cleveland, OH, US

DUPR

4.842

AF
Amir Farhat

8KPRGO · Avon Lake, OH, US

DUPR

4.993

阵营 2胜方
Marcus Crawford

6ZKYQG · Canton, OH, US

DUPR

4.696

MO
Michael Oyer

3YRJNG · Anchorage, AK, US

DUPR

5.224

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6278822028
显示原始对决元数据 JSON
[
  {
    "team_id": 7304222950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Donovan",
        "dupr_id": "1R9LGD",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Amir Farhat",
        "dupr_id": "8KPRGO",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  },
  {
    "team_id": 7434164566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcus Crawford",
        "dupr_id": "6ZKYQG",
        "rating": 4.696,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666f2d9a3be00.jpg",
        "location": "Canton, OH, US"
      },
      {
        "name": "Michael Oyer",
        "dupr_id": "3YRJNG",
        "rating": 5.224,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]