I built it to solve a personal problem. I started playing badminton regularly in 2016 and quickly learned that players often ask stringers to string rackets at specific tensions (like 22 or 26 lbs). But after a few stringing jobs, I began to feel like the tension was inconsistent. Other players told me they just tap the strings and go by ear where "sharper sound meant higher tension."
One day while tuning my guitar, I could see exact sound frequencies on my tuner app. That’s when it clicked. It should be possible to build a tuner for badminton strings as well!
I searched online and found some tension-frequency data shared by professional stringers, but it wasn’t clean or comprehensive. So I visited 5 or 6 local stringers, gave them a frequency measuring app, and asked them to record racket head size, string thickness, tension, and sound frequency for each job. Some asked for a small payment, but most helped for free. Within a week, I had over 200 solid data points.
I trained a simple regression model using that data and validated it with newly strung rackets. It turned out to be surprisingly accurate. I shared it with friends and fellow players, and it started to spread in badminton forums.
There was another app that launched a few months later with big celebrity endorsements, but it was less accurate, harder to use, and required in-app purchases. Mine wasn't built to compete, but it ended up being more useful.
I originally released it as a mobile app, but constant changes in Google Play policies kept taking it down. So I rebuilt it as a simple browser-based tool.
Would love feedback, suggestions for improvements, or ideas on how to sustain it without cluttering it with ads or paywalls.
Let me know what you think.
To check proper tension, Gates supplies an app [0] that also has you pluck the belt to measure the frequency. For my bike the appropriate tension is at 60Hz. Tension is adjusted by moving the rear axle backward or forward.
[0] https://play.google.com/store/apps/details?id=com.gates.carb...
EDIT: the advantages are ... no fragile derailleur; no chain lube; long belt lifespan; low maintenance
I suppose that to do the maths we'd need to know the spacing of the strings and the mass per unit length of the strings. (And the dimensions of the racquet head, of course, but that must be easy to look up.)
Also, would this work just as well for tennis and squash racquets?
EDIT: Perhaps https://en.wikipedia.org/wiki/Dimensional_analysis would give you the formula, and the constant you could get by experiment, and then the same formula might be applicable to any similarly shaped racquet.
For making money, I'd suggest reaching out to professional re-stringers and asking if they want to advertise (once you have some nice analytics to brag about). Maybe even localise them based on geolocation data so you can have more re-stringers without cluttering it up. It's a value-add to your users so everyone should be happy.
You could probably even reach out to some YouTubers (I personally like BadmintonInsight). Since it's free, I would imagine some of them would do a video on it just to help their viewers.
As for monetization: I personally don't have problems with static ads served from your domain. Find some celebrity or brand and ask them if they want to have you serve their banner.