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

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

ID: 6516963344

对局比分

2-11

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

9:00 PM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
PR
Paula Rockwell

89DRW7 · Englewood, FL, US

DUPR

3.973

RK
Ronald Kurtz

3LPDZ1 · Port Charlotte, FL, US

DUPR

4.160

阵营 2胜方
AM
Amy Mulligan Biaggi

MYJ04G · USA

DUPR

4.112

SD
Steve Douglass

8JQLXO · Naples, FL, US

DUPR

4.385

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6516963344
显示原始对决元数据 JSON
[
  {
    "team_id": 5146416851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paula Rockwell",
        "dupr_id": "89DRW7",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      },
      {
        "name": "Ronald Kurtz",
        "dupr_id": "3LPDZ1",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      }
    ]
  },
  {
    "team_id": 4982076519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Mulligan Biaggi",
        "dupr_id": "MYJ04G",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Douglass",
        "dupr_id": "8JQLXO",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]