Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6052213131

Match Scores

5-11

Win

Play Date

2025-05-08

Play Time (Est)

4:45 AM

Play Location

Dallas, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MN
Matt Neustadter

OZ45W2 · USA

DUPR

4.311

FF
Farhaan Faheem

J5EW7J · USA

DUPR

3.750

TEAM 2WINNER
MG
Mike Gillock

8GWNLG · Rockwall, TX, US

DUPR

4.265

LM
Lasi Manu

E9E92E · USA

DUPR

4.131

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-6052213131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8057891486,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Neustadter",
        "dupr_id": "OZ45W2",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farhaan Faheem",
        "dupr_id": "J5EW7J",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8460880901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Gillock",
        "dupr_id": "8GWNLG",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Lasi Manu",
        "dupr_id": "E9E92E",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]