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

FPC Spring Ladder League 5/25

ID: 6200080550

Match Scores

11-3

Win

Play Date

2025-05-25

Play Time (Est)

3:30 PM

Play Location

Fishtown, Philadelphia, PA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ND
Nick Devlin

76PJW0 · USA

Rated Score

3.466

TP
Tim Plunkett

3OOLLL · Philadelphia, PA, US

Rated Score

3.586

TEAM 2LOSS
LP
Larry Puccio

KXRYGY · USA

Rated Score

3.431

EK
Elizabeth Krebs

7DWNM4 · Philadelphia, PA, US

Rated Score

3.396

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-6200080550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5256410517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Devlin",
        "dupr_id": "76PJW0",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Plunkett",
        "dupr_id": "3OOLLL",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 5652332890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry Puccio",
        "dupr_id": "KXRYGY",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Krebs",
        "dupr_id": "7DWNM4",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]