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

3.0 Round Robin

ID: 4879144179

Match Scores

6-11

Win

Play Date

2025-04-07

Play Time (Est)

4:45 AM

Play Location

The Picklr West Jordan

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Cesar Medina

X2Q5PR · USA

DUPR

2.832

PG
Pazhamalai Govindarajan

RXGDKZ · West Jordan, UT, US

DUPR

2.890

TEAM 2WINNER
AM
Akila Munasinghe

RZVGLM · South Jordan, UT, US

DUPR

3.249

AH
Amy Hansen

Z959WL · USA

DUPR

3.009

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-4879144179
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5159465993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cesar Medina",
        "dupr_id": "X2Q5PR",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pazhamalai Govindarajan",
        "dupr_id": "RXGDKZ",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 6477429582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Akila Munasinghe",
        "dupr_id": "RZVGLM",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Amy Hansen",
        "dupr_id": "Z959WL",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]