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

4.5+ Men’s Singles Moneyball

ID: 7710456923

对局比分

8-11

落败 / Loss

对决日期

2025-11-18

对局时间 (估算)

12:45 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
RB
Robert Bui

8KP2MO · Campbell, CA, US

DUPR

4.342

阵营 2胜方
MR
Miguel Rodriguez Guenther

W6ZGRM · Forest Grove, OR, US

DUPR

4.819

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7710456923
显示原始对决元数据 JSON
[
  {
    "team_id": 8139450626,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Bui",
        "dupr_id": "8KP2MO",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Campbell, CA, US"
      }
    ]
  },
  {
    "team_id": 6835652407,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Miguel Rodriguez Guenther",
        "dupr_id": "W6ZGRM",
        "rating": 4.819,
        "profile_pic_url": null,
        "location": "Forest Grove, OR, US"
      }
    ]
  }
]