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

35 dupr round robin

ID: 7120095701

Match Scores

5-11

Loss

Play Date

2025-06-18

Play Time (Est)

6:15 AM

Play Location

18-01, Pollitt Dr, Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1LOSS
EL
Erick Lee

N772VN · NJ, US

DUPR

3.498

DF
Dmitry Feldman

E99YME · USA

DUPR

3.162

TEAM 2WINNER
AF
Adam Feldman

OZ2O4L · USA

DUPR

3.706

JJ
Jenish Jariwala

YX7P74 · USA

DUPR

3.453

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-7120095701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5238763244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erick Lee",
        "dupr_id": "N772VN",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Dmitry Feldman",
        "dupr_id": "E99YME",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7481095027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Feldman",
        "dupr_id": "OZ2O4L",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenish Jariwala",
        "dupr_id": "YX7P74",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]