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

5th Annual Beat The Heat Tournament at Pickleballerz - Mixed Doubles Skill: (4.5)

ID: 5513001090

对局比分

17-15

落败 / Loss

对决日期

2025-08-24

对局时间 (估算)

7:30 PM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
WB
Winnie Brown

RZXW9E · Richmond, VA, US

DUPR

4.221

PC
Patrick Catullo

9PGZLK · Fredericksburg, VA, US

DUPR

4.650

阵营 2负方
SC
Sherry Chan

7DQNPN · Reston, VA, US

DUPR

4.184

AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.284

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5513001090
显示原始对决元数据 JSON
[
  {
    "team_id": 8433772694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Winnie Brown",
        "dupr_id": "RZXW9E",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Patrick Catullo",
        "dupr_id": "9PGZLK",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6632093328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Chan",
        "dupr_id": "7DQNPN",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  }
]