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

South Lakes Doubles League

ID: 4713742191

Match Scores

9-11

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EP
Ethan Pimentel

X0RKX5 · USA

DUPR

2.741

RP
Robin Perris

MEY4MP · Kendal, England, GB

DUPR

2.723

TEAM 2WINNER
FP
Franz Pajarillaga

GX2OWG · USA

DUPR

2.806

NA
Naz Azam

M25E0O · USA

DUPR

2.922

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-4713742191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6081750937,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan  Pimentel",
        "dupr_id": "X0RKX5",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robin Perris",
        "dupr_id": "MEY4MP",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": "Kendal, England, GB"
      }
    ]
  },
  {
    "team_id": 7119493032,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Franz Pajarillaga",
        "dupr_id": "GX2OWG",
        "rating": 2.806,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Naz Azam",
        "dupr_id": "M25E0O",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]