Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TEAM 3.5 to 4.0

ID: 6533377091

Match Scores

12-10

Win

Play Date

2026-04-18

Play Time (Est)

12:45 AM

Play Location

The Hit Lab

Unverified Facility

Competitor Teams

TEAM 1WINNER
MN
Mario Nunez

6NYQ0D · USA

DUPR

3.605

Jonathan Marquez

59NLX5 · Clifton, NJ, US

DUPR

4.023

TEAM 2LOSS
GD
Greg Douthit

E9XG9V · USA

DUPR

4.449

TN
Thomas Negro

NY6MX2 · USA

DUPR

4.020

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-6533377091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146037908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mario  Nunez",
        "dupr_id": "6NYQ0D",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Marquez",
        "dupr_id": "59NLX5",
        "rating": 4.023,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Clifton, NJ, US"
      }
    ]
  },
  {
    "team_id": 6660553788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Douthit",
        "dupr_id": "E9XG9V",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Negro",
        "dupr_id": "NY6MX2",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]