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

Men's 50plus 4.0-4.99 1pm Start - Rudolph Pickleball Tournaments at Diadem Pickleball Complex

ID: 6026891562

对局比分

8-11

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

7:30 PM

对决场地

Diadem Pickleball Complex

View Facility Page →

对决竞争阵营

阵营 1负方
LA
Lonny Anger

OD7ZVP · Parkland, FL, US

DUPR

3.979

JP
Jason Piccininni

8DRJDX · Parkland, FL, US

DUPR

4.489

阵营 2胜方
RP
Raul Palacios

YGYDKE · Coral Springs, FL, US

DUPR

4.022

GR
George Romanenko

30REO4 · Parkland, FL, US

DUPR

4.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6026891562
显示原始对决元数据 JSON
[
  {
    "team_id": 8328593151,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lonny Anger",
        "dupr_id": "OD7ZVP",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      },
      {
        "name": "Jason Piccininni",
        "dupr_id": "8DRJDX",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      }
    ]
  },
  {
    "team_id": 5464408536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raul Palacios",
        "dupr_id": "YGYDKE",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Coral Springs, FL, US"
      },
      {
        "name": "George Romanenko",
        "dupr_id": "30REO4",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      }
    ]
  }
]