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

PAC DUPR Night

ID: 6557248369

Match Scores

15-5

Win

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

Activate One

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
Gil Martin

EX6ZOV · USA

DUPR

3.486

NC
Nicco Campos

PZ4ZDZ · Las Piñas, NCR, PH

DUPR

3.881

TEAM 2LOSS
CJ
Charlie Joy Palalay

DYG9QL · USA

DUPR

3.006

LD
Luis Dangilan

V6X97J · USA

DUPR

2.984

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-6557248369
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5962709160,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gil Martin",
        "dupr_id": "EX6ZOV",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicco Campos",
        "dupr_id": "PZ4ZDZ",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "Las Piñas, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6041492984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Joy Palalay",
        "dupr_id": "DYG9QL",
        "rating": 3.006,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Dangilan",
        "dupr_id": "V6X97J",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]