Southampton FC predicted team vs Birmingham City: Championship

Spread the love


The 32 year old penned a deal until June 2027 on Friday, less than 24 hours out from the match, after winning four of his first five fixtures as interim.

Saints could climb into the top half of the Championship table with a win against the Blues, who have won just eight points from nine away games.

But the newly-promoted outfit will be no pushovers, winning four of their last six league outings, scoring four goals in three separate matches.

Saints have a permanent head coach in Tonda Eckert (Image: Southampton FC)

Here is how we think Saints will line up to face Birmingham…

Goalkeeper

Some of Gavin Bazunu‘s work was called into question again against Millwall, particularly the third goal, but the number one also made some vital stops.

Defenders

Having conceded three goals last time out, Eckert could opt to make changes here. Taylor Harwood-Bellis is the only certainty to start.

But we will play it safe by predicting that Nathan Wood and Jack Stephens retain their places again, likely to the disappointment of Joshua Quarshie.

Taylor Harwood-Bellis scored a brace last time at St Mary’s (Image: Richard Crease)

Midfielders

Flynn Downes was a big miss through suspension at Millwall, so he will be a welcome returnee to partner alongside midfield stalwart Caspar Jander.

Tom Fellows and Ryan Manning were key players in the four consecutive wins under Eckert, and will hope to deliver that level of firepower again.

Attackers

Finn Azaz and Adam Armstrong both netted despite defeat last time out. They have scored eight goals between them in the last four matches.

They will be supported by star man Leo Scienza, who dropped out last weekend due to illness. He has shaken it off and is ready to spark the attack.

Leo Scienza missed the visit to Millwall (Image: Southampton FC/Chris Moorhouse)

Full predicted team

(3-4-3): Bazunu; Harwood-Bellis, Wood, Stephens; Fellows, Downes, Jander, Manning; Azaz, Scienza, Armstrong.

