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

The Picklr Fairlawn: Star Spangled Paddle Tournament Pool C

ID: 4737761206

Match Scores

11-3

Win

Play Date

2025-07-19

Play Time (Est)

11:30 PM

Play Location

18-01 Pollitt Dr

View Facility Page →

Competitor Teams

TEAM 1WINNER
Garry Wright

4LG0E2 · Montvale, NJ, US

DUPR

3.609

HB
Hunter Beck

E9GM9E · USA

DUPR

3.418

TEAM 2LOSS
Frank Gallo

2QQXLY · North Bergen, NJ, US

DUPR

3.301

Dominic Weidman

DNK656 · Weehawken, NJ, US

DUPR

2.917

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-4737761206
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5159519572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garry Wright",
        "dupr_id": "4LG0E2",
        "rating": 3.609,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Montvale, NJ, US"
      },
      {
        "name": "Hunter Beck",
        "dupr_id": "E9GM9E",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8262676571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frank Gallo",
        "dupr_id": "2QQXLY",
        "rating": 3.301,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "North Bergen, NJ, US"
      },
      {
        "name": "Dominic Weidman",
        "dupr_id": "DNK656",
        "rating": 2.917,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Weehawken, NJ, US"
      }
    ]
  }
]