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

PAC DUPR Night

ID: 6652830186

Match Scores

6-15

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Joven Barrozo

ELK4GW · USA

DUPR

3.222

GM
Gil Martin

EX6ZOV · USA

DUPR

3.428

TEAM 2WINNER
NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.944

DG
Dennis Go

VX4D4J · USA

DUPR

3.038

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-6652830186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6367373542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joven Barrozo",
        "dupr_id": "ELK4GW",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gil Martin",
        "dupr_id": "EX6ZOV",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5045210725,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      },
      {
        "name": "Dennis Go",
        "dupr_id": "VX4D4J",
        "rating": 3.038,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]