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

Competitive Open Play Match

ID: 6553472648

Match Scores

11-3, 11-1, 11-2

Win

Play Date

2025-11-26

Play Time (Est)

9:00 PM

Play Location

Moss Bluff, LA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Evan Friesner

RZ29KE · Lake Charles, LA, US

DUPR

3.772

TEAM 2LOSS
Joel Kelly

Z9Q5NM · Lake Charles, LA, US

DUPR

3.215

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-6553472648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8254152519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Friesner",
        "dupr_id": "RZ29KE",
        "rating": 3.772,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Lake Charles, LA, US"
      }
    ]
  },
  {
    "team_id": 6448286706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joel Kelly",
        "dupr_id": "Z9Q5NM",
        "rating": 3.215,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Lake Charles, LA, US"
      }
    ]
  }
]