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

5th Annual Pickleballerz Open - Mens Singles Skill: (Open) Age: (Any)

ID: 7573533267

对局比分

7-11

获胜 / Win

对决日期

2026-01-09

对局时间 (估算)

4:45 AM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1负方
CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.522

阵营 2胜方
JR
Jason Renner

1NRDE6 · Richmond, VA, US

DUPR

4.849

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7573533267
显示原始对决元数据 JSON
[
  {
    "team_id": 5874224504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  },
  {
    "team_id": 6439636721,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Renner",
        "dupr_id": "1NRDE6",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]