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

World Pickleball Tour Punta Gorda Picklefest - Mixed Doubles 4.0: 50+

ID: 7456927612

对局比分

7-11

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

5:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
AV
Ashley Vice

O6RPKL · OH, US

DUPR

4.217

JL
Jonathan Levitt

Z9L6RM · USA

DUPR

4.448

阵营 2胜方
DP
Dawn Puig

3ZVO5M · Navarre, FL, US

DUPR

3.784

FP
Fernando Puig

84RLWG · Navarre, FL, US

DUPR

4.249

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7456927612
显示原始对决元数据 JSON
[
  {
    "team_id": 6032617511,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Vice",
        "dupr_id": "O6RPKL",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "OH, US"
      },
      {
        "name": "Jonathan Levitt",
        "dupr_id": "Z9L6RM",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6669546907,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dawn Puig",
        "dupr_id": "3ZVO5M",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Navarre, FL, US"
      },
      {
        "name": "Fernando Puig",
        "dupr_id": "84RLWG",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Navarre, FL, US"
      }
    ]
  }
]