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

USA Pickleball Golden Ticket - San Diego - Women's Doubles 4.0: 50+

ID: 7943411346

对局比分

15-10

落败 / Loss

对决日期

2026-04-24

对局时间 (估算)

7:30 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Melani Dizon

GGRZYM · USA

DUPR

4.087

KW
Kim Wilson

LV9VNZ · Boulder, CO, US

DUPR

3.842

阵营 2负方
SH
Shawn Hamilton

3Z6ML3 · Palm Desert, CA, US

DUPR

3.615

MB
Michelle Burns

7NZ0DM · Rancho Mirage, CA, US

DUPR

4.038

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7943411346
显示原始对决元数据 JSON
[
  {
    "team_id": 6772298856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melani Dizon",
        "dupr_id": "GGRZYM",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Wilson",
        "dupr_id": "LV9VNZ",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 6180290305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Hamilton",
        "dupr_id": "3Z6ML3",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Palm Desert, CA, US"
      },
      {
        "name": "Michelle Burns",
        "dupr_id": "7NZ0DM",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Rancho Mirage, CA, US"
      }
    ]
  }
]