Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Naples Pickleball Center (NPC) Championship

ID: 7864207984

Match Scores

11-7

Win

Play Date

2025-01-31

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Ryan Bohnenberger

ODKL5L · Fort Myers, FL, US

DUPR

3.857

NP
nelson prado

8DD45L · Cape Coral, FL, US

DUPR

4.174

TEAM 2LOSS
DB
David Beebe

KXV5YQ · USA

DUPR

3.614

BB
Brad Bernier

17JLEN · Morton, IL, US

DUPR

4.208

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-7864207984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4771345333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bohnenberger",
        "dupr_id": "ODKL5L",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "nelson prado",
        "dupr_id": "8DD45L",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      }
    ]
  },
  {
    "team_id": 7445404085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Beebe",
        "dupr_id": "KXV5YQ",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Bernier",
        "dupr_id": "17JLEN",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      }
    ]
  }
]