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

USA Pickleball Golden Ticket - San Diego - Women's Singles 4.0: 40+/50+

ID: 6949773171

对局比分

15-5

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Michelle Burns

7NZ0DM · Rancho Mirage, CA, US

DUPR

4.039

阵营 2负方
KW
Kim Wilson

LV9VNZ · Boulder, CO, US

DUPR

3.829

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6949773171
显示原始对决元数据 JSON
[
  {
    "team_id": 5775195102,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Burns",
        "dupr_id": "7NZ0DM",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      }
    ]
  },
  {
    "team_id": 4602480606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Wilson",
        "dupr_id": "LV9VNZ",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]