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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 6069374106

Match Scores

11-7

Win

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jb Revale

KXKX4K · Manila, NCR, PH

DUPR

3.606

HV
Hannah Vera Cruz

V69O9P · USA

DUPR

3.226

TEAM 2LOSS
EF
Eli Fernandez

766LG9 · USA

DUPR

3.952

HP
Harly Punzalan

JY7ME4 · USA

DUPR

2.889

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-6069374106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7818564376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jb Revale",
        "dupr_id": "KXKX4K",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Hannah Vera Cruz",
        "dupr_id": "V69O9P",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6595917759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eli Fernandez",
        "dupr_id": "766LG9",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harly Punzalan",
        "dupr_id": "JY7ME4",
        "rating": 2.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]