返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

I - Team Bracket

ID: 7650525794

对局比分

22-20

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

3:30 PM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1胜方
CY
Chase Youse

OWEY7P · USA

DUPR

3.966

BS
Brady Schwartzberg

OWEYK7 · Villanova, PA, US

DUPR

3.612

阵营 2负方
Conner Reburn

3VO94E · Salem, VA, US

DUPR

4.784

JC
Jeremiah Cousins

ZDGYKM · Glen Allen, VA, US

DUPR

3.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7650525794
显示原始对决元数据 JSON
[
  {
    "team_id": 8143521023,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Youse",
        "dupr_id": "OWEY7P",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brady Schwartzberg",
        "dupr_id": "OWEYK7",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 4520749942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Conner Reburn",
        "dupr_id": "3VO94E",
        "rating": 4.784,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/166322_6538049e5f3cc.jpeg",
        "location": "Salem, VA, US"
      },
      {
        "name": "Jeremiah  Cousins",
        "dupr_id": "ZDGYKM",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]