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

Times Square Sunday Morning Intermediate Ladder League

ID: 5145880001

Match Scores

4-15

Loss

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Steve Tang

ZDQMYP · USA

DUPR

2.899

Marisa Brickman

0QY9QX · Kings County, NY, US

DUPR

2.857

TEAM 2WINNER
Patrick Chen

7NXDGM · New York, NY, US

DUPR

3.560

JA
Jonathan Aviv

55LWR0 · USA

DUPR

2.716

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-5145880001
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5371959808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Tang",
        "dupr_id": "ZDQMYP",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marisa Brickman",
        "dupr_id": "0QY9QX",
        "rating": 2.857,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/47.jpg",
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6080629952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Chen",
        "dupr_id": "7NXDGM",
        "rating": 3.56,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "New York, NY, US"
      },
      {
        "name": "Jonathan  Aviv",
        "dupr_id": "55LWR0",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]