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

CityPickle Monday Intermediate League

ID: 6946655098

Match Scores

11-4

Loss

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
CG
Colin Gurney

55MKOR · USA

DUPR

3.197

TC
Tom Cavalieri

0ZGEEQ · USA

DUPR

2.623

TEAM 2LOSS
BH
Brendan Hagan

LWO7NK · Queens County, NY, US

DUPR

2.530

AF
Adam Freedman

KYKNMO · USA

DUPR

2.328

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-6946655098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5623011780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Gurney",
        "dupr_id": "55MKOR",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Cavalieri",
        "dupr_id": "0ZGEEQ",
        "rating": 2.623,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4399066947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brendan Hagan",
        "dupr_id": "LWO7NK",
        "rating": 2.53,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Adam Freedman",
        "dupr_id": "KYKNMO",
        "rating": 2.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]