Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Kickoff Classic - Men's Doubles 4.5-5.0 Double Elimination 50-59 Age

ID: 5850427502

Match Scores

11-5, 10-12, 8-11

Loss

Play Date

2026-01-03

Play Time (Est)

3:30 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Steve Kelner

8E6ZPW · Avalon, NJ, US

DUPR

5.040

ME
Matt East

3ZDPLD · Naples, FL, US

DUPR

4.746

TEAM 2WINNER
RS
Rick Snow

EGGVXJ · Estero, FL, US

DUPR

4.580

GB
Graham Baughman

94VNDR · Lexington, KY, US

DUPR

4.623

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-5850427502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5001226303,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Kelner",
        "dupr_id": "8E6ZPW",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Avalon, NJ, US"
      },
      {
        "name": "Matt East",
        "dupr_id": "3ZDPLD",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 7298874730,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Snow",
        "dupr_id": "EGGVXJ",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Graham Baughman",
        "dupr_id": "94VNDR",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  }
]