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

Week 8

ID: 5959336077

Match Scores

15-4

Win

Play Date

2026-01-23

Play Time (Est)

10:15 AM

Play Location

Boston Pickle Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jon Ledversis

4V5M9G · Norwell, MA, US

DUPR

2.267

DS
David Scaccia

RXDVZE · Hanson, MA, US

DUPR

2.469

TEAM 2LOSS
MB
M. Burns

PKEX7X · USA

DUPR

2.335

JN
jerry nadeau

V26EE7 · Boston, MA, US

DUPR

2.087

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-5959336077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5193557073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Ledversis",
        "dupr_id": "4V5M9G",
        "rating": 2.267,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      },
      {
        "name": "David Scaccia",
        "dupr_id": "RXDVZE",
        "rating": 2.469,
        "profile_pic_url": null,
        "location": "Hanson, MA, US"
      }
    ]
  },
  {
    "team_id": 5492957788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "M. Burns",
        "dupr_id": "PKEX7X",
        "rating": 2.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jerry nadeau",
        "dupr_id": "V26EE7",
        "rating": 2.087,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]