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

Minto US Open Pickleball Championships - Men's Senior Pro Singles- Main Draw

ID: 5460432402

对局比分

15-10

落败 / Loss

对决日期

2025-05-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.655

阵营 2负方
BE
Bradley Edwards

8DMELL · Southwest Ranches, FL, US

DUPR

4.974

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5460432402
显示原始对决元数据 JSON
[
  {
    "team_id": 7170145858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Celler",
        "dupr_id": "3VWGZ5",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 6801449108,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bradley Edwards",
        "dupr_id": "8DMELL",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Southwest Ranches, FL, US"
      }
    ]
  }
]