Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklehead247 9.198 Moneyball

ID: 8523598376

Match Scores

10-11

Win

Play Date

2025-07-06

Play Time (Est)

9:00 PM

Play Location

Largo, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CD
Connor Daland

PKDK4G · Largo, FL, US

DUPR

4.962

OJ
Oscar jensen

8JWW74 · Largo, FL, US

DUPR

3.940

TEAM 2WINNER
JL
Jay Lessard

3Y407G · Tampa, FL, US

DUPR

3.949

CB
Clark Benassi

1N5G73 · Towson, MD, US

DUPR

4.682

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-8523598376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7662939013,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Daland",
        "dupr_id": "PKDK4G",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      },
      {
        "name": "Oscar jensen",
        "dupr_id": "8JWW74",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Largo, FL, US"
      }
    ]
  },
  {
    "team_id": 8064032117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Lessard",
        "dupr_id": "3Y407G",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Clark Benassi",
        "dupr_id": "1N5G73",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      }
    ]
  }
]