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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 7600741108

Match Scores

2-11

Win

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1LOSS
HV
Hannah Vera Cruz

V69O9P · USA

DUPR

3.191

MA
Manny Atoy Jr

1249RE · USA

DUPR

2.974

TEAM 2WINNER
JR
Jb Revale

KXKX4K · Manila, NCR, PH

DUPR

3.655

JC
Jayson Concepcion

N5WEP2 · USA

DUPR

2.694

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-7600741108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5219472982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hannah Vera Cruz",
        "dupr_id": "V69O9P",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manny Atoy Jr",
        "dupr_id": "1249RE",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8428078655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jb Revale",
        "dupr_id": "KXKX4K",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Jayson Concepcion",
        "dupr_id": "N5WEP2",
        "rating": 2.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]