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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 4443684489

Match Scores

7-11

Win

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jayson Concepcion

N5WEP2 · USA

DUPR

2.646

MA
Manny Atoy Jr

1249RE · USA

DUPR

3.060

TEAM 2WINNER
CM
Cj Marzan

M9OWPP · USA

DUPR

2.824

JM
Janroni Max

LZVGO6 · Quezon City, NCR, PH

DUPR

3.454

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-4443684489
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6596364067,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jayson Concepcion",
        "dupr_id": "N5WEP2",
        "rating": 2.646,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Manny Atoy Jr",
        "dupr_id": "1249RE",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6504565805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cj Marzan",
        "dupr_id": "M9OWPP",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janroni Max",
        "dupr_id": "LZVGO6",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      }
    ]
  }
]