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

3.0 DUPR Round Robin

ID: 7728604493

Match Scores

11-3

Loss

Play Date

2025-06-30

Play Time (Est)

6:15 AM

Play Location

Fair Lawn | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Robert Slazyk

QXO99N · Wayne, NJ, US

DUPR

3.003

HN
Hiram Negron

Q55NVD · West Orange, NJ, US

DUPR

3.070

TEAM 2LOSS
BB
Barbara Brossok

2Y5KY9 · USA

DUPR

2.772

PL
Peter Liu

Q5Z95R · Jersey City, NJ, US

DUPR

2.796

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-7728604493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7294530054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Slazyk",
        "dupr_id": "QXO99N",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": "Wayne, NJ, US"
      },
      {
        "name": "Hiram Negron",
        "dupr_id": "Q55NVD",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      }
    ]
  },
  {
    "team_id": 7405504844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barbara Brossok",
        "dupr_id": "2Y5KY9",
        "rating": 2.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Liu",
        "dupr_id": "Q5Z95R",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  }
]