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

Men's Doubles 3.5

ID: 8043856609

Match Scores

22-20

Loss

Play Date

2026-02-21

Play Time (Est)

2:15 AM

Play Location

24 Hour Pickleball Indoor Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Jesse Attaway

2QQP9E · USA

Rated Score

3.417

MP
Michael Petrella

O66P9W · USA

Rated Score

3.318

TEAM 2LOSS
DH
Dan Handford

127P2R · Lexington, SC, US

Rated Score

3.799

BB
Benji Berry

4ZLYO2 · Lexington, SC, US

Rated Score

2.854

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-8043856609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8520755480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jesse Attaway",
        "dupr_id": "2QQP9E",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Petrella",
        "dupr_id": "O66P9W",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5055340176,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Handford",
        "dupr_id": "127P2R",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Benji Berry",
        "dupr_id": "4ZLYO2",
        "rating": 2.854,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  }
]