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

Sunday Evening Beginner+ Instructional

ID: 6079872576

Match Scores

6-11

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Mary Lowell

ZZKO2Q · USA

DUPR

2.023

DB
Diane Beckford

2LVG27 · Kings County, NY, US

DUPR

2.276

TEAM 2WINNER
JC
Jason Calomadre

PWJW6Z · New York, NY, US

DUPR

2.619

JG
Justine Gubar

7ZEM90 · USA

DUPR

2.166

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-6079872576
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7692142457,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Lowell",
        "dupr_id": "ZZKO2Q",
        "rating": 2.023,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diane Beckford",
        "dupr_id": "2LVG27",
        "rating": 2.276,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6481854618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Calomadre",
        "dupr_id": "PWJW6Z",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Justine Gubar",
        "dupr_id": "7ZEM90",
        "rating": 2.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]