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

Sunday Evening Beginner+ Instructional

ID: 7217509958

Match Scores

11-2

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Mary Lowell

ZZKO2Q · USA

DUPR

2.048

JC
Jason Calomadre

PWJW6Z · New York, NY, US

DUPR

2.652

TEAM 2LOSS
SR
Suzy Ritholz

5YVD7V · USA

DUPR

2.024

JG
Justine Gubar

7ZEM90 · USA

DUPR

2.000

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-7217509958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7662055968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary Lowell",
        "dupr_id": "ZZKO2Q",
        "rating": 2.048,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Calomadre",
        "dupr_id": "PWJW6Z",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7150234587,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzy Ritholz",
        "dupr_id": "5YVD7V",
        "rating": 2.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justine Gubar",
        "dupr_id": "7ZEM90",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]