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

DUPR Night Session (Intermediate Level)

ID: 6081055473

Match Scores

11-2

Win

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
GA
Glenn Adriano

RYZM4E · Manila, NCR, PH

DUPR

3.375

JT
Jill Tan

4VWVG2 · USA

DUPR

3.274

TEAM 2LOSS
LH
Leslie Huang

RD4DND · USA

DUPR

3.333

RB
Romeo Barrogo

WNZOKK · USA

DUPR

2.708

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-6081055473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7826199112,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Glenn Adriano",
        "dupr_id": "RYZM4E",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Jill Tan",
        "dupr_id": "4VWVG2",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5093074122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leslie Huang",
        "dupr_id": "RD4DND",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Romeo Barrogo",
        "dupr_id": "WNZOKK",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]