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

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

ID: 7275335421

对局比分

8-15

获胜 / Win

对决日期

2025-08-24

对局时间 (估算)

10:15 AM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1负方
KL
Kathy Liu

Q5QJY4 · USA

DUPR

3.818

FH
Fred Henry

122YEY · Lorton, VA, US

DUPR

3.115

阵营 2胜方
SC
Sherry Chan

7DQNPN · Reston, VA, US

DUPR

3.992

AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7275335421
显示原始对决元数据 JSON
[
  {
    "team_id": 5960316581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Liu",
        "dupr_id": "Q5QJY4",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Henry",
        "dupr_id": "122YEY",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": "Lorton, VA, US"
      }
    ]
  },
  {
    "team_id": 7888953326,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherry Chan",
        "dupr_id": "7DQNPN",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      }
    ]
  }
]