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

PPA Tour: 2026 PPA Finals - Mixed Doubles Skill: (4.5) Age: (35 To 49)

ID: 7833111364

对局比分

11-5, 11-5

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

5:00 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Danielle Martinez

KOEO0K · Carlsbad, CA, US

DUPR

4.261

EL
eric ligare

W6MPGQ · Oceanside, CA, US

DUPR

4.288

阵营 2负方
SD
Sherry Duarte

4L65NK · Los Angeles, CA, US

DUPR

3.945

AL
Axel Lundstedt

JZG6XW · Santa Clarita, CA, US

DUPR

4.075

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7833111364
显示原始对决元数据 JSON
[
  {
    "team_id": 7595623922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Martinez",
        "dupr_id": "KOEO0K",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "eric ligare",
        "dupr_id": "W6MPGQ",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  },
  {
    "team_id": 4584050757,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sherry Duarte",
        "dupr_id": "4L65NK",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Axel Lundstedt",
        "dupr_id": "JZG6XW",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Santa Clarita, CA, US"
      }
    ]
  }
]