Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

55+ Wednesday Morning Men's League

ID: 5978743353

Match Scores

8-11, 4-11

Loss

Play Date

2026-03-04

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jonathan low

1N0OL2 · Lakeland, FL, US

DUPR

4.113

YO
Yaw Obeng

12Z5NY · Kansas City, MO, US

DUPR

4.141

TEAM 2WINNER
WC
Wes Craven

K5XX77 · Polk County

DUPR

3.952

CW
Conley Whiddon

8GY5G8 · Auburndale, FL, US

DUPR

4.067

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