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

Pool A - MLP 10

ID: 5851672708

Match Scores

15-13

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1WINNER
PN
Pablo Navarro

V2WVR6 · USA

DUPR

2.758

AM
Ang McManamon

V7ZVRJ · Kings County, NY, US

DUPR

2.542

TEAM 2LOSS
MR
Mustafa Rizvi

55MKN5 · USA

DUPR

2.617

AK
Aly Kane

JP7YMO · USA

DUPR

2.407

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-5851672708
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5849871238,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pablo Navarro",
        "dupr_id": "V2WVR6",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ang McManamon",
        "dupr_id": "V7ZVRJ",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 7670214921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mustafa  Rizvi",
        "dupr_id": "55MKN5",
        "rating": 2.617,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aly  Kane",
        "dupr_id": "JP7YMO",
        "rating": 2.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]