Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TEAM 3.5 to 4.0

ID: 5784092046

Match Scores

6-11

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

The Hit Lab

Unverified Facility

Competitor Teams

TEAM 1LOSS
MN
Mario Nunez

6NYQ0D · USA

DUPR

3.568

Jonathan Marquez

59NLX5 · Clifton, NJ, US

DUPR

4.010

TEAM 2WINNER
Andrew Brady

6ZR2P0 · New York, NY, US

DUPR

3.828

reynaldo de lara

Z95XWM · Kings County, NY, US

DUPR

3.778

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-5784092046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4613700633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mario  Nunez",
        "dupr_id": "6NYQ0D",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Marquez",
        "dupr_id": "59NLX5",
        "rating": 4.01,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Clifton, NJ, US"
      }
    ]
  },
  {
    "team_id": 5791317692,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Brady",
        "dupr_id": "6ZR2P0",
        "rating": 3.828,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
        "location": "New York, NY, US"
      },
      {
        "name": "reynaldo de lara",
        "dupr_id": "Z95XWM",
        "rating": 3.778,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Kings County, NY, US"
      }
    ]
  }
]