💰 Betting Odds
Home
2.0
Draw
3.25
Away
4.0
🔥 Home Form
- without_clean_sheet6
- more_than_25_goals4/5
- more_than_45_cards9/10
- more_than_105_corners4/5
🔥 Away Form
- without_clean_sheet3
- more_than_25_goals5/7
- both_teams_scoring5/7
- more_than_45_cards4/5
🥇 Head-to-Head
- no_losses3
⚽ Home Goal Distribution
{'scored': {'total': 38, 'penalty': 4, 'free_kick': 0, 'header': 4, 'left_foot': 6, 'right_foot': 28, 'inside_box': 29, 'outside_box': 9, 'big_chances': 45, 'big_chances_missed': 26, 'shots': 491, 'shots_on_target': 132, 'corners_won': 206, 'yellow_cards': 103, 'red_cards': 5, 'fouls': 542, 'offsides': 52, 'avg_possession': 50.157894736842, 'pass_accuracy': 80.751790760334, 'matches_played': 38}, 'conceded': {'total': 49, 'penalty': 4, 'clean_sheets': 7, 'shots': 478, 'shots_on_target': 143, 'corners': 167, 'big_chances': 53}}
⚽ Away Goal Distribution
{'scored': {'total': 44, 'penalty': 4, 'free_kick': 0, 'header': 12, 'left_foot': 10, 'right_foot': 21, 'inside_box': 39, 'outside_box': 4, 'big_chances': 59, 'big_chances_missed': 36, 'shots': 469, 'shots_on_target': 146, 'corners_won': 176, 'yellow_cards': 80, 'red_cards': 4, 'fouls': 481, 'offsides': 48, 'avg_possession': 45.289473684211, 'pass_accuracy': 76.146788990826, 'matches_played': 38}, 'conceded': {'total': 65, 'penalty': 8, 'clean_sheets': 4, 'shots': 535, 'shots_on_target': 170, 'corners': 197, 'big_chances': 78}}
⚽ Scorers
[{'name': 'Giuseppe Sibilli', 'minute': 78, 'team': 'home', 'type': 'penalty'}]
💰 Betting Markets
{'full_time': {'choices': {'1': {'odds': 2.0, 'won': True}, 'X': {'odds': 3.25, 'won': False}, '2': {'odds': 4.0, 'won': False}}}, 'double_chance': {'choices': {'1X': {'odds': 1.22, 'won': True}, 'X2': {'odds': 1.8, 'won': False}, '12': {'odds': 1.33, 'won': True}}}, 'first_half': {'choices': {'1': {'odds': 2.75, 'won': False}, 'X': {'odds': 2.0, 'won': True}, '2': {'odds': 4.5, 'won': False}}}, 'draw_no_bet': {'choices': {'1': {'odds': 1.4, 'won': True}, '2': {'odds': 2.75, 'won': False}}}, 'both_teams_to_score': {'choices': {'yes': {'odds': 2.0, 'won': False}, 'no': {'odds': 1.75, 'won': True}}}, 'corners_2_way': {'line': 2.0, 'over': {'odds': 1.73, 'won': True}, 'under': {'odds': 2.0, 'won': False}}, 'first_team_to_score': {'choices': {'home': {'odds': 1.62, 'won': True}, 'no_goal': {'odds': 7.5, 'won': False}, 'feralpisalò': {'odds': 2.75, 'won': None}}}}
📄 Raw Data
{'match_id': '8529', 'match_info': {'country': 'Italy', 'league': 'Serie B', 'round': 'Round 25', 'date': '2024-02-18', 'time': '13:00', 'status': 'Finished', 'home_team': 'Bari', 'away_team': 'Feralpisalo', 'final_score': '1 - 0', 'half_time_score': '0 - 0', 'scorers': [{'name': 'Giuseppe Sibilli', 'minute': 78, 'team': 'home', 'type': 'penalty'}]}, 'betting_markets': {'full_time': {'choices': {'1': {'odds': 2.0, 'won': True}, 'X': {'odds': 3.25, 'won': False}, '2': {'odds': 4.0, 'won': False}}}, 'double_chance': {'choices': {'1X': {'odds': 1.22, 'won': True}, 'X2': {'odds': 1.8, 'won': False}, '12': {'odds': 1.33, 'won': True}}}, 'first_half': {'choices': {'1': {'odds': 2.75, 'won': False}, 'X': {'odds': 2.0, 'won': True}, '2': {'odds': 4.5, 'won': False}}}, 'draw_no_bet': {'choices': {'1': {'odds': 1.4, 'won': True}, '2': {'odds': 2.75, 'won': False}}}, 'both_teams_to_score': {'choices': {'yes': {'odds': 2.0, 'won': False}, 'no': {'odds': 1.75, 'won': True}}}, 'corners_2_way': {'line': 2.0, 'over': {'odds': 1.73, 'won': True}, 'under': {'odds': 2.0, 'won': False}}, 'first_team_to_score': {'choices': {'home': {'odds': 1.62, 'won': True}, 'no_goal': {'odds': 7.5, 'won': False}, 'feralpisalò': {'odds': 2.75, 'won': None}}}}, 'streaks': {'home_team': {'without_clean_sheet': '6', 'more_than_25_goals': '4/5', 'more_than_45_cards': '9/10', 'more_than_105_corners': '4/5'}, 'away_team': {'without_clean_sheet': '3', 'more_than_25_goals': '5/7', 'both_teams_scoring': '5/7', 'more_than_45_cards': '4/5'}, 'h2h': {'no_losses': '3'}}, 'goal_distribution': {'home_team': {'scored': {'total': 38, 'penalty': 4, 'free_kick': 0, 'header': 4, 'left_foot': 6, 'right_foot': 28, 'inside_box': 29, 'outside_box': 9, 'big_chances': 45, 'big_chances_missed': 26, 'shots': 491, 'shots_on_target': 132, 'corners_won': 206, 'yellow_cards': 103, 'red_cards': 5, 'fouls': 542, 'offsides': 52, 'avg_possession': 50.157894736842, 'pass_accuracy': 80.751790760334, 'matches_played': 38}, 'conceded': {'total': 49, 'penalty': 4, 'clean_sheets': 7, 'shots': 478, 'shots_on_target': 143, 'corners': 167, 'big_chances': 53}}, 'away_team': {'scored': {'total': 44, 'penalty': 4, 'free_kick': 0, 'header': 12, 'left_foot': 10, 'right_foot': 21, 'inside_box': 39, 'outside_box': 4, 'big_chances': 59, 'big_chances_missed': 36, 'shots': 469, 'shots_on_target': 146, 'corners_won': 176, 'yellow_cards': 80, 'red_cards': 4, 'fouls': 481, 'offsides': 48, 'avg_possession': 45.289473684211, 'pass_accuracy': 76.146788990826, 'matches_played': 38}, 'conceded': {'total': 65, 'penalty': 8, 'clean_sheets': 4, 'shots': 535, 'shots_on_target': 170, 'corners': 197, 'big_chances': 78}}}, 'h2h_history': [{'date': '2024-02-17', 'score': '1-0', 'home': 'Bari', 'away': 'Feralpisalo', 'competition': 'Serie B'}, {'date': '2023-11-11', 'score': '3-3', 'home': 'Feralpisalo', 'away': 'Bari', 'competition': 'Serie B'}, {'date': '2021-05-26', 'score': '0-0', 'home': 'Bari', 'away': 'Feralpisalo', 'competition': 'Serie C, Playoffs, Promotion Playoffs'}, {'date': '2021-05-23', 'score': '1-0', 'home': 'Feralpisalo', 'away': 'Bari', 'competition': 'Serie C, Playoffs, Promotion Playoffs'}]}