Neural Engine Analyzing...
{{ extractTime(game.match_date) }}
{{ game.tournament }}
{{ getFlagEmoji(game.country_code) }}
{{ game.country }}
{{ (game.backtest_acc * 100).toFixed(0) }}% ACC
{{ game.home_score !== null ? game.home_score : '-' }}
{{ game.away_score !== null ? game.away_score : '-' }}
AI Recommendation
{{ game.prediction }}
{{ (game.confidence * 100).toFixed(0) }}%
{{ getOutcomeText(game) }}