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

DUPR Night Session (Intermediate Level)

ID: 7170095746

Match Scores

11-9

Loss

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

21 W Service Rd, Muntinlupa, Metro Manila, Philippines

Unverified Facility

Competitor Teams

TEAM 1WINNER
Marcus Ramirez

552E90 · Muntinlupa, NCR, PH

DUPR

3.399

JA
Justine Alvarado

55VODP · USA

DUPR

3.375

TEAM 2LOSS
Javi Marf

DYKMLM · Manila, NCR, PH

DUPR

3.486

JR
Jp Regodon

4Z5MDG · USA

DUPR

3.186

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-7170095746
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7017127133,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Ramirez",
        "dupr_id": "552E90",
        "rating": 3.399,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Muntinlupa, NCR, PH"
      },
      {
        "name": "Justine Alvarado",
        "dupr_id": "55VODP",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8550710394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javi Marf",
        "dupr_id": "DYKMLM",
        "rating": 3.486,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/20.jpg",
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Jp Regodon",
        "dupr_id": "4Z5MDG",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]