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

1st Bergen County Crew Round Robin

ID: 4902294732

Match Scores

7-10

Win

Play Date

2026-04-19

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CV
Cecil Villar

NRPYGW · USA

DUPR

3.481

D
Dario

56DN0R · Hackensack, NJ, US

DUPR

3.710

TEAM 2WINNER
JZ
Jerry Zayas Jr

0RELR4 · USA

DUPR

3.116

PH
Peter Hein

RXEJMQ · NJ, US

DUPR

3.675

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-4902294732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4386082858,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cecil Villar",
        "dupr_id": "NRPYGW",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dario",
        "dupr_id": "56DN0R",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Hackensack, NJ, US"
      }
    ]
  },
  {
    "team_id": 5860736184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jerry Zayas Jr",
        "dupr_id": "0RELR4",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Hein",
        "dupr_id": "RXEJMQ",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]