Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

55+ Wednesday Morning Men's League

ID: 8524007218

Match Scores

11-6, 11-8

Win

Play Date

2026-03-04

Play Time (Est)

11:30 PM

Play Location

Kelly Recreation Complex, Imperial Boulevard, Lakeland, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Jonathan low

1N0OL2 · Lakeland, FL, US

DUPR

4.142

WC
Wes Craven

K5XX77 · Polk County

DUPR

3.922

TEAM 2LOSS
CW
Conley Whiddon

8GY5G8 · Auburndale, FL, US

DUPR

4.037

YO
Yaw Obeng

12Z5NY · Kansas City, MO, US

DUPR

4.171

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-8524007218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4743724257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan low",
        "dupr_id": "1N0OL2",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Wes Craven",
        "dupr_id": "K5XX77",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Polk County"
      }
    ]
  },
  {
    "team_id": 6228585957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Conley Whiddon",
        "dupr_id": "8GY5G8",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Auburndale, FL, US"
      },
      {
        "name": "Yaw Obeng",
        "dupr_id": "12Z5NY",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]