In fatti non mi sembra che l'array che crei tu sia uguale a questa
Example: Pass arrays of data to the server (while still ignoring the return results).

1
$.get( "test.php", { "choices[]": ["Jon", "Susan"] } );