query("SELECT id, title, description, start_date, end_date FROM competitions WHERE end_date > NOW() ORDER BY start_date ASC"); $competitions = $stmt->fetchAll(); } catch (PDOException $e) { // In a real app, you'd log this error. $error_message = "Sorry, we couldn't load competitions at this time."; } ?> Competitions - READY BUDDY

Available Competitions

Join a competition and show your skills!


No upcoming competitions right now. Please check back later!

Starts:

Ends:

View Details