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

VVCC Pasig City

ID: 6336126612

Match Scores

5-11

Win

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CV
Carl Vincent Razal

NX07OW · USA

DUPR

3.549

JG
Jason Gumabao

MPZ79G · USA

DUPR

3.271

TEAM 2WINNER
JM
Joseph Manlapaz

9JW64E · Makati, NCR, PH

DUPR

2.777

JL
Jericho Layson

2ZZRVE · USA

DUPR

2.974

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-6336126612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4462921593,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Vincent Razal",
        "dupr_id": "NX07OW",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Gumabao",
        "dupr_id": "MPZ79G",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4645075568,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Manlapaz",
        "dupr_id": "9JW64E",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Jericho Layson",
        "dupr_id": "2ZZRVE",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]