( function () {

window._sp_ = {
    config: {
        baseEndpoint: 'https://a02342.dailyecho.co.uk',
        accountId: 52,
        targetingParams:{
            subscribed: false,
            privacy: false
        },
        gdpr: { },
        events: {
            onMessageReady: function (message_type) {
                trackSPEvents('event76');
            },
            onMessageChoiceSelect: function (message_type, choice_id, choice_type_id) {
                console.log('message_type: ', message_type);
                console.log('choice_id: ', choice_id);
                console.log('choice_type_id: ', choice_type_id);
                if ('yes' === 'yes') {
                    if (choice_type_id === 12) {
                        trackSPEvents('event83'); //Consent Banner Reject All
                        trackSPEvents('event82'); //Journalism Message Shown
                    }
                    if (choice_type_id === 11) {
                        trackSPEvents('event78');
                    }
                    if (choice_type_id === 9) {
                        trackSPEvents('event77');
                    }
                } else {
                    // these are the second argument in non-gate
                    if (choice_type_id === 12) {
                        trackSPEvents('event77');
                    }

                    if (choice_type_id === 11) {
                        trackSPEvents('event78');
                    }

                    if (choice_type_id === 13) {
                        trackSPEvents('event83');
                    }
                }
            },
            onPrivacyManagerActionStatus: function(message_type, status, actionType) {
                console.log('message_type: ' + message_type);
                console.log('status: ' + status);
                console.log('actionType: ' + actionType);
                if ('yes' === 'yes') {
                    if (actionType === 11) {
                        trackSPEvents('event79'); //Privacy Manager Accept
                    }
                    if (actionType === 9) {
                        trackSPEvents('event68'); //Privacy Manager Redirect
                    }
                    if (actionType === 1) {
                        trackSPEvents('event75'); //Forced tcf String Change
                    }
                } else {
                // these are the second argument in non-gate
                    if (actionType === 13) {
                        trackSPEvents('event81'); //Privacy Manager Reject
                    }
                    if (actionType === 11) {
                        trackSPEvents('event79'); //Privacy Manager Accept
                    }
                    if (actionType === 1) {
                        trackSPEvents('event80'); //Privacy Manager Save & Exit
                    }
                }
            },
            onPMCancel: function (message_type) {
                console.log('onPMCancel', message_type);
                trackSPEvents('event84'); //Privacy Manager Back
            },
        }
    }
}

__tcfapi('addEventListener', 2, function (tcData, success) {
    console.log('SP: Event Listen:', tcData, success);
    if (success && tcData.eventStatus === 'useractioncomplete') {
        setTcfCookie(tcData.purpose.consents, tcData.purpose.legitimateInterests);

        var csnt="none";
        if ($.cookie('_sp_enable_dfp_personalized_ads') === 'true') {
            csnt="yes";
        } else if ($.cookie('_sp_enable_dfp_personalized_ads') === 'false') {
            csnt="no";
        }
        googletag.cmd.push(function() {
            // console.log('DFP: Cookie check - setting dfpcsnt to ', csnt);
            googletag.pubads().setTargeting('dfpcsnt', csnt);
        });
        // ready to start DFP
        // console.log('PIANO: setting unrestricted via useractioncomplete');
        // runPiano('unrestricted');
        startAdvertising(tcData.listenerId);

        var e = new Event('launch:cmp:choice-made');
        window.dispatchEvent(e);
    } else if (success && tcData.eventStatus === 'tcloaded') {
        // tcloaded means a valid TCF v2.0 string is available
        // console.log('PIANO: setting unrestricted via tcloaded');
        // runPiano('unrestricted');
        if (tcData.gdprApplies === false) {
            $.cookie('_sp_enable_dfp_personalized_ads', 'true', {domain: '.dailyecho.co.uk', path: "https://www.dailyecho.co.uk/", expires: 100});
        }
        startAdvertising(tcData.listenerId);

    } else if (success && tcData.eventStatus === 'useractionnotcomplete') {
        // do nothing - this means the user has not made a choice yet
    } else if (success && tcData.eventStatus === 'cmpuishown') {
        // do nothing - this means the CMP UI has been shown
    } else if (!success) {
        // $.cookie('_sp_enable_dfp_personalized_ads', 'true', {domain: '.dailyecho.co.uk', path: "https://www.dailyecho.co.uk/", expires: 100});
        // startAdvertising();
    } else {
        // console.log('PIANO: setting restricted');
        // runPiano('restricted');
    }
});

$(document).on('click', '.gdpr-option-v2', function (e) {
    e.preventDefault();
    sendEvent76 = false;
    var id = $(this).data('v2-id');
    if ($(this).data('is-gate') === 'yes') {
        trackSPEvents('event87');
        _sp_.gdpr.loadPrivacyManagerModal(id);
    } else {
        trackSPEvents('event77');
        _sp_.gdpr.loadPrivacyManagerModal(id);
    }
});

function getTcfData() {
    __tcfapi('addEventListener', 2, function(data, success) {
        if (!data.purpose || !data.purpose.consents || !data.purpose.legitimateInterests) {
            // console.log('DFP: No TCF data found, not setting cookies');
            return;
        }
        setTcfCookie(data.purpose.consents, data.purpose.legitimateInterests);
    }, [755]);
}
getTcfData();

function setTcfCookie(data, legitimateInterests) {
    var consents = [];
    $.each(data, function(id, consent)  {
        var c = (consent === true) ? 'yes' : 'no';
        consents.push(c)
    });
    // console.log('DFP: consents length: ', consents.length);
    if (consents.length !== 10) {
        // consents = consents.fill('no', consents.length, 10);
        for (var i = consents.length; i  800) {
                    $('.article-hero').attr('style', 'order: 1');
                }
                window.hide_overlay_for_exco = true;
            });
        };
        fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'exco-player'));
}

function loadSocials()
{
    const socials = [
        'https://platform.twitter.com/widgets.js',
        'https://connect.facebook.net/en_US/all.js#xfbml=1',
        'https://www.tiktok.com/embed.js',
    ];

    socials.forEach((social) => {
        var script = document.createElement('script');
        script.src = social;
        script.async = true;
        document.getElementsByTagName('head')[0].appendChild(script);
    });
}

})();



Source link

Leave a Comment

Cart
Your cart is currently empty.