Carlos Ballarta in Fresno Tickets | TicketCity (2024)

Buy from TicketCity, a trusted ticket reseller in business since 1990. Ticket prices may be above face value.

2024 Carlos Ballarta in Fresno

  • On Friday, 10/11/2024 at Tower Theatre - Fresno in Fresno.
  • Only 250 tickets available starting at $60 per.
  • Just 127 days left to buy.

Carlos Ballarta Events in All Locations

Carlos Ballarta in Fresno Tickets | TicketCity (34)Carlos BallartaAll Carlos Ballarta Shows

    Other Shows

    Carlos Ballarta in Arizona Next: Oct 12 - Mesa Arts Center - Ikeda Theater - Mesa, AZCarlos Ballarta in Atlanta Next: Oct 19 - Gas South Theater - Duluth, GACarlos Ballarta in Austin Next: Sep 14 - Paramount Theatre Austin - Austin, TXCarlos Ballarta in Dallas Next: Sep 6 - McAllen Performing Arts Center - McAllen, TXCarlos Ballarta in El Paso Next: Sep 13 - UTEP Magoffin Auditorium - El Paso, TXCarlos Ballarta in Los Angeles Next: Sep 27 - The United Theater on Broadway - Los Angeles, CACarlos Ballarta in New Mexico Next: Jun 7 - Santa Ana Star Casino - Quezadas Comedy Club - Bernalillo, NMCarlos Ballarta in Sacramento Next: Dec 13 - Crest Theatre - Sacramento - Sacramento, CACarlos Ballarta in San Antonio Next: Sep 7 - Charline McCombs Empire Theatre - San Antonio, TX

    Our Commitment To You

    • Buy From a Trusted Ticket ResellerServing customers since 1990
    • 100% Order GuaranteeA+ Rating from the BBB, for peace of mind
    • Newsweek’s #1 Ticket Company for Customer ServiceWe're there for you
    • Over 1 Million Customers ServedProven track record of customer satisfaction
    ', removeAutocomplete: function () { $("#autocompleteResults").html("").hide(), ticketCitySearch.selectedIndex = -1, ticketCitySearch.prevString = "", $("#ticketCitySearch").removeClass("resultsDisplayed") }, handleSvcError: function () { $("#autocompleteResults").html(ticketCitySearch.config.error) }, buildDateTile: function (e) { var time = moment(e).format("h:mm A"); if (time == "11:59 PM") {time = "TBA";} return html = '

    ' + moment(e).format("ddd") + '' + moment(e).format("MMM D") + '' + time + "

    " }, getDomain: function () { var e = "www.ticketcity.com", t = window.location.hostname; try { (t.includes("qa.ticketcity.com") || t.includes("tc-")) && (e = "qa.ticketcity.com") } catch (e) { } return e }, debounce: function () { return new Date - ticketCitySearch.prevKeyup > ticketCitySearch.config.debounceMS && (ticketCitySearch.prevKeyup = new Date, !0) }, gatherInput: function () { var e = $.trim($("#ticketCitySearch #searchBox").val()); e = e.replace("&", ""); var t = ticketCitySearch.prevString; e.length < 2 && e != t ? ticketCitySearch.removeAutocomplete() : (ticketCitySearch.getSearchData(e), ticketCitySearch.prevString = e) }, getSearchData: function (e) { var t = "&eventLimit=" + ticketCitySearch.config.eventNum + "&performerLimit=" + ticketCitySearch.config.perfornerNum + "&venueLimit=" + ticketCitySearch.config.venueNum + "&regionId=" + ticketCitySearch.localRegion, c = "https://" + ticketCitySearch.getDomain() + ticketCitySearch.config.ajaxRoot + e + t; $.ajax({ type: "GET", url: c, success: function (e) { ticketCitySearch.buildSearchRestults(e) }, error: function (e) { ticketCitySearch.handleSvcError() } }) }, buildSearchRestults: function (e) { var t = ""; $.each(ticketCitySearch.config.searchOrder, function (c, a) { var i = a, r = ""; switch (i) { case "eventResults": r = "Events"; break; case "performerResults": r = "Performers and Teams"; break; case "venueResults": r = "Venues" } 0 != e[i].length && (t += '

    ' + r + "

    "), $.each(e[i], function (c, a) { var r = e[i][c]; switch (i) { case "eventResults": r.eventId, r.eventDate; var s = r.eventName, n = (r.performers, r.eventDateString), o = (r.listingCount, r.ticketCount, r.categoryId, r.venue), h = '' + ticketCitySearch.buildDateTile(n) + '' + s + '' + o.name + " - " + o.city + ", " + o.state + ''; break; case "performerResults": r.performerId; var l = r.name; r.eventType, r.priority, h = '' + l + ""; break; case "venueResults": r.venueId, l = r.name, r.city, r.state, r.countryCode, r.regionId, h = '' + l + ""; break; default: h = "" } var u = r.url; t += '' + h + "" }) }), $("#ticketCitySearch").addClass("resultsDisplayed"), ticketCitySearch.drawSearchResults(t) }, drawSearchResults: function (e) { $("#autocompleteResults").html(e).show() }, initSearch: function (e, t) { window.jQuery && window.moment ? ($("#" + t).html(ticketCitySearch.searchStructure), ticketCitySearch.userId = e) : console.log("jquery and momentjs are reqired to use TC search"), ticketCitySearch.getLocalRegion() }, addSelectedClass: function () { $(".ticketCitySearchResult").removeClass("selectedResult"), $(".ticketCitySearchResult:eq(" + ticketCitySearch.selectedIndex + ")").addClass("selectedResult") }, launchSearch: function () { var e = !0; $("#m_menuToggle").removeClass('open'); $("navFlyout").hide(); $("#launchSearch").text().toLowerCase() != ticketCitySearch.config.showString && (e = !1), e ? ($("#searchBox").show(), $("#searchBox").focus(), $("#launchSearch").text(ticketCitySearch.config.hideString), $("#searchTarget").addClass("active")) : ($("#searchBox").hide(), $("#searchBox").blur(), ticketCitySearch.removeAutocomplete(), $("#launchSearch").text(ticketCitySearch.config.showString), $("#searchTarget").removeClass("active")) }, mouseLeave: function () { ticketCitySearch.removeAutocomplete() }, handleKeyUp: function (e) { var t = $(".ticketCitySearchResult").length - 1, c = $(".ticketCitySearchResult.selectedResult").length; switch (c > 0 && (ticketCitySearch.selectedIndex = $(".ticketCitySearchResult").index($(".selectedResult"))), e.keyCode) { case 40: ticketCitySearch.selectedIndex < t && ++ticketCitySearch.selectedIndex, ticketCitySearch.addSelectedClass(); break; case 38: ticketCitySearch.selectedIndex > -1 && --ticketCitySearch.selectedIndex, ticketCitySearch.addSelectedClass(); break; case 13: e.preventDefault(), window.location.href = c > 0 ? $(".ticketCitySearchResult.selectedResult").attr("href") : "https://" + ticketCitySearch.getDomain() + "/search.html?q=" + $.trim($("#ticketCitySearch #searchBox").val()); break; case 27: $("#ticketCitySearch #searchBox").val(""), ticketCitySearch.removeAutocomplete(); break; default: ticketCitySearch.debounce() ? ticketCitySearch.gatherInput() : setTimeout(function () { ticketCitySearch.debounce() && ticketCitySearch.gatherInput() }, ticketCitySearch.config.debounceMS) } }, goToSearchResults: function () { $(".ticketCitySearchResult.selectedResult").length > 0 ? (ticketCitySearch.selectedIndex = $(".ticketCitySearchResult").index($(".selectedResult")), window.location.href = $(".ticketCitySearchResult.selectedResult").attr("href")) : window.location.href = "https://" + ticketCitySearch.getDomain() + "/search.html?q=" + $.trim($("#ticketCitySearch #searchBox").val()) } }; $(document).ready(function () { ticketCitySearch.initSearch(0, "searchTarget") });
    Carlos Ballarta in Fresno Tickets | TicketCity (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Jamar Nader

    Last Updated:

    Views: 5699

    Rating: 4.4 / 5 (75 voted)

    Reviews: 90% of readers found this page helpful

    Author information

    Name: Jamar Nader

    Birthday: 1995-02-28

    Address: Apt. 536 6162 Reichel Greens, Port Zackaryside, CT 22682-9804

    Phone: +9958384818317

    Job: IT Representative

    Hobby: Scrapbooking, Hiking, Hunting, Kite flying, Blacksmithing, Video gaming, Foraging

    Introduction: My name is Jamar Nader, I am a fine, shiny, colorful, bright, nice, perfect, curious person who loves writing and wants to share my knowledge and understanding with you.