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

Montclair Pickleball DUPR Matchplay

ID: 5144859953

Match Scores

11-4

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
Daniel Wichi

QJVPG5 · USA

DUPR

3.310

MF
Mike Flores

N5R2K7 · USA

DUPR

3.111

TEAM 2LOSS
JG
Joyce Greenwald

17MGJ0 · New City, NY, US

DUPR

2.785

EG
Eric Greenwald

59QKWP · Somerville, NJ, US

DUPR

3.277

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-5144859953
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6652382302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Wichi",
        "dupr_id": "QJVPG5",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Flores",
        "dupr_id": "N5R2K7",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4326600351,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joyce Greenwald",
        "dupr_id": "17MGJ0",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": "New City, NY, US"
      },
      {
        "name": "Eric Greenwald",
        "dupr_id": "59QKWP",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Somerville, NJ, US"
      }
    ]
  }
]