Sachin Tendulkar gets emotional at the launch of Sachin Anthem!
Sachin Tendulkar and A. R. Rahman launched the Sachin Anthem on Tuesday evening, in Mumbai.
The Sachin Anthem received a grand launch by Sachin Tendulkar and A. R. Rahman . The event was nostalgic in every sense for Sachin as well as for his fans. It was filled with a sense of pride, laughter and memoirs of unconditional love that the cricketer has received over the years. Plus, the live performance by singer Sukhwinder Singh made it even more special.
Sachin and Rahman candidly interacted with media at the Anthem launch. Here are few highlights of the same, When asked the master blaster about the first time he heard “Sachin, Sachin” in real, he quickly recapped a childhood memory saying, “I remember my mother would do that when I was playing downstairs and wouldn’t come home. She would say, ‘Sachin…Sachin upar aa jaao (Sachin come back upstairs)’.”
The anthem strikes an emotional chord with Sachin and, expressing his views on it, he said, “Talking about the movie and the life that I have been able to relive through it is simply magnificent and overwhelming. Today, knowing that a movie is being made on my life, and now the Sachin Sachin song that AR has done with Sukhvinder, it’s a formidable combination I would say. I didn’t know ‘Sachin Sachin’ would go beyond my playing days, and here it is now playing in the theatres.”
On being asked what is in the movie that his fans still don’t know about him, Sachin said, “No, you guys don’t know everything! That’s why this movie. There are so many moments, and the footage that we have been able to capture, and take the footage from my personal account at home which stays in my locker, that footage nobody had access to, it was only for the family and no one else. Being a private person I had to kind of balance that out, I know my fans want to know more about me and I also want to get closer to them by showing the other side of me which they had not seen.”
The Anthem and its visuals will make you feel proud about Sachin and the great life that he has lived so far. Plus, the echoing beats of “Sachin Sachin” with the drum are sure to give you an adrenaline rush.
Watch the video of Sachin Anthem from Sachin: A Billion Dreams here:
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });