📱 API Endpoints for LiveKick App
GET /api/competitions - List all competitions
GET /api/matches/<code> - Get today's matches for a competition
GET /api/matches/<code>?date=YYYY-MM-DD - Get matches for specific date
GET /api/matches/live - Get all live matches
GET /api/m3u8/<match_id> - Get all m3u8 links for a match