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

APEX DUPR NIGHT (OPEN PLAY Format)

ID: 7854309372

Match Scores

11-1

Win

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Pickle Camp

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Marvin Ballena

0P90D4 · USA

DUPR

2.755

JR
Jb Revale

KXKX4K · Manila, NCR, PH

DUPR

3.623

TEAM 2LOSS
JA
jay ace jingco

D50POX · USA

DUPR

2.840

SV
Sai Valdez

WZL27Q · USA

DUPR

2.797

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-7854309372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4407709411,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marvin Ballena",
        "dupr_id": "0P90D4",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jb Revale",
        "dupr_id": "KXKX4K",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 6412350442,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jay ace jingco",
        "dupr_id": "D50POX",
        "rating": 2.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sai Valdez",
        "dupr_id": "WZL27Q",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]