Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

🥒 Wednesday Night DUPR at The Pickle J’s (Invitational)

ID: 4804879901

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

The Pickle J’s

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Joseph Santos

YXXE5G · USA

DUPR

3.593

JM
Jose Mari Alejandro

G55OYG · USA

DUPR

3.744

TEAM 2LOSS
PD
Paolo De Leon

67WEOG · USA

DUPR

3.007

CQ
Cc Quejada

JJ0MZD · Muntinlupa, NCR, PH

DUPR

3.061

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4804879901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7554224135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Santos",
        "dupr_id": "YXXE5G",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Mari Alejandro",
        "dupr_id": "G55OYG",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5425776471,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paolo De Leon",
        "dupr_id": "67WEOG",
        "rating": 3.007,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cc Quejada",
        "dupr_id": "JJ0MZD",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Muntinlupa, NCR, PH"
      }
    ]
  }
]