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

Week 4

ID: 4315501120

Match Scores

15-14

Loss

Play Date

2025-12-12

Play Time (Est)

5:00 PM

Play Location

Boston Pickle Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jon Ledversis

4V5M9G · Norwell, MA, US

DUPR

2.306

AF
Amy Flanagan

0YXE94 · Milton, MA, US

DUPR

2.569

TEAM 2LOSS
DS
David Scaccia

RXDVZE · Hanson, MA, US

DUPR

2.482

DC
darcy conlin

4VVOGM · Norwell, MA, US

DUPR

2.363

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-4315501120
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7697962188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Ledversis",
        "dupr_id": "4V5M9G",
        "rating": 2.306,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      },
      {
        "name": "Amy Flanagan",
        "dupr_id": "0YXE94",
        "rating": 2.569,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  },
  {
    "team_id": 8062526209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Scaccia",
        "dupr_id": "RXDVZE",
        "rating": 2.482,
        "profile_pic_url": null,
        "location": "Hanson, MA, US"
      },
      {
        "name": "darcy conlin",
        "dupr_id": "4VVOGM",
        "rating": 2.363,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      }
    ]
  }
]