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

Week 1 - May - 3.0 Mixed Cumulative League

ID: 8524503181

Match Scores

11-6

Loss

Play Date

2026-05-05

Play Time (Est)

2:15 AM

Play Location

The Picklr Keystone Crossing

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Joe Melton

JPM2XD · Indianapolis, IN, US

DUPR

3.390

GF
Garrett Fernandez

4PXORG · Carmel, IN, US

DUPR

3.285

TEAM 2LOSS
HM
Harish Maganti

WKPDZM · Carmel, IN, US

DUPR

2.949

RB
Randall Buck

RXY90E · Noblesville, IN, US

DUPR

3.268

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-8524503181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5233182711,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Melton",
        "dupr_id": "JPM2XD",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Garrett Fernandez",
        "dupr_id": "4PXORG",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 4839378260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harish Maganti",
        "dupr_id": "WKPDZM",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Randall Buck",
        "dupr_id": "RXY90E",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]