Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6686559634

Match Scores

15-10

Win

Play Date

2026-05-09

Play Time (Est)

11:30 PM

Play Location

Bakersfield, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JN
Joel Napoles

VXG7ME · Bakersfield, CA, US

DUPR

3.911

LH
Luis higera

OD7552 · Bakersfield, CA, US

DUPR

4.264

TEAM 2LOSS
ME
Matthew Enriquez

YM055P · USA

DUPR

2.543

SL
Shane Lathon

4VDMO2 · USA

DUPR

3.552

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-6686559634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7377044899,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Napoles",
        "dupr_id": "VXG7ME",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Luis higera",
        "dupr_id": "OD7552",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      }
    ]
  },
  {
    "team_id": 6402735847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew  Enriquez",
        "dupr_id": "YM055P",
        "rating": 2.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Lathon",
        "dupr_id": "4VDMO2",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]