Ditched By Boyfriend At Last Minute, This Girl Took Cutout Of Michael B. Jordan For Her Prom

Entertainment By Alexandra / July, 04, 2025

Audeva Ageman’s boyfriend canceled on the last minute on her prom night. Hence, she had no date.

So, she took a life-size cardboard cutout of actor Michael B. Jordan to accompany her to the prom.

She shared her picture on twitter with a caption, “After not being able to get a prom date from procrastinating and waiting till the last minute, I spent 3 hours making my prom date.”

The celebrity commented on her post on Instagram and it was unbelievable for her that she had caught the attention of her celebrity crush.

Producers of Creed 2 approached Ageman after the post got viral. They asked her to be part of the special project for the Superfans.

The creators told her that Jordan won’t be there on the set but that was just to lay the base for the upcoming surprise.

She said, “They picked me up from my house and a 2-hour drive later and I’m being interviewed next thing I know I’m screaming because Michael B Jordan was standing right behind me the whole time.”

He hugged her real tight after meeting her and the cutout was real in no time.

The post Ditched By Boyfriend At Last Minute, This Girl Took Cutout Of Michael B. Jordan For Her Prom appeared first on Tamed Flame.


","

The celebrity commented on her post on Instagram and it was unbelievable for her that she had caught the attention of her celebrity crush.

","

Producers of Creed 2 approached Ageman after the post got viral. They asked her to be part of the special project for the Superfans.

","

The creators told her that Jordan won’t be there on the set but that was just to lay the base for the upcoming surprise.

","

She said, “They picked me up from my house and a 2-hour drive later and I’m being interviewed next thing I know I’m screaming because Michael B Jordan was standing right behind me the whole time.”

","

He hugged her real tight after meeting her and the cutout was real in no time.

","

The post Ditched By Boyfriend At Last Minute, This Girl Took Cutout Of Michael B. Jordan For Her Prom appeared first on Tamed Flame.

