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

Pickleball Palooza 2026 - Men's Doubles Skill: (4.0) (Under 50)

ID: 5394351134

对局比分

12-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

3:30 PM

对决场地

Bakersfield, CA

View Facility Page →

对决竞争阵营

阵营 1负方
JN
Joel Napoles

VXG7ME · Bakersfield, CA, US

DUPR

3.842

LH
Luis higera

OD7552 · Bakersfield, CA, US

DUPR

4.227

阵营 2胜方
DE
Drew Edwards

562N9V · USA

DUPR

3.667

KS
Karan Samtani

OD7X02 · USA

DUPR

3.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5394351134
显示原始对决元数据 JSON
[
  {
    "team_id": 4559972008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Napoles",
        "dupr_id": "VXG7ME",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Luis higera",
        "dupr_id": "OD7552",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 8050753952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Edwards",
        "dupr_id": "562N9V",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karan Samtani",
        "dupr_id": "OD7X02",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]