Team Next Match Prediction

Automatically finds a team's upcoming match and lets users predict on it.

The Team Next Match Prediction widget automatically identifies the team's upcoming match and allows users to make predictions.

<div data-component="fu-widget" data-content-type="team-next-match-prediction" data-content-id="your-team-id" data-market="FT_1X2"></div>

Configuration

  • data-content-id — Team ID to find the next match for
  • data-market — The prediction market to display (optional, defaults to "FT_1X2")

Features

  • Automatically fetches team's next scheduled match
  • All prediction markets supported by the Match Prediction widget
  • Community prediction statistics
  • Success notification feedback
  • Team logo and name display

Implementation Tips

  • This widget is ideal for team pages where you want to show the next upcoming match.
  • Saves the effort of manually updating match IDs as fixtures change.
  • The available markets depend on the league/competition of the team's upcoming match.
📘

Related: Match Prediction (the underlying prediction UI) · API Reference → Market Types.