Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4895441838

Match Scores

11-2

Win

Play Date

2025-05-08

Play Time (Est)

7:30 PM

Play Location

Dallas, TX, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MN
Matt Neustadter

OZ45W2 · USA

DUPR

4.425

MG
Mike Gillock

8GWNLG · Rockwall, TX, US

DUPR

4.254

TEAM 2LOSS
FF
Farhaan Faheem

J5EW7J · USA

DUPR

3.978

LM
Lasi Manu

E9E92E · USA

DUPR

3.994

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-4895441838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7856711419,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Neustadter",
        "dupr_id": "OZ45W2",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Gillock",
        "dupr_id": "8GWNLG",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  },
  {
    "team_id": 6264343507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Farhaan Faheem",
        "dupr_id": "J5EW7J",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lasi Manu",
        "dupr_id": "E9E92E",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]