Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Naples Pickleball Center (NPC) Championship

ID: 8115798591

Match Scores

11-7

Win

Play Date

2025-01-30

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DO
David Osswald

84RL52 · Naples, FL, US

DUPR

4.535

JC
James Cannon

1RW0Z3 · Cookeville, TN, US

DUPR

4.563

TEAM 2LOSS
JJ
John Jerome

3V2K45 · Naples, FL, US

DUPR

4.556

KL
kenneth lynch

4LYRKV · USA

DUPR

4.152

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-8115798591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5513795938,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Osswald",
        "dupr_id": "84RL52",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "James Cannon",
        "dupr_id": "1RW0Z3",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Cookeville, TN, US"
      }
    ]
  },
  {
    "team_id": 7526474563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Jerome",
        "dupr_id": "3V2K45",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "kenneth lynch",
        "dupr_id": "4LYRKV",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]