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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 7512855937

Match Scores

8-11

Win

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Marvin Ballena

0P90D4 · USA

DUPR

2.752

JC
Jayson Concepcion

N5WEP2 · USA

DUPR

2.665

TEAM 2WINNER
CM
Cj Marzan

M9OWPP · USA

DUPR

2.719

JM
Janroni Max

LZVGO6 · Quezon City, NCR, PH

DUPR

3.456

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-7512855937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5772648555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marvin Ballena",
        "dupr_id": "0P90D4",
        "rating": 2.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jayson Concepcion",
        "dupr_id": "N5WEP2",
        "rating": 2.665,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8461249166,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cj Marzan",
        "dupr_id": "M9OWPP",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janroni Max",
        "dupr_id": "LZVGO6",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      }
    ]
  }
]