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

Zero Reset DUPR Night

ID: 8447103487

Match Scores

11-6

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Rallypoint Marikina

Unverified Facility

Competitor Teams

TEAM 1WINNER
JE
John Emmanuel Talon

OWX94W · Quezon City, NCR, PH

DUPR

3.047

RP
Renz Pagayanan

76QYZ4 · USA

DUPR

3.409

TEAM 2LOSS
EU
Ervin Uy

QJ7LWN · USA

DUPR

3.266

MI
Micah Inion

2P692Y · USA

DUPR

2.762

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-8447103487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4519025218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Emmanuel Talon",
        "dupr_id": "OWX94W",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      },
      {
        "name": " Renz Pagayanan",
        "dupr_id": "76QYZ4",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5283666091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ervin Uy",
        "dupr_id": "QJ7LWN",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Micah Inion",
        "dupr_id": "2P692Y",
        "rating": 2.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]