"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/wpAZfeC-Untitled-2.jpg","slug":"ditched-by-boyfriend-at-last-minute-this-girl-took-cutout-of-michael-b-jordan-for-her-prom","stores":[],"awic_rule":null,"domains":[{"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","domain_story":{"id":4007,"story_id":3107,"domain_id":7,"deletedAt":null,"createdAt":"2021-12-13T07:23:27.000Z","updatedAt":"2021-12-13T07:23:27.000Z"}}],"categories":[{"id":26,"name":"Entertainment","story_category":{"id":2645,"story_id":3107,"category_id":26,"deletedAt":null,"createdAt":"2021-12-13T07:33:26.000Z","updatedAt":"2021-12-13T07:33:26.000Z"}}]}; let domainData = {"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/Ht8Bf-1651669794849.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/WNrRC-1651669799079.png","og_image":"","apple_touch_icon":"","affiliate_id":null,"analytics_id":null,"fb_pixels":null,"fb_page_id":null,"tracking_domain":null,"cdn_domain":null,"description":"-","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/XfUvm-1651669804611.png","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":null,"is_private":false,"deletedAt":null,"createdAt":"2021-12-09T13:28:30.000Z","updatedAt":"2024-02-05T10:32:46.000Z","categories":[{"id":24,"name":"Fashion","slug":"lifestyle","children_category":[{"id":40,"name":"Health & Fitness","slug":"fitness"},{"id":50,"name":"Skin & Body Care","slug":"skin-and-body-care"},{"id":53,"name":"Food & Hygiene","slug":"nutrition-and-muscles"},{"id":54,"name":"Fashion ","slug":"menfemalekids-fashion"},{"id":55,"name":"Kids ","slug":"kids-only"},{"id":61,"name":"Vision","slug":"vision"}],"domain_category":{"id":1386,"domain_id":7,"is_menu":true,"category_id":24,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":25,"name":"Buzz","slug":"buzz","children_category":[],"domain_category":{"id":1387,"domain_id":7,"is_menu":true,"category_id":25,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":26,"name":"Entertainment","slug":"entertainment","children_category":[],"domain_category":{"id":1388,"domain_id":7,"is_menu":true,"category_id":26,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}}],"banners":[]}; let campaignData = null; let url = new URL(window.location.href); let query = url.search.replace('?',''); let uid = url.searchParams.get("uid") let channelId = campaignData?.channelId const ncidData = url.searchParams.get("ncid") const rsoc = url.searchParams.get("rsfc"); const dyn = url.searchParams.get("dyn"); const pixel = url.searchParams.get("pixel"); const nrm = url.searchParams.get("nrm"); const readMore = document.getElementById('read-more'); readMore.style.visibility = "hidden"; const regex = /pixel=([^&]+)/; const match = query.match(regex); let pixelValue = ""; if (match) { pixelValue = decodeURIComponent(match[1]); } let replacedString; if(pixel && pixel.includes("pixel")){ replacedString = query.replace(regex, "pixel=12345678"); }else{ replacedString = query.replace(regex, `pixel=${pixelValue}`); } if(rsoc){ const elementsToRemove = document.querySelectorAll(".sas-keywords-box"); const newDiv1 = document.createElement("div"); newDiv1.id = "relatedsearches2" newDiv1.className = "blog_artical"; const parentElement = elementsToRemove[0]?.parentNode; parentElement?.insertBefore(newDiv1, elementsToRemove[0]); elementsToRemove.forEach((element,index) => { element.remove(); }); } if(ncidData && rsoc){ const mainContent = document.getElementById('blog-data'); const mainRoute = document.getElementById('main-route'); const leftSidebar = document.getElementById('left_sidebar'); const rightSidebar = document.getElementById('sidebar'); const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`; const currentTimestamp = Date.now(); leftSidebar.style.visibility = "hidden"; rightSidebar.style.display = "none"; mainRoute.style.display = "inline"; if(!nrm){ readMore.style.visibility = "visible"; mainContent.style.display = "none"; } readMore.addEventListener('click', function() { readMore.style.visibility = "hidden"; mainContent.style.display = "block"; }); var pageOptions = { pubId: "partner-pub-8886947692614071", // Make sure this is the correct client ID! styleId: "8711171478", relatedSearchTargeting: "content", resultsPageBaseUrl: encodeURI(`https://track.${domainData.domain_url}/?searchpage=https://search.${domainData.domain_url}/web/search&${replacedString}&visitTime=${currentTimestamp}&clickId=${clickId}&ch=${channelId}&platformId=${campaignData?.platformId}&categoryId=${campaignData?.categoryId}&kwsetId=${campaignData?.kwsetId}`) , resultsPageQueryParam: "q", // (Default to "q") Matches the param denoting the query on the search page, terms: "", }; var rsblock1 = { container: "relatedsearches1", relatedSearches: 5, }; var rsblock2 = { container: "relatedsearches2", relatedSearches: 5, }; _googCsa("relatedsearch", pageOptions, rsblock2); _googCsa("relatedsearch", pageOptions, rsblock1); let relatedKeywords = document.getElementsByClassName("keyword-related-a"); for (let i = 0; i < relatedKeywords.length; i++) { const link = relatedKeywords[i]; let url = new URL(window.location); url.pathname = "/web/search"; url.searchParams.set("q", link.textContent.trim()); // Update the desired attribute, such as href link.href = url.href; } // document.querySelector("input[name='pixel']").value = url.searchParams.get("pixel") ?? ""; // document.querySelector("input[name='ncid']").value = url.searchParams.get("ncid") ?? ""; // document.querySelector("input[name='ch']").value = url.searchParams.get("ch") ?? ""; window.addEventListener("beforeunload", function (event) { var link = event.currentTarget.location.href; let nextUrl = new URL(link); // fbq('track', 'Search'); }); } if(dyn =="1" && campaignData){ const mainContent = document.getElementById('blog-data'); const mainRoute = document.getElementById('main-route'); const leftSidebar = document.getElementById('left_sidebar'); const rightSidebar = document.getElementById('sidebar'); const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`; const currentTimestamp = Date.now(); leftSidebar.style.visibility = "hidden"; rightSidebar.style.display = "none"; mainRoute.style.display = "inline"; if(!nrm){ readMore.style.visibility = "visible"; mainContent.style.display = "none"; } readMore.addEventListener('click', function() { readMore.style.visibility = "hidden"; mainContent.style.display = "block"; }); var rsblock1 = { container: "relatedsearches1", relatedSearches: 5, }; var rsblock2 = { container: "relatedsearches2", relatedSearches: 5, }; window.addEventListener("beforeunload", function (event) { var link = event.currentTarget.location.href; let nextUrl = new URL(link); }); }