Poster Gaming

Poster Gaming Hi, I'm Gaurav. AKA Poster Gaming! Gamer and Streamer for fun.

20/05/2026

Real Cricket Like Catch 😱🧀 | Cricket 26

This felt straight out of a real match 😳
An absolutely realistic catch in Cricket 26 that looked too good to be a game πŸ’₯

Perfect timing, clean movement, and insane reflexes ⚑
Moments like these make the game feel real πŸ”₯

Rate this catch out of 10 πŸ‘€πŸ‘‡

06/05/2026

Wrong Shot = Instant Regret πŸ˜­πŸ’€ | Cricket 26

One wrong shot… and it’s over 😳
Tried to be fancy and paid the price instantly πŸ’₯

Bad timing, wrong choice, straight to the fielder ⚑
Cricket 26 punishes risky decisions hard 😭

Would you still try that shot? πŸ‘€πŸ‘‡

Address

Dehra Dun

Website

https://www.youtube.com/@poster.gaming?sub_confirmation=1

Alerts

Be the first to know and let us send you an email when Poster Gaming posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Poster Gaming:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "INDIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });