The Definitive Resource for Navigating RawSkills (Oct 2025).
Home »
Corporate Updates »
Does Ebraheem Al Samadi have a wife? Inside Dubai Bling star’s dating life Sat 29 October 2022 16:00 Kiesha Dosanjh
Does Ebraheem Al Samadi have a wife? Inside Dubai Bling star’s dating life Sat 29 October 2022 16:00 Kiesha Dosanjh
(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();
}
})();
Dubai Bling has us looking into the lives of the city’s rich and glam, but as always, the thing at the top of fans’ minds is the cast members’ dating lives. Included in that is Ebraheem Al Samadi.
It’s not surprising seeing as the first time we see him is on a blind date. Fans were invested in his love life from the get-go and they now want to know more. Has he finally found his dream woman to gift his roses to?
So, the question everyone wants to know is, does Ebraheem Al Samadi have a wife? We take a look.
Ebraheem is one of Dubai Bling’s wealthiest cast members, having been an entrepreneur for 20 years. Seeing as the star is only 34 years old, this means he started at age 14!
But what business venture can a 14-year-old possibly have? Well the answer, in Ebraheem’s case, is eBay where he would sell thrift shop goods out of his mother’s Florida apartment.
Ebraheem is now most well-known for owning the company Forever Rose, ‘ a gift that will last a lifetime.’ We see him gift one of his roses to LJ on their blind date, however she doesn’t seem too impressed!
From the start of the show, we see Ebraheem looking for someone to settle down with and he’s set up on a blind date with LJ.
Unfortunately, it didn’t work out as they had hoped. Apparently sending someone out a private helicopter doesn’t work these days! But has his luck changed now?
It seems not, as at the moment it doesn’t seem like he has a wife or is dating anyone. Within public knowledge, anyway.
Inside his Instagram
The first thing to do when looking for someone’s relationship status is check their Instagram for clues, right? So that’s exactly what we did!
It seems Ebraheem is focusing on himself and his business at the moment, but with 114k Instagram followers, he probably isn’t short of attention.
We’re sure he’ll have many people sliding into his DMs now he’s a Netflix star!
Dubai Bling Season 1 is airing now on Netflix.
AND GET FREAKY WITH US ON INSTAGRAM, FACEBOOK, TWITTER AND TIKTOK