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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 5519921926

Match Scores

11-3

Win

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Jb Revale

KXKX4K · Manila, NCR, PH

DUPR

3.612

CM
Cj Marzan

M9OWPP · USA

DUPR

2.781

TEAM 2LOSS
CT
Christian Tapia

V6EYY5 · USA

DUPR

2.818

AS
Alma Suelto

EX5Q5V · USA

DUPR

2.818

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-5519921926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7797899954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jb Revale",
        "dupr_id": "KXKX4K",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Cj Marzan",
        "dupr_id": "M9OWPP",
        "rating": 2.781,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8586221803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christian Tapia",
        "dupr_id": "V6EYY5",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alma Suelto",
        "dupr_id": "EX5Q5V",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]