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

TPC4-MD-PE-15

ID: 5465800184

Match Scores

15-14

Win

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SA
Savitesh Aatmasvi

4PNEGV · USA

DUPR

3.002

PR
Pavan Reddy

ME2DXG · Hyderabad, TS, IN

DUPR

4.123

TEAM 2LOSS
AK
Anuj kolly

LZ0V9J · USA

DUPR

2.986

AL
Aakash Lanka

5YO5JV · USA

DUPR

3.057

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-5465800184
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5707051136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Savitesh  Aatmasvi",
        "dupr_id": "4PNEGV",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pavan Reddy",
        "dupr_id": "ME2DXG",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Hyderabad, TS, IN"
      }
    ]
  },
  {
    "team_id": 6668133156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anuj kolly",
        "dupr_id": "LZ0V9J",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aakash Lanka",
        "dupr_id": "5YO5JV",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]