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

3.0 DUPR Round Robin

ID: 5979030290

Match Scores

12-10

Loss

Play Date

2025-06-21

Play Time (Est)

3:30 PM

Play Location

Fair Lawn | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Michael Luft

WKOKLK · USA

DUPR

3.198

PO
Peter OFarrill

RYX4VD · NJ, US

DUPR

3.190

TEAM 2LOSS
JN
Jay Newman

ZD5EWP · USA

DUPR

2.425

PL
Peter Liu

Q5Z95R · Jersey City, NJ, US

DUPR

2.774

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-5979030290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7925023716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael  Luft",
        "dupr_id": "WKOKLK",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter OFarrill",
        "dupr_id": "RYX4VD",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 7686133491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Newman",
        "dupr_id": "ZD5EWP",
        "rating": 2.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Liu",
        "dupr_id": "Q5Z95R",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  }
]