Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.198 Moneyball

ID: 6221139762

Match Scores

2-11

Loss

Play Date

2025-07-06

Play Time (Est)

7:30 PM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jay Lessard

3Y407G · Tampa, FL, US

DUPR

3.929

Clark Benassi

1N5G73 · Towson, MD, US

DUPR

4.677

TEAM 2WINNER
Corey Godzinski

1275D4 · Orlando, FL, US

DUPR

4.944

Kwesi Carrington

ZNEL9M · Orlando, FL, US

DUPR

4.184

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-6221139762
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5287374200,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Lessard",
        "dupr_id": "3Y407G",
        "rating": 3.929,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Clark Benassi",
        "dupr_id": "1N5G73",
        "rating": 4.677,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Towson, MD, US"
      }
    ]
  },
  {
    "team_id": 5626458351,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corey Godzinski",
        "dupr_id": "1275D4",
        "rating": 4.944,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kwesi Carrington",
        "dupr_id": "ZNEL9M",
        "rating": 4.184,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Orlando, FL, US"
      }
    ]
  }
]