{
    "last_run_at": "2026-06-16T23:37:12+00:00",
    "source": "cli",
    "job": "results",
    "actor": null,
    "ok": true,
    "range": {
        "from": "2026-06-15",
        "to": "2026-06-17"
    },
    "planned": {
        "job": "results",
        "active_league_competitions": 2,
        "selected_competitions": 2,
        "window_start": "2026-06-16 19:37:10",
        "window_end": "2026-06-17 00:52:10"
    },
    "items": [
        {
            "competition_code": "BSA",
            "competition": {
                "id": 9,
                "code": "BSA",
                "name": "Campeonato Brasileiro Serie A"
            },
            "summary": {
                "matches_received": 0,
                "matches_created": 0,
                "matches_updated": 0,
                "matches_skipped": 0,
                "teams_touched": 0
            },
            "ok": true
        },
        {
            "competition_code": "WC",
            "competition": {
                "id": 10,
                "code": "WC",
                "name": "FIFA World Cup"
            },
            "summary": {
                "matches_received": 12,
                "matches_created": 0,
                "matches_updated": 12,
                "matches_skipped": 0,
                "teams_touched": 24
            },
            "ok": true
        }
    ],
    "reconcile": {
        "items": [
            {
                "competition_id": 9,
                "competition_code": "BSA",
                "triggered": false,
                "reason": "season_not_ended_yet",
                "season_end_date": "2026-12-02",
                "pending_matches": null,
                "leagues_finalized": 0,
                "standings_rows_inserted": 0
            },
            {
                "competition_id": 10,
                "competition_code": "WC",
                "triggered": false,
                "reason": "season_not_ended_yet",
                "season_end_date": "2026-07-19",
                "pending_matches": null,
                "leagues_finalized": 0,
                "standings_rows_inserted": 0
            }
        ],
        "finalized_count": 0
    }
}