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

CityPickle Monday Intermediate League

ID: 6439015103

Match Scores

11-0

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

CityPickle Long Island City, 44th Road, Queens, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Steve Tang

ZDQMYP · USA

DUPR

3.071

SP
Scott plevinsky

DYK2G6 · USA

DUPR

3.150

TEAM 2LOSS
SY
Scott Yeats

4ZX5J6 · Queens County, NY, US

DUPR

2.901

SM
Sal Miranda

ZZPMLD · USA

DUPR

2.951

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-6439015103
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6899185445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Tang",
        "dupr_id": "ZDQMYP",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott plevinsky",
        "dupr_id": "DYK2G6",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4440001612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Yeats",
        "dupr_id": "4ZX5J6",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Sal Miranda",
        "dupr_id": "ZZPMLD",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]