Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5394351134

Match Scores

12-15

Loss

Play Date

2026-05-09

Play Time (Est)

3:30 PM

Play Location

Bakersfield, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JN
Joel Napoles

VXG7ME · Bakersfield, CA, US

DUPR

3.842

LH
Luis higera

OD7552 · Bakersfield, CA, US

DUPR

4.227

TEAM 2WINNER
DE
Drew Edwards

562N9V · USA

DUPR

3.667

KS
Karan Samtani

OD7X02 · USA

DUPR

3.878

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5394351134
Show Raw Competitor Metadata 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": ""
      }
    ]
  }
]