The four setup posts are done. Johan has a brain, a memory, and a voice. Now comes the part that actually matters the most if you ask me: the tournamentβ½. Therefore the time has come, AI Agent Johan his first prediction in this post.
The Netherlands kick off their 2026 FIFA World Cup campaign against Japan coming Saturday the 13th. Before a single ball is kicked, I sat down with AI Agent Johan and asked him the obvious question: what do you think and predict?

This blog post covers two things:
- what I had to do before Johan could predict anything useful
- what Johan actually predicts for this match.
What needed to be updated before Johan could go live
Johan’s AI Builder model was trained on historical data, but the model inputs it uses at prediction time come from the Dataverse Teams table β not the training data. That means those values need to reflect the current reality going into the tournament, not some historical average.
Before the group stage started, I manually updated the following data for every Netherlands opponent (and for the Netherlands themselves):
- Goals scored last 5 β based on their last five matches
- Goals conceded last 5 β based on their last five matches
- Win streak β current streak at time of prediction
- FIFA ranking β latest official FIFA ranking used to calculate the ranking difference (link to FIFA ranking)

Japan β what the data says
Before asking Johan, here’s what the raw numbers look like for Japan heading into this game:
| Japan | |
| FIFA ranking | 18 |
| Goals scored last 5 | 1.6 |
| Goals conceded last | 0 |
| Win streak | 6 |
| Netherlands | |
| FIFA ranking | 8 |
| Goals scored last 5 | 1.8 |
| Goals conceded last 5 | 0.8 |
| Win streak | 1 |
The Ranking difference (Netherlands minus Japan) is in favor of the Netherlands π― but most other data points are in favor of Japan so it will be curious to find out what the prediction will be.
What AI Agent Johan π€ predicts
I opened Copilot Studio, triggered the Predict Match topic, typed in Japan and selected Group Stage. AI Agent Johan π€ went to work.
My take
As a big soccer fan supporting the Netherlands obviously, I believe this will be a close match. Personally speaking I would say that the data is in favor of the Japan. Since I personally believe that the FIFA Ranking difference is weighting too much in comparison to WinStreak or Goals Scored and Goals Conceded. Therefore my prediction will be a Draw.
What’s next
Johan will be back before every Netherlands group stage game. Next game: Sweden
I will do my best to make enhancements during the tournament so it will keep making it fun to read and do.
Blog Series AI Agent Johan
This post is part of the AI Agent Johan series. Start from the beginning here or read the full setup series via the links below.
Post 1 β Introduction: Can AI Agent Johan predict if the Netherlands will win the 2026 World Cup Soccer ?
Post 2 β Data layer: Building AI Agent Johan’s Brain – The data layer
Post 3 β AI Builder training: AI Agent Johan: Training the AI Builder model – JScheper.com
Post 4 β Copilot Studio setup: Bringing AI Agent Johan in Copilot Studio to lifeπ€ – JScheper.com