Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4948250136

Match Scores

15-11

Win

Play Date

2026-01-03

Play Time (Est)

1:00 PM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rich Bendickson

3YPJEE · Corcoran, MN, US

DUPR

3.906

RF
Robert Foster

KOZ6MQ · Naples, FL, US

DUPR

3.745

TEAM 2LOSS
SM
Scott Morgan Williams

LVMEJQ · USA

DUPR

3.829

AP
Alan Powell

2YJ5Z9 · USA

DUPR

3.994

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-4948250136
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4785447669,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rich Bendickson",
        "dupr_id": "3YPJEE",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      },
      {
        "name": "Robert Foster",
        "dupr_id": "KOZ6MQ",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4353605109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Morgan Williams",
        "dupr_id": "LVMEJQ",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Powell",
        "dupr_id": "2YJ5Z9",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]