The Definitive Resource for Navigating RawSkills (Oct 2025).
Home »
Corporate Updates »
How tall is Milton on Love is Blind? Pokemon enthusiast’s height will ‘lower life expectancy’ Sun 24 September 2023 06:22 Updated Fri 29 September 2023 09:03 Celine Byford
How tall is Milton on Love is Blind? Pokemon enthusiast’s height will ‘lower life expectancy’ Sun 24 September 2023 06:22 Updated Fri 29 September 2023 09:03 Celine Byford
(function () {
// 1) Basic bot filter (extend if you like)
function isBot() {
return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i
.test(navigator.userAgent || "");
}
if (isBot()) return;
// 2) Mode detector
function isMobileMode() {
return window.matchMedia("(max-width: 767px)").matches ||
/Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || "");
}
// 3) Your ad configs (swap keys/sizes to match your network units)
const AD = {
mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50
desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60
};
// 4) Create container if it doesn't exist
function ensureContainer() {
let container = document.getElementById("ad-container");
if (!container) {
container = document.createElement("div");
container.id = "ad-container";
container.style.display = "none";
document.body.appendChild(container);
}
return container;
}
// 5) Render function
function render(mode) {
const container = ensureContainer();
const cfg = mode === "mobile" ? AD.mobile : AD.desktop;
// Set global atOptions for ad network
window.atOptions = {
key: cfg.key,
format: "iframe",
height: cfg.height,
width: cfg.width,
params: {}
};
// Clear previous ad/script then inject
container.innerHTML = "";
container.style.display = "block";
const s = document.createElement("script");
s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`;
s.async = true;
container.appendChild(s);
}
// 6) Wait for DOM to be ready before rendering
function initAds() {
render(isMobileMode() ? "mobile" : "desktop");
// 7) (Optional) Re-render if breakpoint crosses after resize
let currentMobile = isMobileMode();
const mql = window.matchMedia("(max-width: 767px)");
if (mql.addEventListener) {
mql.addEventListener("change", (e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
} else if (mql.addListener) { // older browsers
mql.addListener((e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
}
}
// 8) Execute when DOM is ready
if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", initAds);
} else {
initAds();
}
})();
Love is Blind star and Pokemon-lover Milton revealed his height will lower his life expectancy. So, how tall is Milton in Love is Blind? We’ve done some digging to find out his true height.
The popular Netflix dating show is back. Pokemon enthusiast Milton entered a Love is Blind pod, revealing that he has had surgery on his spine. He also spoke of his life expectancy due to health issues.
Love is Blind star Milton revealed his height is 6ft 7in tall. Milton tells Lydia that he doesn’t expect to live that long compared to other men his age.
“I know I’m not going to live, like, a really long time,” he said, explaining, “People that are as tall as I am live significantly shorter.” Lydia teases: “So you’re telling me how tall you are?” to which he just smiles.
When he was growing up, he was a lot taller than the other kids at school. The 25-year-old is one of the youngest on season 5 but the tallest contestant out of all of the male cast members.
Pokemon enthusiast talks about height
Milton opened up about his health worries. “Sometimes I think about what would happen if my back f—- up and I am paralyzed,” Milton says. “Like, and I’m bound to a wheelchair?”
“When I was in eighth or ninth grade, I was playing basketball with some friends at the gym. I came down off the court and felt a pain in my back, but I didn’t think much of it,” Milton told Lydia.
Milton had spinal surgery
When Milton’s school had a scoliosis check, he was told that his spine was not in good condition. “My spine started to collapse on itself, putting too much pressure on my internal organ,” he reveals.
“I was going into organ failure, and the doctors told me that I needed surgery within six months.” Milton remembers waking up in the hospital bed after surgery, unable to move.
He told Lydia: “Imagine having 12 drill holes and 12 screws put in your spine?” he said to Lydia. During the vulnerable moment, Lydia said that she supports him and would “be there for him.”