Understanding Uniqueness of solutions of differential equations - nonlinear ODEs - pendulum example
I am trying to understand If the nonlinear ODE of the classical equation for the pendulum with friction: $$\ddot{\theta}+a\,\dot{\theta}+b\,\sin(\theta) = 0,\quad (\theta_0,\,\dot{\theta_0}) = \left(\frac{\pi}{2},\,0\right)$$ fulfills the conditions of Uniqueness of solutions ($a$ and $b$ are real valued constants, both different from zero).
Arguing on another question, other user tell me that the equations should stand an unique solution, but I believe this user is mistaken but I cannot prove it.
My intuition is the following: Since the equation model a "realistic" pendulum without introducing approximations, and the "physical pendulum" due it stop moving in reality after a period of time, the "exact solutions" of the equation should become exactly zero after an "ending time" and remain zero forever after, so "there is non-uniqueness of solutions through zero in backwards time" as is mentioned in this paper.
I am trying to understand Uniqueness through Wikipedia but my background is not enough (I don´t fully understand the mentioned paper either), so I would like to someone to explain briefly if the equation presented here has or not uniqueness of solutions and why (references to more deep insights are welcome).
Beforehand, thanks you very much.