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

Zero Reset DUPR Night

ID: 5741977077

Match Scores

11-5

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Rallypoint Marikina

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Reka Torres

NXXJ6W · USA

DUPR

3.860

JA
Jona Arrogante

LZ26PZ · USA

DUPR

2.955

TEAM 2LOSS
JE
John Emmanuel Talon

OWX94W · Quezon City, NCR, PH

DUPR

3.051

LB
Liz Bautista

GXNWKV · USA

DUPR

2.643

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-5741977077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5147300917,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Reka Torres",
        "dupr_id": "NXXJ6W",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jona Arrogante",
        "dupr_id": "LZ26PZ",
        "rating": 2.955,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5535750874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Emmanuel Talon",
        "dupr_id": "OWX94W",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      },
      {
        "name": "Liz Bautista",
        "dupr_id": "GXNWKV",
        "rating": 2.643,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]