{
  "snapshotDate": "2026-09-27",
  "evaluationNote": "Last 20 successive deterministic policy evaluations; one seed per experiment, not independent trials.",
  "runs": [
    {
      "label": "Reference",
      "change": "Original score reward - gamma 0.99",
      "directory": "runs/swarm-100m-chapter2",
      "url": "http://127.0.0.1:5175",
      "gamma": 0.99,
      "status": {
        "state": "finished",
        "steps": 100006720,
        "updatedAt": 1790485445.3711145
      },
      "config": {
        "arguments": {
          "steps": 47236544,
          "output": "runs\\swarm-100m-chapter2",
          "resume": "runs\\swarm-100m-recovered\\final_model.zip",
          "seed": 42,
          "envs": 16,
          "frame_skip": 4,
          "max_seconds": 180,
          "manual_plunger": false,
          "drain_penalty": 1,
          "exclude_drain_bonus": false,
          "gamma": 0.99,
          "n_steps": 512,
          "batch_size": 256,
          "checkpoint_every": 100000,
          "device": "cpu",
          "eval_every": 50000,
          "wandb_project": null,
          "wandb_entity": null,
          "run_name": null
        },
        "contract": {
          "schemaVersion": 1,
          "engineId": "c3a155c484905ae5db4f0a98f9c81511d9d3aaf25de8561f28c1a40d6ae49d46",
          "options": {
            "frameSkip": 4,
            "maxSeconds": 180,
            "autoPlunge": true,
            "scoreScale": 1000,
            "drainPenalty": 1
          },
          "actionNames": [
            "left",
            "right",
            "nudge"
          ],
          "observationNames": [
            "ball_x",
            "ball_y",
            "ball_z",
            "ball_vx",
            "ball_vy",
            "ball_vz",
            "left_angle",
            "right_angle",
            "left_omega",
            "right_omega",
            "left_held",
            "right_held",
            "charge_held",
            "nudge_held",
            "plunger",
            "charge",
            "mode_play",
            "mode_fare",
            "mode_over",
            "ball_number",
            "stage",
            "launch_stage",
            "pad_arm",
            "pad_ign",
            "pad_rel",
            "pad_hits",
            "first_flip",
            "skill_awarded",
            "skill_arm",
            "skill_ign",
            "skill_rel",
            "launch_active",
            "rocket",
            "launch_remaining",
            "fare_remaining",
            "ramp_cooldown",
            "path_ramp",
            "path_orbit",
            "path_transfer",
            "path_progress",
            "path_speed",
            "path_scored",
            "bumper_phase_sin",
            "bumper_phase_cos",
            "episode_remaining",
            "cooldown_0",
            "cooldown_1",
            "cooldown_2",
            "cooldown_s0",
            "cooldown_s1",
            "cooldown_lane0",
            "cooldown_lane1",
            "nudge_remaining_0",
            "nudge_remaining_1",
            "nudge_remaining_2"
          ]
        },
        "ppo": {
          "gamma": 0.99,
          "gae_lambda": 0.95,
          "n_steps": 512,
          "batch_size": 256,
          "ent_coef": 0.01
        }
      },
      "evaluations": [
        {
          "steps": 1968128,
          "score": 199250,
          "orbits": 0,
          "seconds": 54.625,
          "totalReward": 196.24999999999997,
          "endReason": "game_over",
          "ticks": 13110,
          "events": {
            "flip": 1759,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 19,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2025472,
          "score": 50250,
          "orbits": 0,
          "seconds": 54.56666666666666,
          "totalReward": 47.250000000000014,
          "endReason": "game_over",
          "ticks": 13096,
          "events": {
            "flip": 1887,
            "plunge": 3,
            "nudge": 25,
            "target": 5,
            "bumper": 16,
            "launch": 1,
            "land": 1,
            "sling": 15,
            "ramp": 2,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2082816,
          "score": 42940,
          "orbits": 0,
          "seconds": 45.583333333333336,
          "totalReward": 39.94,
          "endReason": "game_over",
          "ticks": 10940,
          "events": {
            "flip": 1692,
            "plunge": 3,
            "target": 6,
            "bumper": 12,
            "nudge": 13,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "launch": 1,
            "land": 1,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 2140160,
          "score": 110130,
          "orbits": 0,
          "seconds": 85.07916666666667,
          "totalReward": 107.13000000000001,
          "endReason": "game_over",
          "ticks": 20419,
          "events": {
            "flip": 3611,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 26,
            "launch": 2,
            "land": 2,
            "sling": 13,
            "inlane": 14,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 2197504,
          "score": 110770,
          "orbits": 0,
          "seconds": 68.25,
          "totalReward": 107.77000000000002,
          "endReason": "game_over",
          "ticks": 16380,
          "events": {
            "flip": 2711,
            "plunge": 3,
            "nudge": 26,
            "target": 8,
            "bumper": 28,
            "launch": 2,
            "land": 2,
            "sling": 17,
            "ramp": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2254848,
          "score": 223390,
          "orbits": 0,
          "seconds": 150.37916666666666,
          "totalReward": 220.38999999999996,
          "endReason": "game_over",
          "ticks": 36091,
          "events": {
            "flip": 5705,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "inlane": 40,
            "sling": 9,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 2312192,
          "score": 200320,
          "orbits": 0,
          "seconds": 51.391666666666666,
          "totalReward": 197.31999999999996,
          "endReason": "game_over",
          "ticks": 12334,
          "events": {
            "flip": 1991,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 5,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 2369536,
          "score": 480340,
          "orbits": 1,
          "seconds": 103.90833333333333,
          "totalReward": 477.3399999999998,
          "endReason": "game_over",
          "ticks": 24938,
          "events": {
            "flip": 4275,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 14,
            "launch": 4,
            "inlane": 16,
            "drain": 3,
            "land": 4,
            "sling": 14,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2426880,
          "score": 94620,
          "orbits": 0,
          "seconds": 42.225,
          "totalReward": 91.62000000000003,
          "endReason": "game_over",
          "ticks": 10134,
          "events": {
            "flip": 1490,
            "plunge": 3,
            "target": 6,
            "bumper": 16,
            "nudge": 7,
            "launch": 2,
            "sling": 12,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2484224,
          "score": 204000,
          "orbits": 0,
          "seconds": 32.1125,
          "totalReward": 200.99999999999997,
          "endReason": "game_over",
          "ticks": 7707,
          "events": {
            "flip": 1039,
            "plunge": 3,
            "nudge": 6,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2541568,
          "score": 41050,
          "orbits": 0,
          "seconds": 43.583333333333336,
          "totalReward": 38.050000000000004,
          "endReason": "game_over",
          "ticks": 10460,
          "events": {
            "flip": 1580,
            "plunge": 3,
            "target": 6,
            "nudge": 15,
            "bumper": 15,
            "ramp": 1,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "launch": 1,
            "land": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2598912,
          "score": 64960,
          "orbits": 0,
          "seconds": 80.10833333333333,
          "totalReward": 61.95999999999998,
          "endReason": "game_over",
          "ticks": 19226,
          "events": {
            "flip": 2716,
            "plunge": 3,
            "nudge": 14,
            "target": 6,
            "bumper": 31,
            "launch": 1,
            "sling": 26,
            "land": 1,
            "ramp": 3,
            "drain": 3,
            "inlane": 8,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2656256,
          "score": 198260,
          "orbits": 0,
          "seconds": 39.983333333333334,
          "totalReward": 195.25999999999996,
          "endReason": "game_over",
          "ticks": 9596,
          "events": {
            "flip": 1311,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2713600,
          "score": 197420,
          "orbits": 0,
          "seconds": 40.85,
          "totalReward": 194.42,
          "endReason": "game_over",
          "ticks": 9804,
          "events": {
            "flip": 1320,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 6,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2770944,
          "score": 64290,
          "orbits": 0,
          "seconds": 72.57083333333333,
          "totalReward": 61.29000000000001,
          "endReason": "game_over",
          "ticks": 17417,
          "events": {
            "flip": 2301,
            "plunge": 3,
            "target": 4,
            "bumper": 35,
            "nudge": 22,
            "launch": 1,
            "sling": 19,
            "land": 1,
            "inlane": 9,
            "ramp": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2828288,
          "score": 48080,
          "orbits": 0,
          "seconds": 80.85416666666667,
          "totalReward": 45.08000000000001,
          "endReason": "game_over",
          "ticks": 19405,
          "events": {
            "flip": 1421,
            "plunge": 3,
            "target": 7,
            "bumper": 10,
            "nudge": 13,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "inlane": 13,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 2885632,
          "score": 47580,
          "orbits": 0,
          "seconds": 70.87083333333334,
          "totalReward": 44.58000000000001,
          "endReason": "game_over",
          "ticks": 17009,
          "events": {
            "flip": 2236,
            "plunge": 3,
            "target": 4,
            "bumper": 15,
            "nudge": 22,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "inlane": 14,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2942976,
          "score": 245170,
          "orbits": 0,
          "seconds": 116.80416666666666,
          "totalReward": 242.1699999999999,
          "endReason": "game_over",
          "ticks": 28033,
          "events": {
            "flip": 3789,
            "plunge": 3,
            "nudge": 32,
            "target": 9,
            "bumper": 27,
            "launch": 3,
            "sling": 37,
            "land": 3,
            "ramp": 7,
            "drain": 3,
            "inlane": 18,
            "over": 1
          }
        },
        {
          "steps": 3000320,
          "score": 52550,
          "orbits": 0,
          "seconds": 75.95416666666667,
          "totalReward": 49.55000000000001,
          "endReason": "game_over",
          "ticks": 18229,
          "events": {
            "flip": 2018,
            "plunge": 3,
            "target": 5,
            "bumper": 28,
            "nudge": 13,
            "launch": 1,
            "sling": 15,
            "land": 1,
            "inlane": 10,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3057664,
          "score": 95440,
          "orbits": 0,
          "seconds": 44.90833333333333,
          "totalReward": 92.43999999999998,
          "endReason": "game_over",
          "ticks": 10778,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "target": 7,
            "bumper": 8,
            "nudge": 6,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "inlane": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 3115008,
          "score": 208510,
          "orbits": 0,
          "seconds": 65.0125,
          "totalReward": 205.5099999999999,
          "endReason": "game_over",
          "ticks": 15603,
          "events": {
            "flip": 1641,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 3172352,
          "score": 111990,
          "orbits": 0,
          "seconds": 48.47083333333333,
          "totalReward": 108.99,
          "endReason": "game_over",
          "ticks": 11633,
          "events": {
            "flip": 1086,
            "plunge": 3,
            "nudge": 7,
            "target": 7,
            "bumper": 15,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "ramp": 3,
            "drain": 3,
            "inlane": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 3229696,
          "score": 10550,
          "orbits": 0,
          "seconds": 65.55,
          "totalReward": 7.549999999999997,
          "endReason": "game_over",
          "ticks": 15732,
          "events": {
            "flip": 1473,
            "plunge": 3,
            "nudge": 27,
            "target": 5,
            "bumper": 10,
            "sling": 5,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 3287040,
          "score": 117940,
          "orbits": 0,
          "seconds": 140.40833333333333,
          "totalReward": 114.94000000000001,
          "endReason": "game_over",
          "ticks": 33698,
          "events": {
            "flip": 3492,
            "plunge": 3,
            "target": 8,
            "bumper": 18,
            "nudge": 48,
            "launch": 2,
            "land": 2,
            "inlane": 24,
            "sling": 14,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3344384,
          "score": 39170,
          "orbits": 0,
          "seconds": 57.766666666666666,
          "totalReward": 36.17000000000001,
          "endReason": "game_over",
          "ticks": 13864,
          "events": {
            "flip": 1542,
            "plunge": 3,
            "target": 5,
            "bumper": 12,
            "nudge": 10,
            "launch": 1,
            "land": 1,
            "sling": 7,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3401728,
          "score": 99080,
          "orbits": 0,
          "seconds": 68.16666666666667,
          "totalReward": 96.07999999999997,
          "endReason": "game_over",
          "ticks": 16360,
          "events": {
            "flip": 1573,
            "plunge": 3,
            "target": 8,
            "bumper": 20,
            "nudge": 27,
            "launch": 2,
            "land": 2,
            "sling": 18,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 3459072,
          "score": 201640,
          "orbits": 0,
          "seconds": 43.795833333333334,
          "totalReward": 198.64000000000001,
          "endReason": "game_over",
          "ticks": 10511,
          "events": {
            "flip": 1170,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 3516416,
          "score": 96940,
          "orbits": 0,
          "seconds": 37.604166666666664,
          "totalReward": 93.94000000000001,
          "endReason": "game_over",
          "ticks": 9025,
          "events": {
            "flip": 1109,
            "plunge": 3,
            "target": 8,
            "bumper": 14,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3573760,
          "score": 92430,
          "orbits": 0,
          "seconds": 42.0625,
          "totalReward": 89.42999999999999,
          "endReason": "game_over",
          "ticks": 10095,
          "events": {
            "flip": 1126,
            "plunge": 3,
            "target": 7,
            "bumper": 14,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3631104,
          "score": 93530,
          "orbits": 0,
          "seconds": 33.354166666666664,
          "totalReward": 90.52999999999999,
          "endReason": "game_over",
          "ticks": 8005,
          "events": {
            "flip": 850,
            "plunge": 3,
            "target": 8,
            "bumper": 7,
            "nudge": 14,
            "launch": 2,
            "inlane": 3,
            "drain": 3,
            "land": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 3688448,
          "score": 92050,
          "orbits": 0,
          "seconds": 39.475,
          "totalReward": 89.05,
          "endReason": "game_over",
          "ticks": 9474,
          "events": {
            "flip": 1257,
            "plunge": 3,
            "target": 7,
            "bumper": 10,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3745792,
          "score": 36040,
          "orbits": 0,
          "seconds": 34.03333333333333,
          "totalReward": 33.04000000000001,
          "endReason": "game_over",
          "ticks": 8168,
          "events": {
            "flip": 1030,
            "plunge": 3,
            "target": 4,
            "bumper": 10,
            "nudge": 10,
            "launch": 1,
            "land": 1,
            "sling": 4,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3803136,
          "score": 105530,
          "orbits": 0,
          "seconds": 49.825,
          "totalReward": 102.52999999999997,
          "endReason": "game_over",
          "ticks": 11958,
          "events": {
            "flip": 1310,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 3,
            "ramp": 2,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 3860480,
          "score": 89810,
          "orbits": 0,
          "seconds": 34.925,
          "totalReward": 86.81,
          "endReason": "game_over",
          "ticks": 8382,
          "events": {
            "flip": 964,
            "plunge": 3,
            "target": 6,
            "bumper": 6,
            "nudge": 13,
            "launch": 2,
            "land": 2,
            "sling": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 3917824,
          "score": 195310,
          "orbits": 0,
          "seconds": 36.770833333333336,
          "totalReward": 192.30999999999997,
          "endReason": "game_over",
          "ticks": 8825,
          "events": {
            "flip": 1072,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3975168,
          "score": 51350,
          "orbits": 0,
          "seconds": 36.25,
          "totalReward": 48.35000000000001,
          "endReason": "game_over",
          "ticks": 8700,
          "events": {
            "flip": 920,
            "plunge": 3,
            "target": 5,
            "bumper": 10,
            "nudge": 15,
            "launch": 1,
            "land": 1,
            "sling": 5,
            "ramp": 2,
            "orbit": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4032512,
          "score": 93850,
          "orbits": 0,
          "seconds": 40.09166666666667,
          "totalReward": 90.84999999999998,
          "endReason": "game_over",
          "ticks": 9622,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 15,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 4089856,
          "score": 211570,
          "orbits": 0,
          "seconds": 65.77916666666667,
          "totalReward": 208.56999999999994,
          "endReason": "game_over",
          "ticks": 15787,
          "events": {
            "flip": 1690,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 19,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "inlane": 3,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 4147200,
          "score": 98270,
          "orbits": 0,
          "seconds": 40.92916666666667,
          "totalReward": 95.27,
          "endReason": "game_over",
          "ticks": 9823,
          "events": {
            "flip": 1171,
            "plunge": 3,
            "target": 8,
            "bumper": 18,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 7,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 4204544,
          "score": 462650,
          "orbits": 1,
          "seconds": 45.8875,
          "totalReward": 459.65,
          "endReason": "game_over",
          "ticks": 11013,
          "events": {
            "flip": 1199,
            "plunge": 3,
            "target": 12,
            "bumper": 13,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "sling": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 4261888,
          "score": 197400,
          "orbits": 0,
          "seconds": 32.4875,
          "totalReward": 194.39999999999995,
          "endReason": "game_over",
          "ticks": 7797,
          "events": {
            "flip": 761,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4319232,
          "score": 209010,
          "orbits": 0,
          "seconds": 57.80416666666667,
          "totalReward": 206.00999999999996,
          "endReason": "game_over",
          "ticks": 13873,
          "events": {
            "flip": 1571,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 18,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4376576,
          "score": 199960,
          "orbits": 0,
          "seconds": 50.275,
          "totalReward": 196.95999999999995,
          "endReason": "game_over",
          "ticks": 12066,
          "events": {
            "flip": 1171,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 4433920,
          "score": 204000,
          "orbits": 0,
          "seconds": 44.34166666666667,
          "totalReward": 200.99999999999986,
          "endReason": "game_over",
          "ticks": 10642,
          "events": {
            "flip": 832,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 10,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 4491264,
          "score": 195520,
          "orbits": 0,
          "seconds": 27.9375,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 6705,
          "events": {
            "flip": 513,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 4548608,
          "score": 196150,
          "orbits": 0,
          "seconds": 44.520833333333336,
          "totalReward": 193.14999999999992,
          "endReason": "game_over",
          "ticks": 10685,
          "events": {
            "flip": 1160,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 4605952,
          "score": 99610,
          "orbits": 0,
          "seconds": 38.6875,
          "totalReward": 96.61,
          "endReason": "game_over",
          "ticks": 9285,
          "events": {
            "flip": 933,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "ramp": 1,
            "inlane": 3,
            "sling": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4663296,
          "score": 200050,
          "orbits": 0,
          "seconds": 52.93333333333333,
          "totalReward": 197.0499999999999,
          "endReason": "game_over",
          "ticks": 12704,
          "events": {
            "flip": 1586,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 4720640,
          "score": 205750,
          "orbits": 0,
          "seconds": 55.96666666666667,
          "totalReward": 202.74999999999994,
          "endReason": "game_over",
          "ticks": 13432,
          "events": {
            "flip": 1789,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4777984,
          "score": 195010,
          "orbits": 0,
          "seconds": 41.329166666666666,
          "totalReward": 192.00999999999996,
          "endReason": "game_over",
          "ticks": 9919,
          "events": {
            "flip": 1180,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 4835328,
          "score": 213860,
          "orbits": 0,
          "seconds": 77.74166666666666,
          "totalReward": 210.85999999999993,
          "endReason": "game_over",
          "ticks": 18658,
          "events": {
            "flip": 2138,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 16,
            "drain": 3,
            "ramp": 2,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4892672,
          "score": 198980,
          "orbits": 0,
          "seconds": 60.24583333333333,
          "totalReward": 195.9799999999999,
          "endReason": "game_over",
          "ticks": 14459,
          "events": {
            "flip": 1868,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4950016,
          "score": 93840,
          "orbits": 0,
          "seconds": 40.208333333333336,
          "totalReward": 90.83999999999999,
          "endReason": "game_over",
          "ticks": 9650,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 7,
            "bumper": 18,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 5007360,
          "score": 94910,
          "orbits": 0,
          "seconds": 43.916666666666664,
          "totalReward": 91.91000000000001,
          "endReason": "game_over",
          "ticks": 10540,
          "events": {
            "flip": 1187,
            "plunge": 3,
            "target": 8,
            "bumper": 15,
            "nudge": 12,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "drain": 3,
            "sling": 11,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5064704,
          "score": 207570,
          "orbits": 0,
          "seconds": 60.43333333333333,
          "totalReward": 204.5699999999999,
          "endReason": "game_over",
          "ticks": 14504,
          "events": {
            "flip": 2018,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 21,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5122048,
          "score": 195610,
          "orbits": 0,
          "seconds": 34.42916666666667,
          "totalReward": 192.60999999999999,
          "endReason": "game_over",
          "ticks": 8263,
          "events": {
            "flip": 972,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 5179392,
          "score": 198220,
          "orbits": 0,
          "seconds": 44.1375,
          "totalReward": 195.21999999999994,
          "endReason": "game_over",
          "ticks": 10593,
          "events": {
            "flip": 1237,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 16,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5236736,
          "score": 202260,
          "orbits": 0,
          "seconds": 40.833333333333336,
          "totalReward": 199.25999999999993,
          "endReason": "game_over",
          "ticks": 9800,
          "events": {
            "flip": 1047,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 5294080,
          "score": 203180,
          "orbits": 0,
          "seconds": 46.108333333333334,
          "totalReward": 200.1799999999999,
          "endReason": "game_over",
          "ticks": 11066,
          "events": {
            "flip": 1333,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 8,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 5351424,
          "score": 196040,
          "orbits": 0,
          "seconds": 36.3875,
          "totalReward": 193.04,
          "endReason": "game_over",
          "ticks": 8733,
          "events": {
            "flip": 928,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 5408768,
          "score": 198550,
          "orbits": 0,
          "seconds": 42.0875,
          "totalReward": 195.54999999999995,
          "endReason": "game_over",
          "ticks": 10101,
          "events": {
            "flip": 1246,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 5466112,
          "score": 99630,
          "orbits": 0,
          "seconds": 61.63333333333333,
          "totalReward": 96.63000000000001,
          "endReason": "game_over",
          "ticks": 14792,
          "events": {
            "flip": 1772,
            "plunge": 3,
            "target": 8,
            "bumper": 17,
            "nudge": 18,
            "launch": 2,
            "land": 2,
            "sling": 13,
            "inlane": 6,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5523456,
          "score": 468030,
          "orbits": 1,
          "seconds": 89.175,
          "totalReward": 465.0299999999999,
          "endReason": "game_over",
          "ticks": 21402,
          "events": {
            "flip": 2804,
            "plunge": 3,
            "target": 13,
            "bumper": 38,
            "nudge": 22,
            "launch": 4,
            "land": 4,
            "sling": 23,
            "inlane": 9,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 5580800,
          "score": 60740,
          "orbits": 0,
          "seconds": 69.70416666666667,
          "totalReward": 57.74000000000001,
          "endReason": "game_over",
          "ticks": 16729,
          "events": {
            "flip": 2038,
            "plunge": 3,
            "target": 5,
            "bumper": 29,
            "nudge": 30,
            "launch": 1,
            "land": 1,
            "sling": 14,
            "inlane": 7,
            "drain": 3,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5638144,
          "score": 97960,
          "orbits": 0,
          "seconds": 46.545833333333334,
          "totalReward": 94.96000000000001,
          "endReason": "game_over",
          "ticks": 11171,
          "events": {
            "flip": 1285,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5695488,
          "score": 95670,
          "orbits": 0,
          "seconds": 47.86666666666667,
          "totalReward": 92.67,
          "endReason": "game_over",
          "ticks": 11488,
          "events": {
            "flip": 1394,
            "plunge": 3,
            "target": 8,
            "bumper": 14,
            "nudge": 18,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5752832,
          "score": 194410,
          "orbits": 0,
          "seconds": 35.725,
          "totalReward": 191.40999999999997,
          "endReason": "game_over",
          "ticks": 8574,
          "events": {
            "flip": 1012,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 15,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 5810176,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.849999999999998,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6684,
          "events": {
            "flip": 765,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 12,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 5867520,
          "score": 202170,
          "orbits": 0,
          "seconds": 37.354166666666664,
          "totalReward": 199.1699999999999,
          "endReason": "game_over",
          "ticks": 8965,
          "events": {
            "flip": 970,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 5924864,
          "score": 197050,
          "orbits": 0,
          "seconds": 44.2875,
          "totalReward": 194.04999999999998,
          "endReason": "game_over",
          "ticks": 10629,
          "events": {
            "flip": 1196,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 18,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5982208,
          "score": 195500,
          "orbits": 0,
          "seconds": 32.704166666666666,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7849,
          "events": {
            "flip": 696,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6039552,
          "score": 201210,
          "orbits": 0,
          "seconds": 38.5875,
          "totalReward": 198.20999999999998,
          "endReason": "game_over",
          "ticks": 9261,
          "events": {
            "flip": 822,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "sling": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6096896,
          "score": 201600,
          "orbits": 0,
          "seconds": 46.28333333333333,
          "totalReward": 198.59999999999997,
          "endReason": "game_over",
          "ticks": 11108,
          "events": {
            "flip": 930,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6154240,
          "score": 211140,
          "orbits": 0,
          "seconds": 77.52083333333333,
          "totalReward": 208.13999999999993,
          "endReason": "game_over",
          "ticks": 18605,
          "events": {
            "flip": 1723,
            "plunge": 3,
            "target": 12,
            "bumper": 34,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "ramp": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 6211584,
          "score": 202170,
          "orbits": 0,
          "seconds": 56.55833333333333,
          "totalReward": 199.16999999999993,
          "endReason": "game_over",
          "ticks": 13574,
          "events": {
            "flip": 1366,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 7,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 6268928,
          "score": 215240,
          "orbits": 0,
          "seconds": 63.68333333333333,
          "totalReward": 212.23999999999995,
          "endReason": "game_over",
          "ticks": 15284,
          "events": {
            "flip": 1825,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "sling": 14,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 6326272,
          "score": 203750,
          "orbits": 0,
          "seconds": 82.19583333333333,
          "totalReward": 200.74999999999997,
          "endReason": "game_over",
          "ticks": 19727,
          "events": {
            "flip": 2358,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 14,
            "sling": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6383616,
          "score": 110380,
          "orbits": 0,
          "seconds": 80.65416666666667,
          "totalReward": 107.38,
          "endReason": "game_over",
          "ticks": 19357,
          "events": {
            "flip": 2024,
            "plunge": 3,
            "nudge": 27,
            "target": 7,
            "sling": 8,
            "bumper": 21,
            "drain": 3,
            "launch": 2,
            "inlane": 12,
            "land": 2,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6440960,
          "score": 196470,
          "orbits": 0,
          "seconds": 53.80416666666667,
          "totalReward": 193.46999999999989,
          "endReason": "game_over",
          "ticks": 12913,
          "events": {
            "flip": 1290,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6498304,
          "score": 107540,
          "orbits": 0,
          "seconds": 115.30416666666666,
          "totalReward": 104.53999999999999,
          "endReason": "game_over",
          "ticks": 27673,
          "events": {
            "flip": 2713,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 78,
            "launch": 2,
            "land": 2,
            "inlane": 24,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 6555648,
          "score": 465340,
          "orbits": 1,
          "seconds": 71.95833333333333,
          "totalReward": 462.34000000000003,
          "endReason": "game_over",
          "ticks": 17270,
          "events": {
            "flip": 1894,
            "plunge": 3,
            "target": 13,
            "bumper": 22,
            "nudge": 15,
            "launch": 4,
            "land": 4,
            "sling": 14,
            "inlane": 7,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6612992,
          "score": 198620,
          "orbits": 0,
          "seconds": 53.80833333333333,
          "totalReward": 195.62,
          "endReason": "game_over",
          "ticks": 12914,
          "events": {
            "flip": 1168,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6670336,
          "score": 203230,
          "orbits": 0,
          "seconds": 54.65416666666667,
          "totalReward": 200.22999999999996,
          "endReason": "game_over",
          "ticks": 13117,
          "events": {
            "flip": 1332,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6727680,
          "score": 103680,
          "orbits": 0,
          "seconds": 62.4,
          "totalReward": 100.67999999999999,
          "endReason": "game_over",
          "ticks": 14976,
          "events": {
            "flip": 1314,
            "plunge": 3,
            "target": 8,
            "bumper": 17,
            "nudge": 24,
            "launch": 2,
            "land": 2,
            "sling": 8,
            "inlane": 7,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6785024,
          "score": 92390,
          "orbits": 0,
          "seconds": 51.43333333333333,
          "totalReward": 89.39000000000001,
          "endReason": "game_over",
          "ticks": 12344,
          "events": {
            "flip": 1242,
            "plunge": 3,
            "nudge": 13,
            "target": 6,
            "bumper": 16,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 6842368,
          "score": 199540,
          "orbits": 0,
          "seconds": 53.204166666666666,
          "totalReward": 196.53999999999994,
          "endReason": "game_over",
          "ticks": 12769,
          "events": {
            "flip": 1313,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 12,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6899712,
          "score": 210850,
          "orbits": 0,
          "seconds": 104.50416666666666,
          "totalReward": 207.84999999999985,
          "endReason": "game_over",
          "ticks": 25081,
          "events": {
            "flip": 2886,
            "plunge": 3,
            "target": 10,
            "bumper": 30,
            "nudge": 30,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "drain": 3,
            "sling": 15,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6957056,
          "score": 203060,
          "orbits": 0,
          "seconds": 44.420833333333334,
          "totalReward": 200.06,
          "endReason": "game_over",
          "ticks": 10661,
          "events": {
            "flip": 955,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 7014400,
          "score": 102440,
          "orbits": 0,
          "seconds": 62,
          "totalReward": 99.44000000000001,
          "endReason": "game_over",
          "ticks": 14880,
          "events": {
            "flip": 1317,
            "plunge": 3,
            "target": 8,
            "bumper": 22,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 14,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7071744,
          "score": 212150,
          "orbits": 0,
          "seconds": 72.87083333333334,
          "totalReward": 209.14999999999986,
          "endReason": "game_over",
          "ticks": 17489,
          "events": {
            "flip": 1658,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "inlane": 4,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7129088,
          "score": 196650,
          "orbits": 0,
          "seconds": 36.083333333333336,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 8660,
          "events": {
            "flip": 684,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 7186432,
          "score": 203470,
          "orbits": 0,
          "seconds": 44.5,
          "totalReward": 200.46999999999997,
          "endReason": "game_over",
          "ticks": 10680,
          "events": {
            "flip": 885,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 7243776,
          "score": 45890,
          "orbits": 0,
          "seconds": 41.68333333333333,
          "totalReward": 42.89000000000001,
          "endReason": "game_over",
          "ticks": 10004,
          "events": {
            "flip": 982,
            "plunge": 3,
            "target": 5,
            "bumper": 17,
            "nudge": 15,
            "launch": 1,
            "land": 1,
            "sling": 9,
            "inlane": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7301120,
          "score": 196740,
          "orbits": 0,
          "seconds": 32.5,
          "totalReward": 193.73999999999998,
          "endReason": "game_over",
          "ticks": 7800,
          "events": {
            "flip": 656,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 7358464,
          "score": 202780,
          "orbits": 0,
          "seconds": 74.6375,
          "totalReward": 199.77999999999983,
          "endReason": "game_over",
          "ticks": 17913,
          "events": {
            "flip": 1651,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 24,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "inlane": 4,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7415808,
          "score": 203830,
          "orbits": 0,
          "seconds": 43.59166666666667,
          "totalReward": 200.82999999999996,
          "endReason": "game_over",
          "ticks": 10462,
          "events": {
            "flip": 853,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 7473152,
          "score": 93820,
          "orbits": 0,
          "seconds": 41.34166666666667,
          "totalReward": 90.82,
          "endReason": "game_over",
          "ticks": 9922,
          "events": {
            "flip": 822,
            "plunge": 3,
            "target": 8,
            "bumper": 9,
            "nudge": 11,
            "launch": 2,
            "land": 2,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 7530496,
          "score": 196400,
          "orbits": 0,
          "seconds": 41.175,
          "totalReward": 193.39999999999998,
          "endReason": "game_over",
          "ticks": 9882,
          "events": {
            "flip": 850,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 7587840,
          "score": 139300,
          "orbits": 0,
          "seconds": 133.18333333333334,
          "totalReward": 136.29999999999995,
          "endReason": "game_over",
          "ticks": 31964,
          "events": {
            "flip": 2565,
            "plunge": 3,
            "target": 8,
            "bumper": 45,
            "nudge": 25,
            "launch": 2,
            "inlane": 10,
            "drain": 3,
            "land": 2,
            "sling": 30,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 7645184,
          "score": 204600,
          "orbits": 0,
          "seconds": 80.79166666666667,
          "totalReward": 201.59999999999982,
          "endReason": "game_over",
          "ticks": 19390,
          "events": {
            "flip": 1508,
            "plunge": 3,
            "target": 9,
            "bumper": 34,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "inlane": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 7702528,
          "score": 198830,
          "orbits": 0,
          "seconds": 52.15833333333333,
          "totalReward": 195.82999999999996,
          "endReason": "game_over",
          "ticks": 12518,
          "events": {
            "flip": 1049,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 13,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 7759872,
          "score": 199240,
          "orbits": 0,
          "seconds": 52.1625,
          "totalReward": 196.23999999999998,
          "endReason": "game_over",
          "ticks": 12519,
          "events": {
            "flip": 1019,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 6,
            "over": 1
          }
        },
        {
          "steps": 7817216,
          "score": 195500,
          "orbits": 0,
          "seconds": 29.125,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 6990,
          "events": {
            "flip": 662,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 7874560,
          "score": 209270,
          "orbits": 0,
          "seconds": 51.86666666666667,
          "totalReward": 206.2699999999999,
          "endReason": "game_over",
          "ticks": 12448,
          "events": {
            "flip": 1170,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 7,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 7931904,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.3375,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7041,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 7989248,
          "score": 196420,
          "orbits": 0,
          "seconds": 35.35,
          "totalReward": 193.42,
          "endReason": "game_over",
          "ticks": 8484,
          "events": {
            "flip": 633,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8046592,
          "score": 195220,
          "orbits": 0,
          "seconds": 34.5375,
          "totalReward": 192.21999999999994,
          "endReason": "game_over",
          "ticks": 8289,
          "events": {
            "flip": 670,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 8103936,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.404166666666665,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7057,
          "events": {
            "flip": 531,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 8161280,
          "score": 195510,
          "orbits": 0,
          "seconds": 36.62916666666666,
          "totalReward": 192.50999999999996,
          "endReason": "game_over",
          "ticks": 8791,
          "events": {
            "flip": 746,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 8218624,
          "score": 195400,
          "orbits": 0,
          "seconds": 30.2375,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7257,
          "events": {
            "flip": 586,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 8275968,
          "score": 201130,
          "orbits": 0,
          "seconds": 33.166666666666664,
          "totalReward": 198.12999999999997,
          "endReason": "game_over",
          "ticks": 7960,
          "events": {
            "flip": 601,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8333312,
          "score": 199960,
          "orbits": 0,
          "seconds": 61.479166666666664,
          "totalReward": 196.95999999999995,
          "endReason": "game_over",
          "ticks": 14755,
          "events": {
            "flip": 1203,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 8390656,
          "score": 195010,
          "orbits": 0,
          "seconds": 31.445833333333333,
          "totalReward": 192.00999999999996,
          "endReason": "game_over",
          "ticks": 7547,
          "events": {
            "flip": 624,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 8448000,
          "score": 210050,
          "orbits": 0,
          "seconds": 63.208333333333336,
          "totalReward": 207.0499999999998,
          "endReason": "game_over",
          "ticks": 15170,
          "events": {
            "flip": 1252,
            "plunge": 3,
            "nudge": 8,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "ramp": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8505344,
          "score": 198420,
          "orbits": 0,
          "seconds": 43.5375,
          "totalReward": 195.42,
          "endReason": "game_over",
          "ticks": 10449,
          "events": {
            "flip": 791,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 8562688,
          "score": 198410,
          "orbits": 0,
          "seconds": 36.7875,
          "totalReward": 195.41,
          "endReason": "game_over",
          "ticks": 8829,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 8620032,
          "score": 195520,
          "orbits": 0,
          "seconds": 38.483333333333334,
          "totalReward": 192.51999999999998,
          "endReason": "game_over",
          "ticks": 9236,
          "events": {
            "flip": 625,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8677376,
          "score": 94440,
          "orbits": 0,
          "seconds": 36.141666666666666,
          "totalReward": 91.44,
          "endReason": "game_over",
          "ticks": 8674,
          "events": {
            "flip": 613,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 8,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8734720,
          "score": 194830,
          "orbits": 0,
          "seconds": 35.770833333333336,
          "totalReward": 191.82999999999996,
          "endReason": "game_over",
          "ticks": 8585,
          "events": {
            "flip": 692,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 8792064,
          "score": 198540,
          "orbits": 0,
          "seconds": 38.99166666666667,
          "totalReward": 195.53999999999994,
          "endReason": "game_over",
          "ticks": 9358,
          "events": {
            "flip": 547,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 8849408,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.97083333333333,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7193,
          "events": {
            "flip": 497,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8906752,
          "score": 94340,
          "orbits": 0,
          "seconds": 114.87083333333334,
          "totalReward": 91.33999999999997,
          "endReason": "game_over",
          "ticks": 27569,
          "events": {
            "flip": 640,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 8,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 8964096,
          "score": 100570,
          "orbits": 0,
          "seconds": 130.4875,
          "totalReward": 97.57000000000001,
          "endReason": "game_over",
          "ticks": 31317,
          "events": {
            "flip": 1910,
            "plunge": 3,
            "target": 8,
            "bumper": 20,
            "nudge": 40,
            "launch": 2,
            "sling": 17,
            "land": 2,
            "inlane": 14,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 9021440,
          "score": 469350,
          "orbits": 1,
          "seconds": 76.29166666666667,
          "totalReward": 466.3499999999999,
          "endReason": "game_over",
          "ticks": 18310,
          "events": {
            "flip": 1481,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 18,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "ramp": 2,
            "sling": 15,
            "inlane": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9078784,
          "score": 194530,
          "orbits": 0,
          "seconds": 30.458333333333332,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7310,
          "events": {
            "flip": 395,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 9136128,
          "score": 100660,
          "orbits": 0,
          "seconds": 53.416666666666664,
          "totalReward": 97.65999999999998,
          "endReason": "game_over",
          "ticks": 12820,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "sling": 6,
            "bumper": 17,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 9193472,
          "score": 195500,
          "orbits": 0,
          "seconds": 33.69583333333333,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 8087,
          "events": {
            "flip": 521,
            "plunge": 3,
            "nudge": 7,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 9250816,
          "score": 38800,
          "orbits": 0,
          "seconds": 31.325,
          "totalReward": 35.800000000000004,
          "endReason": "game_over",
          "ticks": 7518,
          "events": {
            "flip": 719,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 8,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 9308160,
          "score": 89710,
          "orbits": 0,
          "seconds": 35.1375,
          "totalReward": 86.71000000000001,
          "endReason": "game_over",
          "ticks": 8433,
          "events": {
            "flip": 626,
            "plunge": 3,
            "nudge": 9,
            "target": 6,
            "bumper": 6,
            "inlane": 2,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 9365504,
          "score": 197330,
          "orbits": 0,
          "seconds": 42.19166666666666,
          "totalReward": 194.32999999999998,
          "endReason": "game_over",
          "ticks": 10126,
          "events": {
            "flip": 809,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 9422848,
          "score": 97630,
          "orbits": 0,
          "seconds": 57.733333333333334,
          "totalReward": 94.62999999999998,
          "endReason": "game_over",
          "ticks": 13856,
          "events": {
            "flip": 1067,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "inlane": 6,
            "drain": 3,
            "bumper": 13,
            "launch": 2,
            "land": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 9480192,
          "score": 91020,
          "orbits": 0,
          "seconds": 42.85,
          "totalReward": 88.02,
          "endReason": "game_over",
          "ticks": 10284,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 11,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 9537536,
          "score": 201400,
          "orbits": 0,
          "seconds": 41.920833333333334,
          "totalReward": 198.39999999999998,
          "endReason": "game_over",
          "ticks": 10061,
          "events": {
            "flip": 741,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 9594880,
          "score": 201320,
          "orbits": 0,
          "seconds": 58.53333333333333,
          "totalReward": 198.3199999999999,
          "endReason": "game_over",
          "ticks": 14048,
          "events": {
            "flip": 1015,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 12,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 9652224,
          "score": 202660,
          "orbits": 0,
          "seconds": 49.454166666666666,
          "totalReward": 199.66,
          "endReason": "game_over",
          "ticks": 11869,
          "events": {
            "flip": 977,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "ramp": 1,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 9709568,
          "score": 195700,
          "orbits": 0,
          "seconds": 31.34583333333333,
          "totalReward": 192.69999999999996,
          "endReason": "game_over",
          "ticks": 7523,
          "events": {
            "flip": 507,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 6,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 9766912,
          "score": 200250,
          "orbits": 0,
          "seconds": 46.09583333333333,
          "totalReward": 197.24999999999991,
          "endReason": "game_over",
          "ticks": 11063,
          "events": {
            "flip": 863,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 9824256,
          "score": 196300,
          "orbits": 0,
          "seconds": 33.65416666666667,
          "totalReward": 193.29999999999995,
          "endReason": "game_over",
          "ticks": 8077,
          "events": {
            "flip": 473,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 9881600,
          "score": 198440,
          "orbits": 0,
          "seconds": 42.358333333333334,
          "totalReward": 195.43999999999994,
          "endReason": "game_over",
          "ticks": 10166,
          "events": {
            "flip": 828,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 9938944,
          "score": 196140,
          "orbits": 0,
          "seconds": 34.28333333333333,
          "totalReward": 193.13999999999996,
          "endReason": "game_over",
          "ticks": 8228,
          "events": {
            "flip": 654,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 9996288,
          "score": 90210,
          "orbits": 0,
          "seconds": 42.47083333333333,
          "totalReward": 87.21,
          "endReason": "game_over",
          "ticks": 10193,
          "events": {
            "flip": 881,
            "plunge": 3,
            "target": 6,
            "bumper": 10,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "sling": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 10053632,
          "score": 200130,
          "orbits": 0,
          "seconds": 35.104166666666664,
          "totalReward": 197.12999999999994,
          "endReason": "game_over",
          "ticks": 8425,
          "events": {
            "flip": 597,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 10110976,
          "score": 203810,
          "orbits": 0,
          "seconds": 67.3,
          "totalReward": 200.80999999999992,
          "endReason": "game_over",
          "ticks": 16152,
          "events": {
            "flip": 1415,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10168320,
          "score": 199160,
          "orbits": 0,
          "seconds": 44.25416666666666,
          "totalReward": 196.16000000000003,
          "endReason": "game_over",
          "ticks": 10621,
          "events": {
            "plunge": 3,
            "flip": 652,
            "target": 9,
            "bumper": 19,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 10225664,
          "score": 202560,
          "orbits": 0,
          "seconds": 53.833333333333336,
          "totalReward": 199.5599999999999,
          "endReason": "game_over",
          "ticks": 12920,
          "events": {
            "plunge": 3,
            "flip": 792,
            "target": 11,
            "bumper": 19,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 6,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10283008,
          "score": 206830,
          "orbits": 0,
          "seconds": 44.97083333333333,
          "totalReward": 203.82999999999998,
          "endReason": "game_over",
          "ticks": 10793,
          "events": {
            "flip": 642,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 5,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 10340352,
          "score": 195810,
          "orbits": 0,
          "seconds": 34.983333333333334,
          "totalReward": 192.80999999999997,
          "endReason": "game_over",
          "ticks": 8396,
          "events": {
            "flip": 614,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 10397696,
          "score": 195400,
          "orbits": 0,
          "seconds": 32.87083333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7889,
          "events": {
            "flip": 443,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 10455040,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.537499999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7089,
          "events": {
            "flip": 398,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 10512384,
          "score": 197160,
          "orbits": 0,
          "seconds": 43.354166666666664,
          "totalReward": 194.16,
          "endReason": "game_over",
          "ticks": 10405,
          "events": {
            "flip": 686,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 10569728,
          "score": 195200,
          "orbits": 0,
          "seconds": 31.5625,
          "totalReward": 192.2,
          "endReason": "game_over",
          "ticks": 7575,
          "events": {
            "plunge": 3,
            "flip": 281,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 10627072,
          "score": 205880,
          "orbits": 0,
          "seconds": 41.25416666666666,
          "totalReward": 202.87999999999997,
          "endReason": "game_over",
          "ticks": 9901,
          "events": {
            "plunge": 3,
            "flip": 701,
            "target": 9,
            "bumper": 12,
            "nudge": 4,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 10684416,
          "score": 197330,
          "orbits": 0,
          "seconds": 33.329166666666666,
          "totalReward": 194.33,
          "endReason": "game_over",
          "ticks": 7999,
          "events": {
            "flip": 412,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 10741760,
          "score": 204300,
          "orbits": 0,
          "seconds": 38.25,
          "totalReward": 201.29999999999998,
          "endReason": "game_over",
          "ticks": 9180,
          "events": {
            "flip": 658,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 3,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "orbit": 1,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10799104,
          "score": 193920,
          "orbits": 0,
          "seconds": 40.0875,
          "totalReward": 190.92,
          "endReason": "game_over",
          "ticks": 9621,
          "events": {
            "flip": 495,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 10856448,
          "score": 197570,
          "orbits": 0,
          "seconds": 40.083333333333336,
          "totalReward": 194.57000000000002,
          "endReason": "game_over",
          "ticks": 9620,
          "events": {
            "flip": 455,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 10913792,
          "score": 100940,
          "orbits": 0,
          "seconds": 49.4125,
          "totalReward": 97.94000000000001,
          "endReason": "game_over",
          "ticks": 11859,
          "events": {
            "flip": 966,
            "plunge": 3,
            "target": 8,
            "bumper": 14,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "ramp": 1,
            "sling": 14,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 10971136,
          "score": 195540,
          "orbits": 0,
          "seconds": 38.854166666666664,
          "totalReward": 192.53999999999994,
          "endReason": "game_over",
          "ticks": 9325,
          "events": {
            "flip": 539,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 11028480,
          "score": 195910,
          "orbits": 0,
          "seconds": 38.479166666666664,
          "totalReward": 192.91,
          "endReason": "game_over",
          "ticks": 9235,
          "events": {
            "flip": 594,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11085824,
          "score": 93820,
          "orbits": 0,
          "seconds": 34.6875,
          "totalReward": 90.82,
          "endReason": "game_over",
          "ticks": 8325,
          "events": {
            "flip": 501,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11143168,
          "score": 198500,
          "orbits": 0,
          "seconds": 36.4375,
          "totalReward": 195.49999999999997,
          "endReason": "game_over",
          "ticks": 8745,
          "events": {
            "flip": 666,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 11200512,
          "score": 195600,
          "orbits": 0,
          "seconds": 35.13333333333333,
          "totalReward": 192.6,
          "endReason": "game_over",
          "ticks": 8432,
          "events": {
            "flip": 513,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11257856,
          "score": 194500,
          "orbits": 0,
          "seconds": 30.270833333333332,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7265,
          "events": {
            "flip": 503,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11315200,
          "score": 195900,
          "orbits": 0,
          "seconds": 29.441666666666666,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 7066,
          "events": {
            "flip": 498,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 11372544,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.729166666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6895,
          "events": {
            "flip": 551,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11429888,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.770833333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6905,
          "events": {
            "flip": 486,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11487232,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.566666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7096,
          "events": {
            "flip": 559,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11544576,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.566666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7096,
          "events": {
            "flip": 527,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11601920,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 369,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11659264,
          "score": 194900,
          "orbits": 0,
          "seconds": 30.287499999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7269,
          "events": {
            "flip": 472,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11716608,
          "score": 196220,
          "orbits": 0,
          "seconds": 42.025,
          "totalReward": 193.21999999999994,
          "endReason": "game_over",
          "ticks": 10086,
          "events": {
            "flip": 732,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 11773952,
          "score": 194900,
          "orbits": 0,
          "seconds": 31.120833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7469,
          "events": {
            "flip": 508,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11831296,
          "score": 195320,
          "orbits": 0,
          "seconds": 41.55833333333333,
          "totalReward": 192.31999999999994,
          "endReason": "game_over",
          "ticks": 9974,
          "events": {
            "flip": 781,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 11888640,
          "score": 195130,
          "orbits": 0,
          "seconds": 33.4125,
          "totalReward": 192.12999999999994,
          "endReason": "game_over",
          "ticks": 8019,
          "events": {
            "flip": 613,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 11945984,
          "score": 194500,
          "orbits": 0,
          "seconds": 30.641666666666666,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7354,
          "events": {
            "flip": 601,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12003328,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.108333333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6986,
          "events": {
            "flip": 514,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 12060672,
          "score": 195000,
          "orbits": 0,
          "seconds": 31,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7440,
          "events": {
            "flip": 499,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 12118016,
          "score": 197640,
          "orbits": 0,
          "seconds": 33.458333333333336,
          "totalReward": 194.63999999999996,
          "endReason": "game_over",
          "ticks": 8030,
          "events": {
            "flip": 682,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 12175360,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.95,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7188,
          "events": {
            "flip": 534,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12232704,
          "score": 195710,
          "orbits": 0,
          "seconds": 31.104166666666668,
          "totalReward": 192.70999999999995,
          "endReason": "game_over",
          "ticks": 7465,
          "events": {
            "flip": 489,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 12290048,
          "score": 196200,
          "orbits": 0,
          "seconds": 34.4875,
          "totalReward": 193.2,
          "endReason": "game_over",
          "ticks": 8277,
          "events": {
            "flip": 626,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 12347392,
          "score": 195230,
          "orbits": 0,
          "seconds": 34.545833333333334,
          "totalReward": 192.23,
          "endReason": "game_over",
          "ticks": 8291,
          "events": {
            "flip": 528,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 12404736,
          "score": 194900,
          "orbits": 0,
          "seconds": 28,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6720,
          "events": {
            "flip": 366,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 12462080,
          "score": 195000,
          "orbits": 0,
          "seconds": 32.68333333333333,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7844,
          "events": {
            "flip": 528,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 12519424,
          "score": 195750,
          "orbits": 0,
          "seconds": 33.766666666666666,
          "totalReward": 192.74999999999997,
          "endReason": "game_over",
          "ticks": 8104,
          "events": {
            "flip": 622,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 12576768,
          "score": 91100,
          "orbits": 0,
          "seconds": 28.404166666666665,
          "totalReward": 88.1,
          "endReason": "game_over",
          "ticks": 6817,
          "events": {
            "flip": 530,
            "plunge": 3,
            "target": 8,
            "bumper": 5,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 12634112,
          "score": 201730,
          "orbits": 0,
          "seconds": 44.02916666666667,
          "totalReward": 198.72999999999993,
          "endReason": "game_over",
          "ticks": 10567,
          "events": {
            "flip": 1071,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "orbit": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12691456,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.883333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6692,
          "events": {
            "flip": 494,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 12748800,
          "score": 196030,
          "orbits": 0,
          "seconds": 36.7375,
          "totalReward": 193.02999999999994,
          "endReason": "game_over",
          "ticks": 8817,
          "events": {
            "flip": 754,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 12806144,
          "score": 195410,
          "orbits": 0,
          "seconds": 33.68333333333333,
          "totalReward": 192.40999999999997,
          "endReason": "game_over",
          "ticks": 8084,
          "events": {
            "flip": 670,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 12863488,
          "score": 205600,
          "orbits": 0,
          "seconds": 32.395833333333336,
          "totalReward": 202.6,
          "endReason": "game_over",
          "ticks": 7775,
          "events": {
            "flip": 774,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12920832,
          "score": 197030,
          "orbits": 0,
          "seconds": 42.954166666666666,
          "totalReward": 194.02999999999992,
          "endReason": "game_over",
          "ticks": 10309,
          "events": {
            "flip": 788,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 12978176,
          "score": 200000,
          "orbits": 0,
          "seconds": 49.170833333333334,
          "totalReward": 196.99999999999997,
          "endReason": "game_over",
          "ticks": 11801,
          "events": {
            "flip": 1112,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13035520,
          "score": 203790,
          "orbits": 0,
          "seconds": 43.520833333333336,
          "totalReward": 200.78999999999994,
          "endReason": "game_over",
          "ticks": 10445,
          "events": {
            "flip": 888,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 13092864,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 486,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13150208,
          "score": 455890,
          "orbits": 1,
          "seconds": 45.15416666666667,
          "totalReward": 452.89,
          "endReason": "game_over",
          "ticks": 10837,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "nudge": 16,
            "target": 12,
            "bumper": 15,
            "launch": 4,
            "sling": 9,
            "land": 4,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13207552,
          "score": 93860,
          "orbits": 0,
          "seconds": 46.170833333333334,
          "totalReward": 90.86000000000001,
          "endReason": "game_over",
          "ticks": 11081,
          "events": {
            "flip": 885,
            "plunge": 3,
            "target": 8,
            "bumper": 13,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 13264896,
          "score": 195400,
          "orbits": 0,
          "seconds": 31.78333333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7628,
          "events": {
            "flip": 706,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 13322240,
          "score": 195130,
          "orbits": 0,
          "seconds": 29.525,
          "totalReward": 192.13,
          "endReason": "game_over",
          "ticks": 7086,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 13379584,
          "score": 195900,
          "orbits": 0,
          "seconds": 32.62083333333333,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 7829,
          "events": {
            "flip": 606,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13436928,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.920833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6461,
          "events": {
            "flip": 426,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13494272,
          "score": 195340,
          "orbits": 0,
          "seconds": 37.44166666666666,
          "totalReward": 192.34,
          "endReason": "game_over",
          "ticks": 8986,
          "events": {
            "flip": 867,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13551616,
          "score": 195750,
          "orbits": 0,
          "seconds": 32.729166666666664,
          "totalReward": 192.74999999999997,
          "endReason": "game_over",
          "ticks": 7855,
          "events": {
            "flip": 557,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 6,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13608960,
          "score": 200620,
          "orbits": 0,
          "seconds": 31.008333333333333,
          "totalReward": 197.61999999999998,
          "endReason": "game_over",
          "ticks": 7442,
          "events": {
            "flip": 654,
            "plunge": 3,
            "nudge": 6,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13666304,
          "score": 200720,
          "orbits": 0,
          "seconds": 37.93333333333333,
          "totalReward": 197.71999999999994,
          "endReason": "game_over",
          "ticks": 9104,
          "events": {
            "flip": 845,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 13723648,
          "score": 194030,
          "orbits": 0,
          "seconds": 27.558333333333334,
          "totalReward": 191.03,
          "endReason": "game_over",
          "ticks": 6614,
          "events": {
            "flip": 520,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 13780992,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.933333333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6944,
          "events": {
            "flip": 535,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13838336,
          "score": 200790,
          "orbits": 0,
          "seconds": 51.1125,
          "totalReward": 197.78999999999985,
          "endReason": "game_over",
          "ticks": 12267,
          "events": {
            "flip": 1272,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 13895680,
          "score": 197250,
          "orbits": 0,
          "seconds": 34.40416666666667,
          "totalReward": 194.25,
          "endReason": "game_over",
          "ticks": 8257,
          "events": {
            "flip": 803,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13953024,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.625,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6870,
          "events": {
            "flip": 477,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 14010368,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.258333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7022,
          "events": {
            "flip": 447,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 14067712,
          "score": 196270,
          "orbits": 0,
          "seconds": 38.84166666666667,
          "totalReward": 193.26999999999992,
          "endReason": "game_over",
          "ticks": 9322,
          "events": {
            "flip": 736,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 14125056,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.604166666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6625,
          "events": {
            "flip": 610,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14182400,
          "score": 196060,
          "orbits": 0,
          "seconds": 37.7875,
          "totalReward": 193.05999999999997,
          "endReason": "game_over",
          "ticks": 9069,
          "events": {
            "flip": 895,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14239744,
          "score": 193550,
          "orbits": 0,
          "seconds": 32.7625,
          "totalReward": 190.54999999999995,
          "endReason": "game_over",
          "ticks": 7863,
          "events": {
            "flip": 809,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 14297088,
          "score": 197670,
          "orbits": 0,
          "seconds": 37.86666666666667,
          "totalReward": 194.67,
          "endReason": "game_over",
          "ticks": 9088,
          "events": {
            "flip": 858,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 14354432,
          "score": 197070,
          "orbits": 0,
          "seconds": 34.80416666666667,
          "totalReward": 194.07,
          "endReason": "game_over",
          "ticks": 8353,
          "events": {
            "flip": 836,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14411776,
          "score": 201130,
          "orbits": 0,
          "seconds": 41.90416666666667,
          "totalReward": 198.13,
          "endReason": "game_over",
          "ticks": 10057,
          "events": {
            "flip": 875,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "sling": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14469120,
          "score": 195410,
          "orbits": 0,
          "seconds": 34.15833333333333,
          "totalReward": 192.40999999999997,
          "endReason": "game_over",
          "ticks": 8198,
          "events": {
            "flip": 741,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 14526464,
          "score": 195500,
          "orbits": 0,
          "seconds": 32.420833333333334,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7781,
          "events": {
            "flip": 649,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14583808,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.633333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6872,
          "events": {
            "flip": 563,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14641152,
          "score": 195240,
          "orbits": 0,
          "seconds": 34.875,
          "totalReward": 192.23999999999998,
          "endReason": "game_over",
          "ticks": 8370,
          "events": {
            "flip": 514,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14698496,
          "score": 196950,
          "orbits": 0,
          "seconds": 40.87916666666666,
          "totalReward": 193.94999999999993,
          "endReason": "game_over",
          "ticks": 9811,
          "events": {
            "flip": 842,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 14755840,
          "score": 109120,
          "orbits": 0,
          "seconds": 41.8875,
          "totalReward": 106.12000000000002,
          "endReason": "game_over",
          "ticks": 10053,
          "events": {
            "flip": 913,
            "plunge": 3,
            "target": 8,
            "bumper": 16,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "sling": 12,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 14813184,
          "score": 92970,
          "orbits": 0,
          "seconds": 36.53333333333333,
          "totalReward": 89.97000000000001,
          "endReason": "game_over",
          "ticks": 8768,
          "events": {
            "flip": 725,
            "plunge": 3,
            "target": 7,
            "bumper": 12,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 7,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 14870528,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.816666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6916,
          "events": {
            "flip": 543,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14927872,
          "score": 195760,
          "orbits": 0,
          "seconds": 35.625,
          "totalReward": 192.76,
          "endReason": "game_over",
          "ticks": 8550,
          "events": {
            "flip": 785,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 14985216,
          "score": 41410,
          "orbits": 0,
          "seconds": 44.93333333333333,
          "totalReward": 38.410000000000004,
          "endReason": "game_over",
          "ticks": 10784,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "nudge": 20,
            "target": 5,
            "bumper": 11,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 6,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 15042560,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.591666666666665,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6622,
          "events": {
            "flip": 505,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 15099904,
          "score": 193020,
          "orbits": 0,
          "seconds": 32.38333333333333,
          "totalReward": 190.01999999999995,
          "endReason": "game_over",
          "ticks": 7772,
          "events": {
            "flip": 620,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15157248,
          "score": 195520,
          "orbits": 0,
          "seconds": 29.770833333333332,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 7145,
          "events": {
            "flip": 554,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 15214592,
          "score": 201950,
          "orbits": 0,
          "seconds": 36.85,
          "totalReward": 198.94999999999996,
          "endReason": "game_over",
          "ticks": 8844,
          "events": {
            "flip": 873,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 3,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 15271936,
          "score": 196130,
          "orbits": 0,
          "seconds": 35.0125,
          "totalReward": 193.12999999999997,
          "endReason": "game_over",
          "ticks": 8403,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 15329280,
          "score": 196620,
          "orbits": 0,
          "seconds": 34.358333333333334,
          "totalReward": 193.61999999999995,
          "endReason": "game_over",
          "ticks": 8246,
          "events": {
            "flip": 684,
            "plunge": 3,
            "nudge": 13,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 15386624,
          "score": 191510,
          "orbits": 0,
          "seconds": 31.454166666666666,
          "totalReward": 188.50999999999996,
          "endReason": "game_over",
          "ticks": 7549,
          "events": {
            "flip": 568,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15443968,
          "score": 194900,
          "orbits": 0,
          "seconds": 30.2,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7248,
          "events": {
            "flip": 537,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 15501312,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.525,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6846,
          "events": {
            "flip": 540,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 15558656,
          "score": 196700,
          "orbits": 0,
          "seconds": 36.75416666666666,
          "totalReward": 193.7,
          "endReason": "game_over",
          "ticks": 8821,
          "events": {
            "flip": 673,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 15616000,
          "score": 197620,
          "orbits": 0,
          "seconds": 37.7375,
          "totalReward": 194.61999999999995,
          "endReason": "game_over",
          "ticks": 9057,
          "events": {
            "flip": 959,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 15673344,
          "score": 91400,
          "orbits": 0,
          "seconds": 29.537499999999998,
          "totalReward": 88.39999999999998,
          "endReason": "game_over",
          "ticks": 7089,
          "events": {
            "flip": 647,
            "plunge": 3,
            "target": 8,
            "bumper": 7,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15730688,
          "score": 191500,
          "orbits": 0,
          "seconds": 31.820833333333333,
          "totalReward": 188.49999999999997,
          "endReason": "game_over",
          "ticks": 7637,
          "events": {
            "flip": 660,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15788032,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.5,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6600,
          "events": {
            "flip": 531,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 15845376,
          "score": 195000,
          "orbits": 0,
          "seconds": 28.016666666666666,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6724,
          "events": {
            "flip": 553,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 15902720,
          "score": 195400,
          "orbits": 0,
          "seconds": 30.325,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7278,
          "events": {
            "flip": 601,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 15960064,
          "score": 198670,
          "orbits": 0,
          "seconds": 50.47083333333333,
          "totalReward": 195.6699999999999,
          "endReason": "game_over",
          "ticks": 12113,
          "events": {
            "flip": 1058,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 16017408,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.916666666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6940,
          "events": {
            "flip": 662,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16074752,
          "score": 198200,
          "orbits": 0,
          "seconds": 38.104166666666664,
          "totalReward": 195.19999999999996,
          "endReason": "game_over",
          "ticks": 9145,
          "events": {
            "flip": 692,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 16132096,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.925,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6702,
          "events": {
            "flip": 509,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16189440,
          "score": 196620,
          "orbits": 0,
          "seconds": 35.87916666666666,
          "totalReward": 193.61999999999995,
          "endReason": "game_over",
          "ticks": 8611,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 16246784,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.9,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6456,
          "events": {
            "flip": 663,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16304128,
          "score": 196000,
          "orbits": 0,
          "seconds": 34.15,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 8196,
          "events": {
            "flip": 602,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 16361472,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.72083333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6413,
          "events": {
            "flip": 589,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16418816,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.729166666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6655,
          "events": {
            "flip": 513,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16476160,
          "score": 201450,
          "orbits": 0,
          "seconds": 36.75416666666666,
          "totalReward": 198.44999999999996,
          "endReason": "game_over",
          "ticks": 8821,
          "events": {
            "flip": 692,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 16533504,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.72083333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6413,
          "events": {
            "flip": 476,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16590848,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.9,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6456,
          "events": {
            "flip": 486,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16648192,
          "score": 195100,
          "orbits": 0,
          "seconds": 29.841666666666665,
          "totalReward": 192.09999999999997,
          "endReason": "game_over",
          "ticks": 7162,
          "events": {
            "flip": 548,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16705536,
          "score": 197830,
          "orbits": 0,
          "seconds": 40.166666666666664,
          "totalReward": 194.82999999999993,
          "endReason": "game_over",
          "ticks": 9640,
          "events": {
            "flip": 732,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 16762880,
          "score": 197540,
          "orbits": 0,
          "seconds": 34.8375,
          "totalReward": 194.54,
          "endReason": "game_over",
          "ticks": 8361,
          "events": {
            "flip": 589,
            "plunge": 3,
            "nudge": 6,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 16820224,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.954166666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6709,
          "events": {
            "plunge": 3,
            "flip": 487,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 16877568,
          "score": 195620,
          "orbits": 0,
          "seconds": 31.041666666666668,
          "totalReward": 192.61999999999998,
          "endReason": "game_over",
          "ticks": 7450,
          "events": {
            "flip": 554,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 16934912,
          "score": 196500,
          "orbits": 0,
          "seconds": 33.583333333333336,
          "totalReward": 193.49999999999997,
          "endReason": "game_over",
          "ticks": 8060,
          "events": {
            "flip": 717,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 16992256,
          "score": 204930,
          "orbits": 0,
          "seconds": 38.43333333333333,
          "totalReward": 201.92999999999998,
          "endReason": "game_over",
          "ticks": 9224,
          "events": {
            "flip": 696,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 3,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 17049600,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.758333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6662,
          "events": {
            "plunge": 3,
            "flip": 461,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 17106944,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.224999999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7014,
          "events": {
            "flip": 519,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 17164288,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.5,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6600,
          "events": {
            "flip": 409,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 17221632,
          "score": 195430,
          "orbits": 0,
          "seconds": 41.90833333333333,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 10058,
          "events": {
            "flip": 590,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 17278976,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.9,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6456,
          "events": {
            "flip": 444,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 17336320,
          "score": 203650,
          "orbits": 0,
          "seconds": 35.2875,
          "totalReward": 200.64999999999995,
          "endReason": "game_over",
          "ticks": 8469,
          "events": {
            "flip": 669,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 17393664,
          "score": 195120,
          "orbits": 0,
          "seconds": 29.770833333333332,
          "totalReward": 192.11999999999998,
          "endReason": "game_over",
          "ticks": 7145,
          "events": {
            "flip": 400,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 6,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 17451008,
          "score": 195130,
          "orbits": 0,
          "seconds": 30.904166666666665,
          "totalReward": 192.12999999999997,
          "endReason": "game_over",
          "ticks": 7417,
          "events": {
            "flip": 498,
            "plunge": 3,
            "nudge": 7,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 17508352,
          "score": 201060,
          "orbits": 0,
          "seconds": 36.2,
          "totalReward": 198.05999999999997,
          "endReason": "game_over",
          "ticks": 8688,
          "events": {
            "flip": 710,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 17565696,
          "score": 200200,
          "orbits": 0,
          "seconds": 32.4625,
          "totalReward": 197.19999999999996,
          "endReason": "game_over",
          "ticks": 7791,
          "events": {
            "flip": 622,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 17623040,
          "score": 196430,
          "orbits": 0,
          "seconds": 33.37083333333333,
          "totalReward": 193.42999999999998,
          "endReason": "game_over",
          "ticks": 8009,
          "events": {
            "flip": 660,
            "plunge": 3,
            "nudge": 6,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 17680384,
          "score": 195630,
          "orbits": 0,
          "seconds": 30.90833333333333,
          "totalReward": 192.63,
          "endReason": "game_over",
          "ticks": 7418,
          "events": {
            "flip": 484,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 17737728,
          "score": 195620,
          "orbits": 0,
          "seconds": 32.125,
          "totalReward": 192.61999999999998,
          "endReason": "game_over",
          "ticks": 7710,
          "events": {
            "flip": 664,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 17795072,
          "score": 201030,
          "orbits": 0,
          "seconds": 33.375,
          "totalReward": 198.02999999999994,
          "endReason": "game_over",
          "ticks": 8010,
          "events": {
            "flip": 602,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 17852416,
          "score": 194610,
          "orbits": 0,
          "seconds": 33.641666666666666,
          "totalReward": 191.60999999999996,
          "endReason": "game_over",
          "ticks": 8074,
          "events": {
            "flip": 566,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 17909760,
          "score": 192880,
          "orbits": 0,
          "seconds": 34.86666666666667,
          "totalReward": 189.88,
          "endReason": "game_over",
          "ticks": 8368,
          "events": {
            "flip": 635,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17967104,
          "score": 195650,
          "orbits": 0,
          "seconds": 33.25416666666666,
          "totalReward": 192.64999999999998,
          "endReason": "game_over",
          "ticks": 7981,
          "events": {
            "flip": 606,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 18024448,
          "score": 202680,
          "orbits": 0,
          "seconds": 40.020833333333336,
          "totalReward": 199.67999999999995,
          "endReason": "game_over",
          "ticks": 9605,
          "events": {
            "flip": 899,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 5,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18081792,
          "score": 195030,
          "orbits": 0,
          "seconds": 32.18333333333333,
          "totalReward": 192.03,
          "endReason": "game_over",
          "ticks": 7724,
          "events": {
            "flip": 662,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 18139136,
          "score": 195130,
          "orbits": 0,
          "seconds": 29.941666666666666,
          "totalReward": 192.13,
          "endReason": "game_over",
          "ticks": 7186,
          "events": {
            "flip": 553,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 3,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 18196480,
          "score": 98950,
          "orbits": 0,
          "seconds": 37.3375,
          "totalReward": 95.95,
          "endReason": "game_over",
          "ticks": 8961,
          "events": {
            "flip": 890,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 8,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "drain": 3,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 18253824,
          "score": 195530,
          "orbits": 0,
          "seconds": 30.270833333333332,
          "totalReward": 192.52999999999994,
          "endReason": "game_over",
          "ticks": 7265,
          "events": {
            "flip": 423,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 18311168,
          "score": 194900,
          "orbits": 0,
          "seconds": 30.504166666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7321,
          "events": {
            "flip": 661,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 18368512,
          "score": 193900,
          "orbits": 0,
          "seconds": 30.3875,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 7293,
          "events": {
            "flip": 475,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18425856,
          "score": 195440,
          "orbits": 0,
          "seconds": 36.22083333333333,
          "totalReward": 192.43999999999994,
          "endReason": "game_over",
          "ticks": 8693,
          "events": {
            "flip": 738,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 18483200,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.9375,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7185,
          "events": {
            "flip": 396,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 18540544,
          "score": 195000,
          "orbits": 0,
          "seconds": 38.85,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 9324,
          "events": {
            "flip": 679,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 18597888,
          "score": 194530,
          "orbits": 0,
          "seconds": 31.820833333333333,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7637,
          "events": {
            "flip": 543,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 18655232,
          "score": 193440,
          "orbits": 0,
          "seconds": 31.9875,
          "totalReward": 190.43999999999994,
          "endReason": "game_over",
          "ticks": 7677,
          "events": {
            "flip": 549,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18712576,
          "score": 194910,
          "orbits": 0,
          "seconds": 33.65416666666667,
          "totalReward": 191.90999999999997,
          "endReason": "game_over",
          "ticks": 8077,
          "events": {
            "flip": 641,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18769920,
          "score": 198370,
          "orbits": 0,
          "seconds": 36.3125,
          "totalReward": 195.37,
          "endReason": "game_over",
          "ticks": 8715,
          "events": {
            "flip": 701,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 18827264,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.666666666666668,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6400,
          "events": {
            "flip": 526,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 18884608,
          "score": 195500,
          "orbits": 0,
          "seconds": 31.974999999999998,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7674,
          "events": {
            "flip": 542,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 18941952,
          "score": 37820,
          "orbits": 0,
          "seconds": 29.6875,
          "totalReward": 34.82000000000001,
          "endReason": "game_over",
          "ticks": 7125,
          "events": {
            "flip": 647,
            "plunge": 3,
            "nudge": 15,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 18999296,
          "score": 194910,
          "orbits": 0,
          "seconds": 32.25833333333333,
          "totalReward": 191.91,
          "endReason": "game_over",
          "ticks": 7742,
          "events": {
            "flip": 656,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19056640,
          "score": 195430,
          "orbits": 0,
          "seconds": 31.754166666666666,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 7621,
          "events": {
            "flip": 594,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19113984,
          "score": 195130,
          "orbits": 0,
          "seconds": 29.941666666666666,
          "totalReward": 192.13,
          "endReason": "game_over",
          "ticks": 7186,
          "events": {
            "flip": 626,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 3,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19171328,
          "score": 195130,
          "orbits": 0,
          "seconds": 29.941666666666666,
          "totalReward": 192.13,
          "endReason": "game_over",
          "ticks": 7186,
          "events": {
            "flip": 660,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 3,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19228672,
          "score": 195030,
          "orbits": 0,
          "seconds": 30.954166666666666,
          "totalReward": 192.03,
          "endReason": "game_over",
          "ticks": 7429,
          "events": {
            "flip": 611,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19286016,
          "score": 200550,
          "orbits": 0,
          "seconds": 40.041666666666664,
          "totalReward": 197.54999999999995,
          "endReason": "game_over",
          "ticks": 9610,
          "events": {
            "flip": 838,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 19343360,
          "score": 195800,
          "orbits": 0,
          "seconds": 38.708333333333336,
          "totalReward": 192.79999999999998,
          "endReason": "game_over",
          "ticks": 9290,
          "events": {
            "flip": 808,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 19400704,
          "score": 195030,
          "orbits": 0,
          "seconds": 32.19166666666666,
          "totalReward": 192.02999999999994,
          "endReason": "game_over",
          "ticks": 7726,
          "events": {
            "flip": 648,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 19458048,
          "score": 196050,
          "orbits": 0,
          "seconds": 40.15833333333333,
          "totalReward": 193.04999999999995,
          "endReason": "game_over",
          "ticks": 9638,
          "events": {
            "flip": 834,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 19515392,
          "score": 200150,
          "orbits": 0,
          "seconds": 38.42916666666667,
          "totalReward": 197.14999999999995,
          "endReason": "game_over",
          "ticks": 9223,
          "events": {
            "flip": 872,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 19572736,
          "score": 198460,
          "orbits": 0,
          "seconds": 47.7125,
          "totalReward": 195.4599999999999,
          "endReason": "game_over",
          "ticks": 11451,
          "events": {
            "flip": 1212,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 19630080,
          "score": 195060,
          "orbits": 0,
          "seconds": 37.079166666666666,
          "totalReward": 192.05999999999995,
          "endReason": "game_over",
          "ticks": 8899,
          "events": {
            "flip": 812,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 19687424,
          "score": 203860,
          "orbits": 0,
          "seconds": 36.7375,
          "totalReward": 200.85999999999999,
          "endReason": "game_over",
          "ticks": 8817,
          "events": {
            "flip": 878,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 19744768,
          "score": 197340,
          "orbits": 0,
          "seconds": 51.204166666666666,
          "totalReward": 194.33999999999995,
          "endReason": "game_over",
          "ticks": 12289,
          "events": {
            "flip": 1052,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 19802112,
          "score": 202870,
          "orbits": 0,
          "seconds": 46.854166666666664,
          "totalReward": 199.87,
          "endReason": "game_over",
          "ticks": 11245,
          "events": {
            "flip": 997,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 19859456,
          "score": 196870,
          "orbits": 0,
          "seconds": 47.7875,
          "totalReward": 193.87,
          "endReason": "game_over",
          "ticks": 11469,
          "events": {
            "flip": 993,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 19916800,
          "score": 195410,
          "orbits": 0,
          "seconds": 32.375,
          "totalReward": 192.40999999999997,
          "endReason": "game_over",
          "ticks": 7770,
          "events": {
            "flip": 721,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 19974144,
          "score": 200090,
          "orbits": 0,
          "seconds": 46.391666666666666,
          "totalReward": 197.08999999999997,
          "endReason": "game_over",
          "ticks": 11134,
          "events": {
            "flip": 935,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 20031488,
          "score": 197400,
          "orbits": 0,
          "seconds": 30.15833333333333,
          "totalReward": 194.39999999999998,
          "endReason": "game_over",
          "ticks": 7238,
          "events": {
            "flip": 694,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 20088832,
          "score": 194500,
          "orbits": 0,
          "seconds": 29.883333333333333,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7172,
          "events": {
            "flip": 682,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 20146176,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 669,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 20203520,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.208333333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6770,
          "events": {
            "flip": 666,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 20260864,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.2,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6768,
          "events": {
            "flip": 651,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 20318208,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.004166666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6721,
          "events": {
            "flip": 620,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 20375552,
          "score": 195680,
          "orbits": 0,
          "seconds": 37.858333333333334,
          "totalReward": 192.67999999999998,
          "endReason": "game_over",
          "ticks": 9086,
          "events": {
            "flip": 747,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 20432896,
          "score": 91050,
          "orbits": 0,
          "seconds": 31.416666666666668,
          "totalReward": 88.05000000000001,
          "endReason": "game_over",
          "ticks": 7540,
          "events": {
            "flip": 606,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 8,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 20490240,
          "score": 41120,
          "orbits": 0,
          "seconds": 25.570833333333333,
          "totalReward": 38.120000000000005,
          "endReason": "game_over",
          "ticks": 6137,
          "events": {
            "flip": 486,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 4,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 20547584,
          "score": 194500,
          "orbits": 0,
          "seconds": 29.5875,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7101,
          "events": {
            "flip": 739,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 20604928,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.608333333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6626,
          "events": {
            "flip": 685,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 20662272,
          "score": 208430,
          "orbits": 0,
          "seconds": 39.00416666666666,
          "totalReward": 205.42999999999995,
          "endReason": "game_over",
          "ticks": 9361,
          "events": {
            "flip": 853,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 20719616,
          "score": 198470,
          "orbits": 0,
          "seconds": 31.925,
          "totalReward": 195.46999999999989,
          "endReason": "game_over",
          "ticks": 7662,
          "events": {
            "flip": 797,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 20776960,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.354166666666668,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6805,
          "events": {
            "flip": 705,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 20834304,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.691666666666666,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6886,
          "events": {
            "flip": 678,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 20891648,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.770833333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6905,
          "events": {
            "flip": 654,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 20948992,
          "score": 196910,
          "orbits": 0,
          "seconds": 36.65416666666667,
          "totalReward": 193.90999999999997,
          "endReason": "game_over",
          "ticks": 8797,
          "events": {
            "flip": 845,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 21006336,
          "score": 195530,
          "orbits": 0,
          "seconds": 35.8125,
          "totalReward": 192.52999999999994,
          "endReason": "game_over",
          "ticks": 8595,
          "events": {
            "flip": 755,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 21063680,
          "score": 92220,
          "orbits": 0,
          "seconds": 26.875,
          "totalReward": 89.22,
          "endReason": "game_over",
          "ticks": 6450,
          "events": {
            "flip": 423,
            "plunge": 3,
            "nudge": 8,
            "target": 8,
            "bumper": 7,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 21121024,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.545833333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6851,
          "events": {
            "flip": 529,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 21178368,
          "score": 194430,
          "orbits": 0,
          "seconds": 28.841666666666665,
          "totalReward": 191.42999999999998,
          "endReason": "game_over",
          "ticks": 6922,
          "events": {
            "flip": 693,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 21235712,
          "score": 195400,
          "orbits": 0,
          "seconds": 30.445833333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7307,
          "events": {
            "flip": 563,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 21293056,
          "score": 195550,
          "orbits": 0,
          "seconds": 36.00416666666666,
          "totalReward": 192.54999999999998,
          "endReason": "game_over",
          "ticks": 8641,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 21350400,
          "score": 196230,
          "orbits": 0,
          "seconds": 37.00416666666666,
          "totalReward": 193.23,
          "endReason": "game_over",
          "ticks": 8881,
          "events": {
            "flip": 794,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 21407744,
          "score": 195120,
          "orbits": 0,
          "seconds": 32.75416666666666,
          "totalReward": 192.11999999999995,
          "endReason": "game_over",
          "ticks": 7861,
          "events": {
            "flip": 743,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 21465088,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.004166666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6721,
          "events": {
            "flip": 697,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 21522432,
          "score": 195820,
          "orbits": 0,
          "seconds": 41.0125,
          "totalReward": 192.81999999999996,
          "endReason": "game_over",
          "ticks": 9843,
          "events": {
            "flip": 916,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 21579776,
          "score": 196330,
          "orbits": 0,
          "seconds": 37.06666666666666,
          "totalReward": 193.32999999999998,
          "endReason": "game_over",
          "ticks": 8896,
          "events": {
            "flip": 802,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 21637120,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.641666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7114,
          "events": {
            "flip": 699,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 21694464,
          "score": 196240,
          "orbits": 0,
          "seconds": 38.25,
          "totalReward": 193.23999999999998,
          "endReason": "game_over",
          "ticks": 9180,
          "events": {
            "flip": 918,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 21751808,
          "score": 200030,
          "orbits": 0,
          "seconds": 34.625,
          "totalReward": 197.03,
          "endReason": "game_over",
          "ticks": 8310,
          "events": {
            "flip": 801,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "inlane": 1,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 21809152,
          "score": 195390,
          "orbits": 0,
          "seconds": 47,
          "totalReward": 192.39,
          "endReason": "game_over",
          "ticks": 11280,
          "events": {
            "flip": 1082,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 21866496,
          "score": 200620,
          "orbits": 0,
          "seconds": 31.008333333333333,
          "totalReward": 197.61999999999998,
          "endReason": "game_over",
          "ticks": 7442,
          "events": {
            "flip": 601,
            "plunge": 3,
            "nudge": 5,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 21923840,
          "score": 202290,
          "orbits": 0,
          "seconds": 44.045833333333334,
          "totalReward": 199.28999999999996,
          "endReason": "game_over",
          "ticks": 10571,
          "events": {
            "flip": 906,
            "plunge": 3,
            "nudge": 16,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 21981184,
          "score": 196320,
          "orbits": 0,
          "seconds": 32.57083333333333,
          "totalReward": 193.32,
          "endReason": "game_over",
          "ticks": 7817,
          "events": {
            "flip": 602,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 22038528,
          "score": 196120,
          "orbits": 0,
          "seconds": 41.579166666666666,
          "totalReward": 193.12,
          "endReason": "game_over",
          "ticks": 9979,
          "events": {
            "flip": 749,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 22095872,
          "score": 93750,
          "orbits": 0,
          "seconds": 32.520833333333336,
          "totalReward": 90.75,
          "endReason": "game_over",
          "ticks": 7805,
          "events": {
            "flip": 692,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22153216,
          "score": 196220,
          "orbits": 0,
          "seconds": 46.90416666666667,
          "totalReward": 193.22,
          "endReason": "game_over",
          "ticks": 11257,
          "events": {
            "flip": 698,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 22210560,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 509,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22267904,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.2125,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6531,
          "events": {
            "flip": 516,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22325248,
          "score": 195520,
          "orbits": 0,
          "seconds": 29.55,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 7092,
          "events": {
            "flip": 638,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 22382592,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 624,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22439936,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 639,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22497280,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 654,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22554624,
          "score": 196220,
          "orbits": 0,
          "seconds": 40.079166666666666,
          "totalReward": 193.22,
          "endReason": "game_over",
          "ticks": 9619,
          "events": {
            "flip": 678,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 22611968,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.724999999999998,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6654,
          "events": {
            "flip": 572,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22669312,
          "score": 194500,
          "orbits": 0,
          "seconds": 28.895833333333332,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 6935,
          "events": {
            "flip": 599,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22726656,
          "score": 91460,
          "orbits": 0,
          "seconds": 34.833333333333336,
          "totalReward": 88.46000000000002,
          "endReason": "game_over",
          "ticks": 8360,
          "events": {
            "flip": 706,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 8,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22784000,
          "score": 96940,
          "orbits": 0,
          "seconds": 27.8625,
          "totalReward": 93.94,
          "endReason": "game_over",
          "ticks": 6687,
          "events": {
            "flip": 491,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 22841344,
          "score": 36120,
          "orbits": 0,
          "seconds": 26.020833333333332,
          "totalReward": 33.120000000000005,
          "endReason": "game_over",
          "ticks": 6245,
          "events": {
            "flip": 506,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 4,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22898688,
          "score": 205060,
          "orbits": 0,
          "seconds": 47,
          "totalReward": 202.05999999999995,
          "endReason": "game_over",
          "ticks": 11280,
          "events": {
            "flip": 1072,
            "plunge": 3,
            "target": 9,
            "bumper": 24,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 22956032,
          "score": 195760,
          "orbits": 0,
          "seconds": 38.4625,
          "totalReward": 192.75999999999993,
          "endReason": "game_over",
          "ticks": 9231,
          "events": {
            "flip": 785,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23013376,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.162499999999998,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6759,
          "events": {
            "flip": 578,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23070720,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.904166666666665,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6937,
          "events": {
            "flip": 721,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 23128064,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 607,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23185408,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 505,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23242752,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 622,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23300096,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 579,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23357440,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 574,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23414784,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.6875,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6885,
          "events": {
            "flip": 627,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 23472128,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 635,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23529472,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 692,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23586816,
          "score": 201860,
          "orbits": 0,
          "seconds": 34.61666666666667,
          "totalReward": 198.86,
          "endReason": "game_over",
          "ticks": 8308,
          "events": {
            "flip": 727,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 23644160,
          "score": 201450,
          "orbits": 0,
          "seconds": 34.325,
          "totalReward": 198.45,
          "endReason": "game_over",
          "ticks": 8238,
          "events": {
            "flip": 643,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 23701504,
          "score": 195000,
          "orbits": 0,
          "seconds": 28.870833333333334,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6929,
          "events": {
            "flip": 582,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 23758848,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.375,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6810,
          "events": {
            "flip": 487,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 23816192,
          "score": 195800,
          "orbits": 0,
          "seconds": 32.575,
          "totalReward": 192.79999999999998,
          "endReason": "game_over",
          "ticks": 7818,
          "events": {
            "flip": 672,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 23873536,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.870833333333334,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6689,
          "events": {
            "flip": 484,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 23930880,
          "score": 196500,
          "orbits": 0,
          "seconds": 33.13333333333333,
          "totalReward": 193.49999999999997,
          "endReason": "game_over",
          "ticks": 7952,
          "events": {
            "flip": 650,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 23988224,
          "score": 101130,
          "orbits": 0,
          "seconds": 42.59583333333333,
          "totalReward": 98.12999999999998,
          "endReason": "game_over",
          "ticks": 10223,
          "events": {
            "flip": 942,
            "plunge": 3,
            "nudge": 19,
            "target": 8,
            "bumper": 18,
            "launch": 2,
            "sling": 13,
            "land": 2,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 24045568,
          "score": 199190,
          "orbits": 0,
          "seconds": 42.9125,
          "totalReward": 196.1899999999999,
          "endReason": "game_over",
          "ticks": 10299,
          "events": {
            "flip": 926,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 24102912,
          "score": 196230,
          "orbits": 0,
          "seconds": 39.916666666666664,
          "totalReward": 193.23,
          "endReason": "game_over",
          "ticks": 9580,
          "events": {
            "flip": 936,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24160256,
          "score": 91120,
          "orbits": 0,
          "seconds": 25.175,
          "totalReward": 88.12,
          "endReason": "game_over",
          "ticks": 6042,
          "events": {
            "flip": 448,
            "plunge": 3,
            "nudge": 10,
            "target": 7,
            "bumper": 6,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 24217600,
          "score": 200250,
          "orbits": 0,
          "seconds": 40.06666666666666,
          "totalReward": 197.24999999999991,
          "endReason": "game_over",
          "ticks": 9616,
          "events": {
            "flip": 934,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "sling": 5,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 24274944,
          "score": 196760,
          "orbits": 0,
          "seconds": 36.5875,
          "totalReward": 193.75999999999993,
          "endReason": "game_over",
          "ticks": 8781,
          "events": {
            "flip": 847,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 24332288,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.041666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6730,
          "events": {
            "flip": 551,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24389632,
          "score": 201430,
          "orbits": 0,
          "seconds": 50.46666666666667,
          "totalReward": 198.42999999999995,
          "endReason": "game_over",
          "ticks": 12112,
          "events": {
            "flip": 1324,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24446976,
          "score": 197320,
          "orbits": 0,
          "seconds": 34.44583333333333,
          "totalReward": 194.32,
          "endReason": "game_over",
          "ticks": 8267,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24504320,
          "score": 193020,
          "orbits": 0,
          "seconds": 32.5,
          "totalReward": 190.01999999999995,
          "endReason": "game_over",
          "ticks": 7800,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 24561664,
          "score": 191900,
          "orbits": 0,
          "seconds": 32.82083333333333,
          "totalReward": 188.89999999999998,
          "endReason": "game_over",
          "ticks": 7877,
          "events": {
            "flip": 804,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 24619008,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.341666666666665,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6802,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 24676352,
          "score": 195520,
          "orbits": 0,
          "seconds": 29.816666666666666,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 7156,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 24733696,
          "score": 195020,
          "orbits": 0,
          "seconds": 29.145833333333332,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 6995,
          "events": {
            "flip": 551,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 24791040,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.95,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6708,
          "events": {
            "flip": 383,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 24848384,
          "score": 196440,
          "orbits": 0,
          "seconds": 36.25416666666666,
          "totalReward": 193.43999999999994,
          "endReason": "game_over",
          "ticks": 8701,
          "events": {
            "flip": 603,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 24905728,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.441666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6586,
          "events": {
            "flip": 467,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24963072,
          "score": 195000,
          "orbits": 0,
          "seconds": 27.22083333333333,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6533,
          "events": {
            "flip": 437,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 25020416,
          "score": 197370,
          "orbits": 0,
          "seconds": 39.11666666666667,
          "totalReward": 194.36999999999998,
          "endReason": "game_over",
          "ticks": 9388,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 25077760,
          "score": 195430,
          "orbits": 0,
          "seconds": 31.520833333333332,
          "totalReward": 192.42999999999995,
          "endReason": "game_over",
          "ticks": 7565,
          "events": {
            "flip": 512,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 25135104,
          "score": 195870,
          "orbits": 0,
          "seconds": 36.24166666666667,
          "totalReward": 192.86999999999992,
          "endReason": "game_over",
          "ticks": 8698,
          "events": {
            "flip": 785,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 25192448,
          "score": 200920,
          "orbits": 0,
          "seconds": 36.84166666666667,
          "totalReward": 197.92,
          "endReason": "game_over",
          "ticks": 8842,
          "events": {
            "flip": 759,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 25249792,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.916666666666668,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7180,
          "events": {
            "flip": 726,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 25307136,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.883333333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6932,
          "events": {
            "flip": 668,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 25364480,
          "score": 197120,
          "orbits": 0,
          "seconds": 30.404166666666665,
          "totalReward": 194.11999999999995,
          "endReason": "game_over",
          "ticks": 7297,
          "events": {
            "flip": 686,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 25421824,
          "score": 196850,
          "orbits": 0,
          "seconds": 36.75416666666666,
          "totalReward": 193.85,
          "endReason": "game_over",
          "ticks": 8821,
          "events": {
            "flip": 863,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 25479168,
          "score": 195430,
          "orbits": 0,
          "seconds": 36.1375,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 8673,
          "events": {
            "flip": 801,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 25536512,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.191666666666666,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6526,
          "events": {
            "flip": 592,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 25593856,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.4875,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6357,
          "events": {
            "flip": 680,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 25651200,
          "score": 195620,
          "orbits": 0,
          "seconds": 32.94166666666666,
          "totalReward": 192.61999999999995,
          "endReason": "game_over",
          "ticks": 7906,
          "events": {
            "flip": 812,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 25708544,
          "score": 197490,
          "orbits": 0,
          "seconds": 46.2,
          "totalReward": 194.48999999999995,
          "endReason": "game_over",
          "ticks": 11088,
          "events": {
            "flip": 1066,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 25765888,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 562,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 25823232,
          "score": 195530,
          "orbits": 0,
          "seconds": 30.741666666666667,
          "totalReward": 192.53,
          "endReason": "game_over",
          "ticks": 7378,
          "events": {
            "flip": 795,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 5,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 25880576,
          "score": 195640,
          "orbits": 0,
          "seconds": 39.95,
          "totalReward": 192.64,
          "endReason": "game_over",
          "ticks": 9588,
          "events": {
            "flip": 935,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 25937920,
          "score": 194400,
          "orbits": 0,
          "seconds": 26.933333333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6464,
          "events": {
            "flip": 596,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 25995264,
          "score": 196720,
          "orbits": 0,
          "seconds": 42.333333333333336,
          "totalReward": 193.71999999999997,
          "endReason": "game_over",
          "ticks": 10160,
          "events": {
            "flip": 1054,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 26052608,
          "score": 40210,
          "orbits": 0,
          "seconds": 38.975,
          "totalReward": 37.21,
          "endReason": "game_over",
          "ticks": 9354,
          "events": {
            "flip": 970,
            "plunge": 3,
            "nudge": 18,
            "target": 5,
            "bumper": 9,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 26109952,
          "score": 195150,
          "orbits": 0,
          "seconds": 42.35,
          "totalReward": 192.14999999999995,
          "endReason": "game_over",
          "ticks": 10164,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 12,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 26167296,
          "score": 195520,
          "orbits": 0,
          "seconds": 30.583333333333332,
          "totalReward": 192.51999999999998,
          "endReason": "game_over",
          "ticks": 7340,
          "events": {
            "flip": 648,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 26224640,
          "score": 194500,
          "orbits": 0,
          "seconds": 29.8625,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7167,
          "events": {
            "flip": 659,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 26281984,
          "score": 197160,
          "orbits": 0,
          "seconds": 36.233333333333334,
          "totalReward": 194.16,
          "endReason": "game_over",
          "ticks": 8696,
          "events": {
            "flip": 868,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26339328,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.474999999999998,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6834,
          "events": {
            "flip": 691,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26396672,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.691666666666666,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6646,
          "events": {
            "flip": 660,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 26454016,
          "score": 195000,
          "orbits": 0,
          "seconds": 30.245833333333334,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7259,
          "events": {
            "flip": 698,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26511360,
          "score": 196010,
          "orbits": 0,
          "seconds": 41.95,
          "totalReward": 193.00999999999988,
          "endReason": "game_over",
          "ticks": 10068,
          "events": {
            "flip": 1069,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 13,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 26568704,
          "score": 196320,
          "orbits": 0,
          "seconds": 30.3625,
          "totalReward": 193.31999999999994,
          "endReason": "game_over",
          "ticks": 7287,
          "events": {
            "flip": 756,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 26626048,
          "score": 196440,
          "orbits": 0,
          "seconds": 35.233333333333334,
          "totalReward": 193.43999999999997,
          "endReason": "game_over",
          "ticks": 8456,
          "events": {
            "flip": 802,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26683392,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.179166666666667,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6763,
          "events": {
            "flip": 639,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 26740736,
          "score": 195900,
          "orbits": 0,
          "seconds": 46.15416666666667,
          "totalReward": 192.89999999999992,
          "endReason": "game_over",
          "ticks": 11077,
          "events": {
            "flip": 1259,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 26798080,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.891666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6694,
          "events": {
            "flip": 609,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 26855424,
          "score": 197600,
          "orbits": 0,
          "seconds": 39.62916666666666,
          "totalReward": 194.6,
          "endReason": "game_over",
          "ticks": 9511,
          "events": {
            "flip": 1047,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26912768,
          "score": 200680,
          "orbits": 0,
          "seconds": 47.579166666666666,
          "totalReward": 197.67999999999998,
          "endReason": "game_over",
          "ticks": 11419,
          "events": {
            "flip": 1273,
            "plunge": 3,
            "nudge": 13,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26970112,
          "score": 197550,
          "orbits": 0,
          "seconds": 39.99583333333333,
          "totalReward": 194.54999999999993,
          "endReason": "game_over",
          "ticks": 9599,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 27027456,
          "score": 194720,
          "orbits": 0,
          "seconds": 29.254166666666666,
          "totalReward": 191.71999999999997,
          "endReason": "game_over",
          "ticks": 7021,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 27084800,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.679166666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6883,
          "events": {
            "flip": 674,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27142144,
          "score": 198950,
          "orbits": 0,
          "seconds": 35.208333333333336,
          "totalReward": 195.95000000000002,
          "endReason": "game_over",
          "ticks": 8450,
          "events": {
            "flip": 865,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 27199488,
          "score": 198560,
          "orbits": 0,
          "seconds": 38.86666666666667,
          "totalReward": 195.55999999999997,
          "endReason": "game_over",
          "ticks": 9328,
          "events": {
            "flip": 893,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 27256832,
          "score": 37640,
          "orbits": 0,
          "seconds": 27.1375,
          "totalReward": 34.64000000000001,
          "endReason": "game_over",
          "ticks": 6513,
          "events": {
            "flip": 483,
            "plunge": 3,
            "target": 5,
            "bumper": 7,
            "nudge": 11,
            "launch": 1,
            "sling": 4,
            "land": 1,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27314176,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.916666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6700,
          "events": {
            "flip": 612,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 27371520,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.804166666666667,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6673,
          "events": {
            "flip": 506,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27428864,
          "score": 194930,
          "orbits": 0,
          "seconds": 35.69583333333333,
          "totalReward": 191.92999999999992,
          "endReason": "game_over",
          "ticks": 8567,
          "events": {
            "flip": 753,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 27486208,
          "score": 202130,
          "orbits": 0,
          "seconds": 36.6625,
          "totalReward": 199.12999999999997,
          "endReason": "game_over",
          "ticks": 8799,
          "events": {
            "flip": 698,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 27543552,
          "score": 189950,
          "orbits": 0,
          "seconds": 40.35,
          "totalReward": 186.94999999999996,
          "endReason": "game_over",
          "ticks": 9684,
          "events": {
            "flip": 852,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 27600896,
          "score": 195030,
          "orbits": 0,
          "seconds": 30.391666666666666,
          "totalReward": 192.03,
          "endReason": "game_over",
          "ticks": 7294,
          "events": {
            "flip": 608,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27658240,
          "score": 195510,
          "orbits": 0,
          "seconds": 32.15,
          "totalReward": 192.51,
          "endReason": "game_over",
          "ticks": 7716,
          "events": {
            "flip": 733,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 27715584,
          "score": 192760,
          "orbits": 0,
          "seconds": 33.083333333333336,
          "totalReward": 189.76,
          "endReason": "game_over",
          "ticks": 7940,
          "events": {
            "flip": 663,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27772928,
          "score": 196350,
          "orbits": 0,
          "seconds": 33.62083333333333,
          "totalReward": 193.35,
          "endReason": "game_over",
          "ticks": 8069,
          "events": {
            "flip": 667,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27830272,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.041666666666668,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6970,
          "events": {
            "flip": 456,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27887616,
          "score": 198150,
          "orbits": 0,
          "seconds": 43.916666666666664,
          "totalReward": 195.14999999999992,
          "endReason": "game_over",
          "ticks": 10540,
          "events": {
            "flip": 935,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27944960,
          "score": 194530,
          "orbits": 0,
          "seconds": 30.325,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7278,
          "events": {
            "flip": 656,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28002304,
          "score": 94470,
          "orbits": 0,
          "seconds": 43.90833333333333,
          "totalReward": 91.47,
          "endReason": "game_over",
          "ticks": 10538,
          "events": {
            "flip": 958,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28059648,
          "score": 197040,
          "orbits": 0,
          "seconds": 35.5,
          "totalReward": 194.04,
          "endReason": "game_over",
          "ticks": 8520,
          "events": {
            "flip": 748,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 28116992,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 513,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 28174336,
          "score": 195320,
          "orbits": 0,
          "seconds": 32.44583333333333,
          "totalReward": 192.32,
          "endReason": "game_over",
          "ticks": 7787,
          "events": {
            "flip": 645,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 28231680,
          "score": 197790,
          "orbits": 0,
          "seconds": 38.954166666666666,
          "totalReward": 194.79000000000002,
          "endReason": "game_over",
          "ticks": 9349,
          "events": {
            "flip": 864,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 28289024,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.716666666666665,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6412,
          "events": {
            "flip": 605,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 28346368,
          "score": 92650,
          "orbits": 0,
          "seconds": 32.71666666666667,
          "totalReward": 89.65,
          "endReason": "game_over",
          "ticks": 7852,
          "events": {
            "flip": 604,
            "plunge": 3,
            "nudge": 14,
            "target": 7,
            "bumper": 8,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28403712,
          "score": 200360,
          "orbits": 0,
          "seconds": 41.05833333333333,
          "totalReward": 197.35999999999999,
          "endReason": "game_over",
          "ticks": 9854,
          "events": {
            "flip": 846,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 28461056,
          "score": 40840,
          "orbits": 0,
          "seconds": 24.570833333333333,
          "totalReward": 37.84,
          "endReason": "game_over",
          "ticks": 5897,
          "events": {
            "flip": 467,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "sling": 4,
            "land": 1,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28518400,
          "score": 197610,
          "orbits": 0,
          "seconds": 44.45,
          "totalReward": 194.6099999999999,
          "endReason": "game_over",
          "ticks": 10668,
          "events": {
            "flip": 1010,
            "plunge": 3,
            "nudge": 13,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28575744,
          "score": 194850,
          "orbits": 0,
          "seconds": 34.78333333333333,
          "totalReward": 191.85,
          "endReason": "game_over",
          "ticks": 8348,
          "events": {
            "flip": 637,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28633088,
          "score": 197900,
          "orbits": 0,
          "seconds": 39.43333333333333,
          "totalReward": 194.89999999999995,
          "endReason": "game_over",
          "ticks": 9464,
          "events": {
            "flip": 923,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28690432,
          "score": 197150,
          "orbits": 0,
          "seconds": 35.07083333333333,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8417,
          "events": {
            "flip": 749,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28747776,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.375,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6570,
          "events": {
            "flip": 608,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 28805120,
          "score": 193400,
          "orbits": 0,
          "seconds": 27.254166666666666,
          "totalReward": 190.39999999999998,
          "endReason": "game_over",
          "ticks": 6541,
          "events": {
            "flip": 556,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28862464,
          "score": 201560,
          "orbits": 0,
          "seconds": 37.229166666666664,
          "totalReward": 198.56,
          "endReason": "game_over",
          "ticks": 8935,
          "events": {
            "flip": 695,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 28919808,
          "score": 194500,
          "orbits": 0,
          "seconds": 28.104166666666668,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 6745,
          "events": {
            "flip": 556,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 28977152,
          "score": 196520,
          "orbits": 0,
          "seconds": 31.3,
          "totalReward": 193.51999999999995,
          "endReason": "game_over",
          "ticks": 7512,
          "events": {
            "flip": 606,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 29034496,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.108333333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6746,
          "events": {
            "flip": 553,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 29091840,
          "score": 195780,
          "orbits": 0,
          "seconds": 39.99583333333333,
          "totalReward": 192.77999999999994,
          "endReason": "game_over",
          "ticks": 9599,
          "events": {
            "flip": 771,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 29149184,
          "score": 195220,
          "orbits": 0,
          "seconds": 29.175,
          "totalReward": 192.21999999999997,
          "endReason": "game_over",
          "ticks": 7002,
          "events": {
            "flip": 562,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 29206528,
          "score": 199540,
          "orbits": 0,
          "seconds": 30.758333333333333,
          "totalReward": 196.54,
          "endReason": "game_over",
          "ticks": 7382,
          "events": {
            "flip": 627,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 29263872,
          "score": 199920,
          "orbits": 0,
          "seconds": 31.808333333333334,
          "totalReward": 196.92,
          "endReason": "game_over",
          "ticks": 7634,
          "events": {
            "flip": 746,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 29321216,
          "score": 194200,
          "orbits": 0,
          "seconds": 32.020833333333336,
          "totalReward": 191.2,
          "endReason": "game_over",
          "ticks": 7685,
          "events": {
            "flip": 494,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 29378560,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.2,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7008,
          "events": {
            "flip": 584,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 29435904,
          "score": 196120,
          "orbits": 0,
          "seconds": 30.40833333333333,
          "totalReward": 193.11999999999995,
          "endReason": "game_over",
          "ticks": 7298,
          "events": {
            "flip": 658,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 29493248,
          "score": 194930,
          "orbits": 0,
          "seconds": 31.583333333333332,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 7580,
          "events": {
            "flip": 598,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 29550592,
          "score": 194630,
          "orbits": 0,
          "seconds": 32.53333333333333,
          "totalReward": 191.63,
          "endReason": "game_over",
          "ticks": 7808,
          "events": {
            "flip": 674,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 29607936,
          "score": 201070,
          "orbits": 0,
          "seconds": 43.4375,
          "totalReward": 198.07,
          "endReason": "game_over",
          "ticks": 10425,
          "events": {
            "flip": 961,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 29665280,
          "score": 196350,
          "orbits": 0,
          "seconds": 31.295833333333334,
          "totalReward": 193.3499999999999,
          "endReason": "game_over",
          "ticks": 7511,
          "events": {
            "flip": 675,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 29722624,
          "score": 194400,
          "orbits": 0,
          "seconds": 30.025,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7206,
          "events": {
            "flip": 626,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 29779968,
          "score": 194910,
          "orbits": 0,
          "seconds": 29.058333333333334,
          "totalReward": 191.91,
          "endReason": "game_over",
          "ticks": 6974,
          "events": {
            "flip": 672,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 29837312,
          "score": 195600,
          "orbits": 0,
          "seconds": 28.583333333333332,
          "totalReward": 192.59999999999997,
          "endReason": "game_over",
          "ticks": 6860,
          "events": {
            "flip": 617,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 29894656,
          "score": 198640,
          "orbits": 0,
          "seconds": 44.28333333333333,
          "totalReward": 195.64,
          "endReason": "game_over",
          "ticks": 10628,
          "events": {
            "flip": 1009,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 29952000,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.375,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7050,
          "events": {
            "flip": 586,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 30009344,
          "score": 194900,
          "orbits": 0,
          "seconds": 31.191666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7486,
          "events": {
            "flip": 570,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 30066688,
          "score": 194530,
          "orbits": 0,
          "seconds": 30.224999999999998,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7254,
          "events": {
            "flip": 660,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30124032,
          "score": 194410,
          "orbits": 0,
          "seconds": 29.708333333333332,
          "totalReward": 191.41,
          "endReason": "game_over",
          "ticks": 7130,
          "events": {
            "flip": 693,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30181376,
          "score": 102630,
          "orbits": 0,
          "seconds": 33.5,
          "totalReward": 99.63,
          "endReason": "game_over",
          "ticks": 8040,
          "events": {
            "flip": 657,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 7,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 30238720,
          "score": 196210,
          "orbits": 0,
          "seconds": 32.8125,
          "totalReward": 193.20999999999995,
          "endReason": "game_over",
          "ticks": 7875,
          "events": {
            "flip": 733,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 30296064,
          "score": 194910,
          "orbits": 0,
          "seconds": 29.058333333333334,
          "totalReward": 191.91,
          "endReason": "game_over",
          "ticks": 6974,
          "events": {
            "flip": 576,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 30353408,
          "score": 199130,
          "orbits": 0,
          "seconds": 43.67916666666667,
          "totalReward": 196.12999999999994,
          "endReason": "game_over",
          "ticks": 10483,
          "events": {
            "flip": 988,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 30410752,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.5625,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6855,
          "events": {
            "flip": 545,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 30468096,
          "score": 198030,
          "orbits": 0,
          "seconds": 31.675,
          "totalReward": 195.03,
          "endReason": "game_over",
          "ticks": 7602,
          "events": {
            "flip": 660,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30525440,
          "score": 197540,
          "orbits": 0,
          "seconds": 43.975,
          "totalReward": 194.54,
          "endReason": "game_over",
          "ticks": 10554,
          "events": {
            "flip": 1044,
            "plunge": 3,
            "nudge": 19,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 30582784,
          "score": 194410,
          "orbits": 0,
          "seconds": 30.466666666666665,
          "totalReward": 191.41,
          "endReason": "game_over",
          "ticks": 7312,
          "events": {
            "flip": 663,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30640128,
          "score": 194530,
          "orbits": 0,
          "seconds": 29.895833333333332,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7175,
          "events": {
            "flip": 603,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30697472,
          "score": 202510,
          "orbits": 0,
          "seconds": 46.979166666666664,
          "totalReward": 199.50999999999996,
          "endReason": "game_over",
          "ticks": 11275,
          "events": {
            "flip": 1010,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 30754816,
          "score": 200050,
          "orbits": 0,
          "seconds": 35.96666666666667,
          "totalReward": 197.04999999999995,
          "endReason": "game_over",
          "ticks": 8632,
          "events": {
            "flip": 684,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 30812160,
          "score": 202050,
          "orbits": 0,
          "seconds": 41.87916666666666,
          "totalReward": 199.0499999999999,
          "endReason": "game_over",
          "ticks": 10051,
          "events": {
            "flip": 897,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30869504,
          "score": 198690,
          "orbits": 0,
          "seconds": 38.11666666666667,
          "totalReward": 195.69,
          "endReason": "game_over",
          "ticks": 9148,
          "events": {
            "flip": 735,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 30926848,
          "score": 194530,
          "orbits": 0,
          "seconds": 29.141666666666666,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 6994,
          "events": {
            "flip": 650,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30984192,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.075,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6978,
          "events": {
            "flip": 630,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 31041536,
          "score": 204790,
          "orbits": 0,
          "seconds": 48.31666666666666,
          "totalReward": 201.78999999999994,
          "endReason": "game_over",
          "ticks": 11596,
          "events": {
            "flip": 1021,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 31098880,
          "score": 95040,
          "orbits": 0,
          "seconds": 42.958333333333336,
          "totalReward": 92.03999999999996,
          "endReason": "game_over",
          "ticks": 10310,
          "events": {
            "flip": 882,
            "plunge": 3,
            "target": 8,
            "bumper": 14,
            "nudge": 16,
            "launch": 2,
            "land": 2,
            "inlane": 3,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 31156224,
          "score": 196700,
          "orbits": 0,
          "seconds": 48.0125,
          "totalReward": 193.69999999999996,
          "endReason": "game_over",
          "ticks": 11523,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 31213568,
          "score": 196000,
          "orbits": 0,
          "seconds": 43.4625,
          "totalReward": 192.99999999999991,
          "endReason": "game_over",
          "ticks": 10431,
          "events": {
            "flip": 935,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 31270912,
          "score": 194500,
          "orbits": 0,
          "seconds": 28.599999999999998,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 6864,
          "events": {
            "flip": 709,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31328256,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.15,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6516,
          "events": {
            "flip": 681,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 31385600,
          "score": 194400,
          "orbits": 0,
          "seconds": 28,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6720,
          "events": {
            "flip": 668,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31442944,
          "score": 196600,
          "orbits": 0,
          "seconds": 44.46666666666667,
          "totalReward": 193.59999999999997,
          "endReason": "game_over",
          "ticks": 10672,
          "events": {
            "flip": 874,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31500288,
          "score": 194530,
          "orbits": 0,
          "seconds": 27.366666666666667,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 6568,
          "events": {
            "flip": 635,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31557632,
          "score": 194760,
          "orbits": 0,
          "seconds": 32.53333333333333,
          "totalReward": 191.76,
          "endReason": "game_over",
          "ticks": 7808,
          "events": {
            "flip": 690,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 31614976,
          "score": 36720,
          "orbits": 0,
          "seconds": 31.037499999999998,
          "totalReward": 33.720000000000006,
          "endReason": "game_over",
          "ticks": 7449,
          "events": {
            "flip": 532,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 4,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 31672320,
          "score": 198500,
          "orbits": 0,
          "seconds": 29.90833333333333,
          "totalReward": 195.49999999999997,
          "endReason": "game_over",
          "ticks": 7178,
          "events": {
            "flip": 786,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 31729664,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.366666666666667,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7048,
          "events": {
            "flip": 600,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 31787008,
          "score": 193940,
          "orbits": 0,
          "seconds": 29.025,
          "totalReward": 190.93999999999997,
          "endReason": "game_over",
          "ticks": 6966,
          "events": {
            "flip": 681,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 31844352,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.170833333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6761,
          "events": {
            "flip": 711,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 31901696,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.804166666666667,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6673,
          "events": {
            "flip": 668,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 31959040,
          "score": 198230,
          "orbits": 0,
          "seconds": 33.6375,
          "totalReward": 195.22999999999996,
          "endReason": "game_over",
          "ticks": 8073,
          "events": {
            "flip": 659,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 32016384,
          "score": 38360,
          "orbits": 0,
          "seconds": 36.11666666666667,
          "totalReward": 35.36000000000001,
          "endReason": "game_over",
          "ticks": 8668,
          "events": {
            "flip": 719,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 7,
            "launch": 1,
            "sling": 6,
            "land": 1,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 32073728,
          "score": 195020,
          "orbits": 0,
          "seconds": 30.995833333333334,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 7439,
          "events": {
            "flip": 528,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 32131072,
          "score": 195500,
          "orbits": 0,
          "seconds": 31.445833333333333,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7547,
          "events": {
            "flip": 568,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 32188416,
          "score": 196670,
          "orbits": 0,
          "seconds": 36.61666666666667,
          "totalReward": 193.67,
          "endReason": "game_over",
          "ticks": 8788,
          "events": {
            "flip": 682,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 32245760,
          "score": 197620,
          "orbits": 0,
          "seconds": 37.15416666666667,
          "totalReward": 194.61999999999995,
          "endReason": "game_over",
          "ticks": 8917,
          "events": {
            "flip": 699,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 15,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 32303104,
          "score": 200190,
          "orbits": 0,
          "seconds": 37.00416666666666,
          "totalReward": 197.19,
          "endReason": "game_over",
          "ticks": 8881,
          "events": {
            "flip": 792,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 32360448,
          "score": 193940,
          "orbits": 0,
          "seconds": 29.825,
          "totalReward": 190.93999999999997,
          "endReason": "game_over",
          "ticks": 7158,
          "events": {
            "flip": 568,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 32417792,
          "score": 194440,
          "orbits": 0,
          "seconds": 30.558333333333334,
          "totalReward": 191.43999999999997,
          "endReason": "game_over",
          "ticks": 7334,
          "events": {
            "flip": 568,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 32475136,
          "score": 195310,
          "orbits": 0,
          "seconds": 36.7375,
          "totalReward": 192.30999999999997,
          "endReason": "game_over",
          "ticks": 8817,
          "events": {
            "flip": 760,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 32532480,
          "score": 198780,
          "orbits": 0,
          "seconds": 38.84166666666667,
          "totalReward": 195.7799999999999,
          "endReason": "game_over",
          "ticks": 9322,
          "events": {
            "flip": 903,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 32589824,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 661,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 32647168,
          "score": 195720,
          "orbits": 0,
          "seconds": 30.045833333333334,
          "totalReward": 192.71999999999997,
          "endReason": "game_over",
          "ticks": 7211,
          "events": {
            "flip": 721,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 32704512,
          "score": 195000,
          "orbits": 0,
          "seconds": 32.6625,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7839,
          "events": {
            "flip": 801,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 32761856,
          "score": 193930,
          "orbits": 0,
          "seconds": 32.175,
          "totalReward": 190.92999999999998,
          "endReason": "game_over",
          "ticks": 7722,
          "events": {
            "flip": 720,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 32819200,
          "score": 200830,
          "orbits": 0,
          "seconds": 36.15,
          "totalReward": 197.82999999999998,
          "endReason": "game_over",
          "ticks": 8676,
          "events": {
            "flip": 763,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 32876544,
          "score": 195640,
          "orbits": 0,
          "seconds": 33.49583333333333,
          "totalReward": 192.64,
          "endReason": "game_over",
          "ticks": 8039,
          "events": {
            "flip": 774,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 32933888,
          "score": 36820,
          "orbits": 0,
          "seconds": 23.3625,
          "totalReward": 33.82000000000001,
          "endReason": "game_over",
          "ticks": 5607,
          "events": {
            "flip": 425,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 5,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 32991232,
          "score": 36720,
          "orbits": 0,
          "seconds": 25.3625,
          "totalReward": 33.720000000000006,
          "endReason": "game_over",
          "ticks": 6087,
          "events": {
            "flip": 353,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 4,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 33048576,
          "score": 41840,
          "orbits": 0,
          "seconds": 37.175,
          "totalReward": 38.84,
          "endReason": "game_over",
          "ticks": 8922,
          "events": {
            "flip": 784,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "sling": 4,
            "land": 1,
            "drain": 3,
            "inlane": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 33105920,
          "score": 91630,
          "orbits": 0,
          "seconds": 30.6375,
          "totalReward": 88.63000000000001,
          "endReason": "game_over",
          "ticks": 7353,
          "events": {
            "flip": 618,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 5,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33163264,
          "score": 95610,
          "orbits": 0,
          "seconds": 41.67916666666667,
          "totalReward": 92.60999999999999,
          "endReason": "game_over",
          "ticks": 10003,
          "events": {
            "flip": 846,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "sling": 11,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 33220608,
          "score": 198670,
          "orbits": 0,
          "seconds": 41.583333333333336,
          "totalReward": 195.67,
          "endReason": "game_over",
          "ticks": 9980,
          "events": {
            "flip": 909,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33277952,
          "score": 193520,
          "orbits": 0,
          "seconds": 28.537499999999998,
          "totalReward": 190.51999999999995,
          "endReason": "game_over",
          "ticks": 6849,
          "events": {
            "flip": 686,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33335296,
          "score": 38110,
          "orbits": 0,
          "seconds": 27.55,
          "totalReward": 35.11,
          "endReason": "game_over",
          "ticks": 6612,
          "events": {
            "flip": 477,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 33392640,
          "score": 45160,
          "orbits": 0,
          "seconds": 50.583333333333336,
          "totalReward": 42.16,
          "endReason": "game_over",
          "ticks": 12140,
          "events": {
            "flip": 952,
            "plunge": 3,
            "nudge": 23,
            "target": 5,
            "bumper": 19,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "sling": 6,
            "orbit": 1,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33449984,
          "score": 196250,
          "orbits": 0,
          "seconds": 38.7625,
          "totalReward": 193.25,
          "endReason": "game_over",
          "ticks": 9303,
          "events": {
            "flip": 864,
            "plunge": 3,
            "nudge": 17,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33507328,
          "score": 203290,
          "orbits": 0,
          "seconds": 45,
          "totalReward": 200.29,
          "endReason": "game_over",
          "ticks": 10800,
          "events": {
            "flip": 989,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 33564672,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.2,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7008,
          "events": {
            "flip": 608,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 33622016,
          "score": 209500,
          "orbits": 0,
          "seconds": 45.166666666666664,
          "totalReward": 206.49999999999997,
          "endReason": "game_over",
          "ticks": 10840,
          "events": {
            "flip": 980,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33679360,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.633333333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6392,
          "events": {
            "flip": 541,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 33736704,
          "score": 36320,
          "orbits": 0,
          "seconds": 29.554166666666667,
          "totalReward": 33.32000000000001,
          "endReason": "game_over",
          "ticks": 7093,
          "events": {
            "flip": 584,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33794048,
          "score": 194930,
          "orbits": 0,
          "seconds": 33.59166666666667,
          "totalReward": 191.92999999999995,
          "endReason": "game_over",
          "ticks": 8062,
          "events": {
            "flip": 729,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 33851392,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.162499999999998,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6519,
          "events": {
            "flip": 623,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 33908736,
          "score": 46180,
          "orbits": 0,
          "seconds": 33.233333333333334,
          "totalReward": 43.18,
          "endReason": "game_over",
          "ticks": 7976,
          "events": {
            "flip": 775,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 11,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "drain": 3,
            "ramp": 1,
            "inlane": 2,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33966080,
          "score": 196000,
          "orbits": 0,
          "seconds": 32.9625,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7911,
          "events": {
            "flip": 762,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 34023424,
          "score": 202570,
          "orbits": 0,
          "seconds": 34.325,
          "totalReward": 199.57,
          "endReason": "game_over",
          "ticks": 8238,
          "events": {
            "flip": 662,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "ramp": 1,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 34080768,
          "score": 36220,
          "orbits": 0,
          "seconds": 24.020833333333332,
          "totalReward": 33.220000000000006,
          "endReason": "game_over",
          "ticks": 5765,
          "events": {
            "flip": 457,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 5,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 34138112,
          "score": 195030,
          "orbits": 0,
          "seconds": 28.420833333333334,
          "totalReward": 192.03,
          "endReason": "game_over",
          "ticks": 6821,
          "events": {
            "flip": 573,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 34195456,
          "score": 198020,
          "orbits": 0,
          "seconds": 30.004166666666666,
          "totalReward": 195.01999999999998,
          "endReason": "game_over",
          "ticks": 7201,
          "events": {
            "flip": 633,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 34252800,
          "score": 196860,
          "orbits": 0,
          "seconds": 37.9125,
          "totalReward": 193.8599999999999,
          "endReason": "game_over",
          "ticks": 9099,
          "events": {
            "flip": 850,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 34310144,
          "score": 197440,
          "orbits": 0,
          "seconds": 31.341666666666665,
          "totalReward": 194.43999999999997,
          "endReason": "game_over",
          "ticks": 7522,
          "events": {
            "flip": 578,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 34367488,
          "score": 203130,
          "orbits": 0,
          "seconds": 41.13333333333333,
          "totalReward": 200.1299999999999,
          "endReason": "game_over",
          "ticks": 9872,
          "events": {
            "flip": 714,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 34424832,
          "score": 202360,
          "orbits": 0,
          "seconds": 36.40416666666667,
          "totalReward": 199.35999999999999,
          "endReason": "game_over",
          "ticks": 8737,
          "events": {
            "flip": 758,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 34482176,
          "score": 200950,
          "orbits": 0,
          "seconds": 36.84166666666667,
          "totalReward": 197.94999999999993,
          "endReason": "game_over",
          "ticks": 8842,
          "events": {
            "flip": 749,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 34539520,
          "score": 205640,
          "orbits": 0,
          "seconds": 47.30833333333333,
          "totalReward": 202.63999999999993,
          "endReason": "game_over",
          "ticks": 11354,
          "events": {
            "flip": 928,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34596864,
          "score": 95090,
          "orbits": 0,
          "seconds": 37.22083333333333,
          "totalReward": 92.09,
          "endReason": "game_over",
          "ticks": 8933,
          "events": {
            "flip": 787,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 34654208,
          "score": 205610,
          "orbits": 0,
          "seconds": 32.36666666666667,
          "totalReward": 202.60999999999996,
          "endReason": "game_over",
          "ticks": 7768,
          "events": {
            "flip": 656,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 34711552,
          "score": 195430,
          "orbits": 0,
          "seconds": 34.77916666666667,
          "totalReward": 192.42999999999995,
          "endReason": "game_over",
          "ticks": 8347,
          "events": {
            "flip": 719,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 34768896,
          "score": 98070,
          "orbits": 0,
          "seconds": 45.5,
          "totalReward": 95.07000000000002,
          "endReason": "game_over",
          "ticks": 10920,
          "events": {
            "flip": 952,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 18,
            "launch": 2,
            "sling": 7,
            "land": 2,
            "ramp": 1,
            "inlane": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 34826240,
          "score": 94850,
          "orbits": 0,
          "seconds": 35.05416666666667,
          "totalReward": 91.85000000000001,
          "endReason": "game_over",
          "ticks": 8413,
          "events": {
            "flip": 774,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 7,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 34883584,
          "score": 93630,
          "orbits": 0,
          "seconds": 32.795833333333334,
          "totalReward": 90.63,
          "endReason": "game_over",
          "ticks": 7871,
          "events": {
            "flip": 716,
            "plunge": 3,
            "nudge": 10,
            "target": 6,
            "bumper": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "sling": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 34940928,
          "score": 196230,
          "orbits": 0,
          "seconds": 33.954166666666666,
          "totalReward": 193.23,
          "endReason": "game_over",
          "ticks": 8149,
          "events": {
            "flip": 840,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 34998272,
          "score": 207760,
          "orbits": 0,
          "seconds": 50.645833333333336,
          "totalReward": 204.76,
          "endReason": "game_over",
          "ticks": 12155,
          "events": {
            "flip": 1196,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35055616,
          "score": 220400,
          "orbits": 0,
          "seconds": 69.35416666666667,
          "totalReward": 217.39999999999992,
          "endReason": "game_over",
          "ticks": 16645,
          "events": {
            "flip": 1678,
            "plunge": 3,
            "nudge": 22,
            "target": 9,
            "bumper": 26,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 4,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 35112960,
          "score": 197830,
          "orbits": 0,
          "seconds": 50.42916666666667,
          "totalReward": 194.82999999999996,
          "endReason": "game_over",
          "ticks": 12103,
          "events": {
            "flip": 1301,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35170304,
          "score": 199840,
          "orbits": 0,
          "seconds": 36.88333333333333,
          "totalReward": 196.83999999999992,
          "endReason": "game_over",
          "ticks": 8852,
          "events": {
            "flip": 791,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 35227648,
          "score": 50210,
          "orbits": 0,
          "seconds": 67.45416666666667,
          "totalReward": 47.21,
          "endReason": "game_over",
          "ticks": 16189,
          "events": {
            "flip": 1460,
            "plunge": 3,
            "nudge": 18,
            "target": 5,
            "bumper": 24,
            "launch": 1,
            "sling": 21,
            "land": 1,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35284992,
          "score": 200610,
          "orbits": 0,
          "seconds": 33.19166666666666,
          "totalReward": 197.60999999999996,
          "endReason": "game_over",
          "ticks": 7966,
          "events": {
            "flip": 782,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 35342336,
          "score": 95580,
          "orbits": 0,
          "seconds": 41.1,
          "totalReward": 92.58000000000001,
          "endReason": "game_over",
          "ticks": 9864,
          "events": {
            "flip": 869,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 15,
            "launch": 2,
            "sling": 8,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35399680,
          "score": 201570,
          "orbits": 0,
          "seconds": 60.69583333333333,
          "totalReward": 198.56999999999996,
          "endReason": "game_over",
          "ticks": 14567,
          "events": {
            "flip": 1219,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 35457024,
          "score": 204860,
          "orbits": 0,
          "seconds": 56.704166666666666,
          "totalReward": 201.85999999999996,
          "endReason": "game_over",
          "ticks": 13609,
          "events": {
            "flip": 1301,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 20,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 35514368,
          "score": 196810,
          "orbits": 0,
          "seconds": 42.2,
          "totalReward": 193.80999999999995,
          "endReason": "game_over",
          "ticks": 10128,
          "events": {
            "flip": 1092,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 35571712,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 587,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 35629056,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.0875,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6741,
          "events": {
            "flip": 619,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 35686400,
          "score": 98150,
          "orbits": 0,
          "seconds": 35.1125,
          "totalReward": 95.14999999999996,
          "endReason": "game_over",
          "ticks": 8427,
          "events": {
            "flip": 727,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 14,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 35743744,
          "score": 205700,
          "orbits": 0,
          "seconds": 70.10833333333333,
          "totalReward": 202.70000000000002,
          "endReason": "game_over",
          "ticks": 16826,
          "events": {
            "flip": 1579,
            "plunge": 3,
            "nudge": 22,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 9,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 35801088,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 741,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35858432,
          "score": 198740,
          "orbits": 0,
          "seconds": 37.24166666666667,
          "totalReward": 195.73999999999998,
          "endReason": "game_over",
          "ticks": 8938,
          "events": {
            "flip": 814,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 35915776,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.054166666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6973,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35973120,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 577,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 36030464,
          "score": 196460,
          "orbits": 0,
          "seconds": 36.4,
          "totalReward": 193.45999999999998,
          "endReason": "game_over",
          "ticks": 8736,
          "events": {
            "flip": 765,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36087808,
          "score": 195500,
          "orbits": 0,
          "seconds": 27.654166666666665,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 6637,
          "events": {
            "flip": 563,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 36145152,
          "score": 194910,
          "orbits": 0,
          "seconds": 28.258333333333333,
          "totalReward": 191.90999999999997,
          "endReason": "game_over",
          "ticks": 6782,
          "events": {
            "flip": 566,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 36202496,
          "score": 202250,
          "orbits": 0,
          "seconds": 34.75416666666666,
          "totalReward": 199.25,
          "endReason": "game_over",
          "ticks": 8341,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 36259840,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.479166666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6595,
          "events": {
            "flip": 625,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36317184,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 591,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 36374528,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.0125,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6723,
          "events": {
            "flip": 672,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36431872,
          "score": 194040,
          "orbits": 0,
          "seconds": 30.224999999999998,
          "totalReward": 191.04,
          "endReason": "game_over",
          "ticks": 7254,
          "events": {
            "flip": 714,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36489216,
          "score": 201730,
          "orbits": 0,
          "seconds": 40.458333333333336,
          "totalReward": 198.72999999999993,
          "endReason": "game_over",
          "ticks": 9710,
          "events": {
            "flip": 1016,
            "plunge": 3,
            "nudge": 20,
            "target": 12,
            "bumper": 13,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "sling": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 36546560,
          "score": 46950,
          "orbits": 0,
          "seconds": 32.61666666666667,
          "totalReward": 43.95000000000002,
          "endReason": "game_over",
          "ticks": 7828,
          "events": {
            "flip": 814,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 9,
            "launch": 1,
            "sling": 5,
            "land": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36603904,
          "score": 203880,
          "orbits": 0,
          "seconds": 45.475,
          "totalReward": 200.87999999999997,
          "endReason": "game_over",
          "ticks": 10914,
          "events": {
            "flip": 909,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36661248,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.208333333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7010,
          "events": {
            "flip": 700,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 36718592,
          "score": 206500,
          "orbits": 0,
          "seconds": 36.1,
          "totalReward": 203.49999999999997,
          "endReason": "game_over",
          "ticks": 8664,
          "events": {
            "flip": 827,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36775936,
          "score": 197660,
          "orbits": 0,
          "seconds": 35.94583333333333,
          "totalReward": 194.66,
          "endReason": "game_over",
          "ticks": 8627,
          "events": {
            "flip": 891,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 36833280,
          "score": 213280,
          "orbits": 0,
          "seconds": 67.04166666666667,
          "totalReward": 210.27999999999994,
          "endReason": "game_over",
          "ticks": 16090,
          "events": {
            "flip": 1724,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 29,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "drain": 3,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 36890624,
          "score": 200020,
          "orbits": 0,
          "seconds": 31.341666666666665,
          "totalReward": 197.01999999999998,
          "endReason": "game_over",
          "ticks": 7522,
          "events": {
            "flip": 755,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 36947968,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.620833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6869,
          "events": {
            "flip": 706,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37005312,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 661,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37062656,
          "score": 193900,
          "orbits": 0,
          "seconds": 30.104166666666668,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 7225,
          "events": {
            "flip": 598,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 37120000,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.170833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6761,
          "events": {
            "flip": 608,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37177344,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 650,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37234688,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.170833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6761,
          "events": {
            "flip": 685,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37292032,
          "score": 205910,
          "orbits": 0,
          "seconds": 50.975,
          "totalReward": 202.9099999999999,
          "endReason": "game_over",
          "ticks": 12234,
          "events": {
            "flip": 1245,
            "plunge": 3,
            "nudge": 17,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 37349376,
          "score": 194930,
          "orbits": 0,
          "seconds": 36.170833333333334,
          "totalReward": 191.92999999999995,
          "endReason": "game_over",
          "ticks": 8681,
          "events": {
            "flip": 736,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 37406720,
          "score": 195940,
          "orbits": 0,
          "seconds": 34.9,
          "totalReward": 192.93999999999994,
          "endReason": "game_over",
          "ticks": 8376,
          "events": {
            "flip": 605,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 37464064,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.09583333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6743,
          "events": {
            "flip": 567,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37521408,
          "score": 195130,
          "orbits": 0,
          "seconds": 31.320833333333333,
          "totalReward": 192.12999999999997,
          "endReason": "game_over",
          "ticks": 7517,
          "events": {
            "flip": 705,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37578752,
          "score": 100690,
          "orbits": 0,
          "seconds": 47.86666666666667,
          "totalReward": 97.69,
          "endReason": "game_over",
          "ticks": 11488,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 19,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 37636096,
          "score": 210500,
          "orbits": 0,
          "seconds": 58.38333333333333,
          "totalReward": 207.49999999999994,
          "endReason": "game_over",
          "ticks": 14012,
          "events": {
            "flip": 1475,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "sling": 20,
            "land": 3,
            "ramp": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 37693440,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.466666666666665,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6592,
          "events": {
            "flip": 600,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37750784,
          "score": 202260,
          "orbits": 0,
          "seconds": 39.55416666666667,
          "totalReward": 199.25999999999993,
          "endReason": "game_over",
          "ticks": 9493,
          "events": {
            "flip": 1009,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 37808128,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 537,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37865472,
          "score": 196430,
          "orbits": 0,
          "seconds": 38.8,
          "totalReward": 193.43,
          "endReason": "game_over",
          "ticks": 9312,
          "events": {
            "flip": 796,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 37922816,
          "score": 195270,
          "orbits": 0,
          "seconds": 38.61666666666667,
          "totalReward": 192.2699999999999,
          "endReason": "game_over",
          "ticks": 9268,
          "events": {
            "flip": 872,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 37980160,
          "score": 194720,
          "orbits": 0,
          "seconds": 29.795833333333334,
          "totalReward": 191.71999999999997,
          "endReason": "game_over",
          "ticks": 7151,
          "events": {
            "flip": 753,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 38037504,
          "score": 195520,
          "orbits": 0,
          "seconds": 29.320833333333333,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 7037,
          "events": {
            "flip": 534,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 38094848,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 486,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 38152192,
          "score": 206300,
          "orbits": 0,
          "seconds": 47.3,
          "totalReward": 203.29999999999998,
          "endReason": "game_over",
          "ticks": 11352,
          "events": {
            "flip": 1118,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 1,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 38209536,
          "score": 195300,
          "orbits": 0,
          "seconds": 39.458333333333336,
          "totalReward": 192.3,
          "endReason": "game_over",
          "ticks": 9470,
          "events": {
            "flip": 899,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 38266880,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.65833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6878,
          "events": {
            "flip": 592,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 38324224,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.141666666666666,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6994,
          "events": {
            "flip": 684,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 38381568,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.208333333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6770,
          "events": {
            "flip": 563,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 38438912,
          "score": 196400,
          "orbits": 0,
          "seconds": 28.520833333333332,
          "totalReward": 193.39999999999998,
          "endReason": "game_over",
          "ticks": 6845,
          "events": {
            "flip": 570,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 38496256,
          "score": 195420,
          "orbits": 0,
          "seconds": 39.69583333333333,
          "totalReward": 192.41999999999993,
          "endReason": "game_over",
          "ticks": 9527,
          "events": {
            "flip": 954,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 38553600,
          "score": 200750,
          "orbits": 0,
          "seconds": 40.31666666666666,
          "totalReward": 197.74999999999997,
          "endReason": "game_over",
          "ticks": 9676,
          "events": {
            "flip": 831,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 38610944,
          "score": 195230,
          "orbits": 0,
          "seconds": 32.05833333333333,
          "totalReward": 192.22999999999993,
          "endReason": "game_over",
          "ticks": 7694,
          "events": {
            "flip": 639,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 38668288,
          "score": 194930,
          "orbits": 0,
          "seconds": 34.69166666666666,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 8326,
          "events": {
            "flip": 679,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 38725632,
          "score": 91450,
          "orbits": 0,
          "seconds": 38.395833333333336,
          "totalReward": 88.44999999999999,
          "endReason": "game_over",
          "ticks": 9215,
          "events": {
            "flip": 685,
            "plunge": 3,
            "nudge": 10,
            "target": 6,
            "bumper": 11,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 38782976,
          "score": 197000,
          "orbits": 0,
          "seconds": 31.025,
          "totalReward": 193.99999999999997,
          "endReason": "game_over",
          "ticks": 7446,
          "events": {
            "flip": 653,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 38840320,
          "score": 197500,
          "orbits": 0,
          "seconds": 35.18333333333333,
          "totalReward": 194.49999999999997,
          "endReason": "game_over",
          "ticks": 8444,
          "events": {
            "flip": 674,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 38897664,
          "score": 196900,
          "orbits": 0,
          "seconds": 42.5375,
          "totalReward": 193.9,
          "endReason": "game_over",
          "ticks": 10209,
          "events": {
            "flip": 951,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 38968128,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.3875,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7053,
          "events": {
            "flip": 574,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 39025472,
          "score": 193900,
          "orbits": 0,
          "seconds": 29.816666666666666,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 7156,
          "events": {
            "flip": 541,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 39082816,
          "score": 203730,
          "orbits": 0,
          "seconds": 67.39166666666667,
          "totalReward": 200.72999999999985,
          "endReason": "game_over",
          "ticks": 16174,
          "events": {
            "flip": 1668,
            "plunge": 3,
            "nudge": 19,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 39140160,
          "score": 194620,
          "orbits": 0,
          "seconds": 30.575,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7338,
          "events": {
            "flip": 608,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 13,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 39197504,
          "score": 92420,
          "orbits": 0,
          "seconds": 28.537499999999998,
          "totalReward": 89.41999999999999,
          "endReason": "game_over",
          "ticks": 6849,
          "events": {
            "flip": 552,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 39254848,
          "score": 196670,
          "orbits": 0,
          "seconds": 41.541666666666664,
          "totalReward": 193.6699999999999,
          "endReason": "game_over",
          "ticks": 9970,
          "events": {
            "flip": 933,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 39312192,
          "score": 194910,
          "orbits": 0,
          "seconds": 30.879166666666666,
          "totalReward": 191.91,
          "endReason": "game_over",
          "ticks": 7411,
          "events": {
            "flip": 622,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 39369536,
          "score": 194220,
          "orbits": 0,
          "seconds": 30.0625,
          "totalReward": 191.21999999999997,
          "endReason": "game_over",
          "ticks": 7215,
          "events": {
            "flip": 659,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 39426880,
          "score": 457900,
          "orbits": 1,
          "seconds": 57.03333333333333,
          "totalReward": 454.8999999999999,
          "endReason": "game_over",
          "ticks": 13688,
          "events": {
            "flip": 1393,
            "plunge": 3,
            "nudge": 19,
            "target": 13,
            "bumper": 20,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "sling": 10,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 39484224,
          "score": 92200,
          "orbits": 0,
          "seconds": 26.4625,
          "totalReward": 89.19999999999999,
          "endReason": "game_over",
          "ticks": 6351,
          "events": {
            "flip": 530,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 4,
            "launch": 2,
            "inlane": 1,
            "drain": 3,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 39541568,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 39598912,
          "score": 194620,
          "orbits": 0,
          "seconds": 30.425,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7302,
          "events": {
            "flip": 740,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 39656256,
          "score": 194130,
          "orbits": 0,
          "seconds": 33.56666666666666,
          "totalReward": 191.12999999999997,
          "endReason": "game_over",
          "ticks": 8056,
          "events": {
            "flip": 890,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 39713600,
          "score": 36120,
          "orbits": 0,
          "seconds": 29.7375,
          "totalReward": 33.12000000000001,
          "endReason": "game_over",
          "ticks": 7137,
          "events": {
            "flip": 658,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 8,
            "launch": 1,
            "sling": 2,
            "land": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 39770944,
          "score": 90560,
          "orbits": 0,
          "seconds": 43.1375,
          "totalReward": 87.56,
          "endReason": "game_over",
          "ticks": 10353,
          "events": {
            "flip": 1187,
            "plunge": 3,
            "nudge": 19,
            "target": 6,
            "bumper": 10,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 39828288,
          "score": 195220,
          "orbits": 0,
          "seconds": 40.833333333333336,
          "totalReward": 192.21999999999994,
          "endReason": "game_over",
          "ticks": 9800,
          "events": {
            "flip": 1031,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 39885632,
          "score": 195330,
          "orbits": 0,
          "seconds": 32.5375,
          "totalReward": 192.33,
          "endReason": "game_over",
          "ticks": 7809,
          "events": {
            "flip": 740,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 39942976,
          "score": 195430,
          "orbits": 0,
          "seconds": 34.77916666666667,
          "totalReward": 192.42999999999995,
          "endReason": "game_over",
          "ticks": 8347,
          "events": {
            "flip": 798,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 40000320,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 683,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40057664,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 678,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 40115008,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 671,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40172352,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 620,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 40229696,
          "score": 196230,
          "orbits": 0,
          "seconds": 33.604166666666664,
          "totalReward": 193.23,
          "endReason": "game_over",
          "ticks": 8065,
          "events": {
            "flip": 845,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 40287040,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 651,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40344384,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 726,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40401728,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.162499999999998,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6519,
          "events": {
            "flip": 567,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 40459072,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 749,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40516416,
          "score": 39230,
          "orbits": 0,
          "seconds": 35.420833333333334,
          "totalReward": 36.230000000000025,
          "endReason": "game_over",
          "ticks": 8501,
          "events": {
            "flip": 898,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 21,
            "launch": 1,
            "sling": 3,
            "land": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40573760,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 704,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40631104,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.495833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6599,
          "events": {
            "flip": 748,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 40688448,
          "score": 197150,
          "orbits": 0,
          "seconds": 37.141666666666666,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8914,
          "events": {
            "flip": 866,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 40745792,
          "score": 198180,
          "orbits": 0,
          "seconds": 36.25416666666666,
          "totalReward": 195.18,
          "endReason": "game_over",
          "ticks": 8701,
          "events": {
            "flip": 748,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 8,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 40803136,
          "score": 92540,
          "orbits": 0,
          "seconds": 33.954166666666666,
          "totalReward": 89.53999999999999,
          "endReason": "game_over",
          "ticks": 8149,
          "events": {
            "flip": 759,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 13,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 40860480,
          "score": 201970,
          "orbits": 0,
          "seconds": 35.7625,
          "totalReward": 198.96999999999997,
          "endReason": "game_over",
          "ticks": 8583,
          "events": {
            "flip": 772,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 40917824,
          "score": 60150,
          "orbits": 0,
          "seconds": 70.98333333333333,
          "totalReward": 57.150000000000006,
          "endReason": "game_over",
          "ticks": 17036,
          "events": {
            "flip": 1507,
            "plunge": 3,
            "nudge": 35,
            "target": 5,
            "bumper": 32,
            "launch": 1,
            "sling": 15,
            "land": 1,
            "drain": 3,
            "inlane": 9,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 40975168,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.09583333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6743,
          "events": {
            "flip": 610,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 41032512,
          "score": 38940,
          "orbits": 0,
          "seconds": 43.9875,
          "totalReward": 35.940000000000005,
          "endReason": "game_over",
          "ticks": 10557,
          "events": {
            "flip": 915,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "sling": 4,
            "land": 1,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 41089856,
          "score": 195830,
          "orbits": 0,
          "seconds": 35.15416666666667,
          "totalReward": 192.82999999999996,
          "endReason": "game_over",
          "ticks": 8437,
          "events": {
            "flip": 698,
            "plunge": 3,
            "nudge": 19,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41147200,
          "score": 194620,
          "orbits": 0,
          "seconds": 34.99166666666667,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 8398,
          "events": {
            "flip": 784,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 41204544,
          "score": 48770,
          "orbits": 0,
          "seconds": 75.37083333333334,
          "totalReward": 45.77000000000003,
          "endReason": "game_over",
          "ticks": 18089,
          "events": {
            "flip": 1760,
            "plunge": 3,
            "nudge": 26,
            "target": 5,
            "bumper": 35,
            "launch": 1,
            "sling": 17,
            "land": 1,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 41261888,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 656,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41319232,
          "score": 196420,
          "orbits": 0,
          "seconds": 36.80416666666667,
          "totalReward": 193.41999999999996,
          "endReason": "game_over",
          "ticks": 8833,
          "events": {
            "flip": 885,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41376576,
          "score": 452850,
          "orbits": 1,
          "seconds": 39.81666666666666,
          "totalReward": 449.85,
          "endReason": "game_over",
          "ticks": 9556,
          "events": {
            "flip": 805,
            "plunge": 3,
            "nudge": 14,
            "target": 12,
            "bumper": 13,
            "launch": 4,
            "sling": 5,
            "land": 4,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 41433920,
          "score": 196670,
          "orbits": 0,
          "seconds": 36.104166666666664,
          "totalReward": 193.67,
          "endReason": "game_over",
          "ticks": 8665,
          "events": {
            "flip": 760,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 41491264,
          "score": 194500,
          "orbits": 0,
          "seconds": 31.545833333333334,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7571,
          "events": {
            "flip": 633,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41548608,
          "score": 197880,
          "orbits": 0,
          "seconds": 45.32083333333333,
          "totalReward": 194.87999999999997,
          "endReason": "game_over",
          "ticks": 10877,
          "events": {
            "flip": 890,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 41605952,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 551,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41663296,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.625,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6870,
          "events": {
            "flip": 555,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 41720640,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.933333333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6944,
          "events": {
            "flip": 585,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 41777984,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 599,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41835328,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 41892672,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.404166666666665,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6817,
          "events": {
            "flip": 634,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 41950016,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.266666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6784,
          "events": {
            "flip": 623,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 42007360,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 698,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 42064704,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 735,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 42122048,
          "score": 194250,
          "orbits": 0,
          "seconds": 35.7125,
          "totalReward": 191.24999999999994,
          "endReason": "game_over",
          "ticks": 8571,
          "events": {
            "flip": 796,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 42179392,
          "score": 197900,
          "orbits": 0,
          "seconds": 34.68333333333333,
          "totalReward": 194.89999999999998,
          "endReason": "game_over",
          "ticks": 8324,
          "events": {
            "flip": 753,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42236736,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.0625,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6735,
          "events": {
            "flip": 640,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 42294080,
          "score": 198520,
          "orbits": 0,
          "seconds": 29.5875,
          "totalReward": 195.51999999999998,
          "endReason": "game_over",
          "ticks": 7101,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "orbit": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42351424,
          "score": 195630,
          "orbits": 0,
          "seconds": 36.420833333333334,
          "totalReward": 192.62999999999997,
          "endReason": "game_over",
          "ticks": 8741,
          "events": {
            "flip": 761,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42408768,
          "score": 197360,
          "orbits": 0,
          "seconds": 44.71666666666667,
          "totalReward": 194.3599999999999,
          "endReason": "game_over",
          "ticks": 10732,
          "events": {
            "flip": 1030,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42466112,
          "score": 202480,
          "orbits": 0,
          "seconds": 42.625,
          "totalReward": 199.47999999999993,
          "endReason": "game_over",
          "ticks": 10230,
          "events": {
            "flip": 829,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 42523456,
          "score": 199500,
          "orbits": 0,
          "seconds": 31.55,
          "totalReward": 196.49999999999997,
          "endReason": "game_over",
          "ticks": 7572,
          "events": {
            "flip": 524,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42580800,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.479166666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6595,
          "events": {
            "flip": 520,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 42638144,
          "score": 202030,
          "orbits": 0,
          "seconds": 44.93333333333333,
          "totalReward": 199.03,
          "endReason": "game_over",
          "ticks": 10784,
          "events": {
            "flip": 1006,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42695488,
          "score": 195000,
          "orbits": 0,
          "seconds": 31.841666666666665,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7642,
          "events": {
            "flip": 669,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 42752832,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.204166666666666,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7009,
          "events": {
            "flip": 637,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42810176,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.758333333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6662,
          "events": {
            "flip": 571,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42867520,
          "score": 195010,
          "orbits": 0,
          "seconds": 32.90833333333333,
          "totalReward": 192.00999999999996,
          "endReason": "game_over",
          "ticks": 7898,
          "events": {
            "flip": 673,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 42924864,
          "score": 195400,
          "orbits": 0,
          "seconds": 32.6375,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7833,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 42982208,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.9375,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6705,
          "events": {
            "flip": 569,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 43039552,
          "score": 48830,
          "orbits": 0,
          "seconds": 41.43333333333333,
          "totalReward": 45.830000000000005,
          "endReason": "game_over",
          "ticks": 9944,
          "events": {
            "flip": 830,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 6,
            "launch": 1,
            "sling": 3,
            "land": 1,
            "ramp": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 43096896,
          "score": 453170,
          "orbits": 1,
          "seconds": 43.15833333333333,
          "totalReward": 450.16999999999996,
          "endReason": "game_over",
          "ticks": 10358,
          "events": {
            "flip": 899,
            "plunge": 3,
            "nudge": 18,
            "target": 12,
            "bumper": 16,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 43154240,
          "score": 93150,
          "orbits": 0,
          "seconds": 42.3375,
          "totalReward": 90.15,
          "endReason": "game_over",
          "ticks": 10161,
          "events": {
            "flip": 791,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 43211584,
          "score": 211050,
          "orbits": 0,
          "seconds": 39.53333333333333,
          "totalReward": 208.04999999999993,
          "endReason": "game_over",
          "ticks": 9488,
          "events": {
            "flip": 843,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 5,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 43268928,
          "score": 199400,
          "orbits": 0,
          "seconds": 28.520833333333332,
          "totalReward": 196.39999999999998,
          "endReason": "game_over",
          "ticks": 6845,
          "events": {
            "flip": 656,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 43326272,
          "score": 212720,
          "orbits": 0,
          "seconds": 45.295833333333334,
          "totalReward": 209.71999999999994,
          "endReason": "game_over",
          "ticks": 10871,
          "events": {
            "flip": 963,
            "plunge": 3,
            "nudge": 20,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "orbit": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 43383616,
          "score": 199900,
          "orbits": 0,
          "seconds": 32.4,
          "totalReward": 196.9,
          "endReason": "game_over",
          "ticks": 7776,
          "events": {
            "flip": 665,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 43440960,
          "score": 194200,
          "orbits": 0,
          "seconds": 34.93333333333333,
          "totalReward": 191.2,
          "endReason": "game_over",
          "ticks": 8384,
          "events": {
            "flip": 825,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 43498304,
          "score": 198580,
          "orbits": 0,
          "seconds": 46.11666666666667,
          "totalReward": 195.57999999999996,
          "endReason": "game_over",
          "ticks": 11068,
          "events": {
            "flip": 1070,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 43555648,
          "score": 196950,
          "orbits": 0,
          "seconds": 40.895833333333336,
          "totalReward": 193.95,
          "endReason": "game_over",
          "ticks": 9815,
          "events": {
            "flip": 963,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 43612992,
          "score": 217200,
          "orbits": 0,
          "seconds": 53.69166666666666,
          "totalReward": 214.1999999999999,
          "endReason": "game_over",
          "ticks": 12886,
          "events": {
            "flip": 1116,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "ramp": 2,
            "orbit": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 43670336,
          "score": 195020,
          "orbits": 0,
          "seconds": 29.2125,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 7011,
          "events": {
            "flip": 620,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 43727680,
          "score": 198330,
          "orbits": 0,
          "seconds": 40.295833333333334,
          "totalReward": 195.32999999999993,
          "endReason": "game_over",
          "ticks": 9671,
          "events": {
            "flip": 1025,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 43785024,
          "score": 194160,
          "orbits": 0,
          "seconds": 47.15416666666667,
          "totalReward": 191.15999999999994,
          "endReason": "game_over",
          "ticks": 11317,
          "events": {
            "flip": 1129,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 43842368,
          "score": 195600,
          "orbits": 0,
          "seconds": 32,
          "totalReward": 192.59999999999997,
          "endReason": "game_over",
          "ticks": 7680,
          "events": {
            "flip": 771,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 43899712,
          "score": 194690,
          "orbits": 0,
          "seconds": 50.35,
          "totalReward": 191.68999999999994,
          "endReason": "game_over",
          "ticks": 12084,
          "events": {
            "flip": 1190,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 15,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 9,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 43957056,
          "score": 228310,
          "orbits": 0,
          "seconds": 78.10416666666667,
          "totalReward": 225.30999999999995,
          "endReason": "game_over",
          "ticks": 18745,
          "events": {
            "flip": 1963,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "ramp": 5,
            "drain": 3,
            "inlane": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 44014400,
          "score": 191810,
          "orbits": 0,
          "seconds": 31.454166666666666,
          "totalReward": 188.80999999999995,
          "endReason": "game_over",
          "ticks": 7549,
          "events": {
            "flip": 633,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 44071744,
          "score": 195830,
          "orbits": 0,
          "seconds": 36.108333333333334,
          "totalReward": 192.83,
          "endReason": "game_over",
          "ticks": 8666,
          "events": {
            "flip": 793,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 44129088,
          "score": 197120,
          "orbits": 0,
          "seconds": 43.0375,
          "totalReward": 194.12,
          "endReason": "game_over",
          "ticks": 10329,
          "events": {
            "flip": 1067,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 44186432,
          "score": 202800,
          "orbits": 0,
          "seconds": 45.12916666666666,
          "totalReward": 199.79999999999998,
          "endReason": "game_over",
          "ticks": 10831,
          "events": {
            "flip": 969,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 44243776,
          "score": 196390,
          "orbits": 0,
          "seconds": 50.06666666666666,
          "totalReward": 193.3899999999999,
          "endReason": "game_over",
          "ticks": 12016,
          "events": {
            "flip": 1131,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 20,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 44301120,
          "score": 197620,
          "orbits": 0,
          "seconds": 39.06666666666666,
          "totalReward": 194.61999999999995,
          "endReason": "game_over",
          "ticks": 9376,
          "events": {
            "flip": 901,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 44358464,
          "score": 196440,
          "orbits": 0,
          "seconds": 35.4625,
          "totalReward": 193.44,
          "endReason": "game_over",
          "ticks": 8511,
          "events": {
            "flip": 708,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 44415808,
          "score": 205530,
          "orbits": 0,
          "seconds": 47.3,
          "totalReward": 202.52999999999992,
          "endReason": "game_over",
          "ticks": 11352,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "ramp": 2,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 44473152,
          "score": 206140,
          "orbits": 0,
          "seconds": 45.641666666666666,
          "totalReward": 203.1399999999999,
          "endReason": "game_over",
          "ticks": 10954,
          "events": {
            "flip": 993,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 44530496,
          "score": 196520,
          "orbits": 0,
          "seconds": 34.8875,
          "totalReward": 193.51999999999998,
          "endReason": "game_over",
          "ticks": 8373,
          "events": {
            "flip": 663,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 44587840,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 654,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 44645184,
          "score": 199040,
          "orbits": 0,
          "seconds": 60.5375,
          "totalReward": 196.03999999999985,
          "endReason": "game_over",
          "ticks": 14529,
          "events": {
            "flip": 1481,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 25,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 44702528,
          "score": 206080,
          "orbits": 0,
          "seconds": 45.05416666666667,
          "totalReward": 203.08,
          "endReason": "game_over",
          "ticks": 10813,
          "events": {
            "flip": 1043,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 2,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 44759872,
          "score": 199260,
          "orbits": 0,
          "seconds": 42.05416666666667,
          "totalReward": 196.26,
          "endReason": "game_over",
          "ticks": 10093,
          "events": {
            "flip": 982,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 44817216,
          "score": 196270,
          "orbits": 0,
          "seconds": 37.55,
          "totalReward": 193.27,
          "endReason": "game_over",
          "ticks": 9012,
          "events": {
            "flip": 759,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 44874560,
          "score": 197610,
          "orbits": 0,
          "seconds": 54.06666666666666,
          "totalReward": 194.60999999999993,
          "endReason": "game_over",
          "ticks": 12976,
          "events": {
            "flip": 1218,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 44931904,
          "score": 200830,
          "orbits": 0,
          "seconds": 36.4375,
          "totalReward": 197.82999999999993,
          "endReason": "game_over",
          "ticks": 8745,
          "events": {
            "flip": 830,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 44989248,
          "score": 90880,
          "orbits": 0,
          "seconds": 39.854166666666664,
          "totalReward": 87.88000000000002,
          "endReason": "game_over",
          "ticks": 9565,
          "events": {
            "flip": 793,
            "plunge": 3,
            "nudge": 16,
            "target": 6,
            "bumper": 13,
            "launch": 2,
            "sling": 8,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 45046592,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.099999999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6744,
          "events": {
            "flip": 662,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 45103936,
          "score": 194040,
          "orbits": 0,
          "seconds": 29.099999999999998,
          "totalReward": 191.04,
          "endReason": "game_over",
          "ticks": 6984,
          "events": {
            "flip": 601,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 45161280,
          "score": 197950,
          "orbits": 0,
          "seconds": 40.6875,
          "totalReward": 194.95,
          "endReason": "game_over",
          "ticks": 9765,
          "events": {
            "flip": 1028,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 45218624,
          "score": 455210,
          "orbits": 1,
          "seconds": 60.791666666666664,
          "totalReward": 452.21000000000004,
          "endReason": "game_over",
          "ticks": 14590,
          "events": {
            "flip": 1444,
            "plunge": 3,
            "nudge": 17,
            "target": 12,
            "bumper": 23,
            "launch": 4,
            "sling": 11,
            "land": 4,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 45275968,
          "score": 197870,
          "orbits": 0,
          "seconds": 47.35,
          "totalReward": 194.86999999999998,
          "endReason": "game_over",
          "ticks": 11364,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 45333312,
          "score": 200220,
          "orbits": 0,
          "seconds": 38.36666666666667,
          "totalReward": 197.21999999999994,
          "endReason": "game_over",
          "ticks": 9208,
          "events": {
            "flip": 924,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "sling": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 45390656,
          "score": 93030,
          "orbits": 0,
          "seconds": 30.258333333333333,
          "totalReward": 90.03,
          "endReason": "game_over",
          "ticks": 7262,
          "events": {
            "flip": 697,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 45448000,
          "score": 196860,
          "orbits": 0,
          "seconds": 34.27916666666667,
          "totalReward": 193.85999999999999,
          "endReason": "game_over",
          "ticks": 8227,
          "events": {
            "flip": 778,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 45505344,
          "score": 108380,
          "orbits": 0,
          "seconds": 51.82083333333333,
          "totalReward": 105.38,
          "endReason": "game_over",
          "ticks": 12437,
          "events": {
            "flip": 1254,
            "plunge": 3,
            "target": 8,
            "bumper": 20,
            "nudge": 16,
            "launch": 2,
            "land": 2,
            "ramp": 2,
            "sling": 8,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45562688,
          "score": 38830,
          "orbits": 0,
          "seconds": 36.833333333333336,
          "totalReward": 35.83000000000002,
          "endReason": "game_over",
          "ticks": 8840,
          "events": {
            "flip": 759,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 14,
            "launch": 1,
            "land": 1,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45620032,
          "score": 93150,
          "orbits": 0,
          "seconds": 35.36666666666667,
          "totalReward": 90.14999999999999,
          "endReason": "game_over",
          "ticks": 8488,
          "events": {
            "flip": 979,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45677376,
          "score": 197250,
          "orbits": 0,
          "seconds": 35.35,
          "totalReward": 194.25,
          "endReason": "game_over",
          "ticks": 8484,
          "events": {
            "flip": 840,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45734720,
          "score": 94300,
          "orbits": 0,
          "seconds": 30.066666666666666,
          "totalReward": 91.3,
          "endReason": "game_over",
          "ticks": 7216,
          "events": {
            "flip": 722,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45792064,
          "score": 196540,
          "orbits": 0,
          "seconds": 44.21666666666667,
          "totalReward": 193.53999999999994,
          "endReason": "game_over",
          "ticks": 10612,
          "events": {
            "flip": 1141,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 45849408,
          "score": 211200,
          "orbits": 0,
          "seconds": 51.55,
          "totalReward": 208.2,
          "endReason": "game_over",
          "ticks": 12372,
          "events": {
            "flip": 1354,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "orbit": 1,
            "drain": 3,
            "ramp": 2,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45906752,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.5,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6600,
          "events": {
            "flip": 619,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 45964096,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.925,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6702,
          "events": {
            "flip": 504,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 46021440,
          "score": 92620,
          "orbits": 0,
          "seconds": 42.86666666666667,
          "totalReward": 89.62,
          "endReason": "game_over",
          "ticks": 10288,
          "events": {
            "flip": 884,
            "plunge": 3,
            "target": 8,
            "bumper": 13,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "sling": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46078784,
          "score": 195940,
          "orbits": 0,
          "seconds": 35.9,
          "totalReward": 192.93999999999997,
          "endReason": "game_over",
          "ticks": 8616,
          "events": {
            "flip": 779,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 46136128,
          "score": 451100,
          "orbits": 1,
          "seconds": 31.316666666666666,
          "totalReward": 448.1,
          "endReason": "game_over",
          "ticks": 7516,
          "events": {
            "flip": 659,
            "plunge": 3,
            "nudge": 12,
            "target": 12,
            "bumper": 8,
            "launch": 4,
            "inlane": 2,
            "drain": 3,
            "land": 4,
            "over": 1
          }
        },
        {
          "steps": 46193472,
          "score": 201320,
          "orbits": 0,
          "seconds": 34.475,
          "totalReward": 198.31999999999996,
          "endReason": "game_over",
          "ticks": 8274,
          "events": {
            "flip": 709,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 46250816,
          "score": 204050,
          "orbits": 0,
          "seconds": 39.520833333333336,
          "totalReward": 201.04999999999998,
          "endReason": "game_over",
          "ticks": 9485,
          "events": {
            "flip": 753,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 5,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46308160,
          "score": 204750,
          "orbits": 0,
          "seconds": 33.5,
          "totalReward": 201.74999999999994,
          "endReason": "game_over",
          "ticks": 8040,
          "events": {
            "flip": 681,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 46365504,
          "score": 201440,
          "orbits": 0,
          "seconds": 44.37083333333333,
          "totalReward": 198.44,
          "endReason": "game_over",
          "ticks": 10649,
          "events": {
            "plunge": 3,
            "flip": 1006,
            "target": 9,
            "bumper": 15,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 46422848,
          "score": 196220,
          "orbits": 0,
          "seconds": 41.5375,
          "totalReward": 193.21999999999997,
          "endReason": "game_over",
          "ticks": 9969,
          "events": {
            "plunge": 3,
            "flip": 924,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 46480192,
          "score": 197440,
          "orbits": 0,
          "seconds": 43.6625,
          "totalReward": 194.44,
          "endReason": "game_over",
          "ticks": 10479,
          "events": {
            "plunge": 3,
            "flip": 888,
            "target": 9,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46537536,
          "score": 201640,
          "orbits": 0,
          "seconds": 51.637499999999996,
          "totalReward": 198.63999999999996,
          "endReason": "game_over",
          "ticks": 12393,
          "events": {
            "flip": 1235,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 46594880,
          "score": 197140,
          "orbits": 0,
          "seconds": 30.820833333333333,
          "totalReward": 194.13999999999996,
          "endReason": "game_over",
          "ticks": 7397,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 46652224,
          "score": 197520,
          "orbits": 0,
          "seconds": 41.87083333333333,
          "totalReward": 194.52,
          "endReason": "game_over",
          "ticks": 10049,
          "events": {
            "flip": 1035,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46709568,
          "score": 201330,
          "orbits": 0,
          "seconds": 37.47083333333333,
          "totalReward": 198.32999999999996,
          "endReason": "game_over",
          "ticks": 8993,
          "events": {
            "flip": 809,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 46766912,
          "score": 106100,
          "orbits": 0,
          "seconds": 54.262499999999996,
          "totalReward": 103.1,
          "endReason": "game_over",
          "ticks": 13023,
          "events": {
            "flip": 1229,
            "plunge": 3,
            "target": 8,
            "bumper": 18,
            "nudge": 16,
            "launch": 2,
            "sling": 10,
            "land": 2,
            "drain": 3,
            "inlane": 5,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 46824256,
          "score": 195140,
          "orbits": 0,
          "seconds": 30.829166666666666,
          "totalReward": 192.14,
          "endReason": "game_over",
          "ticks": 7399,
          "events": {
            "flip": 675,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 46881600,
          "score": 194400,
          "orbits": 0,
          "seconds": 30.458333333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7310,
          "events": {
            "flip": 679,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46938944,
          "score": 206650,
          "orbits": 0,
          "seconds": 41.983333333333334,
          "totalReward": 203.64999999999998,
          "endReason": "game_over",
          "ticks": 10076,
          "events": {
            "flip": 1044,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 46996288,
          "score": 206060,
          "orbits": 0,
          "seconds": 37.708333333333336,
          "totalReward": 203.05999999999997,
          "endReason": "game_over",
          "ticks": 9050,
          "events": {
            "flip": 925,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 47053632,
          "score": 93790,
          "orbits": 0,
          "seconds": 39.9,
          "totalReward": 90.79000000000002,
          "endReason": "game_over",
          "ticks": 9576,
          "events": {
            "flip": 931,
            "plunge": 3,
            "target": 8,
            "bumper": 14,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "sling": 9,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47110976,
          "score": 197270,
          "orbits": 0,
          "seconds": 42.28333333333333,
          "totalReward": 194.27,
          "endReason": "game_over",
          "ticks": 10148,
          "events": {
            "flip": 1032,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 47168320,
          "score": 92290,
          "orbits": 0,
          "seconds": 32.31666666666666,
          "totalReward": 89.29,
          "endReason": "game_over",
          "ticks": 7756,
          "events": {
            "flip": 618,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "sling": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47225664,
          "score": 199500,
          "orbits": 0,
          "seconds": 44.85,
          "totalReward": 196.5,
          "endReason": "game_over",
          "ticks": 10764,
          "events": {
            "flip": 1075,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 10,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 47283008,
          "score": 195440,
          "orbits": 0,
          "seconds": 33.3,
          "totalReward": 192.44,
          "endReason": "game_over",
          "ticks": 7992,
          "events": {
            "flip": 650,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 47340352,
          "score": 197520,
          "orbits": 0,
          "seconds": 31.6375,
          "totalReward": 194.51999999999995,
          "endReason": "game_over",
          "ticks": 7593,
          "events": {
            "flip": 685,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 47397696,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.270833333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6785,
          "events": {
            "flip": 644,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 47455040,
          "score": 195020,
          "orbits": 0,
          "seconds": 28.191666666666666,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 6766,
          "events": {
            "flip": 631,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 47512384,
          "score": 195220,
          "orbits": 0,
          "seconds": 30.833333333333332,
          "totalReward": 192.21999999999997,
          "endReason": "game_over",
          "ticks": 7400,
          "events": {
            "flip": 719,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 47569728,
          "score": 215950,
          "orbits": 0,
          "seconds": 39.42916666666667,
          "totalReward": 212.95,
          "endReason": "game_over",
          "ticks": 9463,
          "events": {
            "flip": 800,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "ramp": 4,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 47627072,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.53333333333333,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7088,
          "events": {
            "flip": 664,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 47684416,
          "score": 199930,
          "orbits": 0,
          "seconds": 30.008333333333333,
          "totalReward": 196.92999999999998,
          "endReason": "game_over",
          "ticks": 7202,
          "events": {
            "flip": 695,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47741760,
          "score": 195900,
          "orbits": 0,
          "seconds": 27.304166666666667,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 6553,
          "events": {
            "flip": 622,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 47799104,
          "score": 196430,
          "orbits": 0,
          "seconds": 35.9625,
          "totalReward": 193.42999999999992,
          "endReason": "game_over",
          "ticks": 8631,
          "events": {
            "flip": 896,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 47856448,
          "score": 195140,
          "orbits": 0,
          "seconds": 31.195833333333333,
          "totalReward": 192.14,
          "endReason": "game_over",
          "ticks": 7487,
          "events": {
            "flip": 720,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 47913792,
          "score": 201140,
          "orbits": 0,
          "seconds": 37.62916666666666,
          "totalReward": 198.14,
          "endReason": "game_over",
          "ticks": 9031,
          "events": {
            "flip": 756,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47971136,
          "score": 195430,
          "orbits": 0,
          "seconds": 27.883333333333333,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 6692,
          "events": {
            "flip": 553,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 48028480,
          "score": 196910,
          "orbits": 0,
          "seconds": 40.766666666666666,
          "totalReward": 193.90999999999997,
          "endReason": "game_over",
          "ticks": 9784,
          "events": {
            "flip": 933,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 48085824,
          "score": 201230,
          "orbits": 0,
          "seconds": 44.12083333333333,
          "totalReward": 198.23,
          "endReason": "game_over",
          "ticks": 10589,
          "events": {
            "flip": 1078,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48143168,
          "score": 456270,
          "orbits": 1,
          "seconds": 60.458333333333336,
          "totalReward": 453.2700000000001,
          "endReason": "game_over",
          "ticks": 14510,
          "events": {
            "flip": 1459,
            "plunge": 3,
            "nudge": 15,
            "target": 12,
            "bumper": 30,
            "launch": 4,
            "land": 4,
            "inlane": 3,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 48200512,
          "score": 197800,
          "orbits": 0,
          "seconds": 33.65833333333333,
          "totalReward": 194.79999999999995,
          "endReason": "game_over",
          "ticks": 8078,
          "events": {
            "flip": 852,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 48257856,
          "score": 200940,
          "orbits": 0,
          "seconds": 34.92916666666667,
          "totalReward": 197.93999999999997,
          "endReason": "game_over",
          "ticks": 8383,
          "events": {
            "flip": 732,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 48315200,
          "score": 193630,
          "orbits": 0,
          "seconds": 31.870833333333334,
          "totalReward": 190.63,
          "endReason": "game_over",
          "ticks": 7649,
          "events": {
            "flip": 705,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48372544,
          "score": 102110,
          "orbits": 0,
          "seconds": 49.983333333333334,
          "totalReward": 99.11000000000001,
          "endReason": "game_over",
          "ticks": 11996,
          "events": {
            "flip": 1101,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "sling": 11,
            "ramp": 1,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48429888,
          "score": 195650,
          "orbits": 0,
          "seconds": 37.19583333333333,
          "totalReward": 192.64999999999995,
          "endReason": "game_over",
          "ticks": 8927,
          "events": {
            "flip": 923,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 48487232,
          "score": 196520,
          "orbits": 0,
          "seconds": 50.09166666666667,
          "totalReward": 193.51999999999992,
          "endReason": "game_over",
          "ticks": 12022,
          "events": {
            "flip": 1228,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 48544576,
          "score": 198370,
          "orbits": 0,
          "seconds": 38.59583333333333,
          "totalReward": 195.3699999999999,
          "endReason": "game_over",
          "ticks": 9263,
          "events": {
            "flip": 980,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 48601920,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.520833333333332,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7085,
          "events": {
            "flip": 677,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 48659264,
          "score": 194300,
          "orbits": 0,
          "seconds": 29.404166666666665,
          "totalReward": 191.29999999999998,
          "endReason": "game_over",
          "ticks": 7057,
          "events": {
            "flip": 560,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 48716608,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.608333333333334,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7106,
          "events": {
            "flip": 741,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 48773952,
          "score": 195420,
          "orbits": 0,
          "seconds": 35.2625,
          "totalReward": 192.41999999999996,
          "endReason": "game_over",
          "ticks": 8463,
          "events": {
            "flip": 777,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 48831296,
          "score": 196000,
          "orbits": 0,
          "seconds": 30.5875,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7341,
          "events": {
            "flip": 718,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 48888640,
          "score": 200420,
          "orbits": 0,
          "seconds": 33.00833333333333,
          "totalReward": 197.42,
          "endReason": "game_over",
          "ticks": 7922,
          "events": {
            "flip": 745,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 48945984,
          "score": 196550,
          "orbits": 0,
          "seconds": 30.162499999999998,
          "totalReward": 193.54999999999995,
          "endReason": "game_over",
          "ticks": 7239,
          "events": {
            "flip": 628,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 49003328,
          "score": 195930,
          "orbits": 0,
          "seconds": 28.920833333333334,
          "totalReward": 192.92999999999998,
          "endReason": "game_over",
          "ticks": 6941,
          "events": {
            "flip": 550,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 49060672,
          "score": 196000,
          "orbits": 0,
          "seconds": 31.241666666666667,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7498,
          "events": {
            "flip": 803,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 49118016,
          "score": 93230,
          "orbits": 0,
          "seconds": 32.63333333333333,
          "totalReward": 90.22999999999998,
          "endReason": "game_over",
          "ticks": 7832,
          "events": {
            "flip": 694,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 49175360,
          "score": 194310,
          "orbits": 0,
          "seconds": 33.25,
          "totalReward": 191.30999999999997,
          "endReason": "game_over",
          "ticks": 7980,
          "events": {
            "flip": 674,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 49232704,
          "score": 95790,
          "orbits": 0,
          "seconds": 52.233333333333334,
          "totalReward": 92.78999999999999,
          "endReason": "game_over",
          "ticks": 12536,
          "events": {
            "flip": 1144,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 14,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 49290048,
          "score": 202650,
          "orbits": 0,
          "seconds": 34.204166666666666,
          "totalReward": 199.65,
          "endReason": "game_over",
          "ticks": 8209,
          "events": {
            "flip": 726,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 49347392,
          "score": 91790,
          "orbits": 0,
          "seconds": 50.43333333333333,
          "totalReward": 88.79000000000002,
          "endReason": "game_over",
          "ticks": 12104,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 17,
            "launch": 2,
            "land": 2,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 49404736,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.779166666666665,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6667,
          "events": {
            "flip": 659,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 49462080,
          "score": 201750,
          "orbits": 0,
          "seconds": 34.27916666666667,
          "totalReward": 198.75,
          "endReason": "game_over",
          "ticks": 8227,
          "events": {
            "flip": 659,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 49519424,
          "score": 199900,
          "orbits": 0,
          "seconds": 30.22083333333333,
          "totalReward": 196.89999999999998,
          "endReason": "game_over",
          "ticks": 7253,
          "events": {
            "flip": 549,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 49576768,
          "score": 200190,
          "orbits": 0,
          "seconds": 54.6,
          "totalReward": 197.18999999999997,
          "endReason": "game_over",
          "ticks": 13104,
          "events": {
            "flip": 1268,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 49634112,
          "score": 200870,
          "orbits": 0,
          "seconds": 39.725,
          "totalReward": 197.86999999999998,
          "endReason": "game_over",
          "ticks": 9534,
          "events": {
            "flip": 818,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 1,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 49691456,
          "score": 197320,
          "orbits": 0,
          "seconds": 31.037499999999998,
          "totalReward": 194.31999999999994,
          "endReason": "game_over",
          "ticks": 7449,
          "events": {
            "flip": 709,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 49748800,
          "score": 195900,
          "orbits": 0,
          "seconds": 31.3625,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 7527,
          "events": {
            "flip": 657,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 49806144,
          "score": 196600,
          "orbits": 0,
          "seconds": 42.1375,
          "totalReward": 193.6,
          "endReason": "game_over",
          "ticks": 10113,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 49863488,
          "score": 195920,
          "orbits": 0,
          "seconds": 32.108333333333334,
          "totalReward": 192.92,
          "endReason": "game_over",
          "ticks": 7706,
          "events": {
            "flip": 587,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 49920832,
          "score": 202010,
          "orbits": 0,
          "seconds": 47.11666666666667,
          "totalReward": 199.0099999999999,
          "endReason": "game_over",
          "ticks": 11308,
          "events": {
            "flip": 990,
            "plunge": 3,
            "nudge": 16,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 49978176,
          "score": 196440,
          "orbits": 0,
          "seconds": 32.354166666666664,
          "totalReward": 193.44,
          "endReason": "game_over",
          "ticks": 7765,
          "events": {
            "flip": 637,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 50035520,
          "score": 203200,
          "orbits": 0,
          "seconds": 44.05,
          "totalReward": 200.19999999999993,
          "endReason": "game_over",
          "ticks": 10572,
          "events": {
            "flip": 1001,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50092864,
          "score": 195520,
          "orbits": 0,
          "seconds": 31.029166666666665,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 7447,
          "events": {
            "flip": 740,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 50150208,
          "score": 203500,
          "orbits": 0,
          "seconds": 48.666666666666664,
          "totalReward": 200.49999999999997,
          "endReason": "game_over",
          "ticks": 11680,
          "events": {
            "flip": 1128,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 50207552,
          "score": 199070,
          "orbits": 0,
          "seconds": 37.80833333333333,
          "totalReward": 196.07,
          "endReason": "game_over",
          "ticks": 9074,
          "events": {
            "flip": 806,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 50264896,
          "score": 196560,
          "orbits": 0,
          "seconds": 36.795833333333334,
          "totalReward": 193.55999999999997,
          "endReason": "game_over",
          "ticks": 8831,
          "events": {
            "flip": 749,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 50322240,
          "score": 196540,
          "orbits": 0,
          "seconds": 35.72083333333333,
          "totalReward": 193.54,
          "endReason": "game_over",
          "ticks": 8573,
          "events": {
            "flip": 636,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 50379584,
          "score": 201640,
          "orbits": 0,
          "seconds": 33.579166666666666,
          "totalReward": 198.63999999999996,
          "endReason": "game_over",
          "ticks": 8059,
          "events": {
            "flip": 619,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 16,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 50436928,
          "score": 201440,
          "orbits": 0,
          "seconds": 41.016666666666666,
          "totalReward": 198.44,
          "endReason": "game_over",
          "ticks": 9844,
          "events": {
            "flip": 901,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50494272,
          "score": 196140,
          "orbits": 0,
          "seconds": 33.833333333333336,
          "totalReward": 193.13999999999996,
          "endReason": "game_over",
          "ticks": 8120,
          "events": {
            "flip": 607,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 50551616,
          "score": 195810,
          "orbits": 0,
          "seconds": 32.05833333333333,
          "totalReward": 192.80999999999997,
          "endReason": "game_over",
          "ticks": 7694,
          "events": {
            "flip": 577,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 50608960,
          "score": 194700,
          "orbits": 0,
          "seconds": 31.870833333333334,
          "totalReward": 191.69999999999996,
          "endReason": "game_over",
          "ticks": 7649,
          "events": {
            "flip": 576,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 50666304,
          "score": 196010,
          "orbits": 0,
          "seconds": 29.72083333333333,
          "totalReward": 193.00999999999996,
          "endReason": "game_over",
          "ticks": 7133,
          "events": {
            "flip": 453,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 50723648,
          "score": 195810,
          "orbits": 0,
          "seconds": 32.6,
          "totalReward": 192.80999999999997,
          "endReason": "game_over",
          "ticks": 7824,
          "events": {
            "flip": 653,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 50780992,
          "score": 206490,
          "orbits": 0,
          "seconds": 46.8625,
          "totalReward": 203.48999999999995,
          "endReason": "game_over",
          "ticks": 11247,
          "events": {
            "flip": 1104,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 11,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 50838336,
          "score": 205530,
          "orbits": 0,
          "seconds": 30.958333333333332,
          "totalReward": 202.53,
          "endReason": "game_over",
          "ticks": 7430,
          "events": {
            "flip": 659,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 50895680,
          "score": 196760,
          "orbits": 0,
          "seconds": 38.74583333333333,
          "totalReward": 193.7599999999999,
          "endReason": "game_over",
          "ticks": 9299,
          "events": {
            "flip": 914,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 50953024,
          "score": 197140,
          "orbits": 0,
          "seconds": 33.85,
          "totalReward": 194.13999999999996,
          "endReason": "game_over",
          "ticks": 8124,
          "events": {
            "flip": 820,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 51010368,
          "score": 195640,
          "orbits": 0,
          "seconds": 32.3125,
          "totalReward": 192.63999999999996,
          "endReason": "game_over",
          "ticks": 7755,
          "events": {
            "flip": 570,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 51067712,
          "score": 200840,
          "orbits": 0,
          "seconds": 37.7125,
          "totalReward": 197.83999999999992,
          "endReason": "game_over",
          "ticks": 9051,
          "events": {
            "flip": 748,
            "plunge": 3,
            "nudge": 9,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 51125056,
          "score": 201420,
          "orbits": 0,
          "seconds": 32.30833333333333,
          "totalReward": 198.42,
          "endReason": "game_over",
          "ticks": 7754,
          "events": {
            "flip": 718,
            "plunge": 3,
            "nudge": 7,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 51182400,
          "score": 203450,
          "orbits": 0,
          "seconds": 42.0375,
          "totalReward": 200.45,
          "endReason": "game_over",
          "ticks": 10089,
          "events": {
            "flip": 941,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 6,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51239744,
          "score": 458510,
          "orbits": 1,
          "seconds": 63.983333333333334,
          "totalReward": 455.5099999999999,
          "endReason": "game_over",
          "ticks": 15356,
          "events": {
            "flip": 1362,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 21,
            "launch": 4,
            "inlane": 6,
            "drain": 3,
            "land": 4,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 51297088,
          "score": 209790,
          "orbits": 0,
          "seconds": 47.74583333333333,
          "totalReward": 206.78999999999994,
          "endReason": "game_over",
          "ticks": 11459,
          "events": {
            "flip": 1149,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 51354432,
          "score": 197650,
          "orbits": 0,
          "seconds": 33.145833333333336,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7955,
          "events": {
            "flip": 786,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 51411776,
          "score": 204280,
          "orbits": 0,
          "seconds": 42.50833333333333,
          "totalReward": 201.28,
          "endReason": "game_over",
          "ticks": 10202,
          "events": {
            "flip": 1035,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51469120,
          "score": 206550,
          "orbits": 0,
          "seconds": 50.21666666666667,
          "totalReward": 203.54999999999995,
          "endReason": "game_over",
          "ticks": 12052,
          "events": {
            "flip": 1373,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51526464,
          "score": 196100,
          "orbits": 0,
          "seconds": 32.641666666666666,
          "totalReward": 193.09999999999997,
          "endReason": "game_over",
          "ticks": 7834,
          "events": {
            "flip": 730,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 51583808,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.3625,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6807,
          "events": {
            "flip": 609,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 51641152,
          "score": 213740,
          "orbits": 0,
          "seconds": 60.55416666666667,
          "totalReward": 210.73999999999992,
          "endReason": "game_over",
          "ticks": 14533,
          "events": {
            "flip": 1479,
            "plunge": 3,
            "target": 10,
            "bumper": 29,
            "nudge": 10,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 51698496,
          "score": 200510,
          "orbits": 0,
          "seconds": 29.575,
          "totalReward": 197.51,
          "endReason": "game_over",
          "ticks": 7098,
          "events": {
            "flip": 683,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 1,
            "inlane": 2,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 51755840,
          "score": 201360,
          "orbits": 0,
          "seconds": 50.00416666666666,
          "totalReward": 198.35999999999999,
          "endReason": "game_over",
          "ticks": 12001,
          "events": {
            "flip": 1251,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 14,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 51813184,
          "score": 197150,
          "orbits": 0,
          "seconds": 33.90416666666667,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8137,
          "events": {
            "flip": 771,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 51870528,
          "score": 198190,
          "orbits": 0,
          "seconds": 42.5625,
          "totalReward": 195.19000000000003,
          "endReason": "game_over",
          "ticks": 10215,
          "events": {
            "flip": 991,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 51927872,
          "score": 201900,
          "orbits": 0,
          "seconds": 64.99166666666666,
          "totalReward": 198.9,
          "endReason": "game_over",
          "ticks": 15598,
          "events": {
            "flip": 1721,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 51985216,
          "score": 200720,
          "orbits": 0,
          "seconds": 36.083333333333336,
          "totalReward": 197.71999999999994,
          "endReason": "game_over",
          "ticks": 8660,
          "events": {
            "flip": 909,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52042560,
          "score": 207380,
          "orbits": 0,
          "seconds": 41.6125,
          "totalReward": 204.37999999999994,
          "endReason": "game_over",
          "ticks": 9987,
          "events": {
            "flip": 964,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 2,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 52099904,
          "score": 198270,
          "orbits": 0,
          "seconds": 51.8375,
          "totalReward": 195.27,
          "endReason": "game_over",
          "ticks": 12441,
          "events": {
            "flip": 1196,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 52157248,
          "score": 199620,
          "orbits": 0,
          "seconds": 33.229166666666664,
          "totalReward": 196.61999999999995,
          "endReason": "game_over",
          "ticks": 7975,
          "events": {
            "flip": 747,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 52214592,
          "score": 197210,
          "orbits": 0,
          "seconds": 33.21666666666667,
          "totalReward": 194.21,
          "endReason": "game_over",
          "ticks": 7972,
          "events": {
            "flip": 727,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 52271936,
          "score": 195140,
          "orbits": 0,
          "seconds": 38.8,
          "totalReward": 192.13999999999993,
          "endReason": "game_over",
          "ticks": 9312,
          "events": {
            "flip": 866,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 14,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 52329280,
          "score": 201020,
          "orbits": 0,
          "seconds": 29.745833333333334,
          "totalReward": 198.01999999999998,
          "endReason": "game_over",
          "ticks": 7139,
          "events": {
            "flip": 681,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52386624,
          "score": 99790,
          "orbits": 0,
          "seconds": 39.858333333333334,
          "totalReward": 96.78999999999999,
          "endReason": "game_over",
          "ticks": 9566,
          "events": {
            "flip": 844,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 52443968,
          "score": 195570,
          "orbits": 0,
          "seconds": 40.46666666666667,
          "totalReward": 192.57,
          "endReason": "game_over",
          "ticks": 9712,
          "events": {
            "flip": 1013,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 52501312,
          "score": 203440,
          "orbits": 0,
          "seconds": 40.75833333333333,
          "totalReward": 200.44,
          "endReason": "game_over",
          "ticks": 9782,
          "events": {
            "flip": 988,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 52558656,
          "score": 203530,
          "orbits": 0,
          "seconds": 47.27916666666667,
          "totalReward": 200.52999999999992,
          "endReason": "game_over",
          "ticks": 11347,
          "events": {
            "flip": 1279,
            "plunge": 3,
            "nudge": 15,
            "target": 12,
            "bumper": 16,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52616000,
          "score": 201370,
          "orbits": 0,
          "seconds": 37.3,
          "totalReward": 198.36999999999998,
          "endReason": "game_over",
          "ticks": 8952,
          "events": {
            "flip": 967,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 52673344,
          "score": 201250,
          "orbits": 0,
          "seconds": 35.75,
          "totalReward": 198.25,
          "endReason": "game_over",
          "ticks": 8580,
          "events": {
            "flip": 955,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 52730688,
          "score": 196750,
          "orbits": 0,
          "seconds": 31.75,
          "totalReward": 193.75,
          "endReason": "game_over",
          "ticks": 7620,
          "events": {
            "flip": 723,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 52820800,
          "score": 193130,
          "orbits": 0,
          "seconds": 31.3875,
          "totalReward": 190.13,
          "endReason": "game_over",
          "ticks": 7533,
          "events": {
            "flip": 700,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 52878144,
          "score": 196950,
          "orbits": 0,
          "seconds": 35.19166666666666,
          "totalReward": 193.95,
          "endReason": "game_over",
          "ticks": 8446,
          "events": {
            "flip": 843,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 52935488,
          "score": 199920,
          "orbits": 0,
          "seconds": 31.28333333333333,
          "totalReward": 196.92,
          "endReason": "game_over",
          "ticks": 7508,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52992832,
          "score": 195600,
          "orbits": 0,
          "seconds": 32.59166666666667,
          "totalReward": 192.59999999999997,
          "endReason": "game_over",
          "ticks": 7822,
          "events": {
            "flip": 593,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 53050176,
          "score": 197030,
          "orbits": 0,
          "seconds": 30.529166666666665,
          "totalReward": 194.03,
          "endReason": "game_over",
          "ticks": 7327,
          "events": {
            "flip": 677,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 53107520,
          "score": 205300,
          "orbits": 0,
          "seconds": 38.025,
          "totalReward": 202.29999999999987,
          "endReason": "game_over",
          "ticks": 9126,
          "events": {
            "flip": 816,
            "plunge": 3,
            "nudge": 12,
            "target": 11,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 53164864,
          "score": 201320,
          "orbits": 0,
          "seconds": 32.7375,
          "totalReward": 198.31999999999994,
          "endReason": "game_over",
          "ticks": 7857,
          "events": {
            "flip": 700,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53222208,
          "score": 201040,
          "orbits": 0,
          "seconds": 33.9,
          "totalReward": 198.04,
          "endReason": "game_over",
          "ticks": 8136,
          "events": {
            "flip": 786,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 53279552,
          "score": 195020,
          "orbits": 0,
          "seconds": 29.9625,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 7191,
          "events": {
            "flip": 734,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 53336896,
          "score": 199850,
          "orbits": 0,
          "seconds": 41.24166666666667,
          "totalReward": 196.84999999999997,
          "endReason": "game_over",
          "ticks": 9898,
          "events": {
            "flip": 913,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 53394240,
          "score": 199190,
          "orbits": 0,
          "seconds": 46.27916666666667,
          "totalReward": 196.18999999999988,
          "endReason": "game_over",
          "ticks": 11107,
          "events": {
            "flip": 1182,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 21,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 53451584,
          "score": 196830,
          "orbits": 0,
          "seconds": 40.07083333333333,
          "totalReward": 193.82999999999996,
          "endReason": "game_over",
          "ticks": 9617,
          "events": {
            "flip": 916,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 53508928,
          "score": 201210,
          "orbits": 0,
          "seconds": 44.375,
          "totalReward": 198.20999999999995,
          "endReason": "game_over",
          "ticks": 10650,
          "events": {
            "flip": 998,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 21,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 53566272,
          "score": 195040,
          "orbits": 0,
          "seconds": 31.90833333333333,
          "totalReward": 192.03999999999994,
          "endReason": "game_over",
          "ticks": 7658,
          "events": {
            "flip": 713,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 53623616,
          "score": 194120,
          "orbits": 0,
          "seconds": 30.308333333333334,
          "totalReward": 191.11999999999998,
          "endReason": "game_over",
          "ticks": 7274,
          "events": {
            "flip": 675,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 53680960,
          "score": 195410,
          "orbits": 0,
          "seconds": 29.787499999999998,
          "totalReward": 192.40999999999997,
          "endReason": "game_over",
          "ticks": 7149,
          "events": {
            "flip": 574,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 53738304,
          "score": 202720,
          "orbits": 0,
          "seconds": 44.88333333333333,
          "totalReward": 199.71999999999997,
          "endReason": "game_over",
          "ticks": 10772,
          "events": {
            "flip": 969,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 53795648,
          "score": 206950,
          "orbits": 0,
          "seconds": 41.295833333333334,
          "totalReward": 203.94999999999993,
          "endReason": "game_over",
          "ticks": 9911,
          "events": {
            "flip": 989,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "inlane": 1,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 53852992,
          "score": 45400,
          "orbits": 0,
          "seconds": 54.5375,
          "totalReward": 42.39999999999999,
          "endReason": "game_over",
          "ticks": 13089,
          "events": {
            "flip": 1277,
            "plunge": 3,
            "nudge": 19,
            "target": 5,
            "bumper": 14,
            "launch": 1,
            "sling": 20,
            "land": 1,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 53910336,
          "score": 195920,
          "orbits": 0,
          "seconds": 29.441666666666666,
          "totalReward": 192.92,
          "endReason": "game_over",
          "ticks": 7066,
          "events": {
            "flip": 610,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 53967680,
          "score": 103890,
          "orbits": 0,
          "seconds": 47.9375,
          "totalReward": 100.88999999999997,
          "endReason": "game_over",
          "ticks": 11505,
          "events": {
            "flip": 1177,
            "plunge": 3,
            "nudge": 20,
            "target": 8,
            "bumper": 23,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54025024,
          "score": 192740,
          "orbits": 0,
          "seconds": 32.3,
          "totalReward": 189.73999999999995,
          "endReason": "game_over",
          "ticks": 7752,
          "events": {
            "flip": 785,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 54082368,
          "score": 196250,
          "orbits": 0,
          "seconds": 32.00833333333333,
          "totalReward": 193.25,
          "endReason": "game_over",
          "ticks": 7682,
          "events": {
            "flip": 735,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 54139712,
          "score": 203550,
          "orbits": 0,
          "seconds": 36.69166666666666,
          "totalReward": 200.54999999999998,
          "endReason": "game_over",
          "ticks": 8806,
          "events": {
            "flip": 757,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 54197056,
          "score": 213390,
          "orbits": 0,
          "seconds": 52.775,
          "totalReward": 210.39,
          "endReason": "game_over",
          "ticks": 12666,
          "events": {
            "flip": 1139,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 3,
            "ramp": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 54254400,
          "score": 196750,
          "orbits": 0,
          "seconds": 32.9375,
          "totalReward": 193.75,
          "endReason": "game_over",
          "ticks": 7905,
          "events": {
            "flip": 686,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 54311744,
          "score": 451340,
          "orbits": 1,
          "seconds": 39.8375,
          "totalReward": 448.34000000000003,
          "endReason": "game_over",
          "ticks": 9561,
          "events": {
            "flip": 817,
            "plunge": 3,
            "nudge": 11,
            "target": 12,
            "bumper": 10,
            "launch": 4,
            "sling": 4,
            "land": 4,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 54369088,
          "score": 203480,
          "orbits": 0,
          "seconds": 44.05,
          "totalReward": 200.48000000000002,
          "endReason": "game_over",
          "ticks": 10572,
          "events": {
            "flip": 1028,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 13,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "sling": 8,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54426432,
          "score": 203990,
          "orbits": 0,
          "seconds": 44.25416666666666,
          "totalReward": 200.98999999999995,
          "endReason": "game_over",
          "ticks": 10621,
          "events": {
            "flip": 1111,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54483776,
          "score": 467640,
          "orbits": 1,
          "seconds": 63.483333333333334,
          "totalReward": 464.6400000000001,
          "endReason": "game_over",
          "ticks": 15236,
          "events": {
            "flip": 1661,
            "plunge": 3,
            "target": 12,
            "bumper": 26,
            "nudge": 23,
            "launch": 4,
            "sling": 14,
            "land": 4,
            "drain": 3,
            "inlane": 4,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 54541120,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.041666666666668,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6490,
          "events": {
            "flip": 660,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 54598464,
          "score": 196000,
          "orbits": 0,
          "seconds": 30.5,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7320,
          "events": {
            "flip": 774,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 54655808,
          "score": 197870,
          "orbits": 0,
          "seconds": 35.233333333333334,
          "totalReward": 194.86999999999998,
          "endReason": "game_over",
          "ticks": 8456,
          "events": {
            "flip": 823,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 54713152,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.304166666666667,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6793,
          "events": {
            "flip": 696,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 54770496,
          "score": 96320,
          "orbits": 0,
          "seconds": 31.070833333333333,
          "totalReward": 93.32000000000001,
          "endReason": "game_over",
          "ticks": 7457,
          "events": {
            "flip": 784,
            "plunge": 3,
            "nudge": 16,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "land": 2,
            "inlane": 1,
            "orbit": 1,
            "drain": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 54827840,
          "score": 197870,
          "orbits": 0,
          "seconds": 39.825,
          "totalReward": 194.86999999999995,
          "endReason": "game_over",
          "ticks": 9558,
          "events": {
            "flip": 970,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 54885184,
          "score": 195500,
          "orbits": 0,
          "seconds": 27.270833333333332,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 6545,
          "events": {
            "flip": 649,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 54942528,
          "score": 194410,
          "orbits": 0,
          "seconds": 27.84583333333333,
          "totalReward": 191.41,
          "endReason": "game_over",
          "ticks": 6683,
          "events": {
            "flip": 668,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 54999872,
          "score": 92620,
          "orbits": 0,
          "seconds": 31.591666666666665,
          "totalReward": 89.62,
          "endReason": "game_over",
          "ticks": 7582,
          "events": {
            "flip": 799,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 10,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 55057216,
          "score": 191500,
          "orbits": 0,
          "seconds": 30.591666666666665,
          "totalReward": 188.49999999999997,
          "endReason": "game_over",
          "ticks": 7342,
          "events": {
            "flip": 820,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 55114560,
          "score": 197660,
          "orbits": 0,
          "seconds": 33.90833333333333,
          "totalReward": 194.66,
          "endReason": "game_over",
          "ticks": 8138,
          "events": {
            "flip": 785,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 55171904,
          "score": 196730,
          "orbits": 0,
          "seconds": 31.870833333333334,
          "totalReward": 193.73,
          "endReason": "game_over",
          "ticks": 7649,
          "events": {
            "flip": 838,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 55229248,
          "score": 195420,
          "orbits": 0,
          "seconds": 28.245833333333334,
          "totalReward": 192.42,
          "endReason": "game_over",
          "ticks": 6779,
          "events": {
            "flip": 514,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 55286592,
          "score": 196230,
          "orbits": 0,
          "seconds": 39.97083333333333,
          "totalReward": 193.23,
          "endReason": "game_over",
          "ticks": 9593,
          "events": {
            "flip": 884,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 55343936,
          "score": 195400,
          "orbits": 0,
          "seconds": 29.95,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7188,
          "events": {
            "flip": 587,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 55401280,
          "score": 99560,
          "orbits": 0,
          "seconds": 41.85,
          "totalReward": 96.56,
          "endReason": "game_over",
          "ticks": 10044,
          "events": {
            "flip": 936,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "drain": 3,
            "ramp": 1,
            "inlane": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 55458624,
          "score": 202200,
          "orbits": 0,
          "seconds": 45.8125,
          "totalReward": 199.19999999999996,
          "endReason": "game_over",
          "ticks": 10995,
          "events": {
            "flip": 1040,
            "plunge": 3,
            "nudge": 22,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 55515968,
          "score": 194400,
          "orbits": 0,
          "seconds": 31.4,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7536,
          "events": {
            "flip": 702,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 55573312,
          "score": 98440,
          "orbits": 0,
          "seconds": 36.49583333333333,
          "totalReward": 95.44,
          "endReason": "game_over",
          "ticks": 8759,
          "events": {
            "flip": 862,
            "plunge": 3,
            "nudge": 16,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 55630656,
          "score": 100680,
          "orbits": 0,
          "seconds": 47.55416666666667,
          "totalReward": 97.67999999999999,
          "endReason": "game_over",
          "ticks": 11413,
          "events": {
            "flip": 1243,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "sling": 8,
            "land": 2,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 55688000,
          "score": 194960,
          "orbits": 0,
          "seconds": 34.59583333333333,
          "totalReward": 191.95999999999992,
          "endReason": "game_over",
          "ticks": 8303,
          "events": {
            "flip": 747,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 55745344,
          "score": 194950,
          "orbits": 0,
          "seconds": 31.545833333333334,
          "totalReward": 191.95,
          "endReason": "game_over",
          "ticks": 7571,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 55802688,
          "score": 195900,
          "orbits": 0,
          "seconds": 34.675,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 8322,
          "events": {
            "flip": 722,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 55860032,
          "score": 204180,
          "orbits": 0,
          "seconds": 44.329166666666666,
          "totalReward": 201.17999999999998,
          "endReason": "game_over",
          "ticks": 10639,
          "events": {
            "flip": 984,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 55917376,
          "score": 215250,
          "orbits": 0,
          "seconds": 45.608333333333334,
          "totalReward": 212.24999999999997,
          "endReason": "game_over",
          "ticks": 10946,
          "events": {
            "flip": 987,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 3,
            "drain": 3,
            "orbit": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 55974720,
          "score": 195850,
          "orbits": 0,
          "seconds": 40.94166666666666,
          "totalReward": 192.85,
          "endReason": "game_over",
          "ticks": 9826,
          "events": {
            "flip": 864,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 56032064,
          "score": 194850,
          "orbits": 0,
          "seconds": 36.3,
          "totalReward": 191.84999999999994,
          "endReason": "game_over",
          "ticks": 8712,
          "events": {
            "flip": 828,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 56089408,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.445833333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6347,
          "events": {
            "flip": 598,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 56146752,
          "score": 199640,
          "orbits": 0,
          "seconds": 33.15,
          "totalReward": 196.63999999999993,
          "endReason": "game_over",
          "ticks": 7956,
          "events": {
            "flip": 700,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56204096,
          "score": 195120,
          "orbits": 0,
          "seconds": 29.554166666666667,
          "totalReward": 192.11999999999998,
          "endReason": "game_over",
          "ticks": 7093,
          "events": {
            "flip": 696,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 56261440,
          "score": 195300,
          "orbits": 0,
          "seconds": 27.270833333333332,
          "totalReward": 192.29999999999998,
          "endReason": "game_over",
          "ticks": 6545,
          "events": {
            "flip": 596,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 56318784,
          "score": 195020,
          "orbits": 0,
          "seconds": 28.375,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 6810,
          "events": {
            "flip": 589,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 56376128,
          "score": 197150,
          "orbits": 0,
          "seconds": 33.65,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8076,
          "events": {
            "flip": 776,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 56433472,
          "score": 195330,
          "orbits": 0,
          "seconds": 32.3625,
          "totalReward": 192.33,
          "endReason": "game_over",
          "ticks": 7767,
          "events": {
            "flip": 703,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 56490816,
          "score": 195520,
          "orbits": 0,
          "seconds": 32.0625,
          "totalReward": 192.51999999999998,
          "endReason": "game_over",
          "ticks": 7695,
          "events": {
            "flip": 702,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 56548160,
          "score": 195920,
          "orbits": 0,
          "seconds": 38.416666666666664,
          "totalReward": 192.91999999999993,
          "endReason": "game_over",
          "ticks": 9220,
          "events": {
            "flip": 905,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 56605504,
          "score": 199640,
          "orbits": 0,
          "seconds": 43.17916666666667,
          "totalReward": 196.63999999999993,
          "endReason": "game_over",
          "ticks": 10363,
          "events": {
            "flip": 1006,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "sling": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 56662848,
          "score": 463520,
          "orbits": 1,
          "seconds": 57.483333333333334,
          "totalReward": 460.52,
          "endReason": "game_over",
          "ticks": 13796,
          "events": {
            "flip": 1394,
            "plunge": 3,
            "nudge": 31,
            "target": 12,
            "bumper": 15,
            "launch": 4,
            "sling": 12,
            "land": 4,
            "inlane": 2,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 56720192,
          "score": 203890,
          "orbits": 0,
          "seconds": 59.19583333333333,
          "totalReward": 200.89000000000001,
          "endReason": "game_over",
          "ticks": 14207,
          "events": {
            "flip": 1333,
            "plunge": 3,
            "nudge": 29,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "drain": 3,
            "inlane": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56777536,
          "score": 95320,
          "orbits": 0,
          "seconds": 31.591666666666665,
          "totalReward": 92.32,
          "endReason": "game_over",
          "ticks": 7582,
          "events": {
            "flip": 633,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 8,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 56834880,
          "score": 194900,
          "orbits": 0,
          "seconds": 31.170833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7481,
          "events": {
            "flip": 706,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 56892224,
          "score": 204050,
          "orbits": 0,
          "seconds": 41.4,
          "totalReward": 201.04999999999993,
          "endReason": "game_over",
          "ticks": 9936,
          "events": {
            "flip": 921,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 56949568,
          "score": 95270,
          "orbits": 0,
          "seconds": 52.9375,
          "totalReward": 92.27,
          "endReason": "game_over",
          "ticks": 12705,
          "events": {
            "flip": 1453,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 16,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 57006912,
          "score": 200300,
          "orbits": 0,
          "seconds": 39.829166666666666,
          "totalReward": 197.29999999999998,
          "endReason": "game_over",
          "ticks": 9559,
          "events": {
            "flip": 902,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 57064256,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.72083333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6653,
          "events": {
            "flip": 510,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 57121600,
          "score": 95060,
          "orbits": 0,
          "seconds": 41.4625,
          "totalReward": 92.06000000000002,
          "endReason": "game_over",
          "ticks": 9951,
          "events": {
            "flip": 987,
            "plunge": 3,
            "nudge": 17,
            "target": 6,
            "bumper": 15,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57178944,
          "score": 195020,
          "orbits": 0,
          "seconds": 27.804166666666667,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 6673,
          "events": {
            "flip": 549,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 57236288,
          "score": 196690,
          "orbits": 0,
          "seconds": 44.05416666666667,
          "totalReward": 193.6899999999999,
          "endReason": "game_over",
          "ticks": 10573,
          "events": {
            "flip": 893,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 57293632,
          "score": 195250,
          "orbits": 0,
          "seconds": 35.7125,
          "totalReward": 192.24999999999997,
          "endReason": "game_over",
          "ticks": 8571,
          "events": {
            "flip": 812,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 57350976,
          "score": 200230,
          "orbits": 0,
          "seconds": 43.108333333333334,
          "totalReward": 197.22999999999993,
          "endReason": "game_over",
          "ticks": 10346,
          "events": {
            "flip": 1031,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57408320,
          "score": 197480,
          "orbits": 0,
          "seconds": 43.11666666666667,
          "totalReward": 194.48000000000002,
          "endReason": "game_over",
          "ticks": 10348,
          "events": {
            "flip": 952,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 57465664,
          "score": 93740,
          "orbits": 0,
          "seconds": 39.704166666666666,
          "totalReward": 90.74000000000001,
          "endReason": "game_over",
          "ticks": 9529,
          "events": {
            "flip": 827,
            "plunge": 3,
            "nudge": 19,
            "target": 8,
            "bumper": 13,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 57523008,
          "score": 197350,
          "orbits": 0,
          "seconds": 42.21666666666667,
          "totalReward": 194.34999999999994,
          "endReason": "game_over",
          "ticks": 10132,
          "events": {
            "flip": 857,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 57580352,
          "score": 195650,
          "orbits": 0,
          "seconds": 39.670833333333334,
          "totalReward": 192.64999999999992,
          "endReason": "game_over",
          "ticks": 9521,
          "events": {
            "flip": 793,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 57637696,
          "score": 195530,
          "orbits": 0,
          "seconds": 30.929166666666667,
          "totalReward": 192.53,
          "endReason": "game_over",
          "ticks": 7423,
          "events": {
            "flip": 637,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 57695040,
          "score": 196770,
          "orbits": 0,
          "seconds": 38.4375,
          "totalReward": 193.77,
          "endReason": "game_over",
          "ticks": 9225,
          "events": {
            "flip": 720,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 57752384,
          "score": 199100,
          "orbits": 0,
          "seconds": 35.954166666666666,
          "totalReward": 196.09999999999997,
          "endReason": "game_over",
          "ticks": 8629,
          "events": {
            "flip": 836,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57809728,
          "score": 93060,
          "orbits": 0,
          "seconds": 32.3,
          "totalReward": 90.06,
          "endReason": "game_over",
          "ticks": 7752,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 8,
            "bumper": 9,
            "nudge": 11,
            "launch": 2,
            "drain": 3,
            "land": 2,
            "inlane": 1,
            "sling": 6,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 57867072,
          "score": 92420,
          "orbits": 0,
          "seconds": 31.604166666666668,
          "totalReward": 89.41999999999999,
          "endReason": "game_over",
          "ticks": 7585,
          "events": {
            "flip": 715,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 10,
            "launch": 2,
            "inlane": 2,
            "drain": 3,
            "land": 2,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 57924416,
          "score": 195400,
          "orbits": 0,
          "seconds": 30.775,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7386,
          "events": {
            "flip": 648,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 57981760,
          "score": 196930,
          "orbits": 0,
          "seconds": 34.07083333333333,
          "totalReward": 193.92999999999998,
          "endReason": "game_over",
          "ticks": 8177,
          "events": {
            "flip": 684,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 58039104,
          "score": 205170,
          "orbits": 0,
          "seconds": 49.579166666666666,
          "totalReward": 202.16999999999996,
          "endReason": "game_over",
          "ticks": 11899,
          "events": {
            "flip": 1104,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 14,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "inlane": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58096448,
          "score": 91940,
          "orbits": 0,
          "seconds": 31.270833333333332,
          "totalReward": 88.94,
          "endReason": "game_over",
          "ticks": 7505,
          "events": {
            "flip": 658,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 8,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 58153792,
          "score": 195030,
          "orbits": 0,
          "seconds": 31.066666666666666,
          "totalReward": 192.03,
          "endReason": "game_over",
          "ticks": 7456,
          "events": {
            "flip": 711,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 58211136,
          "score": 197550,
          "orbits": 0,
          "seconds": 38.38333333333333,
          "totalReward": 194.54999999999998,
          "endReason": "game_over",
          "ticks": 9212,
          "events": {
            "flip": 932,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 58268480,
          "score": 202320,
          "orbits": 0,
          "seconds": 32.229166666666664,
          "totalReward": 199.32,
          "endReason": "game_over",
          "ticks": 7735,
          "events": {
            "flip": 754,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 58325824,
          "score": 95100,
          "orbits": 0,
          "seconds": 35.34583333333333,
          "totalReward": 92.09999999999997,
          "endReason": "game_over",
          "ticks": 8483,
          "events": {
            "flip": 847,
            "plunge": 3,
            "nudge": 9,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 58383168,
          "score": 198020,
          "orbits": 0,
          "seconds": 40.31666666666666,
          "totalReward": 195.01999999999998,
          "endReason": "game_over",
          "ticks": 9676,
          "events": {
            "flip": 943,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 58440512,
          "score": 196650,
          "orbits": 0,
          "seconds": 36.3375,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 8721,
          "events": {
            "flip": 850,
            "plunge": 3,
            "nudge": 7,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 58497856,
          "score": 196160,
          "orbits": 0,
          "seconds": 40.583333333333336,
          "totalReward": 193.16,
          "endReason": "game_over",
          "ticks": 9740,
          "events": {
            "flip": 812,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 58555200,
          "score": 195450,
          "orbits": 0,
          "seconds": 36.37083333333333,
          "totalReward": 192.44999999999996,
          "endReason": "game_over",
          "ticks": 8729,
          "events": {
            "flip": 809,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 58612544,
          "score": 196730,
          "orbits": 0,
          "seconds": 41.99166666666667,
          "totalReward": 193.73,
          "endReason": "game_over",
          "ticks": 10078,
          "events": {
            "flip": 1020,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 58669888,
          "score": 200850,
          "orbits": 0,
          "seconds": 35.545833333333334,
          "totalReward": 197.85,
          "endReason": "game_over",
          "ticks": 8531,
          "events": {
            "flip": 789,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 58727232,
          "score": 196320,
          "orbits": 0,
          "seconds": 33.9625,
          "totalReward": 193.31999999999994,
          "endReason": "game_over",
          "ticks": 8151,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 58784576,
          "score": 192000,
          "orbits": 0,
          "seconds": 29.620833333333334,
          "totalReward": 188.99999999999997,
          "endReason": "game_over",
          "ticks": 7109,
          "events": {
            "flip": 574,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 58841920,
          "score": 194640,
          "orbits": 0,
          "seconds": 34.72083333333333,
          "totalReward": 191.63999999999996,
          "endReason": "game_over",
          "ticks": 8333,
          "events": {
            "flip": 645,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 58899264,
          "score": 201030,
          "orbits": 0,
          "seconds": 34.925,
          "totalReward": 198.02999999999997,
          "endReason": "game_over",
          "ticks": 8382,
          "events": {
            "flip": 771,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58956608,
          "score": 194120,
          "orbits": 0,
          "seconds": 29.425,
          "totalReward": 191.11999999999998,
          "endReason": "game_over",
          "ticks": 7062,
          "events": {
            "flip": 661,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59013952,
          "score": 200810,
          "orbits": 0,
          "seconds": 35.75416666666666,
          "totalReward": 197.80999999999997,
          "endReason": "game_over",
          "ticks": 8581,
          "events": {
            "flip": 786,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 59071296,
          "score": 196740,
          "orbits": 0,
          "seconds": 32.704166666666666,
          "totalReward": 193.73999999999995,
          "endReason": "game_over",
          "ticks": 7849,
          "events": {
            "flip": 687,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59128640,
          "score": 198240,
          "orbits": 0,
          "seconds": 54.37916666666666,
          "totalReward": 195.24,
          "endReason": "game_over",
          "ticks": 13051,
          "events": {
            "flip": 1343,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59185984,
          "score": 199730,
          "orbits": 0,
          "seconds": 40.7875,
          "totalReward": 196.72999999999996,
          "endReason": "game_over",
          "ticks": 9789,
          "events": {
            "flip": 896,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59243328,
          "score": 196220,
          "orbits": 0,
          "seconds": 33.7625,
          "totalReward": 193.21999999999997,
          "endReason": "game_over",
          "ticks": 8103,
          "events": {
            "flip": 696,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 59300672,
          "score": 199250,
          "orbits": 0,
          "seconds": 41.045833333333334,
          "totalReward": 196.24999999999991,
          "endReason": "game_over",
          "ticks": 9851,
          "events": {
            "flip": 793,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 59358016,
          "score": 194930,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 624,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 59415360,
          "score": 215450,
          "orbits": 0,
          "seconds": 75.35416666666667,
          "totalReward": 212.44999999999996,
          "endReason": "game_over",
          "ticks": 18085,
          "events": {
            "flip": 1917,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 3,
            "inlane": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59472704,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.458333333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6590,
          "events": {
            "flip": 526,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 59530048,
          "score": 197100,
          "orbits": 0,
          "seconds": 47.458333333333336,
          "totalReward": 194.09999999999997,
          "endReason": "game_over",
          "ticks": 11390,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 16,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 10,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59587392,
          "score": 196940,
          "orbits": 0,
          "seconds": 45.266666666666666,
          "totalReward": 193.94,
          "endReason": "game_over",
          "ticks": 10864,
          "events": {
            "flip": 1144,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59644736,
          "score": 98550,
          "orbits": 0,
          "seconds": 43.05,
          "totalReward": 95.55,
          "endReason": "game_over",
          "ticks": 10332,
          "events": {
            "flip": 944,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 15,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59702080,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.15,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6516,
          "events": {
            "flip": 534,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59759424,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.495833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6839,
          "events": {
            "flip": 606,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59816768,
          "score": 99820,
          "orbits": 0,
          "seconds": 50.9,
          "totalReward": 96.82000000000001,
          "endReason": "game_over",
          "ticks": 12216,
          "events": {
            "flip": 1182,
            "plunge": 3,
            "target": 8,
            "bumper": 14,
            "nudge": 13,
            "launch": 2,
            "land": 2,
            "sling": 2,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59874112,
          "score": 201330,
          "orbits": 0,
          "seconds": 35.4875,
          "totalReward": 198.32999999999996,
          "endReason": "game_over",
          "ticks": 8517,
          "events": {
            "flip": 840,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "ramp": 1,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59931456,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.491666666666667,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6838,
          "events": {
            "flip": 641,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 59988800,
          "score": 195010,
          "orbits": 0,
          "seconds": 33.516666666666666,
          "totalReward": 192.00999999999996,
          "endReason": "game_over",
          "ticks": 8044,
          "events": {
            "flip": 816,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 60046144,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.245833333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6539,
          "events": {
            "flip": 577,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 60103488,
          "score": 196720,
          "orbits": 0,
          "seconds": 47.3375,
          "totalReward": 193.72,
          "endReason": "game_over",
          "ticks": 11361,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 60160832,
          "score": 191400,
          "orbits": 0,
          "seconds": 30.854166666666668,
          "totalReward": 188.39999999999998,
          "endReason": "game_over",
          "ticks": 7405,
          "events": {
            "flip": 717,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 60218176,
          "score": 197950,
          "orbits": 0,
          "seconds": 41.2,
          "totalReward": 194.94999999999996,
          "endReason": "game_over",
          "ticks": 9888,
          "events": {
            "flip": 1088,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 60275520,
          "score": 215880,
          "orbits": 0,
          "seconds": 49.9375,
          "totalReward": 212.87999999999997,
          "endReason": "game_over",
          "ticks": 11985,
          "events": {
            "flip": 1319,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 16,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 8,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 60332864,
          "score": 194650,
          "orbits": 0,
          "seconds": 33.2875,
          "totalReward": 191.65,
          "endReason": "game_over",
          "ticks": 7989,
          "events": {
            "flip": 763,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 60390208,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 577,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 60447552,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.275,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6786,
          "events": {
            "flip": 673,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 60504896,
          "score": 195400,
          "orbits": 0,
          "seconds": 30.383333333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7292,
          "events": {
            "flip": 797,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 60562240,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.2125,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6531,
          "events": {
            "flip": 640,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 60619584,
          "score": 194120,
          "orbits": 0,
          "seconds": 30.412499999999998,
          "totalReward": 191.11999999999998,
          "endReason": "game_over",
          "ticks": 7299,
          "events": {
            "flip": 593,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 60676928,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.0125,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6723,
          "events": {
            "flip": 596,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 60734272,
          "score": 197120,
          "orbits": 0,
          "seconds": 29.854166666666668,
          "totalReward": 194.11999999999995,
          "endReason": "game_over",
          "ticks": 7165,
          "events": {
            "flip": 707,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 60791616,
          "score": 195320,
          "orbits": 0,
          "seconds": 27.754166666666666,
          "totalReward": 192.31999999999994,
          "endReason": "game_over",
          "ticks": 6661,
          "events": {
            "flip": 633,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 60848960,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.729166666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6655,
          "events": {
            "flip": 628,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 60906304,
          "score": 197000,
          "orbits": 0,
          "seconds": 32,
          "totalReward": 193.99999999999997,
          "endReason": "game_over",
          "ticks": 7680,
          "events": {
            "flip": 707,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 13,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 60963648,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.974999999999998,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6714,
          "events": {
            "flip": 689,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 61020992,
          "score": 196740,
          "orbits": 0,
          "seconds": 40.641666666666666,
          "totalReward": 193.73999999999998,
          "endReason": "game_over",
          "ticks": 9754,
          "events": {
            "flip": 1021,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 61078336,
          "score": 96500,
          "orbits": 0,
          "seconds": 29.804166666666667,
          "totalReward": 93.49999999999997,
          "endReason": "game_over",
          "ticks": 7153,
          "events": {
            "flip": 669,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "land": 2,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61135680,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 721,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 61193024,
          "score": 90650,
          "orbits": 0,
          "seconds": 33.083333333333336,
          "totalReward": 87.65000000000003,
          "endReason": "game_over",
          "ticks": 7940,
          "events": {
            "flip": 818,
            "plunge": 3,
            "nudge": 16,
            "target": 10,
            "bumper": 6,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 61250368,
          "score": 102520,
          "orbits": 0,
          "seconds": 33.56666666666666,
          "totalReward": 99.52,
          "endReason": "game_over",
          "ticks": 8056,
          "events": {
            "flip": 792,
            "plunge": 3,
            "nudge": 12,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "land": 2,
            "ramp": 2,
            "sling": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61307712,
          "score": 195530,
          "orbits": 0,
          "seconds": 34.99583333333333,
          "totalReward": 192.52999999999994,
          "endReason": "game_over",
          "ticks": 8399,
          "events": {
            "flip": 847,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 61365056,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.9,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6456,
          "events": {
            "flip": 598,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 61422400,
          "score": 195430,
          "orbits": 0,
          "seconds": 33.44583333333333,
          "totalReward": 192.42999999999995,
          "endReason": "game_over",
          "ticks": 8027,
          "events": {
            "flip": 775,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 61479744,
          "score": 201070,
          "orbits": 0,
          "seconds": 42.791666666666664,
          "totalReward": 198.06999999999988,
          "endReason": "game_over",
          "ticks": 10270,
          "events": {
            "flip": 1117,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61537088,
          "score": 196400,
          "orbits": 0,
          "seconds": 30.554166666666667,
          "totalReward": 193.39999999999998,
          "endReason": "game_over",
          "ticks": 7333,
          "events": {
            "flip": 680,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 61594432,
          "score": 202100,
          "orbits": 0,
          "seconds": 34.34166666666667,
          "totalReward": 199.09999999999997,
          "endReason": "game_over",
          "ticks": 8242,
          "events": {
            "flip": 781,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61651776,
          "score": 197620,
          "orbits": 0,
          "seconds": 42.94583333333333,
          "totalReward": 194.61999999999998,
          "endReason": "game_over",
          "ticks": 10307,
          "events": {
            "flip": 1039,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 61709120,
          "score": 198540,
          "orbits": 0,
          "seconds": 32.86666666666667,
          "totalReward": 195.54,
          "endReason": "game_over",
          "ticks": 7888,
          "events": {
            "flip": 739,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61766464,
          "score": 196990,
          "orbits": 0,
          "seconds": 33.666666666666664,
          "totalReward": 193.98999999999998,
          "endReason": "game_over",
          "ticks": 8080,
          "events": {
            "flip": 799,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 61823808,
          "score": 92530,
          "orbits": 0,
          "seconds": 32.63333333333333,
          "totalReward": 89.52999999999999,
          "endReason": "game_over",
          "ticks": 7832,
          "events": {
            "flip": 602,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "land": 2,
            "inlane": 1,
            "drain": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61881152,
          "score": 207620,
          "orbits": 0,
          "seconds": 52.295833333333334,
          "totalReward": 204.61999999999986,
          "endReason": "game_over",
          "ticks": 12551,
          "events": {
            "flip": 1399,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 4,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61938496,
          "score": 198070,
          "orbits": 0,
          "seconds": 43.25416666666666,
          "totalReward": 195.07,
          "endReason": "game_over",
          "ticks": 10381,
          "events": {
            "flip": 953,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 61995840,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.84583333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6683,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 62053184,
          "score": 197830,
          "orbits": 0,
          "seconds": 51.9375,
          "totalReward": 194.82999999999996,
          "endReason": "game_over",
          "ticks": 12465,
          "events": {
            "flip": 1210,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62110528,
          "score": 197030,
          "orbits": 0,
          "seconds": 33.0875,
          "totalReward": 194.03,
          "endReason": "game_over",
          "ticks": 7941,
          "events": {
            "flip": 778,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 62167872,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.9,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6456,
          "events": {
            "flip": 638,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 62225216,
          "score": 197570,
          "orbits": 0,
          "seconds": 44.34583333333333,
          "totalReward": 194.56999999999996,
          "endReason": "game_over",
          "ticks": 10643,
          "events": {
            "flip": 1111,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 62282560,
          "score": 194620,
          "orbits": 0,
          "seconds": 31.15,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7476,
          "events": {
            "flip": 733,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 62339904,
          "score": 197210,
          "orbits": 0,
          "seconds": 43.858333333333334,
          "totalReward": 194.20999999999995,
          "endReason": "game_over",
          "ticks": 10526,
          "events": {
            "flip": 1065,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62397248,
          "score": 194930,
          "orbits": 0,
          "seconds": 27.383333333333333,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 6572,
          "events": {
            "flip": 643,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 62454592,
          "score": 195640,
          "orbits": 0,
          "seconds": 29.679166666666667,
          "totalReward": 192.63999999999996,
          "endReason": "game_over",
          "ticks": 7123,
          "events": {
            "flip": 709,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 62511936,
          "score": 200410,
          "orbits": 0,
          "seconds": 39.229166666666664,
          "totalReward": 197.41,
          "endReason": "game_over",
          "ticks": 9415,
          "events": {
            "flip": 1011,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "orbit": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62569280,
          "score": 196580,
          "orbits": 0,
          "seconds": 34.729166666666664,
          "totalReward": 193.58,
          "endReason": "game_over",
          "ticks": 8335,
          "events": {
            "flip": 851,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62626624,
          "score": 196930,
          "orbits": 0,
          "seconds": 49.84166666666667,
          "totalReward": 193.92999999999998,
          "endReason": "game_over",
          "ticks": 11962,
          "events": {
            "flip": 1332,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62683968,
          "score": 41180,
          "orbits": 0,
          "seconds": 40.75,
          "totalReward": 38.18000000000001,
          "endReason": "game_over",
          "ticks": 9780,
          "events": {
            "flip": 916,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 12,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "drain": 3,
            "orbit": 1,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62741312,
          "score": 195820,
          "orbits": 0,
          "seconds": 45.7125,
          "totalReward": 192.82,
          "endReason": "game_over",
          "ticks": 10971,
          "events": {
            "flip": 1270,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62798656,
          "score": 197020,
          "orbits": 0,
          "seconds": 33.3125,
          "totalReward": 194.01999999999998,
          "endReason": "game_over",
          "ticks": 7995,
          "events": {
            "flip": 729,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 62856000,
          "score": 206180,
          "orbits": 0,
          "seconds": 58.675,
          "totalReward": 203.17999999999998,
          "endReason": "game_over",
          "ticks": 14082,
          "events": {
            "flip": 1601,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 62913344,
          "score": 195430,
          "orbits": 0,
          "seconds": 28.716666666666665,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 6892,
          "events": {
            "flip": 695,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 62970688,
          "score": 196570,
          "orbits": 0,
          "seconds": 51.74583333333333,
          "totalReward": 193.56999999999996,
          "endReason": "game_over",
          "ticks": 12419,
          "events": {
            "flip": 1293,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63028032,
          "score": 93650,
          "orbits": 0,
          "seconds": 51.38333333333333,
          "totalReward": 90.64999999999998,
          "endReason": "game_over",
          "ticks": 12332,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 63085376,
          "score": 99540,
          "orbits": 0,
          "seconds": 47.62916666666666,
          "totalReward": 96.53999999999999,
          "endReason": "game_over",
          "ticks": 11431,
          "events": {
            "flip": 1242,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 13,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 63142720,
          "score": 95650,
          "orbits": 0,
          "seconds": 29.6125,
          "totalReward": 92.64999999999999,
          "endReason": "game_over",
          "ticks": 7107,
          "events": {
            "flip": 701,
            "plunge": 3,
            "target": 8,
            "bumper": 9,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63200064,
          "score": 38000,
          "orbits": 0,
          "seconds": 23.304166666666667,
          "totalReward": 35,
          "endReason": "game_over",
          "ticks": 5593,
          "events": {
            "flip": 392,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 7,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 63257408,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.166666666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6520,
          "events": {
            "flip": 703,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 63314752,
          "score": 194930,
          "orbits": 0,
          "seconds": 32.645833333333336,
          "totalReward": 191.92999999999995,
          "endReason": "game_over",
          "ticks": 7835,
          "events": {
            "flip": 817,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 63372096,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.545833333333334,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6851,
          "events": {
            "flip": 688,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63429440,
          "score": 93350,
          "orbits": 0,
          "seconds": 42.24166666666667,
          "totalReward": 90.34999999999998,
          "endReason": "game_over",
          "ticks": 10138,
          "events": {
            "flip": 1013,
            "plunge": 3,
            "nudge": 15,
            "target": 7,
            "bumper": 14,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 63486784,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.041666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6730,
          "events": {
            "flip": 682,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63544128,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.224999999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6774,
          "events": {
            "flip": 698,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 63601472,
          "score": 197150,
          "orbits": 0,
          "seconds": 32.641666666666666,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 7834,
          "events": {
            "flip": 741,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 63658816,
          "score": 195220,
          "orbits": 0,
          "seconds": 34.608333333333334,
          "totalReward": 192.22,
          "endReason": "game_over",
          "ticks": 8306,
          "events": {
            "flip": 801,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63716160,
          "score": 194900,
          "orbits": 0,
          "seconds": 30.0625,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7215,
          "events": {
            "flip": 765,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63773504,
          "score": 197200,
          "orbits": 0,
          "seconds": 34.12083333333333,
          "totalReward": 194.2,
          "endReason": "game_over",
          "ticks": 8189,
          "events": {
            "flip": 776,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63830848,
          "score": 195150,
          "orbits": 0,
          "seconds": 33.30833333333333,
          "totalReward": 192.14999999999992,
          "endReason": "game_over",
          "ticks": 7994,
          "events": {
            "flip": 907,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 63888192,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.708333333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7130,
          "events": {
            "flip": 812,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63945536,
          "score": 196250,
          "orbits": 0,
          "seconds": 31.979166666666668,
          "totalReward": 193.25,
          "endReason": "game_over",
          "ticks": 7675,
          "events": {
            "flip": 844,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 64002880,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.0625,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6495,
          "events": {
            "flip": 690,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 64060224,
          "score": 201160,
          "orbits": 0,
          "seconds": 32.8125,
          "totalReward": 198.1599999999999,
          "endReason": "game_over",
          "ticks": 7875,
          "events": {
            "flip": 876,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64117568,
          "score": 201220,
          "orbits": 0,
          "seconds": 53.708333333333336,
          "totalReward": 198.2199999999999,
          "endReason": "game_over",
          "ticks": 12890,
          "events": {
            "flip": 1476,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 12,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64174912,
          "score": 90120,
          "orbits": 0,
          "seconds": 34.30833333333333,
          "totalReward": 87.12,
          "endReason": "game_over",
          "ticks": 8234,
          "events": {
            "flip": 684,
            "plunge": 3,
            "target": 6,
            "bumper": 11,
            "nudge": 9,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 64232256,
          "score": 197650,
          "orbits": 0,
          "seconds": 30.4875,
          "totalReward": 194.64999999999995,
          "endReason": "game_over",
          "ticks": 7317,
          "events": {
            "flip": 727,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 64289600,
          "score": 95950,
          "orbits": 0,
          "seconds": 47.71666666666667,
          "totalReward": 92.94999999999995,
          "endReason": "game_over",
          "ticks": 11452,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "nudge": 30,
            "target": 8,
            "bumper": 25,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64346944,
          "score": 195150,
          "orbits": 0,
          "seconds": 33.270833333333336,
          "totalReward": 192.14999999999992,
          "endReason": "game_over",
          "ticks": 7985,
          "events": {
            "flip": 864,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 64404288,
          "score": 195020,
          "orbits": 0,
          "seconds": 41.270833333333336,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 9905,
          "events": {
            "flip": 1121,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 64461632,
          "score": 195200,
          "orbits": 0,
          "seconds": 29.820833333333333,
          "totalReward": 192.19999999999996,
          "endReason": "game_over",
          "ticks": 7157,
          "events": {
            "flip": 766,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 64518976,
          "score": 194810,
          "orbits": 0,
          "seconds": 34.166666666666664,
          "totalReward": 191.80999999999997,
          "endReason": "game_over",
          "ticks": 8200,
          "events": {
            "flip": 906,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64576320,
          "score": 89920,
          "orbits": 0,
          "seconds": 32.18333333333333,
          "totalReward": 86.91999999999999,
          "endReason": "game_over",
          "ticks": 7724,
          "events": {
            "flip": 709,
            "plunge": 3,
            "nudge": 13,
            "target": 6,
            "bumper": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 64633664,
          "score": 194450,
          "orbits": 0,
          "seconds": 36.3,
          "totalReward": 191.44999999999996,
          "endReason": "game_over",
          "ticks": 8712,
          "events": {
            "flip": 793,
            "plunge": 3,
            "nudge": 17,
            "target": 11,
            "bumper": 8,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64691008,
          "score": 195710,
          "orbits": 0,
          "seconds": 41.4375,
          "totalReward": 192.70999999999998,
          "endReason": "game_over",
          "ticks": 9945,
          "events": {
            "flip": 829,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "sling": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 64748352,
          "score": 195430,
          "orbits": 0,
          "seconds": 28.520833333333332,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 6845,
          "events": {
            "flip": 641,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 64805696,
          "score": 196040,
          "orbits": 0,
          "seconds": 32.37083333333333,
          "totalReward": 193.04,
          "endReason": "game_over",
          "ticks": 7769,
          "events": {
            "flip": 746,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 64863040,
          "score": 193900,
          "orbits": 0,
          "seconds": 26.958333333333332,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6470,
          "events": {
            "flip": 645,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 64920384,
          "score": 90060,
          "orbits": 0,
          "seconds": 40.141666666666666,
          "totalReward": 87.06,
          "endReason": "game_over",
          "ticks": 9634,
          "events": {
            "flip": 1023,
            "plunge": 3,
            "nudge": 9,
            "target": 6,
            "bumper": 7,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 64977728,
          "score": 196210,
          "orbits": 0,
          "seconds": 33.32083333333333,
          "totalReward": 193.21,
          "endReason": "game_over",
          "ticks": 7997,
          "events": {
            "flip": 847,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 65035072,
          "score": 92840,
          "orbits": 0,
          "seconds": 52.11666666666667,
          "totalReward": 89.84,
          "endReason": "game_over",
          "ticks": 12508,
          "events": {
            "flip": 1140,
            "plunge": 3,
            "nudge": 21,
            "target": 6,
            "bumper": 18,
            "launch": 2,
            "sling": 14,
            "land": 2,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 65092416,
          "score": 204910,
          "orbits": 0,
          "seconds": 51.395833333333336,
          "totalReward": 201.90999999999983,
          "endReason": "game_over",
          "ticks": 12335,
          "events": {
            "flip": 1348,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 15,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 65149760,
          "score": 195320,
          "orbits": 0,
          "seconds": 41.05416666666667,
          "totalReward": 192.31999999999996,
          "endReason": "game_over",
          "ticks": 9853,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 65207104,
          "score": 201120,
          "orbits": 0,
          "seconds": 34.5125,
          "totalReward": 198.11999999999998,
          "endReason": "game_over",
          "ticks": 8283,
          "events": {
            "flip": 724,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 65264448,
          "score": 96470,
          "orbits": 0,
          "seconds": 42.19583333333333,
          "totalReward": 93.47000000000001,
          "endReason": "game_over",
          "ticks": 10127,
          "events": {
            "flip": 929,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "inlane": 3,
            "drain": 3,
            "land": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 65321792,
          "score": 195630,
          "orbits": 0,
          "seconds": 41.30416666666667,
          "totalReward": 192.63000000000002,
          "endReason": "game_over",
          "ticks": 9913,
          "events": {
            "flip": 988,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 10,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65379136,
          "score": 199770,
          "orbits": 0,
          "seconds": 63.19166666666666,
          "totalReward": 196.76999999999998,
          "endReason": "game_over",
          "ticks": 15166,
          "events": {
            "flip": 1569,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 65436480,
          "score": 206350,
          "orbits": 0,
          "seconds": 43.2875,
          "totalReward": 203.3499999999999,
          "endReason": "game_over",
          "ticks": 10389,
          "events": {
            "flip": 1065,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 5,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 65493824,
          "score": 199650,
          "orbits": 0,
          "seconds": 42.729166666666664,
          "totalReward": 196.64999999999998,
          "endReason": "game_over",
          "ticks": 10255,
          "events": {
            "flip": 1031,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 65551168,
          "score": 45380,
          "orbits": 0,
          "seconds": 39.78333333333333,
          "totalReward": 42.37999999999999,
          "endReason": "game_over",
          "ticks": 9548,
          "events": {
            "flip": 925,
            "plunge": 3,
            "nudge": 18,
            "target": 5,
            "bumper": 12,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 3,
            "sling": 8,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65608512,
          "score": 197950,
          "orbits": 0,
          "seconds": 45.62083333333333,
          "totalReward": 194.94999999999993,
          "endReason": "game_over",
          "ticks": 10949,
          "events": {
            "flip": 1066,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 65665856,
          "score": 94760,
          "orbits": 0,
          "seconds": 43.32083333333333,
          "totalReward": 91.76,
          "endReason": "game_over",
          "ticks": 10397,
          "events": {
            "flip": 992,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 65723200,
          "score": 196530,
          "orbits": 0,
          "seconds": 39.1375,
          "totalReward": 193.52999999999997,
          "endReason": "game_over",
          "ticks": 9393,
          "events": {
            "flip": 947,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 65780544,
          "score": 195940,
          "orbits": 0,
          "seconds": 32.733333333333334,
          "totalReward": 192.94,
          "endReason": "game_over",
          "ticks": 7856,
          "events": {
            "flip": 765,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 65837888,
          "score": 196760,
          "orbits": 0,
          "seconds": 41.65416666666667,
          "totalReward": 193.76,
          "endReason": "game_over",
          "ticks": 9997,
          "events": {
            "flip": 964,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 65895232,
          "score": 39390,
          "orbits": 0,
          "seconds": 41.65833333333333,
          "totalReward": 36.39,
          "endReason": "game_over",
          "ticks": 9998,
          "events": {
            "flip": 928,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 12,
            "launch": 1,
            "sling": 9,
            "land": 1,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 65952576,
          "score": 197420,
          "orbits": 0,
          "seconds": 31.841666666666665,
          "totalReward": 194.42,
          "endReason": "game_over",
          "ticks": 7642,
          "events": {
            "flip": 720,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 66009920,
          "score": 92820,
          "orbits": 0,
          "seconds": 28.120833333333334,
          "totalReward": 89.82,
          "endReason": "game_over",
          "ticks": 6749,
          "events": {
            "flip": 549,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 13,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 66067264,
          "score": 196650,
          "orbits": 0,
          "seconds": 32.204166666666666,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 7729,
          "events": {
            "flip": 692,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 66124608,
          "score": 205560,
          "orbits": 0,
          "seconds": 40.06666666666666,
          "totalReward": 202.55999999999997,
          "endReason": "game_over",
          "ticks": 9616,
          "events": {
            "flip": 913,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 66181952,
          "score": 196550,
          "orbits": 0,
          "seconds": 42.00833333333333,
          "totalReward": 193.54999999999993,
          "endReason": "game_over",
          "ticks": 10082,
          "events": {
            "flip": 1007,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 66239296,
          "score": 219310,
          "orbits": 0,
          "seconds": 67.23333333333333,
          "totalReward": 216.30999999999992,
          "endReason": "game_over",
          "ticks": 16136,
          "events": {
            "flip": 1624,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "ramp": 3,
            "drain": 3,
            "inlane": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 66296640,
          "score": 198550,
          "orbits": 0,
          "seconds": 40.025,
          "totalReward": 195.54999999999993,
          "endReason": "game_over",
          "ticks": 9606,
          "events": {
            "flip": 909,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 66353984,
          "score": 196640,
          "orbits": 0,
          "seconds": 29.791666666666668,
          "totalReward": 193.64,
          "endReason": "game_over",
          "ticks": 7150,
          "events": {
            "flip": 587,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 66411328,
          "score": 197650,
          "orbits": 0,
          "seconds": 33.32083333333333,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7997,
          "events": {
            "flip": 723,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66468672,
          "score": 452430,
          "orbits": 1,
          "seconds": 37.2125,
          "totalReward": 449.42999999999995,
          "endReason": "game_over",
          "ticks": 8931,
          "events": {
            "flip": 900,
            "plunge": 3,
            "nudge": 15,
            "target": 12,
            "bumper": 12,
            "launch": 4,
            "sling": 3,
            "land": 4,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 66526016,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.075,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6738,
          "events": {
            "flip": 595,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66583360,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.491666666666667,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6838,
          "events": {
            "flip": 625,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66640704,
          "score": 202930,
          "orbits": 0,
          "seconds": 36.020833333333336,
          "totalReward": 199.92999999999995,
          "endReason": "game_over",
          "ticks": 8645,
          "events": {
            "flip": 751,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 66698048,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.891666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6934,
          "events": {
            "flip": 673,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 66755392,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.162499999999998,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6519,
          "events": {
            "flip": 604,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 66812736,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 640,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66870080,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.162499999999998,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6519,
          "events": {
            "flip": 664,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 66927424,
          "score": 197270,
          "orbits": 0,
          "seconds": 32.916666666666664,
          "totalReward": 194.27,
          "endReason": "game_over",
          "ticks": 7900,
          "events": {
            "flip": 617,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66984768,
          "score": 195330,
          "orbits": 0,
          "seconds": 33.3875,
          "totalReward": 192.33,
          "endReason": "game_over",
          "ticks": 8013,
          "events": {
            "flip": 719,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 67042112,
          "score": 201450,
          "orbits": 0,
          "seconds": 31.775,
          "totalReward": 198.45,
          "endReason": "game_over",
          "ticks": 7626,
          "events": {
            "flip": 683,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 67099456,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.666666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6400,
          "events": {
            "flip": 574,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 67156800,
          "score": 197320,
          "orbits": 0,
          "seconds": 32.3,
          "totalReward": 194.32,
          "endReason": "game_over",
          "ticks": 7752,
          "events": {
            "flip": 670,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 67214144,
          "score": 200350,
          "orbits": 0,
          "seconds": 31.2,
          "totalReward": 197.35,
          "endReason": "game_over",
          "ticks": 7488,
          "events": {
            "flip": 711,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67271488,
          "score": 89940,
          "orbits": 0,
          "seconds": 37.1125,
          "totalReward": 86.94,
          "endReason": "game_over",
          "ticks": 8907,
          "events": {
            "flip": 622,
            "plunge": 3,
            "nudge": 20,
            "target": 6,
            "bumper": 9,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 67328832,
          "score": 197980,
          "orbits": 0,
          "seconds": 36.30416666666667,
          "totalReward": 194.9799999999999,
          "endReason": "game_over",
          "ticks": 8713,
          "events": {
            "flip": 866,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 67386176,
          "score": 92960,
          "orbits": 0,
          "seconds": 36.3625,
          "totalReward": 89.96000000000001,
          "endReason": "game_over",
          "ticks": 8727,
          "events": {
            "flip": 650,
            "plunge": 3,
            "nudge": 24,
            "target": 6,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 67443520,
          "score": 199730,
          "orbits": 0,
          "seconds": 33.0375,
          "totalReward": 196.72999999999996,
          "endReason": "game_over",
          "ticks": 7929,
          "events": {
            "flip": 732,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67500864,
          "score": 39410,
          "orbits": 0,
          "seconds": 40.68333333333333,
          "totalReward": 36.41,
          "endReason": "game_over",
          "ticks": 9764,
          "events": {
            "flip": 918,
            "plunge": 3,
            "nudge": 19,
            "target": 5,
            "bumper": 17,
            "launch": 1,
            "sling": 11,
            "land": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67558208,
          "score": 198380,
          "orbits": 0,
          "seconds": 43.06666666666666,
          "totalReward": 195.38,
          "endReason": "game_over",
          "ticks": 10336,
          "events": {
            "flip": 1034,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 67615552,
          "score": 40000,
          "orbits": 0,
          "seconds": 56.4875,
          "totalReward": 37.00000000000001,
          "endReason": "game_over",
          "ticks": 13557,
          "events": {
            "flip": 1133,
            "plunge": 3,
            "nudge": 27,
            "target": 5,
            "bumper": 15,
            "launch": 1,
            "sling": 10,
            "land": 1,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 67672896,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.541666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6610,
          "events": {
            "flip": 580,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 67730240,
          "score": 92240,
          "orbits": 0,
          "seconds": 32.05416666666667,
          "totalReward": 89.23999999999998,
          "endReason": "game_over",
          "ticks": 7693,
          "events": {
            "flip": 580,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "inlane": 1,
            "drain": 3,
            "land": 2,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67787584,
          "score": 200020,
          "orbits": 0,
          "seconds": 31.020833333333332,
          "totalReward": 197.01999999999998,
          "endReason": "game_over",
          "ticks": 7445,
          "events": {
            "flip": 692,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67844928,
          "score": 195540,
          "orbits": 0,
          "seconds": 34.67916666666667,
          "totalReward": 192.54,
          "endReason": "game_over",
          "ticks": 8323,
          "events": {
            "flip": 708,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 67902272,
          "score": 197270,
          "orbits": 0,
          "seconds": 35.733333333333334,
          "totalReward": 194.26999999999998,
          "endReason": "game_over",
          "ticks": 8576,
          "events": {
            "flip": 722,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 67959616,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.441666666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7066,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68016960,
          "score": 195460,
          "orbits": 0,
          "seconds": 33.99583333333333,
          "totalReward": 192.45999999999995,
          "endReason": "game_over",
          "ticks": 8159,
          "events": {
            "flip": 661,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68074304,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.775,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6906,
          "events": {
            "flip": 565,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68131648,
          "score": 195120,
          "orbits": 0,
          "seconds": 30.425,
          "totalReward": 192.11999999999998,
          "endReason": "game_over",
          "ticks": 7302,
          "events": {
            "flip": 598,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68188992,
          "score": 194620,
          "orbits": 0,
          "seconds": 30.733333333333334,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7376,
          "events": {
            "flip": 643,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68246336,
          "score": 194120,
          "orbits": 0,
          "seconds": 29.412499999999998,
          "totalReward": 191.11999999999998,
          "endReason": "game_over",
          "ticks": 7059,
          "events": {
            "flip": 608,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 68303680,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 572,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68361024,
          "score": 207490,
          "orbits": 0,
          "seconds": 45.233333333333334,
          "totalReward": 204.48999999999998,
          "endReason": "game_over",
          "ticks": 10856,
          "events": {
            "flip": 990,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 3,
            "sling": 9,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 68418368,
          "score": 194930,
          "orbits": 0,
          "seconds": 33.09583333333333,
          "totalReward": 191.92999999999995,
          "endReason": "game_over",
          "ticks": 7943,
          "events": {
            "flip": 671,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 68475712,
          "score": 95140,
          "orbits": 0,
          "seconds": 38.545833333333334,
          "totalReward": 92.13999999999999,
          "endReason": "game_over",
          "ticks": 9251,
          "events": {
            "flip": 838,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68533056,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.241666666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6778,
          "events": {
            "flip": 574,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68590400,
          "score": 194760,
          "orbits": 0,
          "seconds": 36.32083333333333,
          "totalReward": 191.75999999999993,
          "endReason": "game_over",
          "ticks": 8717,
          "events": {
            "flip": 772,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 68647744,
          "score": 197600,
          "orbits": 0,
          "seconds": 31.429166666666667,
          "totalReward": 194.59999999999997,
          "endReason": "game_over",
          "ticks": 7543,
          "events": {
            "flip": 682,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68705088,
          "score": 195510,
          "orbits": 0,
          "seconds": 33.958333333333336,
          "totalReward": 192.50999999999996,
          "endReason": "game_over",
          "ticks": 8150,
          "events": {
            "flip": 664,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 13,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 68762432,
          "score": 196130,
          "orbits": 0,
          "seconds": 35.99166666666667,
          "totalReward": 193.12999999999994,
          "endReason": "game_over",
          "ticks": 8638,
          "events": {
            "flip": 720,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 68819776,
          "score": 195120,
          "orbits": 0,
          "seconds": 29.4,
          "totalReward": 192.11999999999998,
          "endReason": "game_over",
          "ticks": 7056,
          "events": {
            "flip": 642,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68877120,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.333333333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7040,
          "events": {
            "flip": 607,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 68934464,
          "score": 195330,
          "orbits": 0,
          "seconds": 33.81666666666666,
          "totalReward": 192.33,
          "endReason": "game_over",
          "ticks": 8116,
          "events": {
            "flip": 670,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68991808,
          "score": 202070,
          "orbits": 0,
          "seconds": 48.32083333333333,
          "totalReward": 199.06999999999994,
          "endReason": "game_over",
          "ticks": 11597,
          "events": {
            "flip": 1121,
            "plunge": 3,
            "nudge": 20,
            "target": 12,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69049152,
          "score": 195420,
          "orbits": 0,
          "seconds": 35.9375,
          "totalReward": 192.41999999999996,
          "endReason": "game_over",
          "ticks": 8625,
          "events": {
            "flip": 691,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 69106496,
          "score": 206940,
          "orbits": 0,
          "seconds": 52.6125,
          "totalReward": 203.93999999999994,
          "endReason": "game_over",
          "ticks": 12627,
          "events": {
            "flip": 1112,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "ramp": 2,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 69163840,
          "score": 194830,
          "orbits": 0,
          "seconds": 33.46666666666667,
          "totalReward": 191.83,
          "endReason": "game_over",
          "ticks": 8032,
          "events": {
            "flip": 663,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 69221184,
          "score": 194830,
          "orbits": 0,
          "seconds": 33.46666666666667,
          "totalReward": 191.83,
          "endReason": "game_over",
          "ticks": 8032,
          "events": {
            "flip": 674,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 69278528,
          "score": 199840,
          "orbits": 0,
          "seconds": 32.1875,
          "totalReward": 196.83999999999992,
          "endReason": "game_over",
          "ticks": 7725,
          "events": {
            "flip": 742,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69335872,
          "score": 194830,
          "orbits": 0,
          "seconds": 33.46666666666667,
          "totalReward": 191.83,
          "endReason": "game_over",
          "ticks": 8032,
          "events": {
            "flip": 645,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 69393216,
          "score": 194830,
          "orbits": 0,
          "seconds": 33.46666666666667,
          "totalReward": 191.83,
          "endReason": "game_over",
          "ticks": 8032,
          "events": {
            "flip": 706,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 69450560,
          "score": 196000,
          "orbits": 0,
          "seconds": 30.045833333333334,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7211,
          "events": {
            "flip": 532,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 69507904,
          "score": 198360,
          "orbits": 0,
          "seconds": 30.55,
          "totalReward": 195.3599999999999,
          "endReason": "game_over",
          "ticks": 7332,
          "events": {
            "flip": 648,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 69565248,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.9625,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7191,
          "events": {
            "flip": 606,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 69622592,
          "score": 195120,
          "orbits": 0,
          "seconds": 30.791666666666668,
          "totalReward": 192.11999999999998,
          "endReason": "game_over",
          "ticks": 7390,
          "events": {
            "flip": 601,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 69679936,
          "score": 197220,
          "orbits": 0,
          "seconds": 42.6375,
          "totalReward": 194.21999999999994,
          "endReason": "game_over",
          "ticks": 10233,
          "events": {
            "flip": 926,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 69737280,
          "score": 92730,
          "orbits": 0,
          "seconds": 42.82083333333333,
          "totalReward": 89.72999999999998,
          "endReason": "game_over",
          "ticks": 10277,
          "events": {
            "flip": 963,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "drain": 3,
            "land": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 69794624,
          "score": 195770,
          "orbits": 0,
          "seconds": 41.1375,
          "totalReward": 192.76999999999998,
          "endReason": "game_over",
          "ticks": 9873,
          "events": {
            "flip": 860,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 69851968,
          "score": 194700,
          "orbits": 0,
          "seconds": 30.816666666666666,
          "totalReward": 191.69999999999996,
          "endReason": "game_over",
          "ticks": 7396,
          "events": {
            "flip": 629,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 69909312,
          "score": 196700,
          "orbits": 0,
          "seconds": 34.979166666666664,
          "totalReward": 193.69999999999996,
          "endReason": "game_over",
          "ticks": 8395,
          "events": {
            "flip": 621,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 69966656,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.066666666666666,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6976,
          "events": {
            "flip": 593,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 70024000,
          "score": 194120,
          "orbits": 0,
          "seconds": 30.4875,
          "totalReward": 191.11999999999998,
          "endReason": "game_over",
          "ticks": 7317,
          "events": {
            "flip": 602,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 70081344,
          "score": 194400,
          "orbits": 0,
          "seconds": 30.104166666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7225,
          "events": {
            "flip": 565,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 70138688,
          "score": 195560,
          "orbits": 0,
          "seconds": 32.079166666666666,
          "totalReward": 192.55999999999995,
          "endReason": "game_over",
          "ticks": 7699,
          "events": {
            "flip": 658,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 70196032,
          "score": 460650,
          "orbits": 1,
          "seconds": 53.666666666666664,
          "totalReward": 457.65,
          "endReason": "game_over",
          "ticks": 12880,
          "events": {
            "flip": 1335,
            "plunge": 3,
            "nudge": 22,
            "target": 12,
            "bumper": 26,
            "launch": 4,
            "sling": 5,
            "land": 4,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70253376,
          "score": 93430,
          "orbits": 0,
          "seconds": 28.858333333333334,
          "totalReward": 90.42999999999998,
          "endReason": "game_over",
          "ticks": 6926,
          "events": {
            "flip": 557,
            "plunge": 3,
            "nudge": 12,
            "target": 8,
            "bumper": 7,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 70310720,
          "score": 195430,
          "orbits": 0,
          "seconds": 31.6875,
          "totalReward": 192.42999999999998,
          "endReason": "game_over",
          "ticks": 7605,
          "events": {
            "flip": 597,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 70368064,
          "score": 195850,
          "orbits": 0,
          "seconds": 35.25,
          "totalReward": 192.84999999999997,
          "endReason": "game_over",
          "ticks": 8460,
          "events": {
            "flip": 731,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 70425408,
          "score": 204520,
          "orbits": 0,
          "seconds": 32.13333333333333,
          "totalReward": 201.51999999999995,
          "endReason": "game_over",
          "ticks": 7712,
          "events": {
            "flip": 671,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 70482752,
          "score": 206140,
          "orbits": 0,
          "seconds": 53.170833333333334,
          "totalReward": 203.1399999999999,
          "endReason": "game_over",
          "ticks": 12761,
          "events": {
            "flip": 1405,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 5,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70540096,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.070833333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6737,
          "events": {
            "flip": 523,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 70597440,
          "score": 194400,
          "orbits": 0,
          "seconds": 31.879166666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7651,
          "events": {
            "flip": 606,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 70654784,
          "score": 194500,
          "orbits": 0,
          "seconds": 29.3625,
          "totalReward": 191.49999999999997,
          "endReason": "game_over",
          "ticks": 7047,
          "events": {
            "flip": 568,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 70712128,
          "score": 210190,
          "orbits": 0,
          "seconds": 50.358333333333334,
          "totalReward": 207.18999999999997,
          "endReason": "game_over",
          "ticks": 12086,
          "events": {
            "flip": 1272,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 70769472,
          "score": 202010,
          "orbits": 0,
          "seconds": 33.6625,
          "totalReward": 199.00999999999996,
          "endReason": "game_over",
          "ticks": 8079,
          "events": {
            "flip": 688,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 70826816,
          "score": 193900,
          "orbits": 0,
          "seconds": 29.170833333333334,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 7001,
          "events": {
            "flip": 561,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 70884160,
          "score": 201910,
          "orbits": 0,
          "seconds": 32.920833333333334,
          "totalReward": 198.91,
          "endReason": "game_over",
          "ticks": 7901,
          "events": {
            "flip": 642,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 70941504,
          "score": 194620,
          "orbits": 0,
          "seconds": 29.995833333333334,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7199,
          "events": {
            "flip": 566,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 70998848,
          "score": 197000,
          "orbits": 0,
          "seconds": 42,
          "totalReward": 193.99999999999997,
          "endReason": "game_over",
          "ticks": 10080,
          "events": {
            "flip": 880,
            "plunge": 3,
            "nudge": 13,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71056192,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 544,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 71113536,
          "score": 195000,
          "orbits": 0,
          "seconds": 30.270833333333332,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7265,
          "events": {
            "flip": 546,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 71170880,
          "score": 92700,
          "orbits": 0,
          "seconds": 27.4375,
          "totalReward": 89.69999999999999,
          "endReason": "game_over",
          "ticks": 6585,
          "events": {
            "flip": 503,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 8,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71228224,
          "score": 92830,
          "orbits": 0,
          "seconds": 33.75,
          "totalReward": 89.83,
          "endReason": "game_over",
          "ticks": 8100,
          "events": {
            "flip": 744,
            "plunge": 3,
            "nudge": 15,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71285568,
          "score": 197860,
          "orbits": 0,
          "seconds": 30.75,
          "totalReward": 194.8599999999999,
          "endReason": "game_over",
          "ticks": 7380,
          "events": {
            "flip": 609,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 71342912,
          "score": 197630,
          "orbits": 0,
          "seconds": 31.670833333333334,
          "totalReward": 194.62999999999997,
          "endReason": "game_over",
          "ticks": 7601,
          "events": {
            "flip": 746,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 71400256,
          "score": 196020,
          "orbits": 0,
          "seconds": 33.6875,
          "totalReward": 193.01999999999998,
          "endReason": "game_over",
          "ticks": 8085,
          "events": {
            "flip": 779,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 71457600,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 541,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 71514944,
          "score": 196000,
          "orbits": 0,
          "seconds": 30.620833333333334,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7349,
          "events": {
            "flip": 672,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 71572288,
          "score": 201250,
          "orbits": 0,
          "seconds": 34.02916666666667,
          "totalReward": 198.25,
          "endReason": "game_over",
          "ticks": 8167,
          "events": {
            "flip": 803,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 71629632,
          "score": 104750,
          "orbits": 0,
          "seconds": 71.35416666666667,
          "totalReward": 101.74999999999999,
          "endReason": "game_over",
          "ticks": 17125,
          "events": {
            "flip": 1796,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 28,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 15,
            "ramp": 1,
            "inlane": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71686976,
          "score": 195500,
          "orbits": 0,
          "seconds": 31.954166666666666,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7669,
          "events": {
            "flip": 742,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 71744320,
          "score": 197150,
          "orbits": 0,
          "seconds": 38.35,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 9204,
          "events": {
            "flip": 796,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 71801664,
          "score": 196350,
          "orbits": 0,
          "seconds": 34.079166666666666,
          "totalReward": 193.35,
          "endReason": "game_over",
          "ticks": 8179,
          "events": {
            "flip": 741,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 71859008,
          "score": 196530,
          "orbits": 0,
          "seconds": 34.4375,
          "totalReward": 193.53,
          "endReason": "game_over",
          "ticks": 8265,
          "events": {
            "flip": 644,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 71916352,
          "score": 196330,
          "orbits": 0,
          "seconds": 36.083333333333336,
          "totalReward": 193.32999999999998,
          "endReason": "game_over",
          "ticks": 8660,
          "events": {
            "flip": 703,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 71973696,
          "score": 110220,
          "orbits": 0,
          "seconds": 54.56666666666666,
          "totalReward": 107.22000000000001,
          "endReason": "game_over",
          "ticks": 13096,
          "events": {
            "flip": 1176,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 14,
            "launch": 2,
            "sling": 12,
            "land": 2,
            "ramp": 3,
            "drain": 3,
            "inlane": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 72031040,
          "score": 196630,
          "orbits": 0,
          "seconds": 36.56666666666666,
          "totalReward": 193.62999999999997,
          "endReason": "game_over",
          "ticks": 8776,
          "events": {
            "flip": 893,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72088384,
          "score": 197150,
          "orbits": 0,
          "seconds": 33.17916666666667,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 7963,
          "events": {
            "flip": 691,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72145728,
          "score": 200650,
          "orbits": 0,
          "seconds": 39.520833333333336,
          "totalReward": 197.65,
          "endReason": "game_over",
          "ticks": 9485,
          "events": {
            "flip": 882,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "ramp": 1,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 72203072,
          "score": 197150,
          "orbits": 0,
          "seconds": 33.9375,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8145,
          "events": {
            "flip": 747,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72260416,
          "score": 197150,
          "orbits": 0,
          "seconds": 34.020833333333336,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8165,
          "events": {
            "flip": 725,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72317760,
          "score": 195730,
          "orbits": 0,
          "seconds": 33.96666666666667,
          "totalReward": 192.73,
          "endReason": "game_over",
          "ticks": 8152,
          "events": {
            "flip": 800,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72375104,
          "score": 195730,
          "orbits": 0,
          "seconds": 33.3875,
          "totalReward": 192.73,
          "endReason": "game_over",
          "ticks": 8013,
          "events": {
            "flip": 782,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72432448,
          "score": 195730,
          "orbits": 0,
          "seconds": 33.78333333333333,
          "totalReward": 192.73,
          "endReason": "game_over",
          "ticks": 8108,
          "events": {
            "flip": 771,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72489792,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.529166666666665,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6847,
          "events": {
            "flip": 629,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 72547136,
          "score": 194400,
          "orbits": 0,
          "seconds": 30.179166666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7243,
          "events": {
            "flip": 627,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72604480,
          "score": 195000,
          "orbits": 0,
          "seconds": 27.770833333333332,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6665,
          "events": {
            "flip": 514,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 72661824,
          "score": 195500,
          "orbits": 0,
          "seconds": 32.7875,
          "totalReward": 192.5,
          "endReason": "game_over",
          "ticks": 7869,
          "events": {
            "flip": 629,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72719168,
          "score": 194930,
          "orbits": 0,
          "seconds": 32.3625,
          "totalReward": 191.92999999999995,
          "endReason": "game_over",
          "ticks": 7767,
          "events": {
            "flip": 715,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72776512,
          "score": 195930,
          "orbits": 0,
          "seconds": 29.15,
          "totalReward": 192.92999999999998,
          "endReason": "game_over",
          "ticks": 6996,
          "events": {
            "flip": 641,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72833856,
          "score": 195890,
          "orbits": 0,
          "seconds": 52.475,
          "totalReward": 192.88999999999987,
          "endReason": "game_over",
          "ticks": 12594,
          "events": {
            "flip": 1325,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 72891200,
          "score": 208730,
          "orbits": 0,
          "seconds": 52.608333333333334,
          "totalReward": 205.72999999999993,
          "endReason": "game_over",
          "ticks": 12626,
          "events": {
            "flip": 1212,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 72948544,
          "score": 200100,
          "orbits": 0,
          "seconds": 37.65416666666667,
          "totalReward": 197.09999999999997,
          "endReason": "game_over",
          "ticks": 9037,
          "events": {
            "flip": 820,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 73005888,
          "score": 197730,
          "orbits": 0,
          "seconds": 33.416666666666664,
          "totalReward": 194.73,
          "endReason": "game_over",
          "ticks": 8020,
          "events": {
            "flip": 661,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 73063232,
          "score": 196310,
          "orbits": 0,
          "seconds": 38.90416666666667,
          "totalReward": 193.31,
          "endReason": "game_over",
          "ticks": 9337,
          "events": {
            "flip": 796,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 73120576,
          "score": 201620,
          "orbits": 0,
          "seconds": 31.558333333333334,
          "totalReward": 198.61999999999995,
          "endReason": "game_over",
          "ticks": 7574,
          "events": {
            "flip": 727,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 73177920,
          "score": 198450,
          "orbits": 0,
          "seconds": 39.96666666666667,
          "totalReward": 195.45,
          "endReason": "game_over",
          "ticks": 9592,
          "events": {
            "flip": 892,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 73235264,
          "score": 196560,
          "orbits": 0,
          "seconds": 37.6,
          "totalReward": 193.55999999999995,
          "endReason": "game_over",
          "ticks": 9024,
          "events": {
            "flip": 947,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 73292608,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.333333333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6560,
          "events": {
            "flip": 685,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 73349952,
          "score": 197220,
          "orbits": 0,
          "seconds": 34.675,
          "totalReward": 194.21999999999994,
          "endReason": "game_over",
          "ticks": 8322,
          "events": {
            "flip": 838,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 73407296,
          "score": 195430,
          "orbits": 0,
          "seconds": 34.604166666666664,
          "totalReward": 192.42999999999995,
          "endReason": "game_over",
          "ticks": 8305,
          "events": {
            "flip": 804,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 73464640,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.854166666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6445,
          "events": {
            "flip": 578,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 73521984,
          "score": 195500,
          "orbits": 0,
          "seconds": 26.883333333333333,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 6452,
          "events": {
            "flip": 546,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 73579328,
          "score": 196330,
          "orbits": 0,
          "seconds": 38.34583333333333,
          "totalReward": 193.32999999999996,
          "endReason": "game_over",
          "ticks": 9203,
          "events": {
            "flip": 771,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 73636672,
          "score": 202400,
          "orbits": 0,
          "seconds": 39.079166666666666,
          "totalReward": 199.39999999999995,
          "endReason": "game_over",
          "ticks": 9379,
          "events": {
            "flip": 767,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 73694016,
          "score": 201230,
          "orbits": 0,
          "seconds": 33.104166666666664,
          "totalReward": 198.23,
          "endReason": "game_over",
          "ticks": 7945,
          "events": {
            "flip": 673,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 73751360,
          "score": 197700,
          "orbits": 0,
          "seconds": 43.97083333333333,
          "totalReward": 194.69999999999985,
          "endReason": "game_over",
          "ticks": 10553,
          "events": {
            "flip": 962,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 73808704,
          "score": 199640,
          "orbits": 0,
          "seconds": 35.516666666666666,
          "totalReward": 196.63999999999993,
          "endReason": "game_over",
          "ticks": 8524,
          "events": {
            "flip": 737,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 73866048,
          "score": 196650,
          "orbits": 0,
          "seconds": 32.2875,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 7749,
          "events": {
            "flip": 516,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 73923392,
          "score": 200430,
          "orbits": 0,
          "seconds": 31.291666666666668,
          "totalReward": 197.42999999999998,
          "endReason": "game_over",
          "ticks": 7510,
          "events": {
            "flip": 616,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 73980736,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.179166666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7003,
          "events": {
            "flip": 570,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74038080,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.816666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6916,
          "events": {
            "flip": 542,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74095424,
          "score": 195060,
          "orbits": 0,
          "seconds": 34.6125,
          "totalReward": 192.05999999999995,
          "endReason": "game_over",
          "ticks": 8307,
          "events": {
            "flip": 739,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 74152768,
          "score": 196950,
          "orbits": 0,
          "seconds": 43.7875,
          "totalReward": 193.94999999999996,
          "endReason": "game_over",
          "ticks": 10509,
          "events": {
            "flip": 848,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74210112,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.175,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6522,
          "events": {
            "flip": 453,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 74267456,
          "score": 199650,
          "orbits": 0,
          "seconds": 37.8125,
          "totalReward": 196.64999999999992,
          "endReason": "game_over",
          "ticks": 9075,
          "events": {
            "flip": 797,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 74324800,
          "score": 194400,
          "orbits": 0,
          "seconds": 26.766666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6424,
          "events": {
            "flip": 488,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74382144,
          "score": 196020,
          "orbits": 0,
          "seconds": 42.65,
          "totalReward": 193.01999999999998,
          "endReason": "game_over",
          "ticks": 10236,
          "events": {
            "flip": 963,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 74439488,
          "score": 201950,
          "orbits": 0,
          "seconds": 38.5125,
          "totalReward": 198.94999999999996,
          "endReason": "game_over",
          "ticks": 9243,
          "events": {
            "flip": 768,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74496832,
          "score": 195000,
          "orbits": 0,
          "seconds": 26.8,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 6432,
          "events": {
            "flip": 518,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 74554176,
          "score": 195010,
          "orbits": 0,
          "seconds": 30.775,
          "totalReward": 192.00999999999996,
          "endReason": "game_over",
          "ticks": 7386,
          "events": {
            "flip": 600,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 74611520,
          "score": 195610,
          "orbits": 0,
          "seconds": 29.008333333333333,
          "totalReward": 192.60999999999999,
          "endReason": "game_over",
          "ticks": 6962,
          "events": {
            "flip": 575,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 1,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74668864,
          "score": 202120,
          "orbits": 0,
          "seconds": 60.2375,
          "totalReward": 199.11999999999998,
          "endReason": "game_over",
          "ticks": 14457,
          "events": {
            "flip": 1462,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 25,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 74726208,
          "score": 200230,
          "orbits": 0,
          "seconds": 41.166666666666664,
          "totalReward": 197.23,
          "endReason": "game_over",
          "ticks": 9880,
          "events": {
            "flip": 813,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74783552,
          "score": 199030,
          "orbits": 0,
          "seconds": 36.4625,
          "totalReward": 196.03,
          "endReason": "game_over",
          "ticks": 8751,
          "events": {
            "flip": 692,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 20,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74840896,
          "score": 201840,
          "orbits": 0,
          "seconds": 40.15,
          "totalReward": 198.83999999999995,
          "endReason": "game_over",
          "ticks": 9636,
          "events": {
            "flip": 852,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74898240,
          "score": 197600,
          "orbits": 0,
          "seconds": 30.675,
          "totalReward": 194.59999999999997,
          "endReason": "game_over",
          "ticks": 7362,
          "events": {
            "flip": 604,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74955584,
          "score": 193910,
          "orbits": 0,
          "seconds": 33.00833333333333,
          "totalReward": 190.90999999999997,
          "endReason": "game_over",
          "ticks": 7922,
          "events": {
            "flip": 674,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 75012928,
          "score": 195500,
          "orbits": 0,
          "seconds": 30.7125,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7371,
          "events": {
            "flip": 461,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 75070272,
          "score": 94550,
          "orbits": 0,
          "seconds": 31.270833333333332,
          "totalReward": 91.55,
          "endReason": "game_over",
          "ticks": 7505,
          "events": {
            "flip": 598,
            "plunge": 3,
            "target": 8,
            "bumper": 13,
            "nudge": 13,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 75127616,
          "score": 196650,
          "orbits": 0,
          "seconds": 32.204166666666666,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 7729,
          "events": {
            "flip": 571,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 75184960,
          "score": 196660,
          "orbits": 0,
          "seconds": 40.12083333333333,
          "totalReward": 193.6599999999999,
          "endReason": "game_over",
          "ticks": 9629,
          "events": {
            "flip": 958,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 75242304,
          "score": 209350,
          "orbits": 0,
          "seconds": 43.266666666666666,
          "totalReward": 206.34999999999988,
          "endReason": "game_over",
          "ticks": 10384,
          "events": {
            "flip": 973,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 75299648,
          "score": 195150,
          "orbits": 0,
          "seconds": 38.97083333333333,
          "totalReward": 192.14999999999992,
          "endReason": "game_over",
          "ticks": 9353,
          "events": {
            "flip": 845,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 75356992,
          "score": 195330,
          "orbits": 0,
          "seconds": 33.2,
          "totalReward": 192.32999999999998,
          "endReason": "game_over",
          "ticks": 7968,
          "events": {
            "flip": 692,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 75414336,
          "score": 195940,
          "orbits": 0,
          "seconds": 33.62916666666666,
          "totalReward": 192.94,
          "endReason": "game_over",
          "ticks": 8071,
          "events": {
            "flip": 725,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 75471680,
          "score": 197950,
          "orbits": 0,
          "seconds": 46.166666666666664,
          "totalReward": 194.9499999999999,
          "endReason": "game_over",
          "ticks": 11080,
          "events": {
            "flip": 1219,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 75529024,
          "score": 194530,
          "orbits": 0,
          "seconds": 29.349999999999998,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7044,
          "events": {
            "flip": 621,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 75586368,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 575,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 75643712,
          "score": 196430,
          "orbits": 0,
          "seconds": 32.44583333333333,
          "totalReward": 193.42999999999998,
          "endReason": "game_over",
          "ticks": 7787,
          "events": {
            "flip": 655,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 75701056,
          "score": 199200,
          "orbits": 0,
          "seconds": 43.12083333333333,
          "totalReward": 196.19999999999993,
          "endReason": "game_over",
          "ticks": 10349,
          "events": {
            "flip": 939,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 75758400,
          "score": 203980,
          "orbits": 0,
          "seconds": 41.2875,
          "totalReward": 200.98,
          "endReason": "game_over",
          "ticks": 9909,
          "events": {
            "flip": 937,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 8,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 75815744,
          "score": 197220,
          "orbits": 0,
          "seconds": 30.766666666666666,
          "totalReward": 194.21999999999997,
          "endReason": "game_over",
          "ticks": 7384,
          "events": {
            "flip": 616,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 75873088,
          "score": 196720,
          "orbits": 0,
          "seconds": 36.545833333333334,
          "totalReward": 193.71999999999994,
          "endReason": "game_over",
          "ticks": 8771,
          "events": {
            "flip": 843,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 75930432,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.974999999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6954,
          "events": {
            "flip": 608,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 75987776,
          "score": 200720,
          "orbits": 0,
          "seconds": 38.208333333333336,
          "totalReward": 197.71999999999997,
          "endReason": "game_over",
          "ticks": 9170,
          "events": {
            "flip": 849,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 76045120,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.8875,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7173,
          "events": {
            "flip": 556,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 76102464,
          "score": 197790,
          "orbits": 0,
          "seconds": 41.69583333333333,
          "totalReward": 194.78999999999988,
          "endReason": "game_over",
          "ticks": 10007,
          "events": {
            "flip": 1017,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 76159808,
          "score": 198020,
          "orbits": 0,
          "seconds": 31.912499999999998,
          "totalReward": 195.01999999999995,
          "endReason": "game_over",
          "ticks": 7659,
          "events": {
            "flip": 796,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 76217152,
          "score": 198520,
          "orbits": 0,
          "seconds": 29.775,
          "totalReward": 195.51999999999998,
          "endReason": "game_over",
          "ticks": 7146,
          "events": {
            "flip": 692,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "orbit": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 76274496,
          "score": 195920,
          "orbits": 0,
          "seconds": 28.670833333333334,
          "totalReward": 192.92,
          "endReason": "game_over",
          "ticks": 6881,
          "events": {
            "flip": 614,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 76331840,
          "score": 195200,
          "orbits": 0,
          "seconds": 32.225,
          "totalReward": 192.2,
          "endReason": "game_over",
          "ticks": 7734,
          "events": {
            "flip": 703,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 76389184,
          "score": 197650,
          "orbits": 0,
          "seconds": 33.7375,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 8097,
          "events": {
            "flip": 628,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 76446528,
          "score": 195330,
          "orbits": 0,
          "seconds": 32.18333333333333,
          "totalReward": 192.33,
          "endReason": "game_over",
          "ticks": 7724,
          "events": {
            "flip": 626,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 76503872,
          "score": 195650,
          "orbits": 0,
          "seconds": 32.420833333333334,
          "totalReward": 192.64999999999992,
          "endReason": "game_over",
          "ticks": 7781,
          "events": {
            "flip": 604,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 76561216,
          "score": 197750,
          "orbits": 0,
          "seconds": 33.45,
          "totalReward": 194.75,
          "endReason": "game_over",
          "ticks": 8028,
          "events": {
            "flip": 675,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 76618560,
          "score": 197650,
          "orbits": 0,
          "seconds": 33.141666666666666,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7954,
          "events": {
            "flip": 624,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 76675904,
          "score": 203390,
          "orbits": 0,
          "seconds": 44.766666666666666,
          "totalReward": 200.39,
          "endReason": "game_over",
          "ticks": 10744,
          "events": {
            "flip": 915,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 76733248,
          "score": 200810,
          "orbits": 0,
          "seconds": 55.21666666666667,
          "totalReward": 197.81000000000003,
          "endReason": "game_over",
          "ticks": 13252,
          "events": {
            "flip": 1315,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 76790592,
          "score": 103710,
          "orbits": 0,
          "seconds": 85.50416666666666,
          "totalReward": 100.71000000000001,
          "endReason": "game_over",
          "ticks": 20521,
          "events": {
            "flip": 1938,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 27,
            "launch": 2,
            "sling": 21,
            "land": 2,
            "inlane": 5,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 76847936,
          "score": 198540,
          "orbits": 0,
          "seconds": 36.458333333333336,
          "totalReward": 195.5399999999999,
          "endReason": "game_over",
          "ticks": 8750,
          "events": {
            "flip": 856,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 76905280,
          "score": 195600,
          "orbits": 0,
          "seconds": 32.858333333333334,
          "totalReward": 192.59999999999997,
          "endReason": "game_over",
          "ticks": 7886,
          "events": {
            "flip": 706,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 76962624,
          "score": 194640,
          "orbits": 0,
          "seconds": 40.36666666666667,
          "totalReward": 191.63999999999993,
          "endReason": "game_over",
          "ticks": 9688,
          "events": {
            "flip": 900,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 15,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77019968,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.495833333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6599,
          "events": {
            "flip": 603,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 77077312,
          "score": 196520,
          "orbits": 0,
          "seconds": 36.916666666666664,
          "totalReward": 193.51999999999992,
          "endReason": "game_over",
          "ticks": 8860,
          "events": {
            "flip": 807,
            "plunge": 3,
            "nudge": 13,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77134656,
          "score": 197230,
          "orbits": 0,
          "seconds": 36.50416666666666,
          "totalReward": 194.23,
          "endReason": "game_over",
          "ticks": 8761,
          "events": {
            "flip": 840,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 77192000,
          "score": 201760,
          "orbits": 0,
          "seconds": 39.40416666666667,
          "totalReward": 198.76,
          "endReason": "game_over",
          "ticks": 9457,
          "events": {
            "flip": 764,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 77249344,
          "score": 195310,
          "orbits": 0,
          "seconds": 32.22083333333333,
          "totalReward": 192.30999999999997,
          "endReason": "game_over",
          "ticks": 7733,
          "events": {
            "flip": 600,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 77306688,
          "score": 199020,
          "orbits": 0,
          "seconds": 30.8375,
          "totalReward": 196.01999999999998,
          "endReason": "game_over",
          "ticks": 7401,
          "events": {
            "flip": 608,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "orbit": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 77364032,
          "score": 192300,
          "orbits": 0,
          "seconds": 27.875,
          "totalReward": 189.29999999999998,
          "endReason": "game_over",
          "ticks": 6690,
          "events": {
            "flip": 589,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 77421376,
          "score": 94210,
          "orbits": 0,
          "seconds": 32.6,
          "totalReward": 91.21,
          "endReason": "game_over",
          "ticks": 7824,
          "events": {
            "flip": 680,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77478720,
          "score": 195300,
          "orbits": 0,
          "seconds": 31.2625,
          "totalReward": 192.29999999999995,
          "endReason": "game_over",
          "ticks": 7503,
          "events": {
            "flip": 594,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 77536064,
          "score": 199320,
          "orbits": 0,
          "seconds": 35.56666666666666,
          "totalReward": 196.31999999999994,
          "endReason": "game_over",
          "ticks": 8536,
          "events": {
            "flip": 787,
            "plunge": 3,
            "nudge": 16,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 77593408,
          "score": 92020,
          "orbits": 0,
          "seconds": 33.666666666666664,
          "totalReward": 89.01999999999998,
          "endReason": "game_over",
          "ticks": 8080,
          "events": {
            "flip": 734,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "inlane": 1,
            "drain": 3,
            "land": 2,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77650752,
          "score": 200840,
          "orbits": 0,
          "seconds": 35.9875,
          "totalReward": 197.83999999999997,
          "endReason": "game_over",
          "ticks": 8637,
          "events": {
            "flip": 657,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 77708096,
          "score": 195400,
          "orbits": 0,
          "seconds": 33.37083333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 8009,
          "events": {
            "flip": 713,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 77765440,
          "score": 196850,
          "orbits": 0,
          "seconds": 32.483333333333334,
          "totalReward": 193.85,
          "endReason": "game_over",
          "ticks": 7796,
          "events": {
            "flip": 695,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 77822784,
          "score": 195500,
          "orbits": 0,
          "seconds": 29.7375,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7137,
          "events": {
            "flip": 563,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 77880128,
          "score": 102810,
          "orbits": 0,
          "seconds": 45.52916666666667,
          "totalReward": 99.81000000000003,
          "endReason": "game_over",
          "ticks": 10927,
          "events": {
            "flip": 993,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 14,
            "launch": 2,
            "sling": 11,
            "land": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 77937472,
          "score": 194900,
          "orbits": 0,
          "seconds": 30.53333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7328,
          "events": {
            "flip": 628,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77994816,
          "score": 200440,
          "orbits": 0,
          "seconds": 34.75833333333333,
          "totalReward": 197.43999999999994,
          "endReason": "game_over",
          "ticks": 8342,
          "events": {
            "flip": 764,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 78052160,
          "score": 197650,
          "orbits": 0,
          "seconds": 31.983333333333334,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7676,
          "events": {
            "flip": 711,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 78109504,
          "score": 192910,
          "orbits": 0,
          "seconds": 29.570833333333333,
          "totalReward": 189.90999999999997,
          "endReason": "game_over",
          "ticks": 7097,
          "events": {
            "flip": 621,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78166848,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.0875,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6741,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 78224192,
          "score": 197330,
          "orbits": 0,
          "seconds": 51.2125,
          "totalReward": 194.32999999999996,
          "endReason": "game_over",
          "ticks": 12291,
          "events": {
            "flip": 1159,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 78281536,
          "score": 195800,
          "orbits": 0,
          "seconds": 26.683333333333334,
          "totalReward": 192.79999999999998,
          "endReason": "game_over",
          "ticks": 6404,
          "events": {
            "flip": 543,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 78338880,
          "score": 193900,
          "orbits": 0,
          "seconds": 28.575,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6858,
          "events": {
            "flip": 566,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 78396224,
          "score": 95830,
          "orbits": 0,
          "seconds": 30.8375,
          "totalReward": 92.83000000000001,
          "endReason": "game_over",
          "ticks": 7401,
          "events": {
            "flip": 501,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 13,
            "launch": 2,
            "land": 2,
            "sling": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78453568,
          "score": 92730,
          "orbits": 0,
          "seconds": 30.3375,
          "totalReward": 89.73,
          "endReason": "game_over",
          "ticks": 7281,
          "events": {
            "flip": 552,
            "plunge": 3,
            "target": 8,
            "bumper": 9,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "sling": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78510912,
          "score": 195900,
          "orbits": 0,
          "seconds": 28.55,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 6852,
          "events": {
            "flip": 503,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 78568256,
          "score": 200020,
          "orbits": 0,
          "seconds": 30.875,
          "totalReward": 197.01999999999995,
          "endReason": "game_over",
          "ticks": 7410,
          "events": {
            "flip": 617,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 78625600,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.808333333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6914,
          "events": {
            "flip": 593,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 78682944,
          "score": 194340,
          "orbits": 0,
          "seconds": 32.75,
          "totalReward": 191.34,
          "endReason": "game_over",
          "ticks": 7860,
          "events": {
            "flip": 623,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 78740288,
          "score": 194910,
          "orbits": 0,
          "seconds": 30.287499999999998,
          "totalReward": 191.90999999999997,
          "endReason": "game_over",
          "ticks": 7269,
          "events": {
            "flip": 696,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 78797632,
          "score": 196910,
          "orbits": 0,
          "seconds": 43.520833333333336,
          "totalReward": 193.90999999999994,
          "endReason": "game_over",
          "ticks": 10445,
          "events": {
            "flip": 981,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 78854976,
          "score": 197650,
          "orbits": 0,
          "seconds": 33.2125,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7971,
          "events": {
            "flip": 612,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 78912320,
          "score": 196620,
          "orbits": 0,
          "seconds": 32.85,
          "totalReward": 193.61999999999995,
          "endReason": "game_over",
          "ticks": 7884,
          "events": {
            "flip": 638,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 78969664,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 555,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 79027008,
          "score": 197220,
          "orbits": 0,
          "seconds": 34.041666666666664,
          "totalReward": 194.21999999999994,
          "endReason": "game_over",
          "ticks": 8170,
          "events": {
            "flip": 701,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 79084352,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.95,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6708,
          "events": {
            "flip": 527,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 79141696,
          "score": 195520,
          "orbits": 0,
          "seconds": 31.266666666666666,
          "totalReward": 192.51999999999995,
          "endReason": "game_over",
          "ticks": 7504,
          "events": {
            "flip": 610,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 79199040,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 620,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 79256384,
          "score": 195620,
          "orbits": 0,
          "seconds": 29.266666666666666,
          "totalReward": 192.61999999999998,
          "endReason": "game_over",
          "ticks": 7024,
          "events": {
            "flip": 623,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 79313728,
          "score": 193000,
          "orbits": 0,
          "seconds": 29.254166666666666,
          "totalReward": 189.99999999999997,
          "endReason": "game_over",
          "ticks": 7021,
          "events": {
            "flip": 593,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 79371072,
          "score": 201070,
          "orbits": 0,
          "seconds": 34.545833333333334,
          "totalReward": 198.06999999999996,
          "endReason": "game_over",
          "ticks": 8291,
          "events": {
            "flip": 703,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 79428416,
          "score": 197450,
          "orbits": 0,
          "seconds": 37.77916666666667,
          "totalReward": 194.45,
          "endReason": "game_over",
          "ticks": 9067,
          "events": {
            "flip": 878,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 79485760,
          "score": 196510,
          "orbits": 0,
          "seconds": 38.90416666666667,
          "totalReward": 193.50999999999996,
          "endReason": "game_over",
          "ticks": 9337,
          "events": {
            "flip": 837,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 79543104,
          "score": 200290,
          "orbits": 0,
          "seconds": 45.74583333333333,
          "totalReward": 197.28999999999994,
          "endReason": "game_over",
          "ticks": 10979,
          "events": {
            "flip": 1078,
            "plunge": 3,
            "nudge": 17,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 79600448,
          "score": 91220,
          "orbits": 0,
          "seconds": 27.22083333333333,
          "totalReward": 88.22,
          "endReason": "game_over",
          "ticks": 6533,
          "events": {
            "flip": 563,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 79657792,
          "score": 92150,
          "orbits": 0,
          "seconds": 35.9625,
          "totalReward": 89.15,
          "endReason": "game_over",
          "ticks": 8631,
          "events": {
            "flip": 734,
            "plunge": 3,
            "nudge": 16,
            "target": 7,
            "bumper": 10,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 79715136,
          "score": 200080,
          "orbits": 0,
          "seconds": 37.55416666666667,
          "totalReward": 197.07999999999996,
          "endReason": "game_over",
          "ticks": 9013,
          "events": {
            "flip": 777,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 79772480,
          "score": 99950,
          "orbits": 0,
          "seconds": 41.791666666666664,
          "totalReward": 96.95,
          "endReason": "game_over",
          "ticks": 10030,
          "events": {
            "flip": 837,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 14,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 79829824,
          "score": 196840,
          "orbits": 0,
          "seconds": 35.641666666666666,
          "totalReward": 193.84,
          "endReason": "game_over",
          "ticks": 8554,
          "events": {
            "flip": 813,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 79887168,
          "score": 203380,
          "orbits": 0,
          "seconds": 40.00416666666666,
          "totalReward": 200.37999999999997,
          "endReason": "game_over",
          "ticks": 9601,
          "events": {
            "flip": 918,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 79944512,
          "score": 197660,
          "orbits": 0,
          "seconds": 43.329166666666666,
          "totalReward": 194.66,
          "endReason": "game_over",
          "ticks": 10399,
          "events": {
            "flip": 896,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80001856,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 527,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 80059200,
          "score": 203200,
          "orbits": 0,
          "seconds": 31.304166666666667,
          "totalReward": 200.2,
          "endReason": "game_over",
          "ticks": 7513,
          "events": {
            "flip": 684,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "orbit": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 80116544,
          "score": 195180,
          "orbits": 0,
          "seconds": 40.9,
          "totalReward": 192.1799999999999,
          "endReason": "game_over",
          "ticks": 9816,
          "events": {
            "flip": 1088,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80173888,
          "score": 202590,
          "orbits": 0,
          "seconds": 47.725,
          "totalReward": 199.58999999999995,
          "endReason": "game_over",
          "ticks": 11454,
          "events": {
            "flip": 1271,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "inlane": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 80231232,
          "score": 196650,
          "orbits": 0,
          "seconds": 32.21666666666667,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 7732,
          "events": {
            "flip": 787,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 80288576,
          "score": 201910,
          "orbits": 0,
          "seconds": 35.391666666666666,
          "totalReward": 198.91,
          "endReason": "game_over",
          "ticks": 8494,
          "events": {
            "flip": 830,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 80345920,
          "score": 205410,
          "orbits": 0,
          "seconds": 48.7125,
          "totalReward": 202.4099999999999,
          "endReason": "game_over",
          "ticks": 11691,
          "events": {
            "flip": 1148,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 80403264,
          "score": 197650,
          "orbits": 0,
          "seconds": 33.22083333333333,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7973,
          "events": {
            "flip": 783,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 80460608,
          "score": 95790,
          "orbits": 0,
          "seconds": 40.85,
          "totalReward": 92.79000000000002,
          "endReason": "game_over",
          "ticks": 9804,
          "events": {
            "flip": 1014,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 13,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80517952,
          "score": 207890,
          "orbits": 0,
          "seconds": 42.99166666666667,
          "totalReward": 204.88999999999993,
          "endReason": "game_over",
          "ticks": 10318,
          "events": {
            "flip": 1010,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "ramp": 2,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 80575296,
          "score": 194920,
          "orbits": 0,
          "seconds": 31.958333333333332,
          "totalReward": 191.92,
          "endReason": "game_over",
          "ticks": 7670,
          "events": {
            "flip": 724,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 80632640,
          "score": 196610,
          "orbits": 0,
          "seconds": 36.425,
          "totalReward": 193.60999999999996,
          "endReason": "game_over",
          "ticks": 8742,
          "events": {
            "flip": 924,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 80689984,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.4875,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6357,
          "events": {
            "flip": 621,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 80747328,
          "score": 198000,
          "orbits": 0,
          "seconds": 33.645833333333336,
          "totalReward": 194.99999999999997,
          "endReason": "game_over",
          "ticks": 8075,
          "events": {
            "flip": 757,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 80804672,
          "score": 196340,
          "orbits": 0,
          "seconds": 33.225,
          "totalReward": 193.34,
          "endReason": "game_over",
          "ticks": 7974,
          "events": {
            "flip": 763,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 80862016,
          "score": 198990,
          "orbits": 0,
          "seconds": 40.35,
          "totalReward": 195.98999999999998,
          "endReason": "game_over",
          "ticks": 9684,
          "events": {
            "flip": 981,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80919360,
          "score": 194900,
          "orbits": 0,
          "seconds": 30.875,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7410,
          "events": {
            "flip": 716,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 80976704,
          "score": 198530,
          "orbits": 0,
          "seconds": 32.625,
          "totalReward": 195.52999999999997,
          "endReason": "game_over",
          "ticks": 7830,
          "events": {
            "flip": 686,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 81034048,
          "score": 201450,
          "orbits": 0,
          "seconds": 43.3,
          "totalReward": 198.45,
          "endReason": "game_over",
          "ticks": 10392,
          "events": {
            "flip": 970,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 81091392,
          "score": 195770,
          "orbits": 0,
          "seconds": 40,
          "totalReward": 192.76999999999992,
          "endReason": "game_over",
          "ticks": 9600,
          "events": {
            "flip": 984,
            "plunge": 3,
            "nudge": 17,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81148736,
          "score": 196650,
          "orbits": 0,
          "seconds": 32.225,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 7734,
          "events": {
            "flip": 711,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81206080,
          "score": 195250,
          "orbits": 0,
          "seconds": 36.7875,
          "totalReward": 192.24999999999997,
          "endReason": "game_over",
          "ticks": 8829,
          "events": {
            "flip": 866,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 81263424,
          "score": 199240,
          "orbits": 0,
          "seconds": 49.670833333333334,
          "totalReward": 196.2399999999999,
          "endReason": "game_over",
          "ticks": 11921,
          "events": {
            "flip": 1131,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 81320768,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.90833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6698,
          "events": {
            "flip": 597,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 81378112,
          "score": 205530,
          "orbits": 0,
          "seconds": 45.583333333333336,
          "totalReward": 202.52999999999994,
          "endReason": "game_over",
          "ticks": 10940,
          "events": {
            "flip": 1004,
            "plunge": 3,
            "nudge": 13,
            "target": 11,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 2,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81435456,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.495833333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6599,
          "events": {
            "flip": 626,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81492800,
          "score": 195020,
          "orbits": 0,
          "seconds": 29.070833333333333,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 6977,
          "events": {
            "flip": 641,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 81550144,
          "score": 194400,
          "orbits": 0,
          "seconds": 26.97083333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6473,
          "events": {
            "flip": 599,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 81607488,
          "score": 197400,
          "orbits": 0,
          "seconds": 35.19583333333333,
          "totalReward": 194.4,
          "endReason": "game_over",
          "ticks": 8447,
          "events": {
            "flip": 776,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81664832,
          "score": 194530,
          "orbits": 0,
          "seconds": 32.266666666666666,
          "totalReward": 191.53,
          "endReason": "game_over",
          "ticks": 7744,
          "events": {
            "flip": 621,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81722176,
          "score": 196520,
          "orbits": 0,
          "seconds": 32.6875,
          "totalReward": 193.51999999999998,
          "endReason": "game_over",
          "ticks": 7845,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81779520,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.258333333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6782,
          "events": {
            "flip": 562,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 81836864,
          "score": 198000,
          "orbits": 0,
          "seconds": 34.32083333333333,
          "totalReward": 194.99999999999997,
          "endReason": "game_over",
          "ticks": 8237,
          "events": {
            "flip": 834,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81894208,
          "score": 93130,
          "orbits": 0,
          "seconds": 32.5625,
          "totalReward": 90.13,
          "endReason": "game_over",
          "ticks": 7815,
          "events": {
            "flip": 703,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81951552,
          "score": 206540,
          "orbits": 0,
          "seconds": 52.9625,
          "totalReward": 203.54000000000002,
          "endReason": "game_over",
          "ticks": 12711,
          "events": {
            "flip": 1251,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 2,
            "ramp": 1,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 82008896,
          "score": 192300,
          "orbits": 0,
          "seconds": 27.974999999999998,
          "totalReward": 189.29999999999998,
          "endReason": "game_over",
          "ticks": 6714,
          "events": {
            "flip": 669,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82066240,
          "score": 195020,
          "orbits": 0,
          "seconds": 29.145833333333332,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 6995,
          "events": {
            "flip": 651,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 82123584,
          "score": 196380,
          "orbits": 0,
          "seconds": 46.083333333333336,
          "totalReward": 193.3799999999999,
          "endReason": "game_over",
          "ticks": 11060,
          "events": {
            "flip": 1031,
            "plunge": 3,
            "nudge": 17,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 8,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82180928,
          "score": 94910,
          "orbits": 0,
          "seconds": 40.75,
          "totalReward": 91.91000000000001,
          "endReason": "game_over",
          "ticks": 9780,
          "events": {
            "flip": 885,
            "plunge": 3,
            "nudge": 23,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 11,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82238272,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.2625,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6783,
          "events": {
            "flip": 618,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 82295616,
          "score": 37140,
          "orbits": 0,
          "seconds": 27.704166666666666,
          "totalReward": 34.13999999999999,
          "endReason": "game_over",
          "ticks": 6649,
          "events": {
            "flip": 574,
            "plunge": 3,
            "nudge": 11,
            "target": 5,
            "bumper": 6,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "launch": 1,
            "sling": 4,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 82352960,
          "score": 196000,
          "orbits": 0,
          "seconds": 31.7375,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7617,
          "events": {
            "flip": 619,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 82410304,
          "score": 198020,
          "orbits": 0,
          "seconds": 32.59583333333333,
          "totalReward": 195.01999999999995,
          "endReason": "game_over",
          "ticks": 7823,
          "events": {
            "flip": 711,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 82467648,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 557,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 82524992,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 581,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 82582336,
          "score": 195500,
          "orbits": 0,
          "seconds": 30.891666666666666,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7414,
          "events": {
            "flip": 677,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 82639680,
          "score": 190860,
          "orbits": 0,
          "seconds": 33.28333333333333,
          "totalReward": 187.85999999999999,
          "endReason": "game_over",
          "ticks": 7988,
          "events": {
            "flip": 726,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 6,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 82697024,
          "score": 198400,
          "orbits": 0,
          "seconds": 51.13333333333333,
          "totalReward": 195.3999999999999,
          "endReason": "game_over",
          "ticks": 12272,
          "events": {
            "flip": 1159,
            "plunge": 3,
            "nudge": 20,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 5,
            "sling": 10,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82754368,
          "score": 193830,
          "orbits": 0,
          "seconds": 32.11666666666667,
          "totalReward": 190.83,
          "endReason": "game_over",
          "ticks": 7708,
          "events": {
            "flip": 663,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82811712,
          "score": 193400,
          "orbits": 0,
          "seconds": 33.21666666666667,
          "totalReward": 190.39999999999998,
          "endReason": "game_over",
          "ticks": 7972,
          "events": {
            "flip": 701,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82869056,
          "score": 200120,
          "orbits": 0,
          "seconds": 30.59583333333333,
          "totalReward": 197.11999999999995,
          "endReason": "game_over",
          "ticks": 7343,
          "events": {
            "flip": 634,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82926400,
          "score": 100250,
          "orbits": 0,
          "seconds": 37.4,
          "totalReward": 97.24999999999999,
          "endReason": "game_over",
          "ticks": 8976,
          "events": {
            "flip": 855,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 11,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82983744,
          "score": 195260,
          "orbits": 0,
          "seconds": 36.666666666666664,
          "totalReward": 192.2599999999999,
          "endReason": "game_over",
          "ticks": 8800,
          "events": {
            "flip": 834,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 83041088,
          "score": 194250,
          "orbits": 0,
          "seconds": 33.28333333333333,
          "totalReward": 191.25,
          "endReason": "game_over",
          "ticks": 7988,
          "events": {
            "flip": 675,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83098432,
          "score": 194430,
          "orbits": 0,
          "seconds": 42.4,
          "totalReward": 191.42999999999995,
          "endReason": "game_over",
          "ticks": 10176,
          "events": {
            "flip": 952,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83155776,
          "score": 207490,
          "orbits": 0,
          "seconds": 46.86666666666667,
          "totalReward": 204.48999999999987,
          "endReason": "game_over",
          "ticks": 11248,
          "events": {
            "flip": 1140,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 83213120,
          "score": 197250,
          "orbits": 0,
          "seconds": 31.883333333333333,
          "totalReward": 194.25,
          "endReason": "game_over",
          "ticks": 7652,
          "events": {
            "flip": 734,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 83270464,
          "score": 202280,
          "orbits": 0,
          "seconds": 47.425,
          "totalReward": 199.27999999999992,
          "endReason": "game_over",
          "ticks": 11382,
          "events": {
            "flip": 1141,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 83327808,
          "score": 200140,
          "orbits": 0,
          "seconds": 41.43333333333333,
          "totalReward": 197.13999999999996,
          "endReason": "game_over",
          "ticks": 9944,
          "events": {
            "flip": 932,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 83385152,
          "score": 196500,
          "orbits": 0,
          "seconds": 31.108333333333334,
          "totalReward": 193.49999999999997,
          "endReason": "game_over",
          "ticks": 7466,
          "events": {
            "flip": 630,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 83442496,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.541666666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6850,
          "events": {
            "flip": 614,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 83499840,
          "score": 39010,
          "orbits": 0,
          "seconds": 29.154166666666665,
          "totalReward": 36.01,
          "endReason": "game_over",
          "ticks": 6997,
          "events": {
            "flip": 519,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 9,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 1,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83557184,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.166666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6760,
          "events": {
            "flip": 581,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 83614528,
          "score": 196270,
          "orbits": 0,
          "seconds": 42.05,
          "totalReward": 193.26999999999998,
          "endReason": "game_over",
          "ticks": 10092,
          "events": {
            "flip": 847,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83671872,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.008333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6722,
          "events": {
            "flip": 529,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 83729216,
          "score": 197070,
          "orbits": 0,
          "seconds": 40.3,
          "totalReward": 194.0699999999999,
          "endReason": "game_over",
          "ticks": 9672,
          "events": {
            "flip": 870,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 83786560,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 572,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 83843904,
          "score": 197250,
          "orbits": 0,
          "seconds": 32.17916666666667,
          "totalReward": 194.25,
          "endReason": "game_over",
          "ticks": 7723,
          "events": {
            "flip": 631,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 83901248,
          "score": 196620,
          "orbits": 0,
          "seconds": 31.45,
          "totalReward": 193.61999999999995,
          "endReason": "game_over",
          "ticks": 7548,
          "events": {
            "flip": 648,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 83958592,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 579,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 84015936,
          "score": 96340,
          "orbits": 0,
          "seconds": 57.6,
          "totalReward": 93.34,
          "endReason": "game_over",
          "ticks": 13824,
          "events": {
            "flip": 1258,
            "plunge": 3,
            "target": 8,
            "bumper": 16,
            "nudge": 18,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84073280,
          "score": 208870,
          "orbits": 0,
          "seconds": 40.475,
          "totalReward": 205.86999999999998,
          "endReason": "game_over",
          "ticks": 9714,
          "events": {
            "flip": 817,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 84130624,
          "score": 195560,
          "orbits": 0,
          "seconds": 30.583333333333332,
          "totalReward": 192.55999999999997,
          "endReason": "game_over",
          "ticks": 7340,
          "events": {
            "flip": 649,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 84187968,
          "score": 195400,
          "orbits": 0,
          "seconds": 28.15833333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6758,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 84245312,
          "score": 203270,
          "orbits": 0,
          "seconds": 35.916666666666664,
          "totalReward": 200.26999999999998,
          "endReason": "game_over",
          "ticks": 8620,
          "events": {
            "flip": 900,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84302656,
          "score": 195050,
          "orbits": 0,
          "seconds": 30.566666666666666,
          "totalReward": 192.04999999999998,
          "endReason": "game_over",
          "ticks": 7336,
          "events": {
            "flip": 630,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 84360000,
          "score": 197280,
          "orbits": 0,
          "seconds": 40.62083333333333,
          "totalReward": 194.27999999999997,
          "endReason": "game_over",
          "ticks": 9749,
          "events": {
            "flip": 901,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 84417344,
          "score": 194620,
          "orbits": 0,
          "seconds": 29.675,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7122,
          "events": {
            "flip": 576,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 84474688,
          "score": 194620,
          "orbits": 0,
          "seconds": 29.791666666666668,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7150,
          "events": {
            "flip": 533,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 84532032,
          "score": 195500,
          "orbits": 0,
          "seconds": 27.5,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 6600,
          "events": {
            "flip": 582,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 84589376,
          "score": 195040,
          "orbits": 0,
          "seconds": 45.86666666666667,
          "totalReward": 192.03999999999996,
          "endReason": "game_over",
          "ticks": 11008,
          "events": {
            "flip": 1146,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84646720,
          "score": 197030,
          "orbits": 0,
          "seconds": 42.57083333333333,
          "totalReward": 194.03,
          "endReason": "game_over",
          "ticks": 10217,
          "events": {
            "flip": 1067,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 84704064,
          "score": 195820,
          "orbits": 0,
          "seconds": 32.52916666666667,
          "totalReward": 192.82,
          "endReason": "game_over",
          "ticks": 7807,
          "events": {
            "flip": 774,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 84761408,
          "score": 202540,
          "orbits": 0,
          "seconds": 44.24166666666667,
          "totalReward": 199.54,
          "endReason": "game_over",
          "ticks": 10618,
          "events": {
            "flip": 1028,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84818752,
          "score": 195840,
          "orbits": 0,
          "seconds": 32.25416666666666,
          "totalReward": 192.83999999999997,
          "endReason": "game_over",
          "ticks": 7741,
          "events": {
            "flip": 735,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 84876096,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.175,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6762,
          "events": {
            "flip": 631,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 84933440,
          "score": 199800,
          "orbits": 0,
          "seconds": 32.35,
          "totalReward": 196.79999999999995,
          "endReason": "game_over",
          "ticks": 7764,
          "events": {
            "flip": 754,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84990784,
          "score": 197410,
          "orbits": 0,
          "seconds": 36.208333333333336,
          "totalReward": 194.40999999999997,
          "endReason": "game_over",
          "ticks": 8690,
          "events": {
            "flip": 798,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 85048128,
          "score": 199900,
          "orbits": 0,
          "seconds": 29.079166666666666,
          "totalReward": 196.89999999999998,
          "endReason": "game_over",
          "ticks": 6979,
          "events": {
            "flip": 621,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85105472,
          "score": 196650,
          "orbits": 0,
          "seconds": 46.479166666666664,
          "totalReward": 193.64999999999995,
          "endReason": "game_over",
          "ticks": 11155,
          "events": {
            "flip": 1205,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 85162816,
          "score": 196240,
          "orbits": 0,
          "seconds": 33.37083333333333,
          "totalReward": 193.23999999999998,
          "endReason": "game_over",
          "ticks": 8009,
          "events": {
            "flip": 820,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 85220160,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.675,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7122,
          "events": {
            "flip": 643,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 85277504,
          "score": 194040,
          "orbits": 0,
          "seconds": 33.766666666666666,
          "totalReward": 191.04,
          "endReason": "game_over",
          "ticks": 8104,
          "events": {
            "flip": 828,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85334848,
          "score": 99930,
          "orbits": 0,
          "seconds": 35.520833333333336,
          "totalReward": 96.92999999999999,
          "endReason": "game_over",
          "ticks": 8525,
          "events": {
            "flip": 853,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85392192,
          "score": 201490,
          "orbits": 0,
          "seconds": 41.425,
          "totalReward": 198.4899999999999,
          "endReason": "game_over",
          "ticks": 9942,
          "events": {
            "flip": 1030,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85449536,
          "score": 198450,
          "orbits": 0,
          "seconds": 40.36666666666667,
          "totalReward": 195.44999999999996,
          "endReason": "game_over",
          "ticks": 9688,
          "events": {
            "flip": 1001,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 85506880,
          "score": 195130,
          "orbits": 0,
          "seconds": 34.30416666666667,
          "totalReward": 192.12999999999994,
          "endReason": "game_over",
          "ticks": 8233,
          "events": {
            "flip": 783,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 85564224,
          "score": 92770,
          "orbits": 0,
          "seconds": 28.054166666666667,
          "totalReward": 89.77,
          "endReason": "game_over",
          "ticks": 6733,
          "events": {
            "flip": 580,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 10,
            "launch": 2,
            "inlane": 1,
            "land": 2,
            "drain": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85621568,
          "score": 93430,
          "orbits": 0,
          "seconds": 33.475,
          "totalReward": 90.43,
          "endReason": "game_over",
          "ticks": 8034,
          "events": {
            "flip": 832,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85678912,
          "score": 195300,
          "orbits": 0,
          "seconds": 27.525,
          "totalReward": 192.29999999999998,
          "endReason": "game_over",
          "ticks": 6606,
          "events": {
            "flip": 527,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 85736256,
          "score": 92140,
          "orbits": 0,
          "seconds": 48.1,
          "totalReward": 89.13999999999996,
          "endReason": "game_over",
          "ticks": 11544,
          "events": {
            "flip": 1201,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 15,
            "launch": 2,
            "drain": 3,
            "land": 2,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85793600,
          "score": 195170,
          "orbits": 0,
          "seconds": 34.75833333333333,
          "totalReward": 192.1699999999999,
          "endReason": "game_over",
          "ticks": 8342,
          "events": {
            "flip": 790,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 85850944,
          "score": 203460,
          "orbits": 0,
          "seconds": 37.7875,
          "totalReward": 200.45999999999998,
          "endReason": "game_over",
          "ticks": 9069,
          "events": {
            "flip": 829,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 85908288,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.854166666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6925,
          "events": {
            "flip": 537,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 85965632,
          "score": 194220,
          "orbits": 0,
          "seconds": 30.037499999999998,
          "totalReward": 191.21999999999997,
          "endReason": "game_over",
          "ticks": 7209,
          "events": {
            "flip": 646,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 86022976,
          "score": 202180,
          "orbits": 0,
          "seconds": 45.35,
          "totalReward": 199.17999999999986,
          "endReason": "game_over",
          "ticks": 10884,
          "events": {
            "flip": 1092,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 20,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86080320,
          "score": 197550,
          "orbits": 0,
          "seconds": 37.575,
          "totalReward": 194.54999999999995,
          "endReason": "game_over",
          "ticks": 9018,
          "events": {
            "flip": 873,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 86137664,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.354166666666668,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6565,
          "events": {
            "flip": 587,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 86195008,
          "score": 215370,
          "orbits": 0,
          "seconds": 81.06666666666666,
          "totalReward": 212.37,
          "endReason": "game_over",
          "ticks": 19456,
          "events": {
            "flip": 2391,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 41,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "inlane": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86252352,
          "score": 195540,
          "orbits": 0,
          "seconds": 31.787499999999998,
          "totalReward": 192.53999999999996,
          "endReason": "game_over",
          "ticks": 7629,
          "events": {
            "flip": 786,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 86309696,
          "score": 196760,
          "orbits": 0,
          "seconds": 32.979166666666664,
          "totalReward": 193.76,
          "endReason": "game_over",
          "ticks": 7915,
          "events": {
            "flip": 705,
            "plunge": 3,
            "nudge": 15,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86367040,
          "score": 198840,
          "orbits": 0,
          "seconds": 40.09583333333333,
          "totalReward": 195.83999999999992,
          "endReason": "game_over",
          "ticks": 9623,
          "events": {
            "flip": 961,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 86424384,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.833333333333332,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6440,
          "events": {
            "flip": 560,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 86481728,
          "score": 201500,
          "orbits": 0,
          "seconds": 45.55416666666667,
          "totalReward": 198.49999999999997,
          "endReason": "game_over",
          "ticks": 10933,
          "events": {
            "flip": 1072,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 86539072,
          "score": 199360,
          "orbits": 0,
          "seconds": 45.075,
          "totalReward": 196.35999999999999,
          "endReason": "game_over",
          "ticks": 10818,
          "events": {
            "flip": 1108,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 86596416,
          "score": 194930,
          "orbits": 0,
          "seconds": 29.079166666666666,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 6979,
          "events": {
            "flip": 681,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 86653760,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.716666666666665,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6652,
          "events": {
            "flip": 585,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 86711104,
          "score": 196550,
          "orbits": 0,
          "seconds": 35.170833333333334,
          "totalReward": 193.54999999999995,
          "endReason": "game_over",
          "ticks": 8441,
          "events": {
            "flip": 862,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 86768448,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.054166666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6973,
          "events": {
            "flip": 612,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 86825792,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.78333333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6668,
          "events": {
            "flip": 554,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 86883136,
          "score": 92940,
          "orbits": 0,
          "seconds": 41.170833333333334,
          "totalReward": 89.93999999999998,
          "endReason": "game_over",
          "ticks": 9881,
          "events": {
            "flip": 889,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 14,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86940480,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.25,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6540,
          "events": {
            "flip": 583,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 86997824,
          "score": 40550,
          "orbits": 0,
          "seconds": 28.570833333333333,
          "totalReward": 37.55,
          "endReason": "game_over",
          "ticks": 6857,
          "events": {
            "flip": 654,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 11,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "sling": 5,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87055168,
          "score": 197400,
          "orbits": 0,
          "seconds": 35.145833333333336,
          "totalReward": 194.39999999999998,
          "endReason": "game_over",
          "ticks": 8435,
          "events": {
            "flip": 824,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 87112512,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.8125,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6675,
          "events": {
            "flip": 635,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87169856,
          "score": 197650,
          "orbits": 0,
          "seconds": 35.858333333333334,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 8606,
          "events": {
            "flip": 891,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 87227200,
          "score": 196750,
          "orbits": 0,
          "seconds": 34.6375,
          "totalReward": 193.75,
          "endReason": "game_over",
          "ticks": 8313,
          "events": {
            "flip": 849,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87284544,
          "score": 194000,
          "orbits": 0,
          "seconds": 29.566666666666666,
          "totalReward": 190.99999999999997,
          "endReason": "game_over",
          "ticks": 7096,
          "events": {
            "flip": 618,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 87341888,
          "score": 199910,
          "orbits": 0,
          "seconds": 31.341666666666665,
          "totalReward": 196.91,
          "endReason": "game_over",
          "ticks": 7522,
          "events": {
            "flip": 577,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87399232,
          "score": 43080,
          "orbits": 0,
          "seconds": 39.579166666666666,
          "totalReward": 40.08000000000002,
          "endReason": "game_over",
          "ticks": 9499,
          "events": {
            "flip": 975,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 11,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87456576,
          "score": 198100,
          "orbits": 0,
          "seconds": 32.4125,
          "totalReward": 195.09999999999997,
          "endReason": "game_over",
          "ticks": 7779,
          "events": {
            "flip": 731,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87513920,
          "score": 197000,
          "orbits": 0,
          "seconds": 31.458333333333332,
          "totalReward": 193.99999999999997,
          "endReason": "game_over",
          "ticks": 7550,
          "events": {
            "flip": 693,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 87571264,
          "score": 195520,
          "orbits": 0,
          "seconds": 42.291666666666664,
          "totalReward": 192.51999999999992,
          "endReason": "game_over",
          "ticks": 10150,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 87628608,
          "score": 196410,
          "orbits": 0,
          "seconds": 33.50416666666666,
          "totalReward": 193.41,
          "endReason": "game_over",
          "ticks": 8041,
          "events": {
            "flip": 750,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87685952,
          "score": 195010,
          "orbits": 0,
          "seconds": 31.008333333333333,
          "totalReward": 192.00999999999996,
          "endReason": "game_over",
          "ticks": 7442,
          "events": {
            "flip": 642,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 87743296,
          "score": 199680,
          "orbits": 0,
          "seconds": 41.2,
          "totalReward": 196.6799999999999,
          "endReason": "game_over",
          "ticks": 9888,
          "events": {
            "flip": 889,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87800640,
          "score": 198990,
          "orbits": 0,
          "seconds": 35.704166666666666,
          "totalReward": 195.98999999999995,
          "endReason": "game_over",
          "ticks": 8569,
          "events": {
            "flip": 731,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 87857984,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.891666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6694,
          "events": {
            "flip": 517,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87915328,
          "score": 194400,
          "orbits": 0,
          "seconds": 26.954166666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6469,
          "events": {
            "flip": 535,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87972672,
          "score": 198750,
          "orbits": 0,
          "seconds": 39.770833333333336,
          "totalReward": 195.75,
          "endReason": "game_over",
          "ticks": 9545,
          "events": {
            "flip": 880,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 88030016,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.608333333333334,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6626,
          "events": {
            "flip": 544,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 88087360,
          "score": 197520,
          "orbits": 0,
          "seconds": 30.804166666666667,
          "totalReward": 194.51999999999995,
          "endReason": "game_over",
          "ticks": 7393,
          "events": {
            "flip": 624,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 88144704,
          "score": 197150,
          "orbits": 0,
          "seconds": 35.104166666666664,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8425,
          "events": {
            "flip": 703,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 88202048,
          "score": 195730,
          "orbits": 0,
          "seconds": 43.5,
          "totalReward": 192.73,
          "endReason": "game_over",
          "ticks": 10440,
          "events": {
            "flip": 909,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 88259392,
          "score": 200840,
          "orbits": 0,
          "seconds": 47.25,
          "totalReward": 197.83999999999997,
          "endReason": "game_over",
          "ticks": 11340,
          "events": {
            "flip": 991,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 1,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 88316736,
          "score": 200230,
          "orbits": 0,
          "seconds": 43.65416666666667,
          "totalReward": 197.23,
          "endReason": "game_over",
          "ticks": 10477,
          "events": {
            "flip": 881,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88374080,
          "score": 194120,
          "orbits": 0,
          "seconds": 30.9375,
          "totalReward": 191.11999999999998,
          "endReason": "game_over",
          "ticks": 7425,
          "events": {
            "flip": 563,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 88431424,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.916666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6700,
          "events": {
            "flip": 480,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 88488768,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.708333333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6650,
          "events": {
            "flip": 465,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 88546112,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.145833333333332,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6755,
          "events": {
            "flip": 480,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 88603456,
          "score": 202010,
          "orbits": 0,
          "seconds": 32.45,
          "totalReward": 199.00999999999996,
          "endReason": "game_over",
          "ticks": 7788,
          "events": {
            "flip": 696,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88660800,
          "score": 195300,
          "orbits": 0,
          "seconds": 31.375,
          "totalReward": 192.29999999999998,
          "endReason": "game_over",
          "ticks": 7530,
          "events": {
            "flip": 778,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 88718144,
          "score": 197030,
          "orbits": 0,
          "seconds": 29.8125,
          "totalReward": 194.03,
          "endReason": "game_over",
          "ticks": 7155,
          "events": {
            "flip": 732,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 88775488,
          "score": 194610,
          "orbits": 0,
          "seconds": 27.875,
          "totalReward": 191.60999999999999,
          "endReason": "game_over",
          "ticks": 6690,
          "events": {
            "flip": 652,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 88832832,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.108333333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6986,
          "events": {
            "flip": 671,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 88890176,
          "score": 197230,
          "orbits": 0,
          "seconds": 35.85,
          "totalReward": 194.22999999999996,
          "endReason": "game_over",
          "ticks": 8604,
          "events": {
            "flip": 792,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 88947520,
          "score": 196760,
          "orbits": 0,
          "seconds": 50.016666666666666,
          "totalReward": 193.75999999999996,
          "endReason": "game_over",
          "ticks": 12004,
          "events": {
            "flip": 1385,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 89004864,
          "score": 195540,
          "orbits": 0,
          "seconds": 32.1375,
          "totalReward": 192.54,
          "endReason": "game_over",
          "ticks": 7713,
          "events": {
            "flip": 773,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 89062208,
          "score": 194020,
          "orbits": 0,
          "seconds": 32.07083333333333,
          "totalReward": 191.01999999999998,
          "endReason": "game_over",
          "ticks": 7697,
          "events": {
            "flip": 709,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89119552,
          "score": 89450,
          "orbits": 0,
          "seconds": 34.93333333333333,
          "totalReward": 86.45000000000002,
          "endReason": "game_over",
          "ticks": 8384,
          "events": {
            "flip": 687,
            "plunge": 3,
            "nudge": 13,
            "target": 6,
            "bumper": 8,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 89176896,
          "score": 196100,
          "orbits": 0,
          "seconds": 46.1875,
          "totalReward": 193.1,
          "endReason": "game_over",
          "ticks": 11085,
          "events": {
            "flip": 1117,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89234240,
          "score": 195400,
          "orbits": 0,
          "seconds": 27.5,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6600,
          "events": {
            "flip": 516,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 89291584,
          "score": 196420,
          "orbits": 0,
          "seconds": 44.3625,
          "totalReward": 193.42,
          "endReason": "game_over",
          "ticks": 10647,
          "events": {
            "flip": 984,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89348928,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.662499999999998,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6639,
          "events": {
            "flip": 567,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 89406272,
          "score": 40010,
          "orbits": 0,
          "seconds": 56.416666666666664,
          "totalReward": 37.01000000000001,
          "endReason": "game_over",
          "ticks": 13540,
          "events": {
            "flip": 1496,
            "plunge": 3,
            "nudge": 14,
            "target": 5,
            "bumper": 11,
            "launch": 1,
            "sling": 11,
            "land": 1,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 89463616,
          "score": 195900,
          "orbits": 0,
          "seconds": 38.975,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 9354,
          "events": {
            "flip": 868,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 89520960,
          "score": 95600,
          "orbits": 0,
          "seconds": 40.979166666666664,
          "totalReward": 92.59999999999998,
          "endReason": "game_over",
          "ticks": 9835,
          "events": {
            "flip": 871,
            "plunge": 3,
            "nudge": 20,
            "target": 8,
            "bumper": 15,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "sling": 10,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 89578304,
          "score": 199300,
          "orbits": 0,
          "seconds": 31.245833333333334,
          "totalReward": 196.29999999999998,
          "endReason": "game_over",
          "ticks": 7499,
          "events": {
            "flip": 707,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 89635648,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.325,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7038,
          "events": {
            "flip": 632,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89692992,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.90833333333333,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6938,
          "events": {
            "flip": 567,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89750336,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.625,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6870,
          "events": {
            "flip": 564,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 89807680,
          "score": 196400,
          "orbits": 0,
          "seconds": 41.65,
          "totalReward": 193.39999999999986,
          "endReason": "game_over",
          "ticks": 9996,
          "events": {
            "flip": 891,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 89865024,
          "score": 196000,
          "orbits": 0,
          "seconds": 32.80416666666667,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7873,
          "events": {
            "flip": 603,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 89922368,
          "score": 193900,
          "orbits": 0,
          "seconds": 30.104166666666668,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 7225,
          "events": {
            "flip": 590,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89979712,
          "score": 194930,
          "orbits": 0,
          "seconds": 29.091666666666665,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 6982,
          "events": {
            "flip": 620,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90037056,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.391666666666666,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7054,
          "events": {
            "flip": 594,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90094400,
          "score": 194620,
          "orbits": 0,
          "seconds": 30.775,
          "totalReward": 191.61999999999998,
          "endReason": "game_over",
          "ticks": 7386,
          "events": {
            "flip": 735,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90151744,
          "score": 194930,
          "orbits": 0,
          "seconds": 29.058333333333334,
          "totalReward": 191.92999999999998,
          "endReason": "game_over",
          "ticks": 6974,
          "events": {
            "flip": 672,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90209088,
          "score": 92440,
          "orbits": 0,
          "seconds": 47.34583333333333,
          "totalReward": 89.44,
          "endReason": "game_over",
          "ticks": 11363,
          "events": {
            "flip": 1137,
            "plunge": 3,
            "nudge": 25,
            "target": 6,
            "bumper": 20,
            "launch": 2,
            "sling": 14,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 90266432,
          "score": 201130,
          "orbits": 0,
          "seconds": 41.604166666666664,
          "totalReward": 198.12999999999994,
          "endReason": "game_over",
          "ticks": 9985,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 90323776,
          "score": 90900,
          "orbits": 0,
          "seconds": 34.266666666666666,
          "totalReward": 87.9,
          "endReason": "game_over",
          "ticks": 8224,
          "events": {
            "flip": 756,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 13,
            "launch": 2,
            "sling": 10,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 90381120,
          "score": 194400,
          "orbits": 0,
          "seconds": 27.5625,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6615,
          "events": {
            "flip": 699,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90438464,
          "score": 198250,
          "orbits": 0,
          "seconds": 35.4125,
          "totalReward": 195.25,
          "endReason": "game_over",
          "ticks": 8499,
          "events": {
            "flip": 873,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 90495808,
          "score": 195310,
          "orbits": 0,
          "seconds": 32.3125,
          "totalReward": 192.30999999999997,
          "endReason": "game_over",
          "ticks": 7755,
          "events": {
            "flip": 715,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90553152,
          "score": 197150,
          "orbits": 0,
          "seconds": 33.1,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 7944,
          "events": {
            "flip": 705,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90610496,
          "score": 201060,
          "orbits": 0,
          "seconds": 42.979166666666664,
          "totalReward": 198.05999999999995,
          "endReason": "game_over",
          "ticks": 10315,
          "events": {
            "flip": 972,
            "plunge": 3,
            "nudge": 16,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 90667840,
          "score": 194300,
          "orbits": 0,
          "seconds": 32.18333333333333,
          "totalReward": 191.29999999999998,
          "endReason": "game_over",
          "ticks": 7724,
          "events": {
            "flip": 756,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 90725184,
          "score": 205860,
          "orbits": 0,
          "seconds": 32.954166666666666,
          "totalReward": 202.85999999999996,
          "endReason": "game_over",
          "ticks": 7909,
          "events": {
            "flip": 762,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90782528,
          "score": 193540,
          "orbits": 0,
          "seconds": 31.97083333333333,
          "totalReward": 190.53999999999996,
          "endReason": "game_over",
          "ticks": 7673,
          "events": {
            "flip": 793,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 90839872,
          "score": 93510,
          "orbits": 0,
          "seconds": 37.38333333333333,
          "totalReward": 90.50999999999995,
          "endReason": "game_over",
          "ticks": 8972,
          "events": {
            "flip": 947,
            "plunge": 3,
            "nudge": 11,
            "target": 7,
            "bumper": 14,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 90897216,
          "score": 190340,
          "orbits": 0,
          "seconds": 32.21666666666667,
          "totalReward": 187.34,
          "endReason": "game_over",
          "ticks": 7732,
          "events": {
            "flip": 758,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 90954560,
          "score": 200430,
          "orbits": 0,
          "seconds": 33.92916666666667,
          "totalReward": 197.42999999999998,
          "endReason": "game_over",
          "ticks": 8143,
          "events": {
            "flip": 822,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91011904,
          "score": 202750,
          "orbits": 0,
          "seconds": 38.22083333333333,
          "totalReward": 199.74999999999997,
          "endReason": "game_over",
          "ticks": 9173,
          "events": {
            "flip": 921,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 91069248,
          "score": 214720,
          "orbits": 0,
          "seconds": 77.27083333333333,
          "totalReward": 211.71999999999974,
          "endReason": "game_over",
          "ticks": 18545,
          "events": {
            "flip": 2061,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 15,
            "launch": 3,
            "sling": 22,
            "land": 3,
            "ramp": 2,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91126592,
          "score": 205420,
          "orbits": 0,
          "seconds": 30.254166666666666,
          "totalReward": 202.41999999999996,
          "endReason": "game_over",
          "ticks": 7261,
          "events": {
            "flip": 757,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 91183936,
          "score": 195900,
          "orbits": 0,
          "seconds": 32.045833333333334,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 7691,
          "events": {
            "flip": 725,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91241280,
          "score": 196050,
          "orbits": 0,
          "seconds": 30.520833333333332,
          "totalReward": 193.04999999999995,
          "endReason": "game_over",
          "ticks": 7325,
          "events": {
            "flip": 727,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91298624,
          "score": 201850,
          "orbits": 0,
          "seconds": 40.63333333333333,
          "totalReward": 198.85,
          "endReason": "game_over",
          "ticks": 9752,
          "events": {
            "flip": 1032,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91355968,
          "score": 92290,
          "orbits": 0,
          "seconds": 31.704166666666666,
          "totalReward": 89.29,
          "endReason": "game_over",
          "ticks": 7609,
          "events": {
            "flip": 679,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 13,
            "launch": 2,
            "inlane": 1,
            "drain": 3,
            "land": 2,
            "sling": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91413312,
          "score": 195540,
          "orbits": 0,
          "seconds": 42.4375,
          "totalReward": 192.53999999999996,
          "endReason": "game_over",
          "ticks": 10185,
          "events": {
            "flip": 1080,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91470656,
          "score": 38310,
          "orbits": 0,
          "seconds": 46.825,
          "totalReward": 35.31000000000002,
          "endReason": "game_over",
          "ticks": 11238,
          "events": {
            "flip": 1092,
            "plunge": 3,
            "target": 5,
            "bumper": 14,
            "nudge": 24,
            "launch": 1,
            "land": 1,
            "sling": 11,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 91528000,
          "score": 94000,
          "orbits": 0,
          "seconds": 33.55833333333333,
          "totalReward": 91,
          "endReason": "game_over",
          "ticks": 8054,
          "events": {
            "flip": 776,
            "plunge": 3,
            "nudge": 10,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 91585344,
          "score": 197860,
          "orbits": 0,
          "seconds": 50.44583333333333,
          "totalReward": 194.8599999999999,
          "endReason": "game_over",
          "ticks": 12107,
          "events": {
            "flip": 1293,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 91642688,
          "score": 201980,
          "orbits": 0,
          "seconds": 46.75416666666666,
          "totalReward": 198.9799999999999,
          "endReason": "game_over",
          "ticks": 11221,
          "events": {
            "flip": 1306,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91700032,
          "score": 92900,
          "orbits": 0,
          "seconds": 30.454166666666666,
          "totalReward": 89.89999999999998,
          "endReason": "game_over",
          "ticks": 7309,
          "events": {
            "flip": 718,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 13,
            "launch": 2,
            "inlane": 3,
            "drain": 3,
            "land": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91757376,
          "score": 193620,
          "orbits": 0,
          "seconds": 30.620833333333334,
          "totalReward": 190.61999999999995,
          "endReason": "game_over",
          "ticks": 7349,
          "events": {
            "flip": 794,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91814720,
          "score": 201160,
          "orbits": 0,
          "seconds": 38.68333333333333,
          "totalReward": 198.15999999999997,
          "endReason": "game_over",
          "ticks": 9284,
          "events": {
            "flip": 950,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 9,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91872064,
          "score": 199470,
          "orbits": 0,
          "seconds": 41.35,
          "totalReward": 196.46999999999994,
          "endReason": "game_over",
          "ticks": 9924,
          "events": {
            "flip": 999,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "sling": 7,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91929408,
          "score": 94020,
          "orbits": 0,
          "seconds": 39.854166666666664,
          "totalReward": 91.02000000000001,
          "endReason": "game_over",
          "ticks": 9565,
          "events": {
            "flip": 882,
            "plunge": 3,
            "nudge": 16,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 12,
            "land": 2,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91986752,
          "score": 201020,
          "orbits": 0,
          "seconds": 30.808333333333334,
          "totalReward": 198.01999999999998,
          "endReason": "game_over",
          "ticks": 7394,
          "events": {
            "flip": 689,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92044096,
          "score": 202860,
          "orbits": 0,
          "seconds": 35.5,
          "totalReward": 199.85999999999993,
          "endReason": "game_over",
          "ticks": 8520,
          "events": {
            "flip": 828,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92101440,
          "score": 196560,
          "orbits": 0,
          "seconds": 45.141666666666666,
          "totalReward": 193.55999999999992,
          "endReason": "game_over",
          "ticks": 10834,
          "events": {
            "flip": 1108,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 92158784,
          "score": 197250,
          "orbits": 0,
          "seconds": 37.858333333333334,
          "totalReward": 194.24999999999994,
          "endReason": "game_over",
          "ticks": 9086,
          "events": {
            "flip": 1006,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 92216128,
          "score": 201380,
          "orbits": 0,
          "seconds": 37.3125,
          "totalReward": 198.38000000000002,
          "endReason": "game_over",
          "ticks": 8955,
          "events": {
            "flip": 897,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 92273472,
          "score": 195320,
          "orbits": 0,
          "seconds": 39.145833333333336,
          "totalReward": 192.31999999999994,
          "endReason": "game_over",
          "ticks": 9395,
          "events": {
            "flip": 1110,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 92330816,
          "score": 194820,
          "orbits": 0,
          "seconds": 38.358333333333334,
          "totalReward": 191.81999999999996,
          "endReason": "game_over",
          "ticks": 9206,
          "events": {
            "flip": 996,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 92388160,
          "score": 204630,
          "orbits": 0,
          "seconds": 38.925,
          "totalReward": 201.62999999999994,
          "endReason": "game_over",
          "ticks": 9342,
          "events": {
            "flip": 896,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92445504,
          "score": 91900,
          "orbits": 0,
          "seconds": 28.65,
          "totalReward": 88.9,
          "endReason": "game_over",
          "ticks": 6876,
          "events": {
            "flip": 610,
            "plunge": 3,
            "target": 8,
            "bumper": 7,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92502848,
          "score": 196910,
          "orbits": 0,
          "seconds": 31.25,
          "totalReward": 193.91,
          "endReason": "game_over",
          "ticks": 7500,
          "events": {
            "flip": 671,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 1,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92560192,
          "score": 197500,
          "orbits": 0,
          "seconds": 31.733333333333334,
          "totalReward": 194.49999999999997,
          "endReason": "game_over",
          "ticks": 7616,
          "events": {
            "flip": 721,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 92617536,
          "score": 201120,
          "orbits": 0,
          "seconds": 32.40416666666667,
          "totalReward": 198.11999999999998,
          "endReason": "game_over",
          "ticks": 7777,
          "events": {
            "flip": 730,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92674880,
          "score": 198830,
          "orbits": 0,
          "seconds": 38.69583333333333,
          "totalReward": 195.82999999999998,
          "endReason": "game_over",
          "ticks": 9287,
          "events": {
            "flip": 874,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 92732224,
          "score": 37600,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 34.6,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 449,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 7,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92789568,
          "score": 96640,
          "orbits": 0,
          "seconds": 34.079166666666666,
          "totalReward": 93.63999999999999,
          "endReason": "game_over",
          "ticks": 8179,
          "events": {
            "flip": 770,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 92846912,
          "score": 93430,
          "orbits": 0,
          "seconds": 31.554166666666667,
          "totalReward": 90.43,
          "endReason": "game_over",
          "ticks": 7573,
          "events": {
            "flip": 676,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 9,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92904256,
          "score": 195300,
          "orbits": 0,
          "seconds": 35.15,
          "totalReward": 192.29999999999998,
          "endReason": "game_over",
          "ticks": 8436,
          "events": {
            "flip": 779,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 92961600,
          "score": 199900,
          "orbits": 0,
          "seconds": 30.099999999999998,
          "totalReward": 196.89999999999998,
          "endReason": "game_over",
          "ticks": 7224,
          "events": {
            "flip": 647,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93018944,
          "score": 196000,
          "orbits": 0,
          "seconds": 31.958333333333332,
          "totalReward": 192.99999999999997,
          "endReason": "game_over",
          "ticks": 7670,
          "events": {
            "flip": 714,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 93076288,
          "score": 197160,
          "orbits": 0,
          "seconds": 50.4,
          "totalReward": 194.15999999999994,
          "endReason": "game_over",
          "ticks": 12096,
          "events": {
            "flip": 1259,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 6,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 93133632,
          "score": 196680,
          "orbits": 0,
          "seconds": 40.87083333333333,
          "totalReward": 193.68,
          "endReason": "game_over",
          "ticks": 9809,
          "events": {
            "flip": 981,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 93190976,
          "score": 37370,
          "orbits": 0,
          "seconds": 28.954166666666666,
          "totalReward": 34.37,
          "endReason": "game_over",
          "ticks": 6949,
          "events": {
            "flip": 610,
            "plunge": 3,
            "nudge": 13,
            "target": 5,
            "bumper": 7,
            "launch": 1,
            "land": 1,
            "sling": 7,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 93248320,
          "score": 194400,
          "orbits": 0,
          "seconds": 30.0875,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 7221,
          "events": {
            "flip": 571,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93305664,
          "score": 199510,
          "orbits": 0,
          "seconds": 32.2,
          "totalReward": 196.51,
          "endReason": "game_over",
          "ticks": 7728,
          "events": {
            "flip": 651,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 93363008,
          "score": 195100,
          "orbits": 0,
          "seconds": 28.766666666666666,
          "totalReward": 192.09999999999997,
          "endReason": "game_over",
          "ticks": 6904,
          "events": {
            "flip": 591,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 93420352,
          "score": 196910,
          "orbits": 0,
          "seconds": 35.52916666666667,
          "totalReward": 193.91,
          "endReason": "game_over",
          "ticks": 8527,
          "events": {
            "flip": 819,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 93477696,
          "score": 198720,
          "orbits": 0,
          "seconds": 34.166666666666664,
          "totalReward": 195.71999999999994,
          "endReason": "game_over",
          "ticks": 8200,
          "events": {
            "flip": 795,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 93535040,
          "score": 200200,
          "orbits": 0,
          "seconds": 55.4625,
          "totalReward": 197.19999999999993,
          "endReason": "game_over",
          "ticks": 13311,
          "events": {
            "flip": 1374,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93592384,
          "score": 198330,
          "orbits": 0,
          "seconds": 40.71666666666667,
          "totalReward": 195.32999999999993,
          "endReason": "game_over",
          "ticks": 9772,
          "events": {
            "flip": 935,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 93649728,
          "score": 200140,
          "orbits": 0,
          "seconds": 31.425,
          "totalReward": 197.13999999999996,
          "endReason": "game_over",
          "ticks": 7542,
          "events": {
            "flip": 635,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 93707072,
          "score": 195540,
          "orbits": 0,
          "seconds": 31.320833333333333,
          "totalReward": 192.53999999999996,
          "endReason": "game_over",
          "ticks": 7517,
          "events": {
            "flip": 669,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93764416,
          "score": 196420,
          "orbits": 0,
          "seconds": 32.6,
          "totalReward": 193.42,
          "endReason": "game_over",
          "ticks": 7824,
          "events": {
            "flip": 784,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 93821760,
          "score": 199970,
          "orbits": 0,
          "seconds": 39.420833333333334,
          "totalReward": 196.97,
          "endReason": "game_over",
          "ticks": 9461,
          "events": {
            "flip": 867,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93879104,
          "score": 195540,
          "orbits": 0,
          "seconds": 31.787499999999998,
          "totalReward": 192.53999999999996,
          "endReason": "game_over",
          "ticks": 7629,
          "events": {
            "flip": 703,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93936448,
          "score": 212630,
          "orbits": 0,
          "seconds": 55.449999999999996,
          "totalReward": 209.62999999999994,
          "endReason": "game_over",
          "ticks": 13308,
          "events": {
            "flip": 1385,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 93993792,
          "score": 96680,
          "orbits": 0,
          "seconds": 56.17916666666667,
          "totalReward": 93.68,
          "endReason": "game_over",
          "ticks": 13483,
          "events": {
            "flip": 1393,
            "plunge": 3,
            "nudge": 20,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 8,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 94051136,
          "score": 195700,
          "orbits": 0,
          "seconds": 30.483333333333334,
          "totalReward": 192.69999999999996,
          "endReason": "game_over",
          "ticks": 7316,
          "events": {
            "flip": 566,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 94108480,
          "score": 206300,
          "orbits": 0,
          "seconds": 42.19166666666666,
          "totalReward": 203.29999999999987,
          "endReason": "game_over",
          "ticks": 10126,
          "events": {
            "flip": 999,
            "plunge": 3,
            "nudge": 13,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 10,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 94165824,
          "score": 204230,
          "orbits": 0,
          "seconds": 40.37083333333333,
          "totalReward": 201.22999999999996,
          "endReason": "game_over",
          "ticks": 9689,
          "events": {
            "flip": 867,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 4,
            "drain": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 94223168,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.733333333333334,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6416,
          "events": {
            "flip": 482,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 94280512,
          "score": 205640,
          "orbits": 0,
          "seconds": 41.55416666666667,
          "totalReward": 202.64,
          "endReason": "game_over",
          "ticks": 9973,
          "events": {
            "flip": 890,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 3,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 94337856,
          "score": 39630,
          "orbits": 0,
          "seconds": 33.03333333333333,
          "totalReward": 36.63000000000001,
          "endReason": "game_over",
          "ticks": 7928,
          "events": {
            "flip": 704,
            "plunge": 3,
            "nudge": 14,
            "target": 7,
            "bumper": 8,
            "launch": 1,
            "sling": 3,
            "land": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94395200,
          "score": 93260,
          "orbits": 0,
          "seconds": 40.795833333333334,
          "totalReward": 90.26000000000002,
          "endReason": "game_over",
          "ticks": 9791,
          "events": {
            "flip": 919,
            "plunge": 3,
            "target": 8,
            "bumper": 13,
            "nudge": 12,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 94452544,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.683333333333334,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6404,
          "events": {
            "flip": 633,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 94509888,
          "score": 202850,
          "orbits": 0,
          "seconds": 37.125,
          "totalReward": 199.84999999999997,
          "endReason": "game_over",
          "ticks": 8910,
          "events": {
            "flip": 806,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94567232,
          "score": 92340,
          "orbits": 0,
          "seconds": 30.849999999999998,
          "totalReward": 89.34,
          "endReason": "game_over",
          "ticks": 7404,
          "events": {
            "flip": 589,
            "plunge": 3,
            "target": 8,
            "bumper": 7,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 94624576,
          "score": 199410,
          "orbits": 0,
          "seconds": 31.758333333333333,
          "totalReward": 196.40999999999997,
          "endReason": "game_over",
          "ticks": 7622,
          "events": {
            "flip": 560,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 94681920,
          "score": 96940,
          "orbits": 0,
          "seconds": 34.9625,
          "totalReward": 93.93999999999997,
          "endReason": "game_over",
          "ticks": 8391,
          "events": {
            "flip": 663,
            "plunge": 3,
            "nudge": 13,
            "target": 8,
            "bumper": 18,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 4,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 94739264,
          "score": 91300,
          "orbits": 0,
          "seconds": 31.954166666666666,
          "totalReward": 88.29999999999998,
          "endReason": "game_over",
          "ticks": 7669,
          "events": {
            "flip": 695,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 6,
            "launch": 2,
            "inlane": 1,
            "drain": 3,
            "land": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 94796608,
          "score": 197650,
          "orbits": 0,
          "seconds": 32.99583333333333,
          "totalReward": 194.65,
          "endReason": "game_over",
          "ticks": 7919,
          "events": {
            "flip": 652,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 94853952,
          "score": 195000,
          "orbits": 0,
          "seconds": 30.625,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7350,
          "events": {
            "flip": 569,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 94911296,
          "score": 195150,
          "orbits": 0,
          "seconds": 38.891666666666666,
          "totalReward": 192.14999999999995,
          "endReason": "game_over",
          "ticks": 9334,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 94968640,
          "score": 195750,
          "orbits": 0,
          "seconds": 38.0625,
          "totalReward": 192.74999999999991,
          "endReason": "game_over",
          "ticks": 9135,
          "events": {
            "flip": 821,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 95025984,
          "score": 194020,
          "orbits": 0,
          "seconds": 30.716666666666665,
          "totalReward": 191.01999999999998,
          "endReason": "game_over",
          "ticks": 7372,
          "events": {
            "flip": 593,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95083328,
          "score": 194650,
          "orbits": 0,
          "seconds": 33.05,
          "totalReward": 191.65,
          "endReason": "game_over",
          "ticks": 7932,
          "events": {
            "flip": 678,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95140672,
          "score": 191170,
          "orbits": 0,
          "seconds": 33.11666666666667,
          "totalReward": 188.17000000000002,
          "endReason": "game_over",
          "ticks": 7948,
          "events": {
            "flip": 691,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 95198016,
          "score": 105650,
          "orbits": 0,
          "seconds": 36.391666666666666,
          "totalReward": 102.65,
          "endReason": "game_over",
          "ticks": 8734,
          "events": {
            "flip": 858,
            "plunge": 3,
            "nudge": 15,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 95255360,
          "score": 200120,
          "orbits": 0,
          "seconds": 28.933333333333334,
          "totalReward": 197.11999999999995,
          "endReason": "game_over",
          "ticks": 6944,
          "events": {
            "flip": 639,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 95312704,
          "score": 197640,
          "orbits": 0,
          "seconds": 37.18333333333333,
          "totalReward": 194.63999999999996,
          "endReason": "game_over",
          "ticks": 8924,
          "events": {
            "flip": 862,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 95370048,
          "score": 197700,
          "orbits": 0,
          "seconds": 30.941666666666666,
          "totalReward": 194.69999999999996,
          "endReason": "game_over",
          "ticks": 7426,
          "events": {
            "flip": 622,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95427392,
          "score": 195600,
          "orbits": 0,
          "seconds": 31.570833333333333,
          "totalReward": 192.59999999999997,
          "endReason": "game_over",
          "ticks": 7577,
          "events": {
            "flip": 596,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95484736,
          "score": 196760,
          "orbits": 0,
          "seconds": 40.99583333333333,
          "totalReward": 193.75999999999996,
          "endReason": "game_over",
          "ticks": 9839,
          "events": {
            "flip": 951,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95542080,
          "score": 195300,
          "orbits": 0,
          "seconds": 32.083333333333336,
          "totalReward": 192.29999999999998,
          "endReason": "game_over",
          "ticks": 7700,
          "events": {
            "flip": 721,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95599424,
          "score": 194350,
          "orbits": 0,
          "seconds": 35.0875,
          "totalReward": 191.34999999999994,
          "endReason": "game_over",
          "ticks": 8421,
          "events": {
            "flip": 837,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95656768,
          "score": 195600,
          "orbits": 0,
          "seconds": 32.87916666666666,
          "totalReward": 192.59999999999997,
          "endReason": "game_over",
          "ticks": 7891,
          "events": {
            "flip": 632,
            "plunge": 3,
            "nudge": 7,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95714112,
          "score": 195400,
          "orbits": 0,
          "seconds": 26.45,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 6348,
          "events": {
            "flip": 559,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 95771456,
          "score": 195330,
          "orbits": 0,
          "seconds": 33.3375,
          "totalReward": 192.33,
          "endReason": "game_over",
          "ticks": 8001,
          "events": {
            "flip": 705,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 95828800,
          "score": 196940,
          "orbits": 0,
          "seconds": 37.11666666666667,
          "totalReward": 193.94,
          "endReason": "game_over",
          "ticks": 8908,
          "events": {
            "flip": 765,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 95886144,
          "score": 195260,
          "orbits": 0,
          "seconds": 31.954166666666666,
          "totalReward": 192.26,
          "endReason": "game_over",
          "ticks": 7669,
          "events": {
            "flip": 639,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95943488,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.204166666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 7009,
          "events": {
            "flip": 584,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 96000832,
          "score": 196740,
          "orbits": 0,
          "seconds": 33.56666666666666,
          "totalReward": 193.73999999999995,
          "endReason": "game_over",
          "ticks": 8056,
          "events": {
            "flip": 767,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 96058176,
          "score": 195000,
          "orbits": 0,
          "seconds": 30.058333333333334,
          "totalReward": 191.99999999999997,
          "endReason": "game_over",
          "ticks": 7214,
          "events": {
            "flip": 596,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 96115520,
          "score": 197160,
          "orbits": 0,
          "seconds": 36.63333333333333,
          "totalReward": 194.16,
          "endReason": "game_over",
          "ticks": 8792,
          "events": {
            "flip": 804,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 96172864,
          "score": 200970,
          "orbits": 0,
          "seconds": 41.208333333333336,
          "totalReward": 197.96999999999997,
          "endReason": "game_over",
          "ticks": 9890,
          "events": {
            "flip": 960,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 96230208,
          "score": 197780,
          "orbits": 0,
          "seconds": 37.45,
          "totalReward": 194.77999999999997,
          "endReason": "game_over",
          "ticks": 8988,
          "events": {
            "flip": 855,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 96287552,
          "score": 195440,
          "orbits": 0,
          "seconds": 35.4625,
          "totalReward": 192.43999999999997,
          "endReason": "game_over",
          "ticks": 8511,
          "events": {
            "flip": 808,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 96344896,
          "score": 36930,
          "orbits": 0,
          "seconds": 31.020833333333332,
          "totalReward": 33.93000000000001,
          "endReason": "game_over",
          "ticks": 7445,
          "events": {
            "flip": 769,
            "plunge": 3,
            "nudge": 10,
            "target": 5,
            "bumper": 8,
            "launch": 1,
            "land": 1,
            "sling": 3,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96402240,
          "score": 209320,
          "orbits": 0,
          "seconds": 63.270833333333336,
          "totalReward": 206.31999999999996,
          "endReason": "game_over",
          "ticks": 15185,
          "events": {
            "flip": 1672,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 15,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 4,
            "orbit": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96459584,
          "score": 195710,
          "orbits": 0,
          "seconds": 32.975,
          "totalReward": 192.70999999999998,
          "endReason": "game_over",
          "ticks": 7914,
          "events": {
            "flip": 720,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 96516928,
          "score": 197350,
          "orbits": 0,
          "seconds": 41.11666666666667,
          "totalReward": 194.35,
          "endReason": "game_over",
          "ticks": 9868,
          "events": {
            "flip": 941,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 96574272,
          "score": 195020,
          "orbits": 0,
          "seconds": 28.483333333333334,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 6836,
          "events": {
            "flip": 542,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 96631616,
          "score": 201210,
          "orbits": 0,
          "seconds": 39.295833333333334,
          "totalReward": 198.20999999999998,
          "endReason": "game_over",
          "ticks": 9431,
          "events": {
            "flip": 851,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96688960,
          "score": 194630,
          "orbits": 0,
          "seconds": 32.68333333333333,
          "totalReward": 191.63,
          "endReason": "game_over",
          "ticks": 7844,
          "events": {
            "flip": 695,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 96746304,
          "score": 93080,
          "orbits": 0,
          "seconds": 33.63333333333333,
          "totalReward": 90.08,
          "endReason": "game_over",
          "ticks": 8072,
          "events": {
            "flip": 738,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "sling": 8,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96803648,
          "score": 200380,
          "orbits": 0,
          "seconds": 42.4125,
          "totalReward": 197.37999999999997,
          "endReason": "game_over",
          "ticks": 10179,
          "events": {
            "flip": 961,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 96860992,
          "score": 196410,
          "orbits": 0,
          "seconds": 34.56666666666666,
          "totalReward": 193.41,
          "endReason": "game_over",
          "ticks": 8296,
          "events": {
            "flip": 705,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 96918336,
          "score": 195270,
          "orbits": 0,
          "seconds": 40.37916666666666,
          "totalReward": 192.26999999999998,
          "endReason": "game_over",
          "ticks": 9691,
          "events": {
            "flip": 984,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 96975680,
          "score": 97320,
          "orbits": 0,
          "seconds": 38.079166666666666,
          "totalReward": 94.32,
          "endReason": "game_over",
          "ticks": 9139,
          "events": {
            "flip": 896,
            "plunge": 3,
            "target": 8,
            "bumper": 16,
            "nudge": 16,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 12,
            "inlane": 2,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97033024,
          "score": 88800,
          "orbits": 0,
          "seconds": 28.125,
          "totalReward": 85.80000000000001,
          "endReason": "game_over",
          "ticks": 6750,
          "events": {
            "flip": 618,
            "plunge": 3,
            "target": 6,
            "bumper": 5,
            "nudge": 12,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97090368,
          "score": 194900,
          "orbits": 0,
          "seconds": 28.629166666666666,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6871,
          "events": {
            "flip": 632,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97147712,
          "score": 199370,
          "orbits": 0,
          "seconds": 47.916666666666664,
          "totalReward": 196.36999999999998,
          "endReason": "game_over",
          "ticks": 11500,
          "events": {
            "flip": 1238,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 97205056,
          "score": 196840,
          "orbits": 0,
          "seconds": 33.46666666666667,
          "totalReward": 193.84,
          "endReason": "game_over",
          "ticks": 8032,
          "events": {
            "flip": 718,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 97262400,
          "score": 195500,
          "orbits": 0,
          "seconds": 30.479166666666668,
          "totalReward": 192.49999999999997,
          "endReason": "game_over",
          "ticks": 7315,
          "events": {
            "flip": 636,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 97319744,
          "score": 197410,
          "orbits": 0,
          "seconds": 39.725,
          "totalReward": 194.4099999999999,
          "endReason": "game_over",
          "ticks": 9534,
          "events": {
            "flip": 911,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97377088,
          "score": 195820,
          "orbits": 0,
          "seconds": 31.97083333333333,
          "totalReward": 192.82,
          "endReason": "game_over",
          "ticks": 7673,
          "events": {
            "flip": 730,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 97434432,
          "score": 201700,
          "orbits": 0,
          "seconds": 32.108333333333334,
          "totalReward": 198.7,
          "endReason": "game_over",
          "ticks": 7706,
          "events": {
            "flip": 677,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97491776,
          "score": 200750,
          "orbits": 0,
          "seconds": 38.30416666666667,
          "totalReward": 197.74999999999997,
          "endReason": "game_over",
          "ticks": 9193,
          "events": {
            "flip": 770,
            "plunge": 3,
            "nudge": 11,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97549120,
          "score": 197580,
          "orbits": 0,
          "seconds": 41.208333333333336,
          "totalReward": 194.57999999999998,
          "endReason": "game_over",
          "ticks": 9890,
          "events": {
            "flip": 912,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 97606464,
          "score": 196450,
          "orbits": 0,
          "seconds": 32.8625,
          "totalReward": 193.45,
          "endReason": "game_over",
          "ticks": 7887,
          "events": {
            "flip": 665,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97663808,
          "score": 196440,
          "orbits": 0,
          "seconds": 32.56666666666666,
          "totalReward": 193.44,
          "endReason": "game_over",
          "ticks": 7816,
          "events": {
            "flip": 690,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 97721152,
          "score": 50710,
          "orbits": 0,
          "seconds": 51.291666666666664,
          "totalReward": 47.71,
          "endReason": "game_over",
          "ticks": 12310,
          "events": {
            "flip": 1104,
            "plunge": 3,
            "nudge": 17,
            "target": 5,
            "bumper": 12,
            "launch": 1,
            "sling": 11,
            "land": 1,
            "inlane": 5,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 97778496,
          "score": 197150,
          "orbits": 0,
          "seconds": 33.829166666666666,
          "totalReward": 194.15,
          "endReason": "game_over",
          "ticks": 8119,
          "events": {
            "flip": 695,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 97835840,
          "score": 199130,
          "orbits": 0,
          "seconds": 37.8875,
          "totalReward": 196.13,
          "endReason": "game_over",
          "ticks": 9093,
          "events": {
            "flip": 824,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 97893184,
          "score": 95250,
          "orbits": 0,
          "seconds": 45.4375,
          "totalReward": 92.25,
          "endReason": "game_over",
          "ticks": 10905,
          "events": {
            "flip": 977,
            "plunge": 3,
            "nudge": 11,
            "target": 8,
            "bumper": 16,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97950528,
          "score": 202970,
          "orbits": 0,
          "seconds": 55.4875,
          "totalReward": 199.96999999999997,
          "endReason": "game_over",
          "ticks": 13317,
          "events": {
            "flip": 1239,
            "plunge": 3,
            "nudge": 20,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98007872,
          "score": 195160,
          "orbits": 0,
          "seconds": 31.45,
          "totalReward": 192.15999999999994,
          "endReason": "game_over",
          "ticks": 7548,
          "events": {
            "flip": 643,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 98065216,
          "score": 196400,
          "orbits": 0,
          "seconds": 28.1875,
          "totalReward": 193.39999999999998,
          "endReason": "game_over",
          "ticks": 6765,
          "events": {
            "flip": 615,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 98122560,
          "score": 194720,
          "orbits": 0,
          "seconds": 29.983333333333334,
          "totalReward": 191.71999999999997,
          "endReason": "game_over",
          "ticks": 7196,
          "events": {
            "flip": 739,
            "plunge": 3,
            "nudge": 7,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98179904,
          "score": 196020,
          "orbits": 0,
          "seconds": 32.333333333333336,
          "totalReward": 193.01999999999998,
          "endReason": "game_over",
          "ticks": 7760,
          "events": {
            "flip": 830,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 98237248,
          "score": 200240,
          "orbits": 0,
          "seconds": 32.7,
          "totalReward": 197.23999999999998,
          "endReason": "game_over",
          "ticks": 7848,
          "events": {
            "flip": 759,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98294592,
          "score": 98290,
          "orbits": 0,
          "seconds": 41.00833333333333,
          "totalReward": 95.28999999999999,
          "endReason": "game_over",
          "ticks": 9842,
          "events": {
            "flip": 837,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 14,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "inlane": 2,
            "sling": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98351936,
          "score": 201120,
          "orbits": 0,
          "seconds": 31.045833333333334,
          "totalReward": 198.11999999999995,
          "endReason": "game_over",
          "ticks": 7451,
          "events": {
            "flip": 676,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 98409280,
          "score": 195400,
          "orbits": 0,
          "seconds": 30.633333333333333,
          "totalReward": 192.39999999999998,
          "endReason": "game_over",
          "ticks": 7352,
          "events": {
            "flip": 595,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 98466624,
          "score": 195410,
          "orbits": 0,
          "seconds": 30.40833333333333,
          "totalReward": 192.41,
          "endReason": "game_over",
          "ticks": 7298,
          "events": {
            "flip": 632,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98523968,
          "score": 197650,
          "orbits": 0,
          "seconds": 36.229166666666664,
          "totalReward": 194.64999999999995,
          "endReason": "game_over",
          "ticks": 8695,
          "events": {
            "flip": 834,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 98581312,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.866666666666667,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6928,
          "events": {
            "flip": 631,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 98638656,
          "score": 92850,
          "orbits": 0,
          "seconds": 39.97083333333333,
          "totalReward": 89.85000000000001,
          "endReason": "game_over",
          "ticks": 9593,
          "events": {
            "flip": 963,
            "plunge": 3,
            "nudge": 14,
            "target": 8,
            "bumper": 13,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98696000,
          "score": 198000,
          "orbits": 0,
          "seconds": 30.025,
          "totalReward": 194.99999999999997,
          "endReason": "game_over",
          "ticks": 7206,
          "events": {
            "flip": 766,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98753344,
          "score": 196940,
          "orbits": 0,
          "seconds": 44.44166666666666,
          "totalReward": 193.93999999999994,
          "endReason": "game_over",
          "ticks": 10666,
          "events": {
            "flip": 1166,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98810688,
          "score": 198760,
          "orbits": 0,
          "seconds": 34.56666666666666,
          "totalReward": 195.75999999999993,
          "endReason": "game_over",
          "ticks": 8296,
          "events": {
            "flip": 752,
            "plunge": 3,
            "nudge": 14,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98868032,
          "score": 195930,
          "orbits": 0,
          "seconds": 36.19583333333333,
          "totalReward": 192.92999999999995,
          "endReason": "game_over",
          "ticks": 8687,
          "events": {
            "flip": 809,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 98925376,
          "score": 194400,
          "orbits": 0,
          "seconds": 28.120833333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6749,
          "events": {
            "flip": 620,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98982720,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.666666666666668,
          "totalReward": 191.89999999999998,
          "endReason": "game_over",
          "ticks": 6400,
          "events": {
            "flip": 618,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 99040064,
          "score": 195730,
          "orbits": 0,
          "seconds": 41.770833333333336,
          "totalReward": 192.72999999999993,
          "endReason": "game_over",
          "ticks": 10025,
          "events": {
            "flip": 974,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 99097408,
          "score": 196150,
          "orbits": 0,
          "seconds": 37.78333333333333,
          "totalReward": 193.14999999999992,
          "endReason": "game_over",
          "ticks": 9068,
          "events": {
            "flip": 872,
            "plunge": 3,
            "nudge": 14,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 99154752,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.120833333333334,
          "totalReward": 191.39999999999998,
          "endReason": "game_over",
          "ticks": 6989,
          "events": {
            "flip": 636,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 99212096,
          "score": 203420,
          "orbits": 0,
          "seconds": 50.233333333333334,
          "totalReward": 200.42,
          "endReason": "game_over",
          "ticks": 12056,
          "events": {
            "flip": 1388,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 14,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 99269440,
          "score": 200430,
          "orbits": 0,
          "seconds": 34.07083333333333,
          "totalReward": 197.42999999999998,
          "endReason": "game_over",
          "ticks": 8177,
          "events": {
            "flip": 838,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 99326784,
          "score": 193900,
          "orbits": 0,
          "seconds": 29.55,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 7092,
          "events": {
            "flip": 675,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 99384128,
          "score": 111620,
          "orbits": 0,
          "seconds": 75.74166666666666,
          "totalReward": 108.61999999999999,
          "endReason": "game_over",
          "ticks": 18178,
          "events": {
            "flip": 1752,
            "plunge": 3,
            "target": 8,
            "bumper": 24,
            "nudge": 25,
            "launch": 2,
            "land": 2,
            "sling": 12,
            "ramp": 2,
            "inlane": 10,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 99441472,
          "score": 197430,
          "orbits": 0,
          "seconds": 32.9125,
          "totalReward": 194.42999999999995,
          "endReason": "game_over",
          "ticks": 7899,
          "events": {
            "flip": 721,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 99498816,
          "score": 194130,
          "orbits": 0,
          "seconds": 32.266666666666666,
          "totalReward": 191.13,
          "endReason": "game_over",
          "ticks": 7744,
          "events": {
            "flip": 716,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 9,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 99556160,
          "score": 206760,
          "orbits": 0,
          "seconds": 41.141666666666666,
          "totalReward": 203.75999999999996,
          "endReason": "game_over",
          "ticks": 9874,
          "events": {
            "flip": 1001,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 99613504,
          "score": 195020,
          "orbits": 0,
          "seconds": 35.40833333333333,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 8498,
          "events": {
            "flip": 816,
            "plunge": 3,
            "nudge": 8,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 99670848,
          "score": 197990,
          "orbits": 0,
          "seconds": 41.47083333333333,
          "totalReward": 194.98999999999995,
          "endReason": "game_over",
          "ticks": 9953,
          "events": {
            "flip": 946,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 99728192,
          "score": 194510,
          "orbits": 0,
          "seconds": 32.416666666666664,
          "totalReward": 191.50999999999996,
          "endReason": "game_over",
          "ticks": 7780,
          "events": {
            "flip": 719,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 99785536,
          "score": 196770,
          "orbits": 0,
          "seconds": 39.00833333333333,
          "totalReward": 193.7699999999999,
          "endReason": "game_over",
          "ticks": 9362,
          "events": {
            "flip": 816,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 99842880,
          "score": 193900,
          "orbits": 0,
          "seconds": 27.995833333333334,
          "totalReward": 190.89999999999998,
          "endReason": "game_over",
          "ticks": 6719,
          "events": {
            "flip": 537,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 99900224,
          "score": 197770,
          "orbits": 0,
          "seconds": 40.90833333333333,
          "totalReward": 194.76999999999992,
          "endReason": "game_over",
          "ticks": 9818,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 99957568,
          "score": 202790,
          "orbits": 0,
          "seconds": 46.44583333333333,
          "totalReward": 199.79,
          "endReason": "game_over",
          "ticks": 11147,
          "events": {
            "flip": 1133,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 100006720,
          "score": 195020,
          "orbits": 0,
          "seconds": 32.375,
          "totalReward": 192.01999999999995,
          "endReason": "game_over",
          "ticks": 7770,
          "events": {
            "flip": 652,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        }
      ],
      "last20Mean": 192852,
      "last20Liftoffs": 0,
      "best": {
        "steps": 2369536,
        "score": 480340,
        "orbits": 1,
        "seconds": 103.90833333333333,
        "totalReward": 477.3399999999998,
        "endReason": "game_over",
        "ticks": 24938,
        "events": {
          "flip": 4275,
          "plunge": 3,
          "target": 12,
          "bumper": 21,
          "nudge": 14,
          "launch": 4,
          "inlane": 16,
          "drain": 3,
          "land": 4,
          "sling": 14,
          "ramp": 3,
          "orbit": 1,
          "over": 1
        }
      },
      "trainingEventRates": {
        "flip": 403.8330078125,
        "nudge": 5.1025390625,
        "abort": 0.1708984375
      },
      "audit": {
        "games": 8639,
        "ticks": 82041933,
        "incidents": [],
        "counts": {},
        "discarded": 0,
        "state": "finished",
        "updatedAt": 1790504623.477,
        "policySteps": 100006720,
        "sampling": "sampled"
      },
      "files": {
        "final": {
          "path": "runs\\swarm-100m-chapter2\\final_model.zip",
          "sha256": "b802ca7a627c15d1e80b46f2ad2d343916fa200ee2f942020a8187d2544c824f",
          "replay": "completed-reference-final.json",
          "replaySha256": "3721b8b3efba4a5e87fe5095ff857f55df42a079cd9262a5b04630f1ef992aa9"
        },
        "best": {
          "path": "runs\\swarm-100m-chapter2\\best_model.zip",
          "sha256": "927b33c1065c070377bb87408296b0eedb458955a46fe80ec8a24788f2be5743",
          "replay": "completed-reference-best.json",
          "replaySha256": "e12b07465f0f260ee75d8e878a904463e2c35daa293aaaaa79c85bde4430c58c"
        }
      }
    },
    {
      "label": "Longer horizon",
      "change": "Fresh policy - gamma 0.999 - original score reward",
      "directory": "runs/horizon-0999-chapter2",
      "url": "http://127.0.0.1:5177",
      "gamma": 0.999,
      "status": {
        "state": "finished",
        "steps": 100001792,
        "updatedAt": 1790497720.1540766
      },
      "config": {
        "arguments": {
          "steps": 82163968,
          "output": "runs\\horizon-0999-chapter2",
          "resume": "runs\\horizon-0999-100m\\final_model.zip",
          "seed": 42,
          "envs": 16,
          "frame_skip": 4,
          "max_seconds": 180,
          "manual_plunger": false,
          "drain_penalty": 1,
          "exclude_drain_bonus": false,
          "gamma": 0.999,
          "n_steps": 512,
          "batch_size": 256,
          "checkpoint_every": 100000,
          "device": "cpu",
          "eval_every": 50000,
          "wandb_project": null,
          "wandb_entity": null,
          "run_name": null
        },
        "contract": {
          "schemaVersion": 1,
          "engineId": "c3a155c484905ae5db4f0a98f9c81511d9d3aaf25de8561f28c1a40d6ae49d46",
          "options": {
            "frameSkip": 4,
            "maxSeconds": 180,
            "autoPlunge": true,
            "scoreScale": 1000,
            "drainPenalty": 1
          },
          "actionNames": [
            "left",
            "right",
            "nudge"
          ],
          "observationNames": [
            "ball_x",
            "ball_y",
            "ball_z",
            "ball_vx",
            "ball_vy",
            "ball_vz",
            "left_angle",
            "right_angle",
            "left_omega",
            "right_omega",
            "left_held",
            "right_held",
            "charge_held",
            "nudge_held",
            "plunger",
            "charge",
            "mode_play",
            "mode_fare",
            "mode_over",
            "ball_number",
            "stage",
            "launch_stage",
            "pad_arm",
            "pad_ign",
            "pad_rel",
            "pad_hits",
            "first_flip",
            "skill_awarded",
            "skill_arm",
            "skill_ign",
            "skill_rel",
            "launch_active",
            "rocket",
            "launch_remaining",
            "fare_remaining",
            "ramp_cooldown",
            "path_ramp",
            "path_orbit",
            "path_transfer",
            "path_progress",
            "path_speed",
            "path_scored",
            "bumper_phase_sin",
            "bumper_phase_cos",
            "episode_remaining",
            "cooldown_0",
            "cooldown_1",
            "cooldown_2",
            "cooldown_s0",
            "cooldown_s1",
            "cooldown_lane0",
            "cooldown_lane1",
            "nudge_remaining_0",
            "nudge_remaining_1",
            "nudge_remaining_2"
          ]
        },
        "ppo": {
          "gamma": 0.999,
          "gae_lambda": 0.95,
          "n_steps": 512,
          "batch_size": 256,
          "ent_coef": 0.01
        }
      },
      "evaluations": [
        {
          "steps": 57344,
          "score": 31800,
          "orbits": 0,
          "seconds": 27.9375,
          "totalReward": 28.8,
          "endReason": "game_over",
          "ticks": 6705,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 3,
            "bumper": 8,
            "drain": 3,
            "nudge": 4,
            "launch": 1,
            "land": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 114688,
          "score": 5600,
          "orbits": 0,
          "seconds": 32.13333333333333,
          "totalReward": 2.6,
          "endReason": "game_over",
          "ticks": 7712,
          "events": {
            "flip": 828,
            "plunge": 3,
            "target": 2,
            "bumper": 8,
            "nudge": 2,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 172032,
          "score": 4000,
          "orbits": 0,
          "seconds": 21.7875,
          "totalReward": 1,
          "endReason": "game_over",
          "ticks": 5229,
          "events": {
            "flip": 592,
            "plunge": 3,
            "target": 3,
            "nudge": 10,
            "drain": 3,
            "abort": 3,
            "bumper": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 229376,
          "score": 43920,
          "orbits": 0,
          "seconds": 51.887499999999996,
          "totalReward": 40.919999999999995,
          "endReason": "game_over",
          "ticks": 12453,
          "events": {
            "flip": 1769,
            "plunge": 3,
            "target": 5,
            "nudge": 19,
            "drain": 3,
            "abort": 1,
            "bumper": 14,
            "inlane": 5,
            "sling": 22,
            "ramp": 1,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 286720,
          "score": 118040,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 116.03999999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 8212,
            "plunge": 3,
            "target": 8,
            "nudge": 39,
            "bumper": 42,
            "inlane": 36,
            "sling": 24,
            "drain": 2,
            "launch": 2,
            "land": 2
          }
        },
        {
          "steps": 344064,
          "score": 39230,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 37.23,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 7677,
            "plunge": 3,
            "target": 3,
            "nudge": 6,
            "bumper": 9,
            "sling": 3,
            "inlane": 64,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 401408,
          "score": 8820,
          "orbits": 0,
          "seconds": 22.141666666666666,
          "totalReward": 5.82,
          "endReason": "game_over",
          "ticks": 5314,
          "events": {
            "flip": 488,
            "plunge": 3,
            "target": 4,
            "nudge": 9,
            "bumper": 5,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 458752,
          "score": 10920,
          "orbits": 0,
          "seconds": 32.21666666666667,
          "totalReward": 7.92,
          "endReason": "game_over",
          "ticks": 7732,
          "events": {
            "flip": 472,
            "plunge": 3,
            "target": 3,
            "nudge": 21,
            "inlane": 3,
            "bumper": 6,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 516096,
          "score": 28280,
          "orbits": 0,
          "seconds": 91.94583333333333,
          "totalReward": 25.279999999999998,
          "endReason": "game_over",
          "ticks": 22067,
          "events": {
            "flip": 2565,
            "plunge": 3,
            "target": 5,
            "nudge": 27,
            "inlane": 23,
            "drain": 3,
            "abort": 2,
            "bumper": 22,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 573440,
          "score": 35820,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 33.82000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5134,
            "plunge": 3,
            "target": 4,
            "nudge": 165,
            "bumper": 29,
            "inlane": 30,
            "sling": 32,
            "ramp": 2,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 630784,
          "score": 119610,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 117.60999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4798,
            "plunge": 3,
            "target": 10,
            "nudge": 25,
            "launch": 2,
            "bumper": 30,
            "sling": 21,
            "land": 2,
            "inlane": 48,
            "drain": 2,
            "abort": 2,
            "orbit": 1
          }
        },
        {
          "steps": 688128,
          "score": 132620,
          "orbits": 0,
          "seconds": 137.27083333333334,
          "totalReward": 129.61999999999998,
          "endReason": "game_over",
          "ticks": 32945,
          "events": {
            "flip": 3315,
            "plunge": 3,
            "target": 8,
            "nudge": 19,
            "sling": 32,
            "bumper": 23,
            "inlane": 35,
            "launch": 2,
            "land": 2,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 745472,
          "score": 126820,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 124.82,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4991,
            "plunge": 3,
            "target": 8,
            "nudge": 8,
            "sling": 32,
            "inlane": 45,
            "drain": 2,
            "bumper": 22,
            "launch": 2,
            "land": 2,
            "ramp": 2
          }
        },
        {
          "steps": 802816,
          "score": 120400,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 119.39999999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4672,
            "plunge": 2,
            "target": 8,
            "nudge": 12,
            "inlane": 37,
            "sling": 40,
            "bumper": 48,
            "launch": 2,
            "drain": 1,
            "land": 2,
            "ramp": 1
          }
        },
        {
          "steps": 860160,
          "score": 225670,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 224.66999999999987,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6443,
            "plunge": 2,
            "target": 11,
            "nudge": 24,
            "launch": 3,
            "bumper": 30,
            "sling": 17,
            "land": 3,
            "inlane": 48,
            "drain": 1,
            "ramp": 1
          }
        },
        {
          "steps": 917504,
          "score": 127140,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 125.13999999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 8274,
            "plunge": 3,
            "nudge": 46,
            "target": 6,
            "sling": 24,
            "inlane": 58,
            "bumper": 17,
            "drain": 2,
            "launch": 2,
            "land": 1,
            "ramp": 2
          }
        },
        {
          "steps": 974848,
          "score": 74950,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 72.95,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6670,
            "plunge": 3,
            "target": 7,
            "nudge": 26,
            "inlane": 34,
            "sling": 35,
            "bumper": 55,
            "drain": 2,
            "abort": 1,
            "ramp": 2,
            "launch": 1,
            "land": 1
          }
        },
        {
          "steps": 1032192,
          "score": 247620,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 247.6199999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 7712,
            "plunge": 1,
            "target": 9,
            "nudge": 14,
            "bumper": 61,
            "sling": 52,
            "inlane": 28,
            "launch": 3,
            "land": 3,
            "ramp": 7
          }
        },
        {
          "steps": 1089536,
          "score": 115740,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 114.73999999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6812,
            "plunge": 2,
            "target": 7,
            "nudge": 3,
            "bumper": 36,
            "sling": 24,
            "launch": 2,
            "land": 2,
            "inlane": 40,
            "drain": 1
          }
        },
        {
          "steps": 1146880,
          "score": 129140,
          "orbits": 0,
          "seconds": 126.44166666666666,
          "totalReward": 126.13999999999999,
          "endReason": "game_over",
          "ticks": 30346,
          "events": {
            "flip": 4844,
            "plunge": 3,
            "target": 9,
            "nudge": 54,
            "sling": 14,
            "bumper": 31,
            "launch": 2,
            "land": 2,
            "inlane": 27,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 1204224,
          "score": 127550,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 126.54999999999994,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 9085,
            "plunge": 2,
            "target": 8,
            "nudge": 35,
            "inlane": 59,
            "bumper": 17,
            "ramp": 1,
            "sling": 5,
            "launch": 2,
            "land": 2,
            "drain": 1,
            "orbit": 1
          }
        },
        {
          "steps": 1261568,
          "score": 77120,
          "orbits": 0,
          "seconds": 100.20416666666667,
          "totalReward": 74.12,
          "endReason": "game_over",
          "ticks": 24049,
          "events": {
            "flip": 3781,
            "plunge": 3,
            "target": 7,
            "nudge": 33,
            "bumper": 32,
            "drain": 3,
            "abort": 1,
            "sling": 22,
            "inlane": 15,
            "ramp": 5,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 1318912,
          "score": 48110,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 46.11,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5771,
            "plunge": 3,
            "target": 5,
            "bumper": 8,
            "nudge": 15,
            "inlane": 25,
            "drain": 2,
            "launch": 1,
            "land": 1,
            "sling": 1
          }
        },
        {
          "steps": 1376256,
          "score": 101030,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 100.02999999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6853,
            "plunge": 2,
            "target": 6,
            "bumper": 9,
            "nudge": 5,
            "launch": 2,
            "inlane": 22,
            "drain": 1,
            "land": 2,
            "sling": 3,
            "ramp": 1
          }
        },
        {
          "steps": 1433600,
          "score": 51050,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 49.04999999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5422,
            "plunge": 3,
            "target": 8,
            "nudge": 18,
            "bumper": 17,
            "sling": 15,
            "inlane": 30,
            "drain": 2,
            "abort": 2,
            "launch": 1,
            "land": 1
          }
        },
        {
          "steps": 1490944,
          "score": 148690,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 146.6899999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6899,
            "plunge": 3,
            "target": 8,
            "nudge": 70,
            "bumper": 45,
            "sling": 29,
            "ramp": 4,
            "inlane": 45,
            "launch": 2,
            "land": 2,
            "drain": 2,
            "orbit": 3
          }
        },
        {
          "steps": 1548288,
          "score": 90300,
          "orbits": 0,
          "seconds": 31.333333333333332,
          "totalReward": 87.30000000000001,
          "endReason": "game_over",
          "ticks": 7520,
          "events": {
            "flip": 780,
            "plunge": 3,
            "target": 6,
            "nudge": 9,
            "inlane": 2,
            "drain": 3,
            "bumper": 8,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 1605632,
          "score": 67060,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 65.06,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6534,
            "plunge": 3,
            "target": 4,
            "nudge": 23,
            "sling": 6,
            "bumper": 10,
            "drain": 2,
            "abort": 1,
            "inlane": 65,
            "launch": 1,
            "land": 1
          }
        },
        {
          "steps": 1662976,
          "score": 71810,
          "orbits": 0,
          "seconds": 113.82916666666667,
          "totalReward": 68.81,
          "endReason": "game_over",
          "ticks": 27319,
          "events": {
            "flip": 3831,
            "plunge": 3,
            "target": 5,
            "nudge": 53,
            "sling": 31,
            "bumper": 25,
            "inlane": 22,
            "drain": 3,
            "abort": 1,
            "ramp": 4,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 1720320,
          "score": 76370,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 74.37,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 7973,
            "plunge": 3,
            "target": 5,
            "nudge": 45,
            "inlane": 59,
            "sling": 17,
            "bumper": 15,
            "ramp": 2,
            "drain": 2,
            "launch": 1,
            "land": 1
          }
        },
        {
          "steps": 1777664,
          "score": 45280,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 43.28,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5978,
            "plunge": 3,
            "target": 4,
            "nudge": 17,
            "sling": 8,
            "bumper": 7,
            "ramp": 1,
            "inlane": 64,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 1835008,
          "score": 145240,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 143.2399999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5385,
            "plunge": 2,
            "target": 7,
            "nudge": 52,
            "sling": 34,
            "bumper": 38,
            "inlane": 44,
            "ramp": 5,
            "orbit": 1,
            "launch": 2,
            "drain": 2,
            "land": 2,
            "abort": 1
          }
        },
        {
          "steps": 1892352,
          "score": 89910,
          "orbits": 0,
          "seconds": 24.53333333333333,
          "totalReward": 86.91,
          "endReason": "game_over",
          "ticks": 5888,
          "events": {
            "flip": 660,
            "plunge": 3,
            "target": 6,
            "nudge": 4,
            "bumper": 5,
            "sling": 1,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 1949696,
          "score": 40680,
          "orbits": 0,
          "seconds": 65.6125,
          "totalReward": 37.68000000000001,
          "endReason": "game_over",
          "ticks": 15747,
          "events": {
            "flip": 1665,
            "plunge": 3,
            "target": 5,
            "nudge": 14,
            "inlane": 7,
            "bumper": 10,
            "sling": 8,
            "drain": 3,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 2007040,
          "score": 95540,
          "orbits": 0,
          "seconds": 66.52916666666667,
          "totalReward": 92.54,
          "endReason": "game_over",
          "ticks": 15967,
          "events": {
            "flip": 1411,
            "plunge": 3,
            "target": 6,
            "nudge": 8,
            "sling": 14,
            "inlane": 10,
            "drain": 3,
            "bumper": 15,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 2064384,
          "score": 58590,
          "orbits": 0,
          "seconds": 112.85416666666667,
          "totalReward": 55.59000000000001,
          "endReason": "game_over",
          "ticks": 27085,
          "events": {
            "flip": 2487,
            "plunge": 3,
            "target": 8,
            "nudge": 34,
            "inlane": 17,
            "bumper": 33,
            "sling": 19,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 2121728,
          "score": 40020,
          "orbits": 0,
          "seconds": 29.591666666666665,
          "totalReward": 37.02,
          "endReason": "game_over",
          "ticks": 7102,
          "events": {
            "flip": 467,
            "plunge": 3,
            "target": 5,
            "nudge": 9,
            "inlane": 4,
            "bumper": 4,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "abort": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 2179072,
          "score": 106440,
          "orbits": 0,
          "seconds": 66.77083333333333,
          "totalReward": 103.44000000000001,
          "endReason": "game_over",
          "ticks": 16025,
          "events": {
            "flip": 1364,
            "plunge": 3,
            "target": 9,
            "nudge": 27,
            "sling": 14,
            "bumper": 24,
            "drain": 3,
            "abort": 3,
            "launch": 2,
            "land": 2,
            "orbit": 2,
            "inlane": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 2236416,
          "score": 65440,
          "orbits": 0,
          "seconds": 119.96249999999999,
          "totalReward": 62.44,
          "endReason": "game_over",
          "ticks": 28791,
          "events": {
            "flip": 2662,
            "plunge": 3,
            "target": 5,
            "nudge": 36,
            "sling": 24,
            "bumper": 34,
            "inlane": 15,
            "drain": 3,
            "ramp": 3,
            "launch": 1,
            "land": 1,
            "over": 1
          }
        },
        {
          "steps": 2293760,
          "score": 104480,
          "orbits": 0,
          "seconds": 83.9125,
          "totalReward": 101.47999999999999,
          "endReason": "game_over",
          "ticks": 20139,
          "events": {
            "flip": 1771,
            "plunge": 3,
            "target": 6,
            "nudge": 42,
            "sling": 18,
            "inlane": 5,
            "bumper": 42,
            "ramp": 2,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2351104,
          "score": 93500,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 91.50000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4947,
            "plunge": 3,
            "target": 9,
            "nudge": 24,
            "launch": 2,
            "bumper": 15,
            "sling": 10,
            "land": 2,
            "inlane": 6,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 2408448,
          "score": 102980,
          "orbits": 0,
          "seconds": 49.11666666666667,
          "totalReward": 99.97999999999998,
          "endReason": "game_over",
          "ticks": 11788,
          "events": {
            "flip": 1150,
            "plunge": 3,
            "target": 12,
            "nudge": 21,
            "inlane": 4,
            "drain": 3,
            "abort": 3,
            "bumper": 23,
            "launch": 2,
            "sling": 8,
            "orbit": 1,
            "land": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 2465792,
          "score": 58710,
          "orbits": 0,
          "seconds": 49.80833333333333,
          "totalReward": 55.70999999999999,
          "endReason": "game_over",
          "ticks": 11954,
          "events": {
            "flip": 1187,
            "plunge": 3,
            "target": 4,
            "nudge": 15,
            "inlane": 5,
            "bumper": 12,
            "ramp": 4,
            "drain": 3,
            "launch": 1,
            "land": 1,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 2523136,
          "score": 131020,
          "orbits": 0,
          "seconds": 119.21249999999999,
          "totalReward": 128.01999999999998,
          "endReason": "game_over",
          "ticks": 28611,
          "events": {
            "flip": 2846,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 9,
            "launch": 2,
            "inlane": 29,
            "drain": 3,
            "land": 2,
            "sling": 12,
            "abort": 1,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2580480,
          "score": 219190,
          "orbits": 0,
          "seconds": 77.94166666666666,
          "totalReward": 216.19,
          "endReason": "game_over",
          "ticks": 18706,
          "events": {
            "flip": 1915,
            "plunge": 3,
            "target": 9,
            "nudge": 18,
            "bumper": 24,
            "sling": 19,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "ramp": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2637824,
          "score": 90150,
          "orbits": 0,
          "seconds": 40.32083333333333,
          "totalReward": 87.15,
          "endReason": "game_over",
          "ticks": 9677,
          "events": {
            "flip": 913,
            "plunge": 3,
            "target": 6,
            "nudge": 12,
            "sling": 5,
            "bumper": 8,
            "inlane": 5,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2695168,
          "score": 226930,
          "orbits": 0,
          "seconds": 114.3,
          "totalReward": 223.92999999999995,
          "endReason": "game_over",
          "ticks": 27432,
          "events": {
            "flip": 2290,
            "plunge": 3,
            "target": 9,
            "bumper": 32,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "inlane": 21,
            "sling": 13,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2752512,
          "score": 49810,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 49.80999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 6064,
            "plunge": 1,
            "target": 4,
            "bumper": 10,
            "nudge": 6,
            "launch": 1,
            "land": 1,
            "inlane": 26,
            "ramp": 1,
            "sling": 21
          }
        },
        {
          "steps": 2809856,
          "score": 215110,
          "orbits": 0,
          "seconds": 152.87916666666666,
          "totalReward": 212.10999999999987,
          "endReason": "game_over",
          "ticks": 36691,
          "events": {
            "flip": 4258,
            "plunge": 3,
            "target": 13,
            "bumper": 34,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2867200,
          "score": 213320,
          "orbits": 0,
          "seconds": 120.875,
          "totalReward": 210.32,
          "endReason": "game_over",
          "ticks": 29010,
          "events": {
            "flip": 2654,
            "plunge": 3,
            "target": 13,
            "bumper": 17,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "inlane": 26,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 2924544,
          "score": 225180,
          "orbits": 0,
          "seconds": 143.92083333333332,
          "totalReward": 222.17999999999986,
          "endReason": "game_over",
          "ticks": 34541,
          "events": {
            "flip": 3148,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 28,
            "launch": 3,
            "land": 3,
            "inlane": 25,
            "orbit": 1,
            "drain": 3,
            "ramp": 2,
            "sling": 8,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2981888,
          "score": 184600,
          "orbits": 0,
          "seconds": 28.204166666666666,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 6769,
          "events": {
            "flip": 466,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 3039232,
          "score": 184600,
          "orbits": 0,
          "seconds": 27.604166666666668,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 6625,
          "events": {
            "flip": 439,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 3096576,
          "score": 185100,
          "orbits": 0,
          "seconds": 26.104166666666668,
          "totalReward": 182.1,
          "endReason": "game_over",
          "ticks": 6265,
          "events": {
            "flip": 456,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3153920,
          "score": 185400,
          "orbits": 0,
          "seconds": 25.5875,
          "totalReward": 182.39999999999998,
          "endReason": "game_over",
          "ticks": 6141,
          "events": {
            "flip": 424,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 3211264,
          "score": 184600,
          "orbits": 0,
          "seconds": 26.654166666666665,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 6397,
          "events": {
            "flip": 365,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 3268608,
          "score": 200840,
          "orbits": 0,
          "seconds": 116.02083333333333,
          "totalReward": 197.83999999999995,
          "endReason": "game_over",
          "ticks": 27845,
          "events": {
            "flip": 1428,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 27,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 3325952,
          "score": 477550,
          "orbits": 1,
          "seconds": 112.89999999999999,
          "totalReward": 474.5500000000002,
          "endReason": "game_over",
          "ticks": 27096,
          "events": {
            "flip": 2093,
            "plunge": 3,
            "target": 13,
            "bumper": 32,
            "nudge": 15,
            "launch": 4,
            "land": 4,
            "inlane": 17,
            "ramp": 3,
            "sling": 25,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3383296,
          "score": 190500,
          "orbits": 0,
          "seconds": 35.03333333333333,
          "totalReward": 187.49999999999997,
          "endReason": "game_over",
          "ticks": 8408,
          "events": {
            "flip": 376,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 3440640,
          "score": 206390,
          "orbits": 0,
          "seconds": 69.01666666666667,
          "totalReward": 203.38999999999993,
          "endReason": "game_over",
          "ticks": 16564,
          "events": {
            "flip": 996,
            "plunge": 3,
            "target": 9,
            "bumper": 25,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 10,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 3497984,
          "score": 190900,
          "orbits": 0,
          "seconds": 33.983333333333334,
          "totalReward": 187.89999999999998,
          "endReason": "game_over",
          "ticks": 8156,
          "events": {
            "flip": 516,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 3555328,
          "score": 190900,
          "orbits": 0,
          "seconds": 34.34583333333333,
          "totalReward": 187.89999999999998,
          "endReason": "game_over",
          "ticks": 8243,
          "events": {
            "flip": 474,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 3612672,
          "score": 195510,
          "orbits": 0,
          "seconds": 43.68333333333333,
          "totalReward": 192.51,
          "endReason": "game_over",
          "ticks": 10484,
          "events": {
            "flip": 626,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 5,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 3670016,
          "score": 189920,
          "orbits": 0,
          "seconds": 27.420833333333334,
          "totalReward": 186.92,
          "endReason": "game_over",
          "ticks": 6581,
          "events": {
            "flip": 340,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3727360,
          "score": 195240,
          "orbits": 0,
          "seconds": 35.86666666666667,
          "totalReward": 192.23999999999995,
          "endReason": "game_over",
          "ticks": 8608,
          "events": {
            "flip": 475,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 4,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 3784704,
          "score": 194540,
          "orbits": 0,
          "seconds": 43.545833333333334,
          "totalReward": 191.54,
          "endReason": "game_over",
          "ticks": 10451,
          "events": {
            "flip": 408,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 3842048,
          "score": 197230,
          "orbits": 0,
          "seconds": 35.05833333333333,
          "totalReward": 194.23,
          "endReason": "game_over",
          "ticks": 8414,
          "events": {
            "flip": 357,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 3,
            "inlane": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 3899392,
          "score": 189910,
          "orbits": 0,
          "seconds": 26.287499999999998,
          "totalReward": 186.90999999999997,
          "endReason": "game_over",
          "ticks": 6309,
          "events": {
            "flip": 275,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3956736,
          "score": 192710,
          "orbits": 0,
          "seconds": 28.920833333333334,
          "totalReward": 189.70999999999998,
          "endReason": "game_over",
          "ticks": 6941,
          "events": {
            "flip": 232,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4014080,
          "score": 201870,
          "orbits": 0,
          "seconds": 52.262499999999996,
          "totalReward": 198.86999999999986,
          "endReason": "game_over",
          "ticks": 12543,
          "events": {
            "flip": 661,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 7,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 4071424,
          "score": 205090,
          "orbits": 0,
          "seconds": 57.479166666666664,
          "totalReward": 202.08999999999986,
          "endReason": "game_over",
          "ticks": 13795,
          "events": {
            "flip": 857,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 9,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 4128768,
          "score": 189910,
          "orbits": 0,
          "seconds": 26.6875,
          "totalReward": 186.90999999999997,
          "endReason": "game_over",
          "ticks": 6405,
          "events": {
            "flip": 481,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4186112,
          "score": 189510,
          "orbits": 0,
          "seconds": 25.6875,
          "totalReward": 186.51,
          "endReason": "game_over",
          "ticks": 6165,
          "events": {
            "flip": 291,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4243456,
          "score": 189510,
          "orbits": 0,
          "seconds": 26.22083333333333,
          "totalReward": 186.51,
          "endReason": "game_over",
          "ticks": 6293,
          "events": {
            "flip": 411,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4300800,
          "score": 194830,
          "orbits": 0,
          "seconds": 33.354166666666664,
          "totalReward": 191.82999999999996,
          "endReason": "game_over",
          "ticks": 8005,
          "events": {
            "flip": 501,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 4358144,
          "score": 189800,
          "orbits": 0,
          "seconds": 26.591666666666665,
          "totalReward": 186.79999999999998,
          "endReason": "game_over",
          "ticks": 6382,
          "events": {
            "flip": 294,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4415488,
          "score": 191030,
          "orbits": 0,
          "seconds": 36.3,
          "totalReward": 188.02999999999994,
          "endReason": "game_over",
          "ticks": 8712,
          "events": {
            "flip": 542,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 4472832,
          "score": 190900,
          "orbits": 0,
          "seconds": 40.52916666666667,
          "totalReward": 187.9,
          "endReason": "game_over",
          "ticks": 9727,
          "events": {
            "flip": 583,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 4530176,
          "score": 190800,
          "orbits": 0,
          "seconds": 31.979166666666668,
          "totalReward": 187.79999999999998,
          "endReason": "game_over",
          "ticks": 7675,
          "events": {
            "flip": 447,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 4587520,
          "score": 190300,
          "orbits": 0,
          "seconds": 31.329166666666666,
          "totalReward": 187.29999999999998,
          "endReason": "game_over",
          "ticks": 7519,
          "events": {
            "flip": 615,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 4644864,
          "score": 208260,
          "orbits": 0,
          "seconds": 77.4625,
          "totalReward": 205.26,
          "endReason": "game_over",
          "ticks": 18591,
          "events": {
            "flip": 1768,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 4702208,
          "score": 193400,
          "orbits": 0,
          "seconds": 31.162499999999998,
          "totalReward": 190.4,
          "endReason": "game_over",
          "ticks": 7479,
          "events": {
            "flip": 718,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 4759552,
          "score": 190800,
          "orbits": 0,
          "seconds": 31.729166666666668,
          "totalReward": 187.79999999999998,
          "endReason": "game_over",
          "ticks": 7615,
          "events": {
            "flip": 640,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 4816896,
          "score": 190400,
          "orbits": 0,
          "seconds": 31.429166666666667,
          "totalReward": 187.4,
          "endReason": "game_over",
          "ticks": 7543,
          "events": {
            "flip": 664,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 4874240,
          "score": 196330,
          "orbits": 0,
          "seconds": 56.75,
          "totalReward": 193.32999999999996,
          "endReason": "game_over",
          "ticks": 13620,
          "events": {
            "flip": 1268,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 4931584,
          "score": 194710,
          "orbits": 0,
          "seconds": 36.97083333333333,
          "totalReward": 191.70999999999998,
          "endReason": "game_over",
          "ticks": 8873,
          "events": {
            "flip": 736,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 4988928,
          "score": 191310,
          "orbits": 0,
          "seconds": 61.4,
          "totalReward": 188.30999999999995,
          "endReason": "game_over",
          "ticks": 14736,
          "events": {
            "flip": 1147,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 5046272,
          "score": 461200,
          "orbits": 1,
          "seconds": 120.40833333333333,
          "totalReward": 458.19999999999993,
          "endReason": "game_over",
          "ticks": 28898,
          "events": {
            "flip": 2892,
            "plunge": 3,
            "target": 13,
            "bumper": 27,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "sling": 20,
            "inlane": 17,
            "over": 1
          }
        },
        {
          "steps": 5103616,
          "score": 208370,
          "orbits": 0,
          "seconds": 52.4875,
          "totalReward": 205.36999999999992,
          "endReason": "game_over",
          "ticks": 12597,
          "events": {
            "flip": 1058,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 5160960,
          "score": 200980,
          "orbits": 0,
          "seconds": 42.083333333333336,
          "totalReward": 197.97999999999985,
          "endReason": "game_over",
          "ticks": 10100,
          "events": {
            "flip": 930,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 5,
            "sling": 8,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 5218304,
          "score": 191420,
          "orbits": 0,
          "seconds": 32.833333333333336,
          "totalReward": 188.41999999999996,
          "endReason": "game_over",
          "ticks": 7880,
          "events": {
            "flip": 777,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 5275648,
          "score": 203340,
          "orbits": 0,
          "seconds": 42.30833333333333,
          "totalReward": 200.33999999999995,
          "endReason": "game_over",
          "ticks": 10154,
          "events": {
            "flip": 814,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "ramp": 1,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 5332992,
          "score": 200600,
          "orbits": 0,
          "seconds": 38.87916666666666,
          "totalReward": 197.6,
          "endReason": "game_over",
          "ticks": 9331,
          "events": {
            "flip": 498,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 5390336,
          "score": 188300,
          "orbits": 0,
          "seconds": 27.037499999999998,
          "totalReward": 185.3,
          "endReason": "game_over",
          "ticks": 6489,
          "events": {
            "flip": 369,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 5447680,
          "score": 199370,
          "orbits": 0,
          "seconds": 50.97083333333333,
          "totalReward": 196.36999999999995,
          "endReason": "game_over",
          "ticks": 12233,
          "events": {
            "flip": 939,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 5505024,
          "score": 189800,
          "orbits": 0,
          "seconds": 24.7375,
          "totalReward": 186.79999999999998,
          "endReason": "game_over",
          "ticks": 5937,
          "events": {
            "flip": 322,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 5562368,
          "score": 194900,
          "orbits": 0,
          "seconds": 25.233333333333334,
          "totalReward": 191.9,
          "endReason": "game_over",
          "ticks": 6056,
          "events": {
            "flip": 383,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 5619712,
          "score": 191530,
          "orbits": 0,
          "seconds": 27.695833333333333,
          "totalReward": 188.52999999999997,
          "endReason": "game_over",
          "ticks": 6647,
          "events": {
            "flip": 557,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 5677056,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.633333333333333,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6392,
          "events": {
            "flip": 562,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 5734400,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.266666666666666,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5824,
          "events": {
            "flip": 490,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 5791744,
          "score": 193410,
          "orbits": 0,
          "seconds": 27.270833333333332,
          "totalReward": 190.41,
          "endReason": "game_over",
          "ticks": 6545,
          "events": {
            "flip": 570,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 5849088,
          "score": 193100,
          "orbits": 0,
          "seconds": 25.75,
          "totalReward": 190.09999999999997,
          "endReason": "game_over",
          "ticks": 6180,
          "events": {
            "flip": 611,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 5906432,
          "score": 213260,
          "orbits": 0,
          "seconds": 81.54583333333333,
          "totalReward": 210.25999999999982,
          "endReason": "game_over",
          "ticks": 19571,
          "events": {
            "flip": 2178,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 16,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 5963776,
          "score": 199730,
          "orbits": 0,
          "seconds": 75.72083333333333,
          "totalReward": 196.7299999999998,
          "endReason": "game_over",
          "ticks": 18173,
          "events": {
            "flip": 2120,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6021120,
          "score": 210170,
          "orbits": 0,
          "seconds": 54.96666666666667,
          "totalReward": 207.1699999999999,
          "endReason": "game_over",
          "ticks": 13192,
          "events": {
            "flip": 1297,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 7,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 6078464,
          "score": 235840,
          "orbits": 0,
          "seconds": 74.45416666666667,
          "totalReward": 232.83999999999975,
          "endReason": "game_over",
          "ticks": 17869,
          "events": {
            "flip": 1615,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 8,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 6135808,
          "score": 193520,
          "orbits": 0,
          "seconds": 31.104166666666668,
          "totalReward": 190.51999999999998,
          "endReason": "game_over",
          "ticks": 7465,
          "events": {
            "flip": 685,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 6193152,
          "score": 191430,
          "orbits": 0,
          "seconds": 27.154166666666665,
          "totalReward": 188.42999999999995,
          "endReason": "game_over",
          "ticks": 6517,
          "events": {
            "flip": 554,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 6250496,
          "score": 191560,
          "orbits": 0,
          "seconds": 45.483333333333334,
          "totalReward": 188.5599999999999,
          "endReason": "game_over",
          "ticks": 10916,
          "events": {
            "flip": 1072,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 6307840,
          "score": 209460,
          "orbits": 0,
          "seconds": 53.6625,
          "totalReward": 206.45999999999992,
          "endReason": "game_over",
          "ticks": 12879,
          "events": {
            "flip": 1181,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 6,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 6365184,
          "score": 204750,
          "orbits": 0,
          "seconds": 53.833333333333336,
          "totalReward": 201.74999999999994,
          "endReason": "game_over",
          "ticks": 12920,
          "events": {
            "flip": 962,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "orbit": 2,
            "inlane": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6422528,
          "score": 196180,
          "orbits": 0,
          "seconds": 40.9625,
          "totalReward": 193.18,
          "endReason": "game_over",
          "ticks": 9831,
          "events": {
            "flip": 829,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6479872,
          "score": 217490,
          "orbits": 0,
          "seconds": 80.07083333333333,
          "totalReward": 214.48999999999998,
          "endReason": "game_over",
          "ticks": 19217,
          "events": {
            "flip": 1553,
            "plunge": 3,
            "target": 12,
            "bumper": 23,
            "nudge": 17,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "ramp": 4,
            "sling": 19,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 6537216,
          "score": 190000,
          "orbits": 0,
          "seconds": 25.866666666666667,
          "totalReward": 187,
          "endReason": "game_over",
          "ticks": 6208,
          "events": {
            "flip": 516,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 6594560,
          "score": 190510,
          "orbits": 0,
          "seconds": 29.9,
          "totalReward": 187.51,
          "endReason": "game_over",
          "ticks": 7176,
          "events": {
            "flip": 652,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 6651904,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.9875,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5757,
          "events": {
            "flip": 522,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 6709248,
          "score": 228550,
          "orbits": 0,
          "seconds": 85.15833333333333,
          "totalReward": 225.54999999999984,
          "endReason": "game_over",
          "ticks": 20438,
          "events": {
            "flip": 1736,
            "plunge": 3,
            "target": 10,
            "bumper": 29,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "ramp": 5,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 6766592,
          "score": 200590,
          "orbits": 0,
          "seconds": 64.63333333333333,
          "totalReward": 197.58999999999992,
          "endReason": "game_over",
          "ticks": 15512,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 9,
            "bumper": 24,
            "nudge": 5,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 6823936,
          "score": 207020,
          "orbits": 0,
          "seconds": 63.56666666666666,
          "totalReward": 204.01999999999992,
          "endReason": "game_over",
          "ticks": 15256,
          "events": {
            "flip": 1066,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 6,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6881280,
          "score": 470360,
          "orbits": 1,
          "seconds": 85.2375,
          "totalReward": 467.36,
          "endReason": "game_over",
          "ticks": 20457,
          "events": {
            "flip": 1767,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 5,
            "launch": 4,
            "land": 4,
            "sling": 16,
            "inlane": 9,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 6938624,
          "score": 198640,
          "orbits": 0,
          "seconds": 48.36666666666667,
          "totalReward": 195.63999999999996,
          "endReason": "game_over",
          "ticks": 11608,
          "events": {
            "flip": 795,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6995968,
          "score": 191100,
          "orbits": 0,
          "seconds": 33.53333333333333,
          "totalReward": 188.1,
          "endReason": "game_over",
          "ticks": 8048,
          "events": {
            "flip": 445,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 7053312,
          "score": 219430,
          "orbits": 0,
          "seconds": 133.95416666666665,
          "totalReward": 216.4299999999997,
          "endReason": "game_over",
          "ticks": 32149,
          "events": {
            "flip": 2582,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "ramp": 2,
            "sling": 23,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 7110656,
          "score": 460440,
          "orbits": 1,
          "seconds": 109.7875,
          "totalReward": 457.43999999999994,
          "endReason": "game_over",
          "ticks": 26349,
          "events": {
            "flip": 1906,
            "plunge": 3,
            "target": 13,
            "bumper": 31,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 7168000,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.754166666666666,
          "totalReward": 183.8,
          "endReason": "game_over",
          "ticks": 5701,
          "events": {
            "flip": 336,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 7225344,
          "score": 212130,
          "orbits": 0,
          "seconds": 69.39166666666667,
          "totalReward": 209.12999999999982,
          "endReason": "game_over",
          "ticks": 16654,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 13,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 7282688,
          "score": 195170,
          "orbits": 0,
          "seconds": 47.05,
          "totalReward": 192.1699999999999,
          "endReason": "game_over",
          "ticks": 11292,
          "events": {
            "flip": 1001,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 7340032,
          "score": 189570,
          "orbits": 0,
          "seconds": 33.65,
          "totalReward": 186.5699999999999,
          "endReason": "game_over",
          "ticks": 8076,
          "events": {
            "flip": 447,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 7397376,
          "score": 190900,
          "orbits": 0,
          "seconds": 27.9375,
          "totalReward": 187.9,
          "endReason": "game_over",
          "ticks": 6705,
          "events": {
            "flip": 332,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 7454720,
          "score": 196880,
          "orbits": 0,
          "seconds": 81.65416666666667,
          "totalReward": 193.87999999999988,
          "endReason": "game_over",
          "ticks": 19597,
          "events": {
            "flip": 710,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 7512064,
          "score": 195730,
          "orbits": 0,
          "seconds": 51.525,
          "totalReward": 192.72999999999993,
          "endReason": "game_over",
          "ticks": 12366,
          "events": {
            "flip": 815,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "orbit": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 7569408,
          "score": 201370,
          "orbits": 0,
          "seconds": 50,
          "totalReward": 198.36999999999992,
          "endReason": "game_over",
          "ticks": 12000,
          "events": {
            "flip": 536,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 7626752,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.933333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5984,
          "events": {
            "flip": 281,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 7684096,
          "score": 195520,
          "orbits": 0,
          "seconds": 35.42916666666667,
          "totalReward": 192.51999999999998,
          "endReason": "game_over",
          "ticks": 8503,
          "events": {
            "flip": 496,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 7741440,
          "score": 477460,
          "orbits": 1,
          "seconds": 96.50416666666666,
          "totalReward": 474.4599999999998,
          "endReason": "game_over",
          "ticks": 23161,
          "events": {
            "flip": 1788,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 5,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "inlane": 14,
            "sling": 16,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 7798784,
          "score": 197550,
          "orbits": 0,
          "seconds": 43.62083333333333,
          "totalReward": 194.54999999999995,
          "endReason": "game_over",
          "ticks": 10469,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 7856128,
          "score": 197790,
          "orbits": 0,
          "seconds": 70.62083333333334,
          "totalReward": 194.78999999999982,
          "endReason": "game_over",
          "ticks": 16949,
          "events": {
            "flip": 1125,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 19,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 7913472,
          "score": 202670,
          "orbits": 0,
          "seconds": 37.041666666666664,
          "totalReward": 199.66999999999993,
          "endReason": "game_over",
          "ticks": 8890,
          "events": {
            "flip": 532,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 7970816,
          "score": 196510,
          "orbits": 0,
          "seconds": 70.49166666666666,
          "totalReward": 193.50999999999996,
          "endReason": "game_over",
          "ticks": 16918,
          "events": {
            "flip": 1167,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 8028160,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.616666666666667,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6388,
          "events": {
            "flip": 337,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8085504,
          "score": 189500,
          "orbits": 0,
          "seconds": 24.65833333333333,
          "totalReward": 186.5,
          "endReason": "game_over",
          "ticks": 5918,
          "events": {
            "flip": 238,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8142848,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.745833333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5699,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8200192,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.8625,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5727,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8257536,
          "score": 193000,
          "orbits": 0,
          "seconds": 26.375,
          "totalReward": 189.99999999999997,
          "endReason": "game_over",
          "ticks": 6330,
          "events": {
            "flip": 211,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8314880,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.695833333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5687,
          "events": {
            "flip": 248,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8372224,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.741666666666667,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5698,
          "events": {
            "flip": 316,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8429568,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.745833333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5699,
          "events": {
            "flip": 349,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8486912,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.729166666666668,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5695,
          "events": {
            "flip": 379,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8544256,
          "score": 193000,
          "orbits": 0,
          "seconds": 26.3625,
          "totalReward": 189.99999999999997,
          "endReason": "game_over",
          "ticks": 6327,
          "events": {
            "flip": 478,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8601600,
          "score": 193000,
          "orbits": 0,
          "seconds": 26.40833333333333,
          "totalReward": 189.99999999999997,
          "endReason": "game_over",
          "ticks": 6338,
          "events": {
            "flip": 440,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8658944,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 477,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8716288,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.104166666666668,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5785,
          "events": {
            "plunge": 3,
            "flip": 435,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8773632,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.0375,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5769,
          "events": {
            "plunge": 3,
            "flip": 434,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8830976,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.870833333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5729,
          "events": {
            "plunge": 3,
            "flip": 449,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8888320,
          "score": 189830,
          "orbits": 0,
          "seconds": 29.758333333333333,
          "totalReward": 186.82999999999996,
          "endReason": "game_over",
          "ticks": 7142,
          "events": {
            "plunge": 3,
            "flip": 620,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 8945664,
          "score": 187930,
          "orbits": 0,
          "seconds": 29.704166666666666,
          "totalReward": 184.92999999999998,
          "endReason": "game_over",
          "ticks": 7129,
          "events": {
            "flip": 536,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 9003008,
          "score": 215990,
          "orbits": 0,
          "seconds": 51.09583333333333,
          "totalReward": 212.98999999999987,
          "endReason": "game_over",
          "ticks": 12263,
          "events": {
            "flip": 1238,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 9,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 9060352,
          "score": 194870,
          "orbits": 0,
          "seconds": 33.25416666666666,
          "totalReward": 191.86999999999992,
          "endReason": "game_over",
          "ticks": 7981,
          "events": {
            "flip": 732,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9117696,
          "score": 196200,
          "orbits": 0,
          "seconds": 29.445833333333333,
          "totalReward": 193.2,
          "endReason": "game_over",
          "ticks": 7067,
          "events": {
            "flip": 626,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9175040,
          "score": 198540,
          "orbits": 0,
          "seconds": 37.50416666666666,
          "totalReward": 195.53999999999996,
          "endReason": "game_over",
          "ticks": 9001,
          "events": {
            "flip": 811,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9232384,
          "score": 470300,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 468.2999999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5410,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 14,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 55,
            "sling": 10
          }
        },
        {
          "steps": 9289728,
          "score": 195020,
          "orbits": 0,
          "seconds": 32.50833333333333,
          "totalReward": 192.01999999999998,
          "endReason": "game_over",
          "ticks": 7802,
          "events": {
            "flip": 637,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9347072,
          "score": 205800,
          "orbits": 0,
          "seconds": 71.33333333333333,
          "totalReward": 202.79999999999987,
          "endReason": "game_over",
          "ticks": 17120,
          "events": {
            "flip": 2149,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9404416,
          "score": 192910,
          "orbits": 0,
          "seconds": 30.670833333333334,
          "totalReward": 189.91,
          "endReason": "game_over",
          "ticks": 7361,
          "events": {
            "flip": 538,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 9461760,
          "score": 191900,
          "orbits": 0,
          "seconds": 46.675,
          "totalReward": 188.8999999999999,
          "endReason": "game_over",
          "ticks": 11202,
          "events": {
            "flip": 1092,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 9519104,
          "score": 200030,
          "orbits": 0,
          "seconds": 42.3,
          "totalReward": 197.02999999999994,
          "endReason": "game_over",
          "ticks": 10152,
          "events": {
            "flip": 901,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 9576448,
          "score": 203410,
          "orbits": 0,
          "seconds": 42.8625,
          "totalReward": 200.41,
          "endReason": "game_over",
          "ticks": 10287,
          "events": {
            "flip": 921,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 9633792,
          "score": 201520,
          "orbits": 0,
          "seconds": 46.833333333333336,
          "totalReward": 198.51999999999998,
          "endReason": "game_over",
          "ticks": 11240,
          "events": {
            "flip": 860,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 9691136,
          "score": 204640,
          "orbits": 0,
          "seconds": 79.26666666666667,
          "totalReward": 201.63999999999982,
          "endReason": "game_over",
          "ticks": 19024,
          "events": {
            "flip": 1493,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9748480,
          "score": 193910,
          "orbits": 0,
          "seconds": 30.754166666666666,
          "totalReward": 190.91,
          "endReason": "game_over",
          "ticks": 7381,
          "events": {
            "flip": 497,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9805824,
          "score": 189500,
          "orbits": 0,
          "seconds": 24.608333333333334,
          "totalReward": 186.5,
          "endReason": "game_over",
          "ticks": 5906,
          "events": {
            "flip": 447,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 9863168,
          "score": 507110,
          "orbits": 1,
          "seconds": 178.4875,
          "totalReward": 504.1099999999998,
          "endReason": "game_over",
          "ticks": 42837,
          "events": {
            "flip": 4387,
            "plunge": 3,
            "target": 14,
            "bumper": 61,
            "nudge": 14,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 26,
            "sling": 41,
            "ramp": 7,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 9920512,
          "score": 190120,
          "orbits": 0,
          "seconds": 31.383333333333333,
          "totalReward": 187.11999999999998,
          "endReason": "game_over",
          "ticks": 7532,
          "events": {
            "flip": 663,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 9977856,
          "score": 187310,
          "orbits": 0,
          "seconds": 32.05416666666667,
          "totalReward": 184.31,
          "endReason": "game_over",
          "ticks": 7693,
          "events": {
            "flip": 685,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 10002432,
          "score": 204620,
          "orbits": 0,
          "seconds": 65.65416666666667,
          "totalReward": 201.61999999999983,
          "endReason": "game_over",
          "ticks": 15757,
          "events": {
            "flip": 1757,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 12,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 10059776,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.7125,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5691,
          "events": {
            "flip": 485,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 10117120,
          "score": 189500,
          "orbits": 0,
          "seconds": 24.608333333333334,
          "totalReward": 186.5,
          "endReason": "game_over",
          "ticks": 5906,
          "events": {
            "flip": 536,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 10174464,
          "score": 192620,
          "orbits": 0,
          "seconds": 32.25833333333333,
          "totalReward": 189.61999999999998,
          "endReason": "game_over",
          "ticks": 7742,
          "events": {
            "flip": 806,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 10231808,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.84583333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5723,
          "events": {
            "flip": 576,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 10289152,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.045833333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5771,
          "events": {
            "flip": 560,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 10346496,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.8625,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5727,
          "events": {
            "flip": 546,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 10403840,
          "score": 194410,
          "orbits": 0,
          "seconds": 27.708333333333332,
          "totalReward": 191.41,
          "endReason": "game_over",
          "ticks": 6650,
          "events": {
            "flip": 676,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10461184,
          "score": 193650,
          "orbits": 0,
          "seconds": 39.725,
          "totalReward": 190.64999999999995,
          "endReason": "game_over",
          "ticks": 9534,
          "events": {
            "flip": 934,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 10518528,
          "score": 212220,
          "orbits": 0,
          "seconds": 70.7375,
          "totalReward": 209.21999999999986,
          "endReason": "game_over",
          "ticks": 16977,
          "events": {
            "flip": 1671,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "orbit": 2,
            "sling": 12,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 10575872,
          "score": 193980,
          "orbits": 0,
          "seconds": 41.4625,
          "totalReward": 190.9799999999999,
          "endReason": "game_over",
          "ticks": 9951,
          "events": {
            "flip": 1013,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 10633216,
          "score": 198720,
          "orbits": 0,
          "seconds": 37.56666666666666,
          "totalReward": 195.71999999999997,
          "endReason": "game_over",
          "ticks": 9016,
          "events": {
            "flip": 992,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10690560,
          "score": 194040,
          "orbits": 0,
          "seconds": 32.35,
          "totalReward": 191.03999999999996,
          "endReason": "game_over",
          "ticks": 7764,
          "events": {
            "flip": 849,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10747904,
          "score": 213490,
          "orbits": 0,
          "seconds": 57.4,
          "totalReward": 210.48999999999987,
          "endReason": "game_over",
          "ticks": 13776,
          "events": {
            "flip": 1487,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 4,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 10805248,
          "score": 197920,
          "orbits": 0,
          "seconds": 39.84166666666667,
          "totalReward": 194.92,
          "endReason": "game_over",
          "ticks": 9562,
          "events": {
            "flip": 1051,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10862592,
          "score": 201060,
          "orbits": 0,
          "seconds": 55.38333333333333,
          "totalReward": 198.05999999999992,
          "endReason": "game_over",
          "ticks": 13292,
          "events": {
            "flip": 1486,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10919936,
          "score": 190730,
          "orbits": 0,
          "seconds": 36.56666666666666,
          "totalReward": 187.72999999999996,
          "endReason": "game_over",
          "ticks": 8776,
          "events": {
            "flip": 939,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 10977280,
          "score": 469280,
          "orbits": 1,
          "seconds": 78.23333333333333,
          "totalReward": 466.27999999999986,
          "endReason": "game_over",
          "ticks": 18776,
          "events": {
            "flip": 1960,
            "plunge": 3,
            "target": 13,
            "bumper": 34,
            "nudge": 8,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 18,
            "orbit": 1,
            "inlane": 4,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 11034624,
          "score": 195010,
          "orbits": 0,
          "seconds": 26.425,
          "totalReward": 192.01,
          "endReason": "game_over",
          "ticks": 6342,
          "events": {
            "flip": 620,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 11091968,
          "score": 194010,
          "orbits": 0,
          "seconds": 33.55,
          "totalReward": 191.01,
          "endReason": "game_over",
          "ticks": 8052,
          "events": {
            "flip": 808,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 11149312,
          "score": 194850,
          "orbits": 0,
          "seconds": 41.516666666666666,
          "totalReward": 191.84999999999994,
          "endReason": "game_over",
          "ticks": 9964,
          "events": {
            "flip": 1161,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 11206656,
          "score": 212230,
          "orbits": 0,
          "seconds": 77.57916666666667,
          "totalReward": 209.22999999999982,
          "endReason": "game_over",
          "ticks": 18619,
          "events": {
            "flip": 2022,
            "plunge": 3,
            "target": 10,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "ramp": 2,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 11264000,
          "score": 219920,
          "orbits": 0,
          "seconds": 98.93333333333334,
          "totalReward": 216.91999999999976,
          "endReason": "game_over",
          "ticks": 23744,
          "events": {
            "flip": 2666,
            "plunge": 3,
            "target": 10,
            "bumper": 39,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 12,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 11321344,
          "score": 481410,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 479.4099999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4920,
            "plunge": 3,
            "target": 13,
            "bumper": 66,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 22,
            "sling": 41,
            "ramp": 3
          }
        },
        {
          "steps": 11378688,
          "score": 213480,
          "orbits": 0,
          "seconds": 137.9375,
          "totalReward": 210.4799999999998,
          "endReason": "game_over",
          "ticks": 33105,
          "events": {
            "flip": 4315,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 25,
            "sling": 18,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 11436032,
          "score": 214060,
          "orbits": 0,
          "seconds": 54.67916666666667,
          "totalReward": 211.05999999999992,
          "endReason": "game_over",
          "ticks": 13123,
          "events": {
            "flip": 1547,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "orbit": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 11493376,
          "score": 220730,
          "orbits": 0,
          "seconds": 58.708333333333336,
          "totalReward": 217.72999999999985,
          "endReason": "game_over",
          "ticks": 14090,
          "events": {
            "flip": 1751,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 13,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 11550720,
          "score": 199130,
          "orbits": 0,
          "seconds": 58.3,
          "totalReward": 196.12999999999985,
          "endReason": "game_over",
          "ticks": 13992,
          "events": {
            "flip": 1739,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 11608064,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.775,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5706,
          "events": {
            "flip": 619,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11665408,
          "score": 193920,
          "orbits": 0,
          "seconds": 49.37083333333333,
          "totalReward": 190.91999999999996,
          "endReason": "game_over",
          "ticks": 11849,
          "events": {
            "flip": 1417,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 11722752,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 561,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11780096,
          "score": 190140,
          "orbits": 0,
          "seconds": 37.166666666666664,
          "totalReward": 187.13999999999996,
          "endReason": "game_over",
          "ticks": 8920,
          "events": {
            "flip": 1054,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 11837440,
          "score": 198440,
          "orbits": 0,
          "seconds": 51.88333333333333,
          "totalReward": 195.43999999999997,
          "endReason": "game_over",
          "ticks": 12452,
          "events": {
            "flip": 1465,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 11894784,
          "score": 207950,
          "orbits": 0,
          "seconds": 48.916666666666664,
          "totalReward": 204.94999999999993,
          "endReason": "game_over",
          "ticks": 11740,
          "events": {
            "flip": 1383,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 11952128,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.741666666666667,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5698,
          "events": {
            "flip": 608,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12009472,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.725,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5694,
          "events": {
            "flip": 603,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12066816,
          "score": 207160,
          "orbits": 0,
          "seconds": 59.99166666666667,
          "totalReward": 204.1599999999999,
          "endReason": "game_over",
          "ticks": 14398,
          "events": {
            "flip": 1569,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 6,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 12124160,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.725,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5694,
          "events": {
            "flip": 579,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12181504,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.991666666666667,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5758,
          "events": {
            "flip": 469,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12238848,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.891666666666666,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5734,
          "events": {
            "flip": 522,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12296192,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 526,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12353536,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.725,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5694,
          "events": {
            "flip": 523,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12410880,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.1,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5784,
          "events": {
            "flip": 508,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12468224,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.733333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5696,
          "events": {
            "flip": 490,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12525568,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.78333333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5708,
          "events": {
            "flip": 502,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12582912,
          "score": 189800,
          "orbits": 0,
          "seconds": 24.6,
          "totalReward": 186.79999999999998,
          "endReason": "game_over",
          "ticks": 5904,
          "events": {
            "flip": 560,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12640256,
          "score": 478530,
          "orbits": 1,
          "seconds": 99.4375,
          "totalReward": 475.53,
          "endReason": "game_over",
          "ticks": 23865,
          "events": {
            "flip": 2651,
            "plunge": 3,
            "target": 12,
            "bumper": 25,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "ramp": 4,
            "inlane": 13,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 12697600,
          "score": 201870,
          "orbits": 0,
          "seconds": 46.85,
          "totalReward": 198.8699999999999,
          "endReason": "game_over",
          "ticks": 11244,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 12754944,
          "score": 201990,
          "orbits": 0,
          "seconds": 49.21666666666667,
          "totalReward": 198.9899999999999,
          "endReason": "game_over",
          "ticks": 11812,
          "events": {
            "flip": 1066,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 9,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 12812288,
          "score": 210010,
          "orbits": 0,
          "seconds": 76.02083333333333,
          "totalReward": 207.00999999999988,
          "endReason": "game_over",
          "ticks": 18245,
          "events": {
            "flip": 1615,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 3,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 12869632,
          "score": 216400,
          "orbits": 0,
          "seconds": 81.80416666666666,
          "totalReward": 213.39999999999986,
          "endReason": "game_over",
          "ticks": 19633,
          "events": {
            "flip": 2162,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 11,
            "sling": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 12926976,
          "score": 199750,
          "orbits": 0,
          "seconds": 48.36666666666667,
          "totalReward": 196.74999999999991,
          "endReason": "game_over",
          "ticks": 11608,
          "events": {
            "flip": 1213,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 12984320,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.791666666666668,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5710,
          "events": {
            "flip": 529,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13041664,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.758333333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5702,
          "events": {
            "flip": 509,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13099008,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.795833333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5711,
          "events": {
            "flip": 526,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13156352,
          "score": 189900,
          "orbits": 0,
          "seconds": 27.354166666666668,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6565,
          "events": {
            "flip": 627,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13213696,
          "score": 189300,
          "orbits": 0,
          "seconds": 30.9375,
          "totalReward": 186.29999999999998,
          "endReason": "game_over",
          "ticks": 7425,
          "events": {
            "flip": 730,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13271040,
          "score": 192860,
          "orbits": 0,
          "seconds": 60.78333333333333,
          "totalReward": 189.85999999999981,
          "endReason": "game_over",
          "ticks": 14588,
          "events": {
            "flip": 1712,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 13328384,
          "score": 232380,
          "orbits": 0,
          "seconds": 102.19166666666666,
          "totalReward": 229.37999999999977,
          "endReason": "game_over",
          "ticks": 24526,
          "events": {
            "flip": 2821,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 18,
            "orbit": 1,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 13385728,
          "score": 192630,
          "orbits": 0,
          "seconds": 35.975,
          "totalReward": 189.62999999999997,
          "endReason": "game_over",
          "ticks": 8634,
          "events": {
            "flip": 839,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 13443072,
          "score": 195710,
          "orbits": 0,
          "seconds": 37.545833333333334,
          "totalReward": 192.70999999999998,
          "endReason": "game_over",
          "ticks": 9011,
          "events": {
            "flip": 769,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 13500416,
          "score": 224010,
          "orbits": 0,
          "seconds": 69.60833333333333,
          "totalReward": 221.00999999999985,
          "endReason": "game_over",
          "ticks": 16706,
          "events": {
            "flip": 1650,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 11,
            "orbit": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 13557760,
          "score": 210740,
          "orbits": 0,
          "seconds": 89.9625,
          "totalReward": 207.7399999999998,
          "endReason": "game_over",
          "ticks": 21591,
          "events": {
            "flip": 1939,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 13615104,
          "score": 193610,
          "orbits": 0,
          "seconds": 55.35,
          "totalReward": 190.60999999999987,
          "endReason": "game_over",
          "ticks": 13284,
          "events": {
            "flip": 1137,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 13672448,
          "score": 226330,
          "orbits": 0,
          "seconds": 126.48333333333333,
          "totalReward": 223.32999999999976,
          "endReason": "game_over",
          "ticks": 30356,
          "events": {
            "flip": 2846,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 25,
            "sling": 13,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 13729792,
          "score": 468460,
          "orbits": 1,
          "seconds": 94.23333333333333,
          "totalReward": 465.46000000000004,
          "endReason": "game_over",
          "ticks": 22616,
          "events": {
            "flip": 2055,
            "plunge": 3,
            "target": 12,
            "bumper": 37,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "ramp": 2,
            "sling": 26,
            "over": 1
          }
        },
        {
          "steps": 13787136,
          "score": 188410,
          "orbits": 0,
          "seconds": 31.22083333333333,
          "totalReward": 185.41,
          "endReason": "game_over",
          "ticks": 7493,
          "events": {
            "flip": 572,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 13844480,
          "score": 187510,
          "orbits": 0,
          "seconds": 28.320833333333333,
          "totalReward": 184.51,
          "endReason": "game_over",
          "ticks": 6797,
          "events": {
            "flip": 518,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 13901824,
          "score": 208560,
          "orbits": 0,
          "seconds": 53.675,
          "totalReward": 205.55999999999995,
          "endReason": "game_over",
          "ticks": 12882,
          "events": {
            "flip": 1090,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 13959168,
          "score": 202000,
          "orbits": 0,
          "seconds": 124.95416666666667,
          "totalReward": 198.99999999999977,
          "endReason": "game_over",
          "ticks": 29989,
          "events": {
            "flip": 2776,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 22,
            "sling": 20,
            "over": 1
          }
        },
        {
          "steps": 14016512,
          "score": 203720,
          "orbits": 0,
          "seconds": 48.895833333333336,
          "totalReward": 200.71999999999997,
          "endReason": "game_over",
          "ticks": 11735,
          "events": {
            "flip": 1064,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 1,
            "orbit": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 14073856,
          "score": 199030,
          "orbits": 0,
          "seconds": 49.170833333333334,
          "totalReward": 196.02999999999992,
          "endReason": "game_over",
          "ticks": 11801,
          "events": {
            "flip": 964,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 14131200,
          "score": 202930,
          "orbits": 0,
          "seconds": 108.25416666666666,
          "totalReward": 199.92999999999986,
          "endReason": "game_over",
          "ticks": 25981,
          "events": {
            "flip": 2472,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 26,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 14188544,
          "score": 189740,
          "orbits": 0,
          "seconds": 30.129166666666666,
          "totalReward": 186.73999999999995,
          "endReason": "game_over",
          "ticks": 7231,
          "events": {
            "flip": 569,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 14245888,
          "score": 190400,
          "orbits": 0,
          "seconds": 26.329166666666666,
          "totalReward": 187.4,
          "endReason": "game_over",
          "ticks": 6319,
          "events": {
            "flip": 473,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 14303232,
          "score": 189910,
          "orbits": 0,
          "seconds": 27.28333333333333,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6548,
          "events": {
            "flip": 502,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 14360576,
          "score": 194920,
          "orbits": 0,
          "seconds": 26.4,
          "totalReward": 191.92,
          "endReason": "game_over",
          "ticks": 6336,
          "events": {
            "flip": 509,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 14417920,
          "score": 207200,
          "orbits": 0,
          "seconds": 49.71666666666667,
          "totalReward": 204.19999999999987,
          "endReason": "game_over",
          "ticks": 11932,
          "events": {
            "flip": 928,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "sling": 10,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 14475264,
          "score": 201600,
          "orbits": 0,
          "seconds": 42.416666666666664,
          "totalReward": 198.59999999999997,
          "endReason": "game_over",
          "ticks": 10180,
          "events": {
            "flip": 955,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 14532608,
          "score": 101310,
          "orbits": 0,
          "seconds": 45.2,
          "totalReward": 98.30999999999997,
          "endReason": "game_over",
          "ticks": 10848,
          "events": {
            "flip": 923,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 7,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 14589952,
          "score": 454080,
          "orbits": 1,
          "seconds": 54.43333333333333,
          "totalReward": 451.08000000000004,
          "endReason": "game_over",
          "ticks": 13064,
          "events": {
            "flip": 1024,
            "plunge": 3,
            "target": 13,
            "bumper": 14,
            "nudge": 5,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 14647296,
          "score": 193630,
          "orbits": 0,
          "seconds": 36.075,
          "totalReward": 190.62999999999997,
          "endReason": "game_over",
          "ticks": 8658,
          "events": {
            "flip": 731,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 14704640,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.741666666666667,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5698,
          "events": {
            "flip": 402,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 14761984,
          "score": 210220,
          "orbits": 0,
          "seconds": 112.625,
          "totalReward": 207.21999999999966,
          "endReason": "game_over",
          "ticks": 27030,
          "events": {
            "flip": 2966,
            "plunge": 3,
            "target": 10,
            "bumper": 35,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 22,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 14819328,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.741666666666667,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5698,
          "events": {
            "flip": 365,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 14876672,
          "score": 215190,
          "orbits": 0,
          "seconds": 53.30833333333333,
          "totalReward": 212.18999999999988,
          "endReason": "game_over",
          "ticks": 12794,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 9,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 14934016,
          "score": 189800,
          "orbits": 0,
          "seconds": 25.2125,
          "totalReward": 186.79999999999998,
          "endReason": "game_over",
          "ticks": 6051,
          "events": {
            "flip": 386,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 14991360,
          "score": 205350,
          "orbits": 0,
          "seconds": 40.25,
          "totalReward": 202.34999999999994,
          "endReason": "game_over",
          "ticks": 9660,
          "events": {
            "flip": 811,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 15048704,
          "score": 201960,
          "orbits": 0,
          "seconds": 62.8625,
          "totalReward": 198.9599999999999,
          "endReason": "game_over",
          "ticks": 15087,
          "events": {
            "flip": 1334,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 15106048,
          "score": 216270,
          "orbits": 0,
          "seconds": 138.00416666666666,
          "totalReward": 213.26999999999956,
          "endReason": "game_over",
          "ticks": 33121,
          "events": {
            "flip": 2899,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "sling": 37,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 15163392,
          "score": 191970,
          "orbits": 0,
          "seconds": 36.87083333333333,
          "totalReward": 188.9699999999999,
          "endReason": "game_over",
          "ticks": 8849,
          "events": {
            "flip": 702,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 15220736,
          "score": 199040,
          "orbits": 0,
          "seconds": 49.6375,
          "totalReward": 196.03999999999985,
          "endReason": "game_over",
          "ticks": 11913,
          "events": {
            "flip": 1120,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 15278080,
          "score": 193620,
          "orbits": 0,
          "seconds": 29.4375,
          "totalReward": 190.61999999999998,
          "endReason": "game_over",
          "ticks": 7065,
          "events": {
            "flip": 657,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 15335424,
          "score": 207960,
          "orbits": 0,
          "seconds": 57.454166666666666,
          "totalReward": 204.9599999999998,
          "endReason": "game_over",
          "ticks": 13789,
          "events": {
            "flip": 1221,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 15392768,
          "score": 216530,
          "orbits": 0,
          "seconds": 34.958333333333336,
          "totalReward": 213.52999999999997,
          "endReason": "game_over",
          "ticks": 8390,
          "events": {
            "flip": 785,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 15450112,
          "score": 195310,
          "orbits": 0,
          "seconds": 28.766666666666666,
          "totalReward": 192.30999999999997,
          "endReason": "game_over",
          "ticks": 6904,
          "events": {
            "flip": 672,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 15507456,
          "score": 471290,
          "orbits": 1,
          "seconds": 80.7,
          "totalReward": 468.28999999999996,
          "endReason": "game_over",
          "ticks": 19368,
          "events": {
            "flip": 2193,
            "plunge": 3,
            "target": 12,
            "bumper": 26,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 9,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 15564800,
          "score": 190980,
          "orbits": 0,
          "seconds": 41.545833333333334,
          "totalReward": 187.9799999999999,
          "endReason": "game_over",
          "ticks": 9971,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 15622144,
          "score": 195000,
          "orbits": 0,
          "seconds": 29.216666666666665,
          "totalReward": 192,
          "endReason": "game_over",
          "ticks": 7012,
          "events": {
            "flip": 763,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 15679488,
          "score": 190400,
          "orbits": 0,
          "seconds": 25.183333333333334,
          "totalReward": 187.4,
          "endReason": "game_over",
          "ticks": 6044,
          "events": {
            "flip": 617,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 15736832,
          "score": 206090,
          "orbits": 0,
          "seconds": 95.15,
          "totalReward": 203.08999999999972,
          "endReason": "game_over",
          "ticks": 22836,
          "events": {
            "flip": 2682,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 19,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 15794176,
          "score": 470490,
          "orbits": 1,
          "seconds": 80.71666666666667,
          "totalReward": 467.48999999999984,
          "endReason": "game_over",
          "ticks": 19372,
          "events": {
            "flip": 1939,
            "plunge": 3,
            "target": 12,
            "bumper": 33,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "ramp": 3,
            "sling": 19,
            "over": 1
          }
        },
        {
          "steps": 15851520,
          "score": 202510,
          "orbits": 0,
          "seconds": 32.25833333333333,
          "totalReward": 199.51,
          "endReason": "game_over",
          "ticks": 7742,
          "events": {
            "flip": 753,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 2,
            "orbit": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 15908864,
          "score": 187330,
          "orbits": 0,
          "seconds": 27.037499999999998,
          "totalReward": 184.32999999999998,
          "endReason": "game_over",
          "ticks": 6489,
          "events": {
            "flip": 623,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 15966208,
          "score": 194200,
          "orbits": 0,
          "seconds": 51.3,
          "totalReward": 191.1999999999999,
          "endReason": "game_over",
          "ticks": 12312,
          "events": {
            "flip": 1381,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 10,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 16023552,
          "score": 474180,
          "orbits": 1,
          "seconds": 69.01666666666667,
          "totalReward": 471.17999999999984,
          "endReason": "game_over",
          "ticks": 16564,
          "events": {
            "flip": 1316,
            "plunge": 3,
            "target": 12,
            "bumper": 19,
            "nudge": 7,
            "launch": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 4,
            "orbit": 1,
            "sling": 18,
            "over": 1
          }
        },
        {
          "steps": 16080896,
          "score": 199900,
          "orbits": 0,
          "seconds": 55.8,
          "totalReward": 196.89999999999986,
          "endReason": "game_over",
          "ticks": 13392,
          "events": {
            "flip": 1379,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 16138240,
          "score": 209370,
          "orbits": 0,
          "seconds": 84.0875,
          "totalReward": 206.3699999999998,
          "endReason": "game_over",
          "ticks": 20181,
          "events": {
            "flip": 2103,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 3,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 16195584,
          "score": 208480,
          "orbits": 0,
          "seconds": 56.916666666666664,
          "totalReward": 205.4799999999999,
          "endReason": "game_over",
          "ticks": 13660,
          "events": {
            "flip": 1437,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 8,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 16252928,
          "score": 498690,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 496.6899999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5413,
            "plunge": 3,
            "target": 13,
            "bumper": 36,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 29,
            "ramp": 7,
            "orbit": 1
          }
        },
        {
          "steps": 16310272,
          "score": 189900,
          "orbits": 0,
          "seconds": 25.641666666666666,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6154,
          "events": {
            "flip": 657,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 16367616,
          "score": 191120,
          "orbits": 0,
          "seconds": 36.05416666666667,
          "totalReward": 188.11999999999998,
          "endReason": "game_over",
          "ticks": 8653,
          "events": {
            "flip": 990,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 16424960,
          "score": 221670,
          "orbits": 0,
          "seconds": 124.16666666666667,
          "totalReward": 218.66999999999976,
          "endReason": "game_over",
          "ticks": 29800,
          "events": {
            "flip": 3430,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 27,
            "sling": 17,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 16482304,
          "score": 200740,
          "orbits": 0,
          "seconds": 42.31666666666666,
          "totalReward": 197.73999999999992,
          "endReason": "game_over",
          "ticks": 10156,
          "events": {
            "flip": 1079,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "orbit": 1,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 16539648,
          "score": 507110,
          "orbits": 1,
          "seconds": 118.47083333333333,
          "totalReward": 504.1100000000003,
          "endReason": "game_over",
          "ticks": 28433,
          "events": {
            "flip": 2847,
            "plunge": 3,
            "target": 17,
            "bumper": 48,
            "nudge": 10,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 31,
            "ramp": 4,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 16596992,
          "score": 195050,
          "orbits": 0,
          "seconds": 41.1875,
          "totalReward": 192.04999999999993,
          "endReason": "game_over",
          "ticks": 9885,
          "events": {
            "flip": 1045,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 16654336,
          "score": 212430,
          "orbits": 0,
          "seconds": 96.03333333333333,
          "totalReward": 209.42999999999972,
          "endReason": "game_over",
          "ticks": 23048,
          "events": {
            "flip": 2820,
            "plunge": 3,
            "target": 9,
            "bumper": 41,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 13,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 16711680,
          "score": 196630,
          "orbits": 0,
          "seconds": 28.745833333333334,
          "totalReward": 193.62999999999997,
          "endReason": "game_over",
          "ticks": 6899,
          "events": {
            "flip": 678,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 16769024,
          "score": 461900,
          "orbits": 1,
          "seconds": 121.42083333333333,
          "totalReward": 458.90000000000003,
          "endReason": "game_over",
          "ticks": 29141,
          "events": {
            "flip": 3429,
            "plunge": 3,
            "target": 13,
            "bumper": 30,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 20,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 16826368,
          "score": 201480,
          "orbits": 0,
          "seconds": 58.38333333333333,
          "totalReward": 198.47999999999988,
          "endReason": "game_over",
          "ticks": 14012,
          "events": {
            "flip": 1532,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 16883712,
          "score": 202500,
          "orbits": 0,
          "seconds": 57.22083333333333,
          "totalReward": 199.49999999999977,
          "endReason": "game_over",
          "ticks": 13733,
          "events": {
            "flip": 1495,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 20,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 16941056,
          "score": 205290,
          "orbits": 0,
          "seconds": 68.69166666666666,
          "totalReward": 202.2899999999999,
          "endReason": "game_over",
          "ticks": 16486,
          "events": {
            "flip": 1764,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 16998400,
          "score": 228290,
          "orbits": 0,
          "seconds": 130.21666666666667,
          "totalReward": 225.2899999999996,
          "endReason": "game_over",
          "ticks": 31252,
          "events": {
            "flip": 3285,
            "plunge": 3,
            "target": 10,
            "bumper": 41,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 20,
            "ramp": 4,
            "sling": 29,
            "over": 1
          }
        },
        {
          "steps": 17055744,
          "score": 190150,
          "orbits": 0,
          "seconds": 37.68333333333333,
          "totalReward": 187.14999999999995,
          "endReason": "game_over",
          "ticks": 9044,
          "events": {
            "flip": 892,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 17113088,
          "score": 193630,
          "orbits": 0,
          "seconds": 46.25,
          "totalReward": 190.62999999999997,
          "endReason": "game_over",
          "ticks": 11100,
          "events": {
            "flip": 1144,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "orbit": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 17170432,
          "score": 193930,
          "orbits": 0,
          "seconds": 29.520833333333332,
          "totalReward": 190.92999999999998,
          "endReason": "game_over",
          "ticks": 7085,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 17227776,
          "score": 201820,
          "orbits": 0,
          "seconds": 55.15,
          "totalReward": 198.81999999999988,
          "endReason": "game_over",
          "ticks": 13236,
          "events": {
            "flip": 1576,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 1,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 17285120,
          "score": 487070,
          "orbits": 1,
          "seconds": 67.37083333333334,
          "totalReward": 484.06999999999994,
          "endReason": "game_over",
          "ticks": 16169,
          "events": {
            "flip": 1724,
            "plunge": 3,
            "target": 15,
            "bumper": 35,
            "nudge": 10,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 17,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 17342464,
          "score": 191410,
          "orbits": 0,
          "seconds": 48.483333333333334,
          "totalReward": 188.41,
          "endReason": "game_over",
          "ticks": 11636,
          "events": {
            "flip": 1072,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 17399808,
          "score": 194630,
          "orbits": 0,
          "seconds": 35.233333333333334,
          "totalReward": 191.62999999999997,
          "endReason": "game_over",
          "ticks": 8456,
          "events": {
            "flip": 738,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 17457152,
          "score": 190400,
          "orbits": 0,
          "seconds": 30.441666666666666,
          "totalReward": 187.4,
          "endReason": "game_over",
          "ticks": 7306,
          "events": {
            "flip": 655,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 17514496,
          "score": 194320,
          "orbits": 0,
          "seconds": 49.958333333333336,
          "totalReward": 191.31999999999996,
          "endReason": "game_over",
          "ticks": 11990,
          "events": {
            "flip": 1273,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 17571840,
          "score": 450760,
          "orbits": 1,
          "seconds": 67.1875,
          "totalReward": 447.76000000000005,
          "endReason": "game_over",
          "ticks": 16125,
          "events": {
            "flip": 1678,
            "plunge": 3,
            "target": 13,
            "bumper": 14,
            "nudge": 14,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 17629184,
          "score": 222760,
          "orbits": 0,
          "seconds": 129.8,
          "totalReward": 219.75999999999956,
          "endReason": "game_over",
          "ticks": 31152,
          "events": {
            "flip": 3304,
            "plunge": 3,
            "target": 11,
            "bumper": 33,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 36,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 17686528,
          "score": 191920,
          "orbits": 0,
          "seconds": 25.341666666666665,
          "totalReward": 188.92,
          "endReason": "game_over",
          "ticks": 6082,
          "events": {
            "flip": 466,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 17743872,
          "score": 185900,
          "orbits": 0,
          "seconds": 23.8875,
          "totalReward": 182.9,
          "endReason": "game_over",
          "ticks": 5733,
          "events": {
            "flip": 440,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 17801216,
          "score": 193580,
          "orbits": 0,
          "seconds": 58.03333333333333,
          "totalReward": 190.57999999999987,
          "endReason": "game_over",
          "ticks": 13928,
          "events": {
            "flip": 1377,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 17893376,
          "score": 196110,
          "orbits": 0,
          "seconds": 30.779166666666665,
          "totalReward": 193.10999999999999,
          "endReason": "game_over",
          "ticks": 7387,
          "events": {
            "plunge": 3,
            "flip": 654,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 17950720,
          "score": 206640,
          "orbits": 0,
          "seconds": 66.825,
          "totalReward": 203.6399999999999,
          "endReason": "game_over",
          "ticks": 16038,
          "events": {
            "flip": 1419,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18008064,
          "score": 207350,
          "orbits": 0,
          "seconds": 80.80416666666666,
          "totalReward": 204.3499999999998,
          "endReason": "game_over",
          "ticks": 19393,
          "events": {
            "flip": 2335,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 15,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 18065408,
          "score": 191400,
          "orbits": 0,
          "seconds": 31.162499999999998,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 7479,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 18122752,
          "score": 197940,
          "orbits": 0,
          "seconds": 45.416666666666664,
          "totalReward": 194.93999999999988,
          "endReason": "game_over",
          "ticks": 10900,
          "events": {
            "flip": 944,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 18180096,
          "score": 205420,
          "orbits": 0,
          "seconds": 65.68333333333334,
          "totalReward": 202.41999999999993,
          "endReason": "game_over",
          "ticks": 15764,
          "events": {
            "plunge": 3,
            "flip": 1614,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18237440,
          "score": 200770,
          "orbits": 0,
          "seconds": 48.25416666666666,
          "totalReward": 197.7699999999999,
          "endReason": "game_over",
          "ticks": 11581,
          "events": {
            "flip": 990,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18294784,
          "score": 201140,
          "orbits": 0,
          "seconds": 37.475,
          "totalReward": 198.13999999999996,
          "endReason": "game_over",
          "ticks": 8994,
          "events": {
            "flip": 738,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 18352128,
          "score": 202270,
          "orbits": 0,
          "seconds": 49.36666666666667,
          "totalReward": 199.2699999999999,
          "endReason": "game_over",
          "ticks": 11848,
          "events": {
            "flip": 1073,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 18409472,
          "score": 202710,
          "orbits": 0,
          "seconds": 39.920833333333334,
          "totalReward": 199.70999999999998,
          "endReason": "game_over",
          "ticks": 9581,
          "events": {
            "flip": 893,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 18466816,
          "score": 192430,
          "orbits": 0,
          "seconds": 27.3875,
          "totalReward": 189.42999999999998,
          "endReason": "game_over",
          "ticks": 6573,
          "events": {
            "flip": 653,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 18524160,
          "score": 205870,
          "orbits": 0,
          "seconds": 46.854166666666664,
          "totalReward": 202.86999999999986,
          "endReason": "game_over",
          "ticks": 11245,
          "events": {
            "flip": 1137,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 18581504,
          "score": 192200,
          "orbits": 0,
          "seconds": 35.25,
          "totalReward": 189.2,
          "endReason": "game_over",
          "ticks": 8460,
          "events": {
            "flip": 829,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 18638848,
          "score": 191730,
          "orbits": 0,
          "seconds": 41.65,
          "totalReward": 188.72999999999996,
          "endReason": "game_over",
          "ticks": 9996,
          "events": {
            "flip": 1140,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 18696192,
          "score": 204070,
          "orbits": 0,
          "seconds": 39.18333333333333,
          "totalReward": 201.06999999999994,
          "endReason": "game_over",
          "ticks": 9404,
          "events": {
            "flip": 1006,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 18753536,
          "score": 209530,
          "orbits": 0,
          "seconds": 84.025,
          "totalReward": 206.52999999999977,
          "endReason": "game_over",
          "ticks": 20166,
          "events": {
            "flip": 2316,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 13,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18810880,
          "score": 191900,
          "orbits": 0,
          "seconds": 29.3625,
          "totalReward": 188.9,
          "endReason": "game_over",
          "ticks": 7047,
          "events": {
            "flip": 604,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 18868224,
          "score": 234640,
          "orbits": 0,
          "seconds": 150.34583333333333,
          "totalReward": 231.6399999999995,
          "endReason": "game_over",
          "ticks": 36083,
          "events": {
            "flip": 4323,
            "plunge": 3,
            "target": 11,
            "bumper": 51,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 25,
            "ramp": 4,
            "sling": 34,
            "over": 1
          }
        },
        {
          "steps": 18925568,
          "score": 188020,
          "orbits": 0,
          "seconds": 35.03333333333333,
          "totalReward": 185.01999999999998,
          "endReason": "game_over",
          "ticks": 8408,
          "events": {
            "flip": 837,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 18982912,
          "score": 189020,
          "orbits": 0,
          "seconds": 29.370833333333334,
          "totalReward": 186.01999999999998,
          "endReason": "game_over",
          "ticks": 7049,
          "events": {
            "flip": 693,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 19040256,
          "score": 188300,
          "orbits": 0,
          "seconds": 26.2375,
          "totalReward": 185.3,
          "endReason": "game_over",
          "ticks": 6297,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19097600,
          "score": 191860,
          "orbits": 0,
          "seconds": 39.75,
          "totalReward": 188.85999999999993,
          "endReason": "game_over",
          "ticks": 9540,
          "events": {
            "flip": 1043,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 19154944,
          "score": 192430,
          "orbits": 0,
          "seconds": 29.05,
          "totalReward": 189.42999999999998,
          "endReason": "game_over",
          "ticks": 6972,
          "events": {
            "flip": 640,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 19212288,
          "score": 248910,
          "orbits": 0,
          "seconds": 120.21666666666667,
          "totalReward": 245.90999999999963,
          "endReason": "game_over",
          "ticks": 28852,
          "events": {
            "flip": 3391,
            "plunge": 3,
            "target": 11,
            "bumper": 47,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 7,
            "sling": 31,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 19269632,
          "score": 192670,
          "orbits": 0,
          "seconds": 53.15,
          "totalReward": 189.6699999999999,
          "endReason": "game_over",
          "ticks": 12756,
          "events": {
            "flip": 1294,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 19326976,
          "score": 465160,
          "orbits": 1,
          "seconds": 119.475,
          "totalReward": 462.1599999999999,
          "endReason": "game_over",
          "ticks": 28674,
          "events": {
            "flip": 3347,
            "plunge": 3,
            "target": 12,
            "bumper": 26,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "ramp": 1,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 19384320,
          "score": 190450,
          "orbits": 0,
          "seconds": 34.56666666666666,
          "totalReward": 187.44999999999982,
          "endReason": "game_over",
          "ticks": 8296,
          "events": {
            "flip": 787,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 19441664,
          "score": 206120,
          "orbits": 0,
          "seconds": 47.704166666666666,
          "totalReward": 203.11999999999986,
          "endReason": "game_over",
          "ticks": 11449,
          "events": {
            "flip": 1263,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 12,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 19499008,
          "score": 198910,
          "orbits": 0,
          "seconds": 57.266666666666666,
          "totalReward": 195.90999999999985,
          "endReason": "game_over",
          "ticks": 13744,
          "events": {
            "flip": 1619,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 19556352,
          "score": 205590,
          "orbits": 0,
          "seconds": 85.30416666666666,
          "totalReward": 202.58999999999975,
          "endReason": "game_over",
          "ticks": 20473,
          "events": {
            "flip": 2366,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 19,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 19613696,
          "score": 194380,
          "orbits": 0,
          "seconds": 38.02916666666667,
          "totalReward": 191.3799999999999,
          "endReason": "game_over",
          "ticks": 9127,
          "events": {
            "flip": 1051,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 19671040,
          "score": 187320,
          "orbits": 0,
          "seconds": 30.670833333333334,
          "totalReward": 184.32,
          "endReason": "game_over",
          "ticks": 7361,
          "events": {
            "flip": 873,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 19728384,
          "score": 189900,
          "orbits": 0,
          "seconds": 30.275,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 7266,
          "events": {
            "flip": 773,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 19785728,
          "score": 204760,
          "orbits": 0,
          "seconds": 83.3375,
          "totalReward": 201.7599999999997,
          "endReason": "game_over",
          "ticks": 20001,
          "events": {
            "flip": 1997,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 26,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 19843072,
          "score": 194740,
          "orbits": 0,
          "seconds": 30.375,
          "totalReward": 191.73999999999995,
          "endReason": "game_over",
          "ticks": 7290,
          "events": {
            "flip": 675,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 19900416,
          "score": 191110,
          "orbits": 0,
          "seconds": 30.716666666666665,
          "totalReward": 188.10999999999999,
          "endReason": "game_over",
          "ticks": 7372,
          "events": {
            "flip": 652,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 19957760,
          "score": 194910,
          "orbits": 0,
          "seconds": 26.208333333333332,
          "totalReward": 191.91,
          "endReason": "game_over",
          "ticks": 6290,
          "events": {
            "flip": 580,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 20015104,
          "score": 190910,
          "orbits": 0,
          "seconds": 30.391666666666666,
          "totalReward": 187.91,
          "endReason": "game_over",
          "ticks": 7294,
          "events": {
            "flip": 694,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 20072448,
          "score": 188910,
          "orbits": 0,
          "seconds": 30.654166666666665,
          "totalReward": 185.91,
          "endReason": "game_over",
          "ticks": 7357,
          "events": {
            "flip": 637,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 20129792,
          "score": 204890,
          "orbits": 0,
          "seconds": 57.53333333333333,
          "totalReward": 201.8899999999998,
          "endReason": "game_over",
          "ticks": 13808,
          "events": {
            "flip": 1429,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 2,
            "orbit": 1,
            "sling": 19,
            "over": 1
          }
        },
        {
          "steps": 20187136,
          "score": 209850,
          "orbits": 0,
          "seconds": 70.4375,
          "totalReward": 206.84999999999974,
          "endReason": "game_over",
          "ticks": 16905,
          "events": {
            "flip": 1899,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 25,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 20244480,
          "score": 198660,
          "orbits": 0,
          "seconds": 57.766666666666666,
          "totalReward": 195.65999999999988,
          "endReason": "game_over",
          "ticks": 13864,
          "events": {
            "flip": 1426,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 20301824,
          "score": 210640,
          "orbits": 0,
          "seconds": 55.9125,
          "totalReward": 207.63999999999984,
          "endReason": "game_over",
          "ticks": 13419,
          "events": {
            "flip": 1400,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 14,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 20359168,
          "score": 213810,
          "orbits": 0,
          "seconds": 89.6125,
          "totalReward": 210.8099999999998,
          "endReason": "game_over",
          "ticks": 21507,
          "events": {
            "flip": 2221,
            "plunge": 3,
            "target": 11,
            "bumper": 33,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 11,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 20416512,
          "score": 218520,
          "orbits": 0,
          "seconds": 119.19166666666666,
          "totalReward": 215.51999999999973,
          "endReason": "game_over",
          "ticks": 28606,
          "events": {
            "flip": 2813,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 22,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 20473856,
          "score": 190550,
          "orbits": 0,
          "seconds": 44.86666666666667,
          "totalReward": 187.54999999999993,
          "endReason": "game_over",
          "ticks": 10768,
          "events": {
            "flip": 1071,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 20531200,
          "score": 195580,
          "orbits": 0,
          "seconds": 65.95416666666667,
          "totalReward": 192.57999999999987,
          "endReason": "game_over",
          "ticks": 15829,
          "events": {
            "flip": 1531,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 20588544,
          "score": 189470,
          "orbits": 0,
          "seconds": 43.53333333333333,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 10448,
          "events": {
            "flip": 1119,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 20645888,
          "score": 205090,
          "orbits": 0,
          "seconds": 73.7375,
          "totalReward": 202.08999999999975,
          "endReason": "game_over",
          "ticks": 17697,
          "events": {
            "flip": 1829,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 19,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 20703232,
          "score": 189940,
          "orbits": 0,
          "seconds": 32.0375,
          "totalReward": 186.93999999999997,
          "endReason": "game_over",
          "ticks": 7689,
          "events": {
            "flip": 767,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 20760576,
          "score": 196260,
          "orbits": 0,
          "seconds": 36.579166666666666,
          "totalReward": 193.25999999999993,
          "endReason": "game_over",
          "ticks": 8779,
          "events": {
            "flip": 885,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 20817920,
          "score": 504690,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 502.6899999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4409,
            "plunge": 3,
            "target": 14,
            "bumper": 58,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 22,
            "sling": 49,
            "ramp": 8
          }
        },
        {
          "steps": 20875264,
          "score": 204640,
          "orbits": 0,
          "seconds": 75.60416666666667,
          "totalReward": 201.6399999999997,
          "endReason": "game_over",
          "ticks": 18145,
          "events": {
            "flip": 1968,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 24,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 20932608,
          "score": 487410,
          "orbits": 1,
          "seconds": 142.0125,
          "totalReward": 484.40999999999985,
          "endReason": "game_over",
          "ticks": 34083,
          "events": {
            "flip": 3855,
            "plunge": 3,
            "target": 13,
            "bumper": 43,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "ramp": 3,
            "sling": 31,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 20989952,
          "score": 201720,
          "orbits": 0,
          "seconds": 84.60416666666667,
          "totalReward": 198.71999999999977,
          "endReason": "game_over",
          "ticks": 20305,
          "events": {
            "flip": 2408,
            "plunge": 3,
            "target": 11,
            "bumper": 34,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 21047296,
          "score": 205700,
          "orbits": 0,
          "seconds": 64.81666666666666,
          "totalReward": 202.69999999999987,
          "endReason": "game_over",
          "ticks": 15556,
          "events": {
            "flip": 1588,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21104640,
          "score": 190020,
          "orbits": 0,
          "seconds": 31.591666666666665,
          "totalReward": 187.01999999999998,
          "endReason": "game_over",
          "ticks": 7582,
          "events": {
            "flip": 792,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 21161984,
          "score": 195040,
          "orbits": 0,
          "seconds": 33.95,
          "totalReward": 192.03999999999996,
          "endReason": "game_over",
          "ticks": 8148,
          "events": {
            "flip": 901,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21219328,
          "score": 492810,
          "orbits": 1,
          "seconds": 143.37083333333334,
          "totalReward": 489.8099999999996,
          "endReason": "game_over",
          "ticks": 34409,
          "events": {
            "flip": 3674,
            "plunge": 3,
            "target": 14,
            "bumper": 49,
            "nudge": 22,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 31,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 21276672,
          "score": 225810,
          "orbits": 0,
          "seconds": 96.31666666666666,
          "totalReward": 222.80999999999986,
          "endReason": "game_over",
          "ticks": 23116,
          "events": {
            "flip": 2707,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 11,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 21334016,
          "score": 192910,
          "orbits": 0,
          "seconds": 27.1375,
          "totalReward": 189.91,
          "endReason": "game_over",
          "ticks": 6513,
          "events": {
            "flip": 637,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 21391360,
          "score": 192820,
          "orbits": 0,
          "seconds": 25.854166666666668,
          "totalReward": 189.82,
          "endReason": "game_over",
          "ticks": 6205,
          "events": {
            "flip": 593,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21448704,
          "score": 205010,
          "orbits": 0,
          "seconds": 68.025,
          "totalReward": 202.00999999999985,
          "endReason": "game_over",
          "ticks": 16326,
          "events": {
            "flip": 1747,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21506048,
          "score": 202380,
          "orbits": 0,
          "seconds": 57.25,
          "totalReward": 199.37999999999988,
          "endReason": "game_over",
          "ticks": 13740,
          "events": {
            "flip": 1559,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 21563392,
          "score": 193630,
          "orbits": 0,
          "seconds": 32.0375,
          "totalReward": 190.62999999999997,
          "endReason": "game_over",
          "ticks": 7689,
          "events": {
            "flip": 617,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 21620736,
          "score": 205790,
          "orbits": 0,
          "seconds": 79.2875,
          "totalReward": 202.78999999999976,
          "endReason": "game_over",
          "ticks": 19029,
          "events": {
            "flip": 2244,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 19,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 21678080,
          "score": 190000,
          "orbits": 0,
          "seconds": 27.5,
          "totalReward": 187,
          "endReason": "game_over",
          "ticks": 6600,
          "events": {
            "flip": 537,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 21735424,
          "score": 84800,
          "orbits": 0,
          "seconds": 21.620833333333334,
          "totalReward": 81.8,
          "endReason": "game_over",
          "ticks": 5189,
          "events": {
            "flip": 367,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 21792768,
          "score": 196020,
          "orbits": 0,
          "seconds": 41.229166666666664,
          "totalReward": 193.01999999999995,
          "endReason": "game_over",
          "ticks": 9895,
          "events": {
            "flip": 912,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 21850112,
          "score": 212180,
          "orbits": 0,
          "seconds": 61.4875,
          "totalReward": 209.17999999999986,
          "endReason": "game_over",
          "ticks": 14757,
          "events": {
            "flip": 1303,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 8,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 21907456,
          "score": 192800,
          "orbits": 0,
          "seconds": 30.47083333333333,
          "totalReward": 189.8,
          "endReason": "game_over",
          "ticks": 7313,
          "events": {
            "flip": 567,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21964800,
          "score": 194980,
          "orbits": 0,
          "seconds": 39.333333333333336,
          "totalReward": 191.9799999999999,
          "endReason": "game_over",
          "ticks": 9440,
          "events": {
            "flip": 779,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 22022144,
          "score": 195010,
          "orbits": 0,
          "seconds": 27.858333333333334,
          "totalReward": 192.01,
          "endReason": "game_over",
          "ticks": 6686,
          "events": {
            "flip": 475,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 22079488,
          "score": 189640,
          "orbits": 0,
          "seconds": 35.5,
          "totalReward": 186.63999999999996,
          "endReason": "game_over",
          "ticks": 8520,
          "events": {
            "flip": 728,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 22136832,
          "score": 206420,
          "orbits": 0,
          "seconds": 50.11666666666667,
          "totalReward": 203.41999999999985,
          "endReason": "game_over",
          "ticks": 12028,
          "events": {
            "flip": 1102,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 3,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 22194176,
          "score": 204330,
          "orbits": 0,
          "seconds": 57.266666666666666,
          "totalReward": 201.32999999999984,
          "endReason": "game_over",
          "ticks": 13744,
          "events": {
            "flip": 1262,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 22251520,
          "score": 211360,
          "orbits": 0,
          "seconds": 70.7,
          "totalReward": 208.35999999999976,
          "endReason": "game_over",
          "ticks": 16968,
          "events": {
            "flip": 1736,
            "plunge": 3,
            "target": 10,
            "bumper": 34,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 22308864,
          "score": 203530,
          "orbits": 0,
          "seconds": 45.37916666666666,
          "totalReward": 200.52999999999997,
          "endReason": "game_over",
          "ticks": 10891,
          "events": {
            "flip": 1045,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 22366208,
          "score": 199120,
          "orbits": 0,
          "seconds": 37.69583333333333,
          "totalReward": 196.11999999999998,
          "endReason": "game_over",
          "ticks": 9047,
          "events": {
            "flip": 758,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 22423552,
          "score": 196670,
          "orbits": 0,
          "seconds": 56.5,
          "totalReward": 193.6699999999999,
          "endReason": "game_over",
          "ticks": 13560,
          "events": {
            "flip": 1328,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 22480896,
          "score": 193020,
          "orbits": 0,
          "seconds": 37.675,
          "totalReward": 190.01999999999998,
          "endReason": "game_over",
          "ticks": 9042,
          "events": {
            "flip": 856,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 22538240,
          "score": 194050,
          "orbits": 0,
          "seconds": 39.21666666666667,
          "totalReward": 191.04999999999995,
          "endReason": "game_over",
          "ticks": 9412,
          "events": {
            "flip": 962,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 22595584,
          "score": 190750,
          "orbits": 0,
          "seconds": 31.09583333333333,
          "totalReward": 187.74999999999994,
          "endReason": "game_over",
          "ticks": 7463,
          "events": {
            "flip": 741,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 22652928,
          "score": 189420,
          "orbits": 0,
          "seconds": 36.38333333333333,
          "totalReward": 186.42,
          "endReason": "game_over",
          "ticks": 8732,
          "events": {
            "flip": 894,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 22710272,
          "score": 186200,
          "orbits": 0,
          "seconds": 22.5875,
          "totalReward": 183.2,
          "endReason": "game_over",
          "ticks": 5421,
          "events": {
            "flip": 408,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 22767616,
          "score": 195050,
          "orbits": 0,
          "seconds": 62.07083333333333,
          "totalReward": 192.04999999999995,
          "endReason": "game_over",
          "ticks": 14897,
          "events": {
            "flip": 1461,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 22824960,
          "score": 187400,
          "orbits": 0,
          "seconds": 25.754166666666666,
          "totalReward": 184.4,
          "endReason": "game_over",
          "ticks": 6181,
          "events": {
            "flip": 545,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 22882304,
          "score": 197680,
          "orbits": 0,
          "seconds": 46.7,
          "totalReward": 194.6799999999999,
          "endReason": "game_over",
          "ticks": 11208,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 22939648,
          "score": 228360,
          "orbits": 0,
          "seconds": 93.70416666666667,
          "totalReward": 225.35999999999967,
          "endReason": "game_over",
          "ticks": 22489,
          "events": {
            "flip": 2622,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 26,
            "ramp": 5,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 22996992,
          "score": 476220,
          "orbits": 1,
          "seconds": 99.20416666666667,
          "totalReward": 473.21999999999997,
          "endReason": "game_over",
          "ticks": 23809,
          "events": {
            "flip": 2629,
            "plunge": 3,
            "target": 13,
            "bumper": 25,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 22,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 23054336,
          "score": 189390,
          "orbits": 0,
          "seconds": 45.016666666666666,
          "totalReward": 186.3899999999999,
          "endReason": "game_over",
          "ticks": 10804,
          "events": {
            "flip": 1166,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 23111680,
          "score": 191750,
          "orbits": 0,
          "seconds": 50.3375,
          "totalReward": 188.74999999999994,
          "endReason": "game_over",
          "ticks": 12081,
          "events": {
            "flip": 1296,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 23169024,
          "score": 187800,
          "orbits": 0,
          "seconds": 26.47083333333333,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 6353,
          "events": {
            "flip": 620,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 23226368,
          "score": 192550,
          "orbits": 0,
          "seconds": 28.8875,
          "totalReward": 189.54999999999995,
          "endReason": "game_over",
          "ticks": 6933,
          "events": {
            "flip": 649,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 23283712,
          "score": 196700,
          "orbits": 0,
          "seconds": 56.420833333333334,
          "totalReward": 193.69999999999987,
          "endReason": "game_over",
          "ticks": 13541,
          "events": {
            "flip": 1610,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 23341056,
          "score": 188410,
          "orbits": 0,
          "seconds": 29.2375,
          "totalReward": 185.41,
          "endReason": "game_over",
          "ticks": 7017,
          "events": {
            "flip": 673,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 23398400,
          "score": 190640,
          "orbits": 0,
          "seconds": 34.61666666666667,
          "totalReward": 187.63999999999996,
          "endReason": "game_over",
          "ticks": 8308,
          "events": {
            "flip": 842,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 23455744,
          "score": 195760,
          "orbits": 0,
          "seconds": 52.55,
          "totalReward": 192.75999999999993,
          "endReason": "game_over",
          "ticks": 12612,
          "events": {
            "flip": 1339,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 23513088,
          "score": 187500,
          "orbits": 0,
          "seconds": 27.8875,
          "totalReward": 184.5,
          "endReason": "game_over",
          "ticks": 6693,
          "events": {
            "flip": 611,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23570432,
          "score": 209000,
          "orbits": 0,
          "seconds": 65.5875,
          "totalReward": 205.99999999999986,
          "endReason": "game_over",
          "ticks": 15741,
          "events": {
            "flip": 1485,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 23627776,
          "score": 200930,
          "orbits": 0,
          "seconds": 74.825,
          "totalReward": 197.92999999999984,
          "endReason": "game_over",
          "ticks": 17958,
          "events": {
            "flip": 1940,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 23685120,
          "score": 218410,
          "orbits": 0,
          "seconds": 165.27916666666667,
          "totalReward": 215.4099999999995,
          "endReason": "game_over",
          "ticks": 39667,
          "events": {
            "flip": 4546,
            "plunge": 3,
            "target": 10,
            "bumper": 38,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 29,
            "sling": 41,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 23742464,
          "score": 190070,
          "orbits": 0,
          "seconds": 38.93333333333333,
          "totalReward": 187.06999999999994,
          "endReason": "game_over",
          "ticks": 9344,
          "events": {
            "flip": 843,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 23799808,
          "score": 188500,
          "orbits": 0,
          "seconds": 25.454166666666666,
          "totalReward": 185.5,
          "endReason": "game_over",
          "ticks": 6109,
          "events": {
            "flip": 550,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 23857152,
          "score": 467310,
          "orbits": 1,
          "seconds": 120.225,
          "totalReward": 464.3099999999998,
          "endReason": "game_over",
          "ticks": 28854,
          "events": {
            "flip": 2946,
            "plunge": 3,
            "target": 12,
            "bumper": 36,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 21,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 23914496,
          "score": 194850,
          "orbits": 0,
          "seconds": 44.45,
          "totalReward": 191.84999999999994,
          "endReason": "game_over",
          "ticks": 10668,
          "events": {
            "flip": 1129,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 23971840,
          "score": 483160,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 481.1599999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5177,
            "plunge": 3,
            "target": 13,
            "bumper": 48,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 36,
            "ramp": 4
          }
        },
        {
          "steps": 24029184,
          "score": 218080,
          "orbits": 0,
          "seconds": 124.57916666666667,
          "totalReward": 215.07999999999973,
          "endReason": "game_over",
          "ticks": 29899,
          "events": {
            "flip": 2905,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 18,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 24086528,
          "score": 213680,
          "orbits": 0,
          "seconds": 62.3625,
          "totalReward": 210.6799999999999,
          "endReason": "game_over",
          "ticks": 14967,
          "events": {
            "flip": 1343,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 24143872,
          "score": 190000,
          "orbits": 0,
          "seconds": 25.84583333333333,
          "totalReward": 187,
          "endReason": "game_over",
          "ticks": 6203,
          "events": {
            "flip": 521,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 24201216,
          "score": 466630,
          "orbits": 1,
          "seconds": 131.2875,
          "totalReward": 463.6299999999998,
          "endReason": "game_over",
          "ticks": 31509,
          "events": {
            "flip": 3677,
            "plunge": 3,
            "target": 14,
            "bumper": 43,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 33,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 24258560,
          "score": 188500,
          "orbits": 0,
          "seconds": 25.754166666666666,
          "totalReward": 185.5,
          "endReason": "game_over",
          "ticks": 6181,
          "events": {
            "flip": 515,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 24315904,
          "score": 190400,
          "orbits": 0,
          "seconds": 25.958333333333332,
          "totalReward": 187.4,
          "endReason": "game_over",
          "ticks": 6230,
          "events": {
            "flip": 510,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 24373248,
          "score": 187300,
          "orbits": 0,
          "seconds": 27.120833333333334,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 6509,
          "events": {
            "flip": 509,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 24430592,
          "score": 197150,
          "orbits": 0,
          "seconds": 73.825,
          "totalReward": 194.14999999999972,
          "endReason": "game_over",
          "ticks": 17718,
          "events": {
            "flip": 1794,
            "plunge": 3,
            "target": 9,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 25,
            "over": 1
          }
        },
        {
          "steps": 24487936,
          "score": 187920,
          "orbits": 0,
          "seconds": 26.670833333333334,
          "totalReward": 184.92,
          "endReason": "game_over",
          "ticks": 6401,
          "events": {
            "flip": 524,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 24545280,
          "score": 214770,
          "orbits": 0,
          "seconds": 136.775,
          "totalReward": 211.76999999999953,
          "endReason": "game_over",
          "ticks": 32826,
          "events": {
            "flip": 3086,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 37,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 24602624,
          "score": 214050,
          "orbits": 0,
          "seconds": 76.20416666666667,
          "totalReward": 211.0499999999998,
          "endReason": "game_over",
          "ticks": 18289,
          "events": {
            "flip": 1636,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 4,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 24659968,
          "score": 189520,
          "orbits": 0,
          "seconds": 46.3,
          "totalReward": 186.51999999999995,
          "endReason": "game_over",
          "ticks": 11112,
          "events": {
            "flip": 974,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 24717312,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.766666666666666,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7864,
          "events": {
            "flip": 625,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 24774656,
          "score": 203410,
          "orbits": 0,
          "seconds": 80.72083333333333,
          "totalReward": 200.40999999999985,
          "endReason": "game_over",
          "ticks": 19373,
          "events": {
            "flip": 1717,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 11,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 24832000,
          "score": 194770,
          "orbits": 0,
          "seconds": 75.57083333333333,
          "totalReward": 191.76999999999992,
          "endReason": "game_over",
          "ticks": 18137,
          "events": {
            "flip": 1778,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 24889344,
          "score": 484460,
          "orbits": 1,
          "seconds": 125.375,
          "totalReward": 481.4599999999998,
          "endReason": "game_over",
          "ticks": 30090,
          "events": {
            "flip": 3305,
            "plunge": 3,
            "target": 13,
            "bumper": 39,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 26,
            "ramp": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 24946688,
          "score": 218850,
          "orbits": 0,
          "seconds": 133.62916666666666,
          "totalReward": 215.8499999999998,
          "endReason": "game_over",
          "ticks": 32071,
          "events": {
            "flip": 2901,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 15,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 25004032,
          "score": 214850,
          "orbits": 0,
          "seconds": 90.475,
          "totalReward": 211.84999999999977,
          "endReason": "game_over",
          "ticks": 21714,
          "events": {
            "flip": 2447,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "ramp": 2,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 25061376,
          "score": 189900,
          "orbits": 0,
          "seconds": 26.104166666666668,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6265,
          "events": {
            "flip": 483,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 25118720,
          "score": 195520,
          "orbits": 0,
          "seconds": 39.61666666666667,
          "totalReward": 192.51999999999998,
          "endReason": "game_over",
          "ticks": 9508,
          "events": {
            "flip": 825,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 25176064,
          "score": 505080,
          "orbits": 1,
          "seconds": 164.90416666666667,
          "totalReward": 502.0799999999997,
          "endReason": "game_over",
          "ticks": 39577,
          "events": {
            "flip": 4344,
            "plunge": 3,
            "target": 14,
            "bumper": 56,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "sling": 38,
            "ramp": 7,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 25233408,
          "score": 187300,
          "orbits": 0,
          "seconds": 26.120833333333334,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 6269,
          "events": {
            "flip": 510,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 25290752,
          "score": 229360,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 227.3599999999994,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4540,
            "plunge": 3,
            "target": 11,
            "bumper": 56,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 29,
            "sling": 46,
            "ramp": 2,
            "orbit": 2
          }
        },
        {
          "steps": 25348096,
          "score": 187800,
          "orbits": 0,
          "seconds": 26.870833333333334,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 6449,
          "events": {
            "flip": 567,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 25405440,
          "score": 463710,
          "orbits": 1,
          "seconds": 63.38333333333333,
          "totalReward": 460.7100000000001,
          "endReason": "game_over",
          "ticks": 15212,
          "events": {
            "flip": 1480,
            "plunge": 3,
            "target": 14,
            "bumper": 27,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 3,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 25462784,
          "score": 192610,
          "orbits": 0,
          "seconds": 28.1875,
          "totalReward": 189.60999999999999,
          "endReason": "game_over",
          "ticks": 6765,
          "events": {
            "flip": 570,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 25520128,
          "score": 460070,
          "orbits": 1,
          "seconds": 75.05416666666666,
          "totalReward": 457.06999999999994,
          "endReason": "game_over",
          "ticks": 18013,
          "events": {
            "flip": 1875,
            "plunge": 3,
            "target": 14,
            "bumper": 21,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 17,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 25577472,
          "score": 488680,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 486.68000000000006,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4559,
            "plunge": 3,
            "target": 14,
            "bumper": 62,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 27,
            "sling": 38,
            "ramp": 3,
            "orbit": 1
          }
        },
        {
          "steps": 25634816,
          "score": 85200,
          "orbits": 0,
          "seconds": 22.7375,
          "totalReward": 82.2,
          "endReason": "game_over",
          "ticks": 5457,
          "events": {
            "flip": 560,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 25692160,
          "score": 194120,
          "orbits": 0,
          "seconds": 33.36666666666667,
          "totalReward": 191.11999999999995,
          "endReason": "game_over",
          "ticks": 8008,
          "events": {
            "flip": 751,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 25749504,
          "score": 196620,
          "orbits": 0,
          "seconds": 51.94583333333333,
          "totalReward": 193.6199999999998,
          "endReason": "game_over",
          "ticks": 12467,
          "events": {
            "flip": 1384,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "orbit": 1,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 25806848,
          "score": 207760,
          "orbits": 0,
          "seconds": 63.09166666666667,
          "totalReward": 204.7599999999999,
          "endReason": "game_over",
          "ticks": 15142,
          "events": {
            "flip": 1868,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 25864192,
          "score": 208500,
          "orbits": 0,
          "seconds": 74.06666666666666,
          "totalReward": 205.49999999999994,
          "endReason": "game_over",
          "ticks": 17776,
          "events": {
            "flip": 2137,
            "plunge": 3,
            "target": 12,
            "bumper": 26,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 25921536,
          "score": 87020,
          "orbits": 0,
          "seconds": 30.170833333333334,
          "totalReward": 84.01999999999997,
          "endReason": "game_over",
          "ticks": 7241,
          "events": {
            "flip": 696,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 25978880,
          "score": 200310,
          "orbits": 0,
          "seconds": 82.5875,
          "totalReward": 197.3099999999999,
          "endReason": "game_over",
          "ticks": 19821,
          "events": {
            "flip": 2308,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 26036224,
          "score": 530230,
          "orbits": 1,
          "seconds": 164.75416666666666,
          "totalReward": 527.2299999999999,
          "endReason": "game_over",
          "ticks": 39541,
          "events": {
            "flip": 4185,
            "plunge": 3,
            "target": 16,
            "bumper": 51,
            "nudge": 8,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 27,
            "sling": 33,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 26093568,
          "score": 188320,
          "orbits": 0,
          "seconds": 34.06666666666666,
          "totalReward": 185.31999999999996,
          "endReason": "game_over",
          "ticks": 8176,
          "events": {
            "flip": 816,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 26150912,
          "score": 211110,
          "orbits": 0,
          "seconds": 56.670833333333334,
          "totalReward": 208.10999999999987,
          "endReason": "game_over",
          "ticks": 13601,
          "events": {
            "flip": 1472,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 26208256,
          "score": 221700,
          "orbits": 0,
          "seconds": 93.67916666666666,
          "totalReward": 218.69999999999985,
          "endReason": "game_over",
          "ticks": 22483,
          "events": {
            "flip": 2529,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 4,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 26265600,
          "score": 206750,
          "orbits": 0,
          "seconds": 58.17916666666667,
          "totalReward": 203.74999999999994,
          "endReason": "game_over",
          "ticks": 13963,
          "events": {
            "flip": 1485,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 5,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 26322944,
          "score": 200390,
          "orbits": 0,
          "seconds": 56.11666666666667,
          "totalReward": 197.38999999999987,
          "endReason": "game_over",
          "ticks": 13468,
          "events": {
            "flip": 1400,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 26380288,
          "score": 187820,
          "orbits": 0,
          "seconds": 26.22083333333333,
          "totalReward": 184.82,
          "endReason": "game_over",
          "ticks": 6293,
          "events": {
            "flip": 569,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 26437632,
          "score": 212290,
          "orbits": 0,
          "seconds": 62.59583333333333,
          "totalReward": 209.28999999999988,
          "endReason": "game_over",
          "ticks": 15023,
          "events": {
            "flip": 1524,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 9,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 26494976,
          "score": 198510,
          "orbits": 0,
          "seconds": 51.1,
          "totalReward": 195.50999999999996,
          "endReason": "game_over",
          "ticks": 12264,
          "events": {
            "flip": 1300,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 26552320,
          "score": 194420,
          "orbits": 0,
          "seconds": 32.75416666666666,
          "totalReward": 191.42,
          "endReason": "game_over",
          "ticks": 7861,
          "events": {
            "flip": 774,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 26609664,
          "score": 205990,
          "orbits": 0,
          "seconds": 55.949999999999996,
          "totalReward": 202.98999999999987,
          "endReason": "game_over",
          "ticks": 13428,
          "events": {
            "flip": 1316,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 26667008,
          "score": 225500,
          "orbits": 0,
          "seconds": 129.07083333333333,
          "totalReward": 222.4999999999996,
          "endReason": "game_over",
          "ticks": 30977,
          "events": {
            "flip": 2710,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 30,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 26724352,
          "score": 193350,
          "orbits": 0,
          "seconds": 62.3,
          "totalReward": 190.34999999999994,
          "endReason": "game_over",
          "ticks": 14952,
          "events": {
            "flip": 1314,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 26781696,
          "score": 192040,
          "orbits": 0,
          "seconds": 48.016666666666666,
          "totalReward": 189.03999999999996,
          "endReason": "game_over",
          "ticks": 11524,
          "events": {
            "flip": 948,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 26839040,
          "score": 194640,
          "orbits": 0,
          "seconds": 38.38333333333333,
          "totalReward": 191.63999999999996,
          "endReason": "game_over",
          "ticks": 9212,
          "events": {
            "flip": 695,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 26896384,
          "score": 215710,
          "orbits": 0,
          "seconds": 120.1875,
          "totalReward": 212.70999999999984,
          "endReason": "game_over",
          "ticks": 28845,
          "events": {
            "flip": 2728,
            "plunge": 3,
            "target": 13,
            "bumper": 39,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 31,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 26953728,
          "score": 205860,
          "orbits": 0,
          "seconds": 57.00833333333333,
          "totalReward": 202.85999999999993,
          "endReason": "game_over",
          "ticks": 13682,
          "events": {
            "flip": 1208,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 27011072,
          "score": 518310,
          "orbits": 1,
          "seconds": 175.87083333333334,
          "totalReward": 515.31,
          "endReason": "game_over",
          "ticks": 42209,
          "events": {
            "flip": 4440,
            "plunge": 3,
            "target": 17,
            "bumper": 74,
            "nudge": 11,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 27,
            "ramp": 4,
            "sling": 41,
            "over": 1
          }
        },
        {
          "steps": 27068416,
          "score": 203360,
          "orbits": 0,
          "seconds": 53.329166666666666,
          "totalReward": 200.3599999999999,
          "endReason": "game_over",
          "ticks": 12799,
          "events": {
            "flip": 1207,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 27125760,
          "score": 189070,
          "orbits": 0,
          "seconds": 31.520833333333332,
          "totalReward": 186.06999999999994,
          "endReason": "game_over",
          "ticks": 7565,
          "events": {
            "flip": 697,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 27183104,
          "score": 208370,
          "orbits": 0,
          "seconds": 74.25416666666666,
          "totalReward": 205.36999999999995,
          "endReason": "game_over",
          "ticks": 17821,
          "events": {
            "flip": 1785,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 27240448,
          "score": 190050,
          "orbits": 0,
          "seconds": 52.416666666666664,
          "totalReward": 187.0499999999998,
          "endReason": "game_over",
          "ticks": 12580,
          "events": {
            "flip": 1177,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 27297792,
          "score": 189880,
          "orbits": 0,
          "seconds": 40.983333333333334,
          "totalReward": 186.8799999999999,
          "endReason": "game_over",
          "ticks": 9836,
          "events": {
            "flip": 888,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 27355136,
          "score": 466940,
          "orbits": 1,
          "seconds": 87.49583333333334,
          "totalReward": 463.9399999999997,
          "endReason": "game_over",
          "ticks": 20999,
          "events": {
            "flip": 2086,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "orbit": 1,
            "sling": 24,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 27412480,
          "score": 192950,
          "orbits": 0,
          "seconds": 51.1,
          "totalReward": 189.94999999999996,
          "endReason": "game_over",
          "ticks": 12264,
          "events": {
            "flip": 1255,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "orbit": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 27469824,
          "score": 200290,
          "orbits": 0,
          "seconds": 43.625,
          "totalReward": 197.28999999999988,
          "endReason": "game_over",
          "ticks": 10470,
          "events": {
            "flip": 922,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 27527168,
          "score": 93780,
          "orbits": 0,
          "seconds": 71.1375,
          "totalReward": 90.78000000000002,
          "endReason": "game_over",
          "ticks": 17073,
          "events": {
            "flip": 1728,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 18,
            "over": 1
          }
        },
        {
          "steps": 27584512,
          "score": 203500,
          "orbits": 0,
          "seconds": 54.18333333333333,
          "totalReward": 200.49999999999986,
          "endReason": "game_over",
          "ticks": 13004,
          "events": {
            "flip": 1152,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 27641856,
          "score": 191730,
          "orbits": 0,
          "seconds": 32.65833333333333,
          "totalReward": 188.72999999999996,
          "endReason": "game_over",
          "ticks": 7838,
          "events": {
            "flip": 700,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 27699200,
          "score": 189470,
          "orbits": 0,
          "seconds": 33.583333333333336,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 8060,
          "events": {
            "flip": 697,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 27756544,
          "score": 208530,
          "orbits": 0,
          "seconds": 57.8,
          "totalReward": 205.52999999999983,
          "endReason": "game_over",
          "ticks": 13872,
          "events": {
            "flip": 1295,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 13,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 27813888,
          "score": 195880,
          "orbits": 0,
          "seconds": 46.84583333333333,
          "totalReward": 192.87999999999988,
          "endReason": "game_over",
          "ticks": 11243,
          "events": {
            "flip": 1135,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 27871232,
          "score": 212050,
          "orbits": 0,
          "seconds": 82.57916666666667,
          "totalReward": 209.04999999999987,
          "endReason": "game_over",
          "ticks": 19819,
          "events": {
            "flip": 2152,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 25,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 27928576,
          "score": 113270,
          "orbits": 0,
          "seconds": 83.12083333333334,
          "totalReward": 110.27000000000001,
          "endReason": "game_over",
          "ticks": 19949,
          "events": {
            "flip": 2037,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 17,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 27985920,
          "score": 219750,
          "orbits": 0,
          "seconds": 89.075,
          "totalReward": 216.75000000000003,
          "endReason": "game_over",
          "ticks": 21378,
          "events": {
            "flip": 2071,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "orbit": 2,
            "sling": 25,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 28043264,
          "score": 189410,
          "orbits": 0,
          "seconds": 30.3375,
          "totalReward": 186.41,
          "endReason": "game_over",
          "ticks": 7281,
          "events": {
            "flip": 589,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 28100608,
          "score": 463060,
          "orbits": 1,
          "seconds": 70.44166666666666,
          "totalReward": 460.05999999999995,
          "endReason": "game_over",
          "ticks": 16906,
          "events": {
            "flip": 1680,
            "plunge": 3,
            "target": 13,
            "bumper": 21,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 6,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 28157952,
          "score": 189410,
          "orbits": 0,
          "seconds": 30.691666666666666,
          "totalReward": 186.41,
          "endReason": "game_over",
          "ticks": 7366,
          "events": {
            "flip": 629,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 28215296,
          "score": 195810,
          "orbits": 0,
          "seconds": 32.979166666666664,
          "totalReward": 192.80999999999997,
          "endReason": "game_over",
          "ticks": 7915,
          "events": {
            "flip": 792,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 28272640,
          "score": 190800,
          "orbits": 0,
          "seconds": 35.46666666666667,
          "totalReward": 187.79999999999998,
          "endReason": "game_over",
          "ticks": 8512,
          "events": {
            "flip": 797,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28329984,
          "score": 208910,
          "orbits": 0,
          "seconds": 61.520833333333336,
          "totalReward": 205.90999999999985,
          "endReason": "game_over",
          "ticks": 14765,
          "events": {
            "flip": 1416,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 28387328,
          "score": 189600,
          "orbits": 0,
          "seconds": 30.7375,
          "totalReward": 186.6,
          "endReason": "game_over",
          "ticks": 7377,
          "events": {
            "flip": 667,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 28444672,
          "score": 203400,
          "orbits": 0,
          "seconds": 66.28333333333333,
          "totalReward": 200.39999999999984,
          "endReason": "game_over",
          "ticks": 15908,
          "events": {
            "flip": 1417,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 28502016,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.65,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6396,
          "events": {
            "flip": 547,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28559360,
          "score": 227480,
          "orbits": 0,
          "seconds": 66.92083333333333,
          "totalReward": 224.4799999999999,
          "endReason": "game_over",
          "ticks": 16061,
          "events": {
            "flip": 1674,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 28616704,
          "score": 245690,
          "orbits": 0,
          "seconds": 129.18333333333334,
          "totalReward": 242.68999999999957,
          "endReason": "game_over",
          "ticks": 31004,
          "events": {
            "flip": 3298,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 39,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 28674048,
          "score": 192770,
          "orbits": 0,
          "seconds": 39.925,
          "totalReward": 189.76999999999992,
          "endReason": "game_over",
          "ticks": 9582,
          "events": {
            "flip": 953,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 28731392,
          "score": 220920,
          "orbits": 0,
          "seconds": 101.5375,
          "totalReward": 217.9199999999997,
          "endReason": "game_over",
          "ticks": 24369,
          "events": {
            "flip": 2738,
            "plunge": 3,
            "target": 11,
            "bumper": 34,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 22,
            "orbit": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 28788736,
          "score": 199910,
          "orbits": 0,
          "seconds": 82.22083333333333,
          "totalReward": 196.90999999999985,
          "endReason": "game_over",
          "ticks": 19733,
          "events": {
            "flip": 2189,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 28846080,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.633333333333333,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6392,
          "events": {
            "flip": 536,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 28903424,
          "score": 191750,
          "orbits": 0,
          "seconds": 59.8,
          "totalReward": 188.74999999999986,
          "endReason": "game_over",
          "ticks": 14352,
          "events": {
            "flip": 1276,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 28960768,
          "score": 205190,
          "orbits": 0,
          "seconds": 59.34166666666667,
          "totalReward": 202.18999999999988,
          "endReason": "game_over",
          "ticks": 14242,
          "events": {
            "flip": 1372,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 29018112,
          "score": 192910,
          "orbits": 0,
          "seconds": 31.983333333333334,
          "totalReward": 189.91,
          "endReason": "game_over",
          "ticks": 7676,
          "events": {
            "flip": 741,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 29075456,
          "score": 206900,
          "orbits": 0,
          "seconds": 55.75,
          "totalReward": 203.89999999999986,
          "endReason": "game_over",
          "ticks": 13380,
          "events": {
            "flip": 1331,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 29132800,
          "score": 191770,
          "orbits": 0,
          "seconds": 34.2375,
          "totalReward": 188.76999999999992,
          "endReason": "game_over",
          "ticks": 8217,
          "events": {
            "flip": 795,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 29190144,
          "score": 514500,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 512.5,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4862,
            "plunge": 3,
            "target": 15,
            "bumper": 65,
            "nudge": 7,
            "launch": 5,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 40,
            "orbit": 2,
            "ramp": 3
          }
        },
        {
          "steps": 29247488,
          "score": 191510,
          "orbits": 0,
          "seconds": 32.704166666666666,
          "totalReward": 188.51,
          "endReason": "game_over",
          "ticks": 7849,
          "events": {
            "flip": 757,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 29304832,
          "score": 190180,
          "orbits": 0,
          "seconds": 40.68333333333333,
          "totalReward": 187.17999999999992,
          "endReason": "game_over",
          "ticks": 9764,
          "events": {
            "flip": 1111,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 29362176,
          "score": 190570,
          "orbits": 0,
          "seconds": 39.75,
          "totalReward": 187.5699999999999,
          "endReason": "game_over",
          "ticks": 9540,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 29419520,
          "score": 195990,
          "orbits": 0,
          "seconds": 68.82916666666667,
          "totalReward": 192.98999999999987,
          "endReason": "game_over",
          "ticks": 16519,
          "events": {
            "flip": 1964,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 29476864,
          "score": 191420,
          "orbits": 0,
          "seconds": 33.37083333333333,
          "totalReward": 188.42,
          "endReason": "game_over",
          "ticks": 8009,
          "events": {
            "flip": 841,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 29534208,
          "score": 213370,
          "orbits": 0,
          "seconds": 61.166666666666664,
          "totalReward": 210.36999999999992,
          "endReason": "game_over",
          "ticks": 14680,
          "events": {
            "flip": 1942,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 7,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 29591552,
          "score": 191390,
          "orbits": 0,
          "seconds": 39.4,
          "totalReward": 188.3899999999999,
          "endReason": "game_over",
          "ticks": 9456,
          "events": {
            "flip": 995,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 29648896,
          "score": 189530,
          "orbits": 0,
          "seconds": 36.733333333333334,
          "totalReward": 186.52999999999997,
          "endReason": "game_over",
          "ticks": 8816,
          "events": {
            "flip": 1033,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 29706240,
          "score": 192220,
          "orbits": 0,
          "seconds": 32.8625,
          "totalReward": 189.21999999999997,
          "endReason": "game_over",
          "ticks": 7887,
          "events": {
            "flip": 861,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 29763584,
          "score": 189510,
          "orbits": 0,
          "seconds": 35.28333333333333,
          "totalReward": 186.51,
          "endReason": "game_over",
          "ticks": 8468,
          "events": {
            "flip": 946,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 29820928,
          "score": 263130,
          "orbits": 0,
          "seconds": 160.53333333333333,
          "totalReward": 260.1299999999995,
          "endReason": "game_over",
          "ticks": 38528,
          "events": {
            "flip": 5334,
            "plunge": 3,
            "target": 11,
            "bumper": 61,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "ramp": 8,
            "sling": 33,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 29878272,
          "score": 231590,
          "orbits": 0,
          "seconds": 107.83749999999999,
          "totalReward": 228.58999999999975,
          "endReason": "game_over",
          "ticks": 25881,
          "events": {
            "flip": 3438,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 19,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 29935616,
          "score": 188600,
          "orbits": 0,
          "seconds": 26.9375,
          "totalReward": 185.6,
          "endReason": "game_over",
          "ticks": 6465,
          "events": {
            "flip": 665,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 29992960,
          "score": 197170,
          "orbits": 0,
          "seconds": 42.12083333333333,
          "totalReward": 194.16999999999993,
          "endReason": "game_over",
          "ticks": 10109,
          "events": {
            "flip": 1129,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 30050304,
          "score": 211470,
          "orbits": 0,
          "seconds": 89.55416666666666,
          "totalReward": 208.4699999999998,
          "endReason": "game_over",
          "ticks": 21493,
          "events": {
            "flip": 2544,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 17,
            "orbit": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 30107648,
          "score": 207440,
          "orbits": 0,
          "seconds": 53.262499999999996,
          "totalReward": 204.43999999999983,
          "endReason": "game_over",
          "ticks": 12783,
          "events": {
            "flip": 1370,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 14,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30164992,
          "score": 189800,
          "orbits": 0,
          "seconds": 24.025,
          "totalReward": 186.79999999999998,
          "endReason": "game_over",
          "ticks": 5766,
          "events": {
            "flip": 601,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30222336,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.858333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5726,
          "events": {
            "flip": 565,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30279680,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.791666666666668,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5710,
          "events": {
            "flip": 616,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30337024,
          "score": 200150,
          "orbits": 0,
          "seconds": 46.5125,
          "totalReward": 197.14999999999995,
          "endReason": "game_over",
          "ticks": 11163,
          "events": {
            "flip": 1307,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 5,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30394368,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.758333333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5702,
          "events": {
            "flip": 510,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30451712,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.825,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5718,
          "events": {
            "flip": 546,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30509056,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.775,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5706,
          "events": {
            "flip": 494,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30566400,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.791666666666668,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5710,
          "events": {
            "flip": 503,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30623744,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 527,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30681088,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.841666666666665,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5722,
          "events": {
            "flip": 547,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 30738432,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.31666666666666,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7756,
          "events": {
            "flip": 821,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 30795776,
          "score": 190000,
          "orbits": 0,
          "seconds": 25.929166666666667,
          "totalReward": 187,
          "endReason": "game_over",
          "ticks": 6223,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 30853120,
          "score": 191000,
          "orbits": 0,
          "seconds": 35.93333333333333,
          "totalReward": 188,
          "endReason": "game_over",
          "ticks": 8624,
          "events": {
            "flip": 901,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 30910464,
          "score": 249300,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 247.29999999999936,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5235,
            "plunge": 3,
            "target": 11,
            "bumper": 51,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 23,
            "sling": 50,
            "ramp": 7,
            "orbit": 2
          }
        },
        {
          "steps": 30967808,
          "score": 194480,
          "orbits": 0,
          "seconds": 38.083333333333336,
          "totalReward": 191.47999999999993,
          "endReason": "game_over",
          "ticks": 9140,
          "events": {
            "flip": 904,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 31025152,
          "score": 212530,
          "orbits": 0,
          "seconds": 91.72083333333333,
          "totalReward": 209.52999999999975,
          "endReason": "game_over",
          "ticks": 22013,
          "events": {
            "flip": 2466,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 2,
            "sling": 23,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 31082496,
          "score": 189130,
          "orbits": 0,
          "seconds": 36.93333333333333,
          "totalReward": 186.1299999999999,
          "endReason": "game_over",
          "ticks": 8864,
          "events": {
            "flip": 883,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 31139840,
          "score": 190360,
          "orbits": 0,
          "seconds": 38.583333333333336,
          "totalReward": 187.35999999999993,
          "endReason": "game_over",
          "ticks": 9260,
          "events": {
            "flip": 941,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 31197184,
          "score": 209830,
          "orbits": 0,
          "seconds": 86.05416666666666,
          "totalReward": 206.82999999999973,
          "endReason": "game_over",
          "ticks": 20653,
          "events": {
            "flip": 2116,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 23,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 31254528,
          "score": 199900,
          "orbits": 0,
          "seconds": 69.9875,
          "totalReward": 196.8999999999998,
          "endReason": "game_over",
          "ticks": 16797,
          "events": {
            "flip": 1684,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 31311872,
          "score": 192520,
          "orbits": 0,
          "seconds": 38.13333333333333,
          "totalReward": 189.51999999999998,
          "endReason": "game_over",
          "ticks": 9152,
          "events": {
            "flip": 854,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 31369216,
          "score": 190140,
          "orbits": 0,
          "seconds": 38.85,
          "totalReward": 187.13999999999996,
          "endReason": "game_over",
          "ticks": 9324,
          "events": {
            "flip": 883,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 31426560,
          "score": 222820,
          "orbits": 0,
          "seconds": 115.83749999999999,
          "totalReward": 219.81999999999962,
          "endReason": "game_over",
          "ticks": 27801,
          "events": {
            "flip": 2931,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 32,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 31483904,
          "score": 222880,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 220.87999999999943,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4578,
            "plunge": 3,
            "target": 10,
            "bumper": 46,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 32,
            "sling": 48,
            "ramp": 2
          }
        },
        {
          "steps": 31541248,
          "score": 203620,
          "orbits": 0,
          "seconds": 41.4375,
          "totalReward": 200.61999999999998,
          "endReason": "game_over",
          "ticks": 9945,
          "events": {
            "flip": 1092,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 31598592,
          "score": 192730,
          "orbits": 0,
          "seconds": 35.854166666666664,
          "totalReward": 189.72999999999996,
          "endReason": "game_over",
          "ticks": 8605,
          "events": {
            "flip": 878,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 31655936,
          "score": 188920,
          "orbits": 0,
          "seconds": 34.483333333333334,
          "totalReward": 185.92,
          "endReason": "game_over",
          "ticks": 8276,
          "events": {
            "flip": 727,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 31713280,
          "score": 189000,
          "orbits": 0,
          "seconds": 26.9875,
          "totalReward": 185.99999999999997,
          "endReason": "game_over",
          "ticks": 6477,
          "events": {
            "flip": 582,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31770624,
          "score": 189800,
          "orbits": 0,
          "seconds": 28.929166666666667,
          "totalReward": 186.79999999999998,
          "endReason": "game_over",
          "ticks": 6943,
          "events": {
            "flip": 722,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31827968,
          "score": 190800,
          "orbits": 0,
          "seconds": 26.320833333333333,
          "totalReward": 187.8,
          "endReason": "game_over",
          "ticks": 6317,
          "events": {
            "flip": 655,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 31885312,
          "score": 189020,
          "orbits": 0,
          "seconds": 36.85,
          "totalReward": 186.01999999999998,
          "endReason": "game_over",
          "ticks": 8844,
          "events": {
            "flip": 904,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 31942656,
          "score": 208820,
          "orbits": 0,
          "seconds": 64.30416666666666,
          "totalReward": 205.81999999999982,
          "endReason": "game_over",
          "ticks": 15433,
          "events": {
            "flip": 1687,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 12,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 32000000,
          "score": 224500,
          "orbits": 0,
          "seconds": 101.95416666666667,
          "totalReward": 221.49999999999974,
          "endReason": "game_over",
          "ticks": 24469,
          "events": {
            "flip": 2933,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 19,
            "sling": 20,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 32057344,
          "score": 483170,
          "orbits": 1,
          "seconds": 157.30416666666667,
          "totalReward": 480.1700000000001,
          "endReason": "game_over",
          "ticks": 37753,
          "events": {
            "flip": 4206,
            "plunge": 3,
            "target": 14,
            "bumper": 57,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "sling": 37,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 32114688,
          "score": 211790,
          "orbits": 0,
          "seconds": 68.14583333333333,
          "totalReward": 208.7899999999998,
          "endReason": "game_over",
          "ticks": 16355,
          "events": {
            "flip": 1821,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 19,
            "ramp": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 32172032,
          "score": 201550,
          "orbits": 0,
          "seconds": 36.975,
          "totalReward": 198.54999999999995,
          "endReason": "game_over",
          "ticks": 8874,
          "events": {
            "flip": 858,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 32229376,
          "score": 479440,
          "orbits": 1,
          "seconds": 121.92083333333333,
          "totalReward": 476.43999999999977,
          "endReason": "game_over",
          "ticks": 29261,
          "events": {
            "flip": 3188,
            "plunge": 3,
            "target": 12,
            "bumper": 53,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "sling": 34,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 32286720,
          "score": 192040,
          "orbits": 0,
          "seconds": 34.891666666666666,
          "totalReward": 189.03999999999996,
          "endReason": "game_over",
          "ticks": 8374,
          "events": {
            "flip": 851,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 32344064,
          "score": 205130,
          "orbits": 0,
          "seconds": 58.05833333333333,
          "totalReward": 202.12999999999985,
          "endReason": "game_over",
          "ticks": 13934,
          "events": {
            "flip": 1445,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 32401408,
          "score": 213040,
          "orbits": 0,
          "seconds": 43.65833333333333,
          "totalReward": 210.03999999999996,
          "endReason": "game_over",
          "ticks": 10478,
          "events": {
            "flip": 1060,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 32458752,
          "score": 190740,
          "orbits": 0,
          "seconds": 42.7,
          "totalReward": 187.73999999999995,
          "endReason": "game_over",
          "ticks": 10248,
          "events": {
            "flip": 969,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 32516096,
          "score": 200830,
          "orbits": 0,
          "seconds": 43.9,
          "totalReward": 197.82999999999996,
          "endReason": "game_over",
          "ticks": 10536,
          "events": {
            "flip": 1025,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 32573440,
          "score": 225280,
          "orbits": 0,
          "seconds": 84.89583333333333,
          "totalReward": 222.27999999999977,
          "endReason": "game_over",
          "ticks": 20375,
          "events": {
            "flip": 2086,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 18,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 32630784,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 435,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 32688128,
          "score": 197700,
          "orbits": 0,
          "seconds": 47.82083333333333,
          "totalReward": 194.69999999999987,
          "endReason": "game_over",
          "ticks": 11477,
          "events": {
            "flip": 1131,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 32745472,
          "score": 473600,
          "orbits": 1,
          "seconds": 93.875,
          "totalReward": 470.5999999999999,
          "endReason": "game_over",
          "ticks": 22530,
          "events": {
            "flip": 2334,
            "plunge": 3,
            "target": 12,
            "bumper": 36,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 20,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 32802816,
          "score": 193740,
          "orbits": 0,
          "seconds": 34.4,
          "totalReward": 190.73999999999995,
          "endReason": "game_over",
          "ticks": 8256,
          "events": {
            "flip": 811,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 32860160,
          "score": 196940,
          "orbits": 0,
          "seconds": 49.5625,
          "totalReward": 193.93999999999994,
          "endReason": "game_over",
          "ticks": 11895,
          "events": {
            "flip": 1172,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 32917504,
          "score": 477720,
          "orbits": 1,
          "seconds": 170.42083333333332,
          "totalReward": 474.7199999999996,
          "endReason": "game_over",
          "ticks": 40901,
          "events": {
            "flip": 3893,
            "plunge": 3,
            "target": 12,
            "bumper": 42,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 27,
            "sling": 42,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 32974848,
          "score": 202380,
          "orbits": 0,
          "seconds": 53.44583333333333,
          "totalReward": 199.37999999999988,
          "endReason": "game_over",
          "ticks": 12827,
          "events": {
            "flip": 1119,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33032192,
          "score": 217380,
          "orbits": 0,
          "seconds": 126.90833333333333,
          "totalReward": 214.37999999999977,
          "endReason": "game_over",
          "ticks": 30458,
          "events": {
            "flip": 3132,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 23,
            "sling": 18,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 33089536,
          "score": 201480,
          "orbits": 0,
          "seconds": 69.97083333333333,
          "totalReward": 198.47999999999988,
          "endReason": "game_over",
          "ticks": 16793,
          "events": {
            "flip": 1545,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33146880,
          "score": 193620,
          "orbits": 0,
          "seconds": 38.766666666666666,
          "totalReward": 190.61999999999998,
          "endReason": "game_over",
          "ticks": 9304,
          "events": {
            "flip": 816,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 33204224,
          "score": 209940,
          "orbits": 0,
          "seconds": 63.270833333333336,
          "totalReward": 206.93999999999986,
          "endReason": "game_over",
          "ticks": 15185,
          "events": {
            "flip": 1569,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 14,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33261568,
          "score": 188520,
          "orbits": 0,
          "seconds": 27.854166666666668,
          "totalReward": 185.51999999999998,
          "endReason": "game_over",
          "ticks": 6685,
          "events": {
            "flip": 526,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 33318912,
          "score": 207090,
          "orbits": 0,
          "seconds": 77.34583333333333,
          "totalReward": 204.08999999999986,
          "endReason": "game_over",
          "ticks": 18563,
          "events": {
            "flip": 1938,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 9,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 33376256,
          "score": 240820,
          "orbits": 0,
          "seconds": 155.62916666666666,
          "totalReward": 237.81999999999957,
          "endReason": "game_over",
          "ticks": 37351,
          "events": {
            "flip": 3910,
            "plunge": 3,
            "target": 11,
            "bumper": 55,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 21,
            "sling": 32,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 33433600,
          "score": 190610,
          "orbits": 0,
          "seconds": 30.779166666666665,
          "totalReward": 187.60999999999999,
          "endReason": "game_over",
          "ticks": 7387,
          "events": {
            "flip": 730,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 33490944,
          "score": 193010,
          "orbits": 0,
          "seconds": 28.554166666666667,
          "totalReward": 190.01,
          "endReason": "game_over",
          "ticks": 6853,
          "events": {
            "flip": 675,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33548288,
          "score": 205230,
          "orbits": 0,
          "seconds": 53.449999999999996,
          "totalReward": 202.22999999999985,
          "endReason": "game_over",
          "ticks": 12828,
          "events": {
            "flip": 1330,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 2,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 33605632,
          "score": 190120,
          "orbits": 0,
          "seconds": 39.63333333333333,
          "totalReward": 187.11999999999998,
          "endReason": "game_over",
          "ticks": 9512,
          "events": {
            "flip": 1003,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 33662976,
          "score": 229590,
          "orbits": 0,
          "seconds": 99.55,
          "totalReward": 226.58999999999972,
          "endReason": "game_over",
          "ticks": 23892,
          "events": {
            "flip": 2585,
            "plunge": 3,
            "target": 11,
            "bumper": 41,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 19,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 33720320,
          "score": 192260,
          "orbits": 0,
          "seconds": 48.53333333333333,
          "totalReward": 189.2599999999999,
          "endReason": "game_over",
          "ticks": 11648,
          "events": {
            "flip": 1171,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 33777664,
          "score": 190720,
          "orbits": 0,
          "seconds": 30.729166666666668,
          "totalReward": 187.71999999999997,
          "endReason": "game_over",
          "ticks": 7375,
          "events": {
            "flip": 801,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 33835008,
          "score": 203210,
          "orbits": 0,
          "seconds": 39.05416666666667,
          "totalReward": 200.20999999999998,
          "endReason": "game_over",
          "ticks": 9373,
          "events": {
            "flip": 998,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "orbit": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 33892352,
          "score": 189410,
          "orbits": 0,
          "seconds": 30.154166666666665,
          "totalReward": 186.41,
          "endReason": "game_over",
          "ticks": 7237,
          "events": {
            "flip": 744,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 33949696,
          "score": 190820,
          "orbits": 0,
          "seconds": 32.733333333333334,
          "totalReward": 187.81999999999996,
          "endReason": "game_over",
          "ticks": 7856,
          "events": {
            "flip": 850,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 34007040,
          "score": 188300,
          "orbits": 0,
          "seconds": 30.020833333333332,
          "totalReward": 185.3,
          "endReason": "game_over",
          "ticks": 7205,
          "events": {
            "flip": 753,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 34064384,
          "score": 210280,
          "orbits": 0,
          "seconds": 49.93333333333333,
          "totalReward": 207.27999999999992,
          "endReason": "game_over",
          "ticks": 11984,
          "events": {
            "flip": 1342,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 34121728,
          "score": 192360,
          "orbits": 0,
          "seconds": 47.766666666666666,
          "totalReward": 189.35999999999981,
          "endReason": "game_over",
          "ticks": 11464,
          "events": {
            "flip": 1219,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 34179072,
          "score": 199420,
          "orbits": 0,
          "seconds": 31.7375,
          "totalReward": 196.42,
          "endReason": "game_over",
          "ticks": 7617,
          "events": {
            "flip": 770,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34236416,
          "score": 192100,
          "orbits": 0,
          "seconds": 27.245833333333334,
          "totalReward": 189.1,
          "endReason": "game_over",
          "ticks": 6539,
          "events": {
            "flip": 614,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 34293760,
          "score": 194900,
          "orbits": 0,
          "seconds": 26.662499999999998,
          "totalReward": 191.9,
          "endReason": "game_over",
          "ticks": 6399,
          "events": {
            "flip": 603,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34351104,
          "score": 211170,
          "orbits": 0,
          "seconds": 72.02083333333333,
          "totalReward": 208.16999999999982,
          "endReason": "game_over",
          "ticks": 17285,
          "events": {
            "flip": 1912,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 17,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 34408448,
          "score": 194530,
          "orbits": 0,
          "seconds": 72.35416666666667,
          "totalReward": 191.52999999999986,
          "endReason": "game_over",
          "ticks": 17365,
          "events": {
            "flip": 1877,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 34465792,
          "score": 191230,
          "orbits": 0,
          "seconds": 31.958333333333332,
          "totalReward": 188.22999999999996,
          "endReason": "game_over",
          "ticks": 7670,
          "events": {
            "flip": 750,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 34523136,
          "score": 189900,
          "orbits": 0,
          "seconds": 25.791666666666668,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6190,
          "events": {
            "flip": 527,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 34580480,
          "score": 189900,
          "orbits": 0,
          "seconds": 25.787499999999998,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6189,
          "events": {
            "flip": 514,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 34637824,
          "score": 194460,
          "orbits": 0,
          "seconds": 70.07083333333333,
          "totalReward": 191.45999999999978,
          "endReason": "game_over",
          "ticks": 16817,
          "events": {
            "flip": 1556,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 34695168,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.1125,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6267,
          "events": {
            "flip": 568,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 34752512,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.079166666666666,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6259,
          "events": {
            "flip": 576,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 34809856,
          "score": 199290,
          "orbits": 0,
          "seconds": 63.28333333333333,
          "totalReward": 196.2899999999999,
          "endReason": "game_over",
          "ticks": 15188,
          "events": {
            "flip": 1700,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "orbit": 1,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34867200,
          "score": 189920,
          "orbits": 0,
          "seconds": 34.99583333333333,
          "totalReward": 186.91999999999996,
          "endReason": "game_over",
          "ticks": 8399,
          "events": {
            "flip": 824,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 34924544,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.25,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7740,
          "events": {
            "flip": 702,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 34981888,
          "score": 191000,
          "orbits": 0,
          "seconds": 36.15833333333333,
          "totalReward": 187.9999999999999,
          "endReason": "game_over",
          "ticks": 8678,
          "events": {
            "flip": 805,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 35039232,
          "score": 196150,
          "orbits": 0,
          "seconds": 38.88333333333333,
          "totalReward": 193.14999999999995,
          "endReason": "game_over",
          "ticks": 9332,
          "events": {
            "flip": 848,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 35096576,
          "score": 189700,
          "orbits": 0,
          "seconds": 29.2,
          "totalReward": 186.7,
          "endReason": "game_over",
          "ticks": 7008,
          "events": {
            "flip": 537,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35153920,
          "score": 187500,
          "orbits": 0,
          "seconds": 26.104166666666668,
          "totalReward": 184.5,
          "endReason": "game_over",
          "ticks": 6265,
          "events": {
            "flip": 471,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35211264,
          "score": 201060,
          "orbits": 0,
          "seconds": 51.637499999999996,
          "totalReward": 198.05999999999992,
          "endReason": "game_over",
          "ticks": 12393,
          "events": {
            "flip": 1059,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 35268608,
          "score": 187500,
          "orbits": 0,
          "seconds": 25.570833333333333,
          "totalReward": 184.5,
          "endReason": "game_over",
          "ticks": 6137,
          "events": {
            "flip": 503,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35325952,
          "score": 196230,
          "orbits": 0,
          "seconds": 45.3,
          "totalReward": 193.22999999999985,
          "endReason": "game_over",
          "ticks": 10872,
          "events": {
            "flip": 1161,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 35383296,
          "score": 193100,
          "orbits": 0,
          "seconds": 28.729166666666668,
          "totalReward": 190.1,
          "endReason": "game_over",
          "ticks": 6895,
          "events": {
            "flip": 593,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 35440640,
          "score": 195760,
          "orbits": 0,
          "seconds": 45.9625,
          "totalReward": 192.75999999999993,
          "endReason": "game_over",
          "ticks": 11031,
          "events": {
            "flip": 1153,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 35497984,
          "score": 194040,
          "orbits": 0,
          "seconds": 42.208333333333336,
          "totalReward": 191.03999999999994,
          "endReason": "game_over",
          "ticks": 10130,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 35555328,
          "score": 194050,
          "orbits": 0,
          "seconds": 32.86666666666667,
          "totalReward": 191.04999999999995,
          "endReason": "game_over",
          "ticks": 7888,
          "events": {
            "flip": 780,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 35612672,
          "score": 456680,
          "orbits": 1,
          "seconds": 68.37083333333334,
          "totalReward": 453.67999999999995,
          "endReason": "game_over",
          "ticks": 16409,
          "events": {
            "flip": 1578,
            "plunge": 3,
            "target": 13,
            "bumper": 15,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 8,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 35670016,
          "score": 198150,
          "orbits": 0,
          "seconds": 55,
          "totalReward": 195.14999999999992,
          "endReason": "game_over",
          "ticks": 13200,
          "events": {
            "flip": 1262,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 35727360,
          "score": 445640,
          "orbits": 1,
          "seconds": 50,
          "totalReward": 442.64000000000004,
          "endReason": "game_over",
          "ticks": 12000,
          "events": {
            "flip": 1128,
            "plunge": 3,
            "target": 14,
            "bumper": 12,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 35784704,
          "score": 450200,
          "orbits": 1,
          "seconds": 57.9875,
          "totalReward": 447.19999999999993,
          "endReason": "game_over",
          "ticks": 13917,
          "events": {
            "flip": 1414,
            "plunge": 3,
            "target": 12,
            "bumper": 17,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 35842048,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.129166666666666,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6271,
          "events": {
            "flip": 562,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 35899392,
          "score": 191780,
          "orbits": 0,
          "seconds": 45.82083333333333,
          "totalReward": 188.77999999999992,
          "endReason": "game_over",
          "ticks": 10997,
          "events": {
            "flip": 1113,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 35956736,
          "score": 192400,
          "orbits": 0,
          "seconds": 25.691666666666666,
          "totalReward": 189.4,
          "endReason": "game_over",
          "ticks": 6166,
          "events": {
            "flip": 508,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 36014080,
          "score": 192010,
          "orbits": 0,
          "seconds": 42.12916666666666,
          "totalReward": 189.01,
          "endReason": "game_over",
          "ticks": 10111,
          "events": {
            "flip": 1068,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 36071424,
          "score": 211440,
          "orbits": 0,
          "seconds": 52.766666666666666,
          "totalReward": 208.43999999999994,
          "endReason": "game_over",
          "ticks": 12664,
          "events": {
            "flip": 1265,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 36128768,
          "score": 226060,
          "orbits": 0,
          "seconds": 116.06666666666666,
          "totalReward": 223.05999999999963,
          "endReason": "game_over",
          "ticks": 27856,
          "events": {
            "flip": 3422,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 26,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 36186112,
          "score": 189360,
          "orbits": 0,
          "seconds": 39.833333333333336,
          "totalReward": 186.35999999999993,
          "endReason": "game_over",
          "ticks": 9560,
          "events": {
            "flip": 1132,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 36243456,
          "score": 200910,
          "orbits": 0,
          "seconds": 43.125,
          "totalReward": 197.90999999999997,
          "endReason": "game_over",
          "ticks": 10350,
          "events": {
            "flip": 1018,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 36300800,
          "score": 191930,
          "orbits": 0,
          "seconds": 25.295833333333334,
          "totalReward": 188.92999999999998,
          "endReason": "game_over",
          "ticks": 6071,
          "events": {
            "flip": 534,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 36358144,
          "score": 203130,
          "orbits": 0,
          "seconds": 50.06666666666666,
          "totalReward": 200.12999999999994,
          "endReason": "game_over",
          "ticks": 12016,
          "events": {
            "flip": 1306,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 36415488,
          "score": 194620,
          "orbits": 0,
          "seconds": 48.05833333333333,
          "totalReward": 191.61999999999983,
          "endReason": "game_over",
          "ticks": 11534,
          "events": {
            "flip": 1062,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 36472832,
          "score": 195790,
          "orbits": 0,
          "seconds": 48.1,
          "totalReward": 192.7899999999999,
          "endReason": "game_over",
          "ticks": 11544,
          "events": {
            "flip": 1114,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 36530176,
          "score": 223700,
          "orbits": 0,
          "seconds": 101.0375,
          "totalReward": 220.69999999999962,
          "endReason": "game_over",
          "ticks": 24249,
          "events": {
            "flip": 2994,
            "plunge": 3,
            "target": 10,
            "bumper": 45,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 9,
            "ramp": 3,
            "sling": 30,
            "over": 1
          }
        },
        {
          "steps": 36587520,
          "score": 194000,
          "orbits": 0,
          "seconds": 27.4875,
          "totalReward": 191,
          "endReason": "game_over",
          "ticks": 6597,
          "events": {
            "flip": 604,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 36644864,
          "score": 251230,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 249.2299999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5189,
            "plunge": 3,
            "target": 11,
            "bumper": 63,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 24,
            "sling": 53,
            "ramp": 7,
            "orbit": 1
          }
        },
        {
          "steps": 36702208,
          "score": 205660,
          "orbits": 0,
          "seconds": 61.13333333333333,
          "totalReward": 202.65999999999977,
          "endReason": "game_over",
          "ticks": 14672,
          "events": {
            "flip": 1739,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 36759552,
          "score": 203260,
          "orbits": 0,
          "seconds": 77.02083333333333,
          "totalReward": 200.2599999999998,
          "endReason": "game_over",
          "ticks": 18485,
          "events": {
            "flip": 2247,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 16,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 36816896,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.725,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5694,
          "events": {
            "flip": 538,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 36874240,
          "score": 195940,
          "orbits": 0,
          "seconds": 43.05416666666667,
          "totalReward": 192.93999999999994,
          "endReason": "game_over",
          "ticks": 10333,
          "events": {
            "flip": 1111,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 36931584,
          "score": 207540,
          "orbits": 0,
          "seconds": 61.78333333333333,
          "totalReward": 204.53999999999974,
          "endReason": "game_over",
          "ticks": 14828,
          "events": {
            "flip": 1705,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 2,
            "sling": 24,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 36988928,
          "score": 219570,
          "orbits": 0,
          "seconds": 49.854166666666664,
          "totalReward": 216.5699999999999,
          "endReason": "game_over",
          "ticks": 11965,
          "events": {
            "flip": 1358,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 4,
            "sling": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 37046272,
          "score": 187320,
          "orbits": 0,
          "seconds": 29.037499999999998,
          "totalReward": 184.32,
          "endReason": "game_over",
          "ticks": 6969,
          "events": {
            "flip": 758,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 37103616,
          "score": 220260,
          "orbits": 0,
          "seconds": 92.53333333333333,
          "totalReward": 217.25999999999968,
          "endReason": "game_over",
          "ticks": 22208,
          "events": {
            "flip": 2886,
            "plunge": 3,
            "target": 10,
            "bumper": 35,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 26,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 37160960,
          "score": 201620,
          "orbits": 0,
          "seconds": 58.266666666666666,
          "totalReward": 198.61999999999986,
          "endReason": "game_over",
          "ticks": 13984,
          "events": {
            "flip": 1600,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 37218304,
          "score": 193220,
          "orbits": 0,
          "seconds": 41.11666666666667,
          "totalReward": 190.21999999999997,
          "endReason": "game_over",
          "ticks": 9868,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 37275648,
          "score": 196410,
          "orbits": 0,
          "seconds": 33.57083333333333,
          "totalReward": 193.40999999999997,
          "endReason": "game_over",
          "ticks": 8057,
          "events": {
            "flip": 854,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 37332992,
          "score": 193610,
          "orbits": 0,
          "seconds": 27.754166666666666,
          "totalReward": 190.60999999999999,
          "endReason": "game_over",
          "ticks": 6661,
          "events": {
            "flip": 665,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 37390336,
          "score": 191540,
          "orbits": 0,
          "seconds": 52.25,
          "totalReward": 188.53999999999985,
          "endReason": "game_over",
          "ticks": 12540,
          "events": {
            "flip": 1461,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 37447680,
          "score": 553240,
          "orbits": 1,
          "seconds": 151.57083333333333,
          "totalReward": 550.24,
          "endReason": "game_over",
          "ticks": 36377,
          "events": {
            "flip": 4571,
            "plunge": 3,
            "target": 20,
            "bumper": 52,
            "nudge": 10,
            "launch": 6,
            "land": 6,
            "drain": 3,
            "abort": 3,
            "inlane": 24,
            "sling": 44,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 37505024,
          "score": 517060,
          "orbits": 1,
          "seconds": 165.8875,
          "totalReward": 514.0599999999997,
          "endReason": "game_over",
          "ticks": 39813,
          "events": {
            "flip": 4857,
            "plunge": 3,
            "target": 15,
            "bumper": 57,
            "nudge": 8,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 27,
            "sling": 36,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 37562368,
          "score": 195920,
          "orbits": 0,
          "seconds": 48.53333333333333,
          "totalReward": 192.92,
          "endReason": "game_over",
          "ticks": 11648,
          "events": {
            "flip": 1320,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 37619712,
          "score": 187900,
          "orbits": 0,
          "seconds": 26.97083333333333,
          "totalReward": 184.9,
          "endReason": "game_over",
          "ticks": 6473,
          "events": {
            "flip": 686,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 37677056,
          "score": 208350,
          "orbits": 0,
          "seconds": 74.02083333333333,
          "totalReward": 205.34999999999982,
          "endReason": "game_over",
          "ticks": 17765,
          "events": {
            "flip": 2056,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "ramp": 2,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 37734400,
          "score": 213400,
          "orbits": 0,
          "seconds": 98.0875,
          "totalReward": 210.39999999999972,
          "endReason": "game_over",
          "ticks": 23541,
          "events": {
            "flip": 3044,
            "plunge": 3,
            "target": 9,
            "bumper": 38,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 20,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 37791744,
          "score": 192240,
          "orbits": 0,
          "seconds": 37.333333333333336,
          "totalReward": 189.23999999999995,
          "endReason": "game_over",
          "ticks": 8960,
          "events": {
            "flip": 1032,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 37849088,
          "score": 196790,
          "orbits": 0,
          "seconds": 42.62083333333333,
          "totalReward": 193.7899999999999,
          "endReason": "game_over",
          "ticks": 10229,
          "events": {
            "flip": 950,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 37906432,
          "score": 495910,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 493.90999999999985,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5126,
            "plunge": 3,
            "target": 12,
            "bumper": 64,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 1,
            "inlane": 17,
            "sling": 51,
            "orbit": 1,
            "ramp": 5
          }
        },
        {
          "steps": 37963776,
          "score": 223910,
          "orbits": 0,
          "seconds": 88.04583333333333,
          "totalReward": 220.90999999999974,
          "endReason": "game_over",
          "ticks": 21131,
          "events": {
            "flip": 2608,
            "plunge": 3,
            "target": 9,
            "bumper": 30,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "orbit": 1,
            "sling": 21,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 38021120,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.108333333333334,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6266,
          "events": {
            "flip": 605,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 38078464,
          "score": 455940,
          "orbits": 1,
          "seconds": 60.483333333333334,
          "totalReward": 452.9399999999998,
          "endReason": "game_over",
          "ticks": 14516,
          "events": {
            "flip": 1627,
            "plunge": 3,
            "target": 14,
            "bumper": 21,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 38135808,
          "score": 217600,
          "orbits": 0,
          "seconds": 78.30416666666666,
          "totalReward": 214.59999999999982,
          "endReason": "game_over",
          "ticks": 18793,
          "events": {
            "flip": 2399,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "ramp": 4,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 38193152,
          "score": 190550,
          "orbits": 0,
          "seconds": 33.954166666666666,
          "totalReward": 187.54999999999995,
          "endReason": "game_over",
          "ticks": 8149,
          "events": {
            "flip": 890,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 38250496,
          "score": 190410,
          "orbits": 0,
          "seconds": 35.42916666666667,
          "totalReward": 187.41,
          "endReason": "game_over",
          "ticks": 8503,
          "events": {
            "flip": 910,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 38307840,
          "score": 208280,
          "orbits": 0,
          "seconds": 72.88333333333333,
          "totalReward": 205.2799999999999,
          "endReason": "game_over",
          "ticks": 17492,
          "events": {
            "flip": 2122,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "ramp": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 38365184,
          "score": 202920,
          "orbits": 0,
          "seconds": 29.1125,
          "totalReward": 199.92,
          "endReason": "game_over",
          "ticks": 6987,
          "events": {
            "flip": 694,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 38422528,
          "score": 187800,
          "orbits": 0,
          "seconds": 24.72083333333333,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 5933,
          "events": {
            "flip": 548,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 38479872,
          "score": 204940,
          "orbits": 0,
          "seconds": 67.70416666666667,
          "totalReward": 201.93999999999983,
          "endReason": "game_over",
          "ticks": 16249,
          "events": {
            "flip": 1658,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 1,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 38537216,
          "score": 207860,
          "orbits": 0,
          "seconds": 43.80416666666667,
          "totalReward": 204.85999999999993,
          "endReason": "game_over",
          "ticks": 10513,
          "events": {
            "flip": 1171,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 6,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 38594560,
          "score": 199630,
          "orbits": 0,
          "seconds": 35.475,
          "totalReward": 196.62999999999997,
          "endReason": "game_over",
          "ticks": 8514,
          "events": {
            "flip": 911,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 38651904,
          "score": 209490,
          "orbits": 0,
          "seconds": 60.25,
          "totalReward": 206.48999999999987,
          "endReason": "game_over",
          "ticks": 14460,
          "events": {
            "flip": 1620,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 38709248,
          "score": 192140,
          "orbits": 0,
          "seconds": 29.84583333333333,
          "totalReward": 189.13999999999996,
          "endReason": "game_over",
          "ticks": 7163,
          "events": {
            "flip": 727,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 38766592,
          "score": 196010,
          "orbits": 0,
          "seconds": 37.516666666666666,
          "totalReward": 193.01,
          "endReason": "game_over",
          "ticks": 9004,
          "events": {
            "flip": 1038,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 38823936,
          "score": 190190,
          "orbits": 0,
          "seconds": 37.15,
          "totalReward": 187.1899999999999,
          "endReason": "game_over",
          "ticks": 8916,
          "events": {
            "flip": 938,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 38881280,
          "score": 199390,
          "orbits": 0,
          "seconds": 53.25,
          "totalReward": 196.3899999999999,
          "endReason": "game_over",
          "ticks": 12780,
          "events": {
            "flip": 1439,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 9,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 38938624,
          "score": 192910,
          "orbits": 0,
          "seconds": 27.070833333333333,
          "totalReward": 189.91,
          "endReason": "game_over",
          "ticks": 6497,
          "events": {
            "flip": 623,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 38995968,
          "score": 207720,
          "orbits": 0,
          "seconds": 63.35,
          "totalReward": 204.71999999999986,
          "endReason": "game_over",
          "ticks": 15204,
          "events": {
            "flip": 1613,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 12,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 39053312,
          "score": 190110,
          "orbits": 0,
          "seconds": 32.166666666666664,
          "totalReward": 187.10999999999999,
          "endReason": "game_over",
          "ticks": 7720,
          "events": {
            "flip": 842,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 39110656,
          "score": 205490,
          "orbits": 0,
          "seconds": 90.7875,
          "totalReward": 202.48999999999972,
          "endReason": "game_over",
          "ticks": 21789,
          "events": {
            "flip": 2229,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 19,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39168000,
          "score": 198440,
          "orbits": 0,
          "seconds": 35.766666666666666,
          "totalReward": 195.43999999999994,
          "endReason": "game_over",
          "ticks": 8584,
          "events": {
            "flip": 851,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39225344,
          "score": 187800,
          "orbits": 0,
          "seconds": 25.820833333333333,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 6197,
          "events": {
            "flip": 527,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 39282688,
          "score": 453110,
          "orbits": 1,
          "seconds": 34.87083333333333,
          "totalReward": 450.11,
          "endReason": "game_over",
          "ticks": 8369,
          "events": {
            "flip": 789,
            "plunge": 3,
            "target": 12,
            "bumper": 12,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 39340032,
          "score": 466560,
          "orbits": 1,
          "seconds": 87.42916666666666,
          "totalReward": 463.55999999999995,
          "endReason": "game_over",
          "ticks": 20983,
          "events": {
            "flip": 2043,
            "plunge": 3,
            "target": 12,
            "bumper": 30,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 39397376,
          "score": 199750,
          "orbits": 0,
          "seconds": 69.45833333333333,
          "totalReward": 196.74999999999983,
          "endReason": "game_over",
          "ticks": 16670,
          "events": {
            "flip": 1716,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 39454720,
          "score": 196140,
          "orbits": 0,
          "seconds": 35.325,
          "totalReward": 193.13999999999996,
          "endReason": "game_over",
          "ticks": 8478,
          "events": {
            "flip": 784,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 39512064,
          "score": 197090,
          "orbits": 0,
          "seconds": 58.36666666666667,
          "totalReward": 194.08999999999986,
          "endReason": "game_over",
          "ticks": 14008,
          "events": {
            "flip": 1461,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39569408,
          "score": 189610,
          "orbits": 0,
          "seconds": 25.991666666666667,
          "totalReward": 186.60999999999999,
          "endReason": "game_over",
          "ticks": 6238,
          "events": {
            "flip": 576,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 39626752,
          "score": 201200,
          "orbits": 0,
          "seconds": 74.85416666666667,
          "totalReward": 198.19999999999987,
          "endReason": "game_over",
          "ticks": 17965,
          "events": {
            "flip": 1999,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "ramp": 1,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 39684096,
          "score": 210140,
          "orbits": 0,
          "seconds": 59.25833333333333,
          "totalReward": 207.13999999999984,
          "endReason": "game_over",
          "ticks": 14222,
          "events": {
            "flip": 1477,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 39741440,
          "score": 195910,
          "orbits": 0,
          "seconds": 28.2125,
          "totalReward": 192.91,
          "endReason": "game_over",
          "ticks": 6771,
          "events": {
            "flip": 697,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 39798784,
          "score": 188800,
          "orbits": 0,
          "seconds": 31.4875,
          "totalReward": 185.79999999999998,
          "endReason": "game_over",
          "ticks": 7557,
          "events": {
            "flip": 759,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 39856128,
          "score": 196960,
          "orbits": 0,
          "seconds": 40.37083333333333,
          "totalReward": 193.95999999999992,
          "endReason": "game_over",
          "ticks": 9689,
          "events": {
            "flip": 1096,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39913472,
          "score": 190620,
          "orbits": 0,
          "seconds": 41.85,
          "totalReward": 187.61999999999998,
          "endReason": "game_over",
          "ticks": 10044,
          "events": {
            "flip": 1017,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 39970816,
          "score": 202910,
          "orbits": 0,
          "seconds": 30.8875,
          "totalReward": 199.91,
          "endReason": "game_over",
          "ticks": 7413,
          "events": {
            "flip": 661,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 40028160,
          "score": 190500,
          "orbits": 0,
          "seconds": 28.95,
          "totalReward": 187.5,
          "endReason": "game_over",
          "ticks": 6948,
          "events": {
            "flip": 734,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 40085504,
          "score": 191900,
          "orbits": 0,
          "seconds": 28.6125,
          "totalReward": 188.9,
          "endReason": "game_over",
          "ticks": 6867,
          "events": {
            "flip": 685,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40142848,
          "score": 209600,
          "orbits": 0,
          "seconds": 52.387499999999996,
          "totalReward": 206.59999999999988,
          "endReason": "game_over",
          "ticks": 12573,
          "events": {
            "flip": 1391,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 40200192,
          "score": 195410,
          "orbits": 0,
          "seconds": 28.191666666666666,
          "totalReward": 192.41,
          "endReason": "game_over",
          "ticks": 6766,
          "events": {
            "flip": 687,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 40257536,
          "score": 189200,
          "orbits": 0,
          "seconds": 31.420833333333334,
          "totalReward": 186.2,
          "endReason": "game_over",
          "ticks": 7541,
          "events": {
            "flip": 721,
            "plunge": 3,
            "target": 11,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 40314880,
          "score": 474030,
          "orbits": 1,
          "seconds": 132.30416666666667,
          "totalReward": 471.0299999999995,
          "endReason": "game_over",
          "ticks": 31753,
          "events": {
            "flip": 3235,
            "plunge": 3,
            "target": 12,
            "bumper": 55,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 33,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 40372224,
          "score": 190110,
          "orbits": 0,
          "seconds": 28.537499999999998,
          "totalReward": 187.10999999999999,
          "endReason": "game_over",
          "ticks": 6849,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 40429568,
          "score": 208880,
          "orbits": 0,
          "seconds": 70.17916666666666,
          "totalReward": 205.87999999999985,
          "endReason": "game_over",
          "ticks": 16843,
          "events": {
            "flip": 1611,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 40486912,
          "score": 189330,
          "orbits": 0,
          "seconds": 29.554166666666667,
          "totalReward": 186.32999999999998,
          "endReason": "game_over",
          "ticks": 7093,
          "events": {
            "flip": 601,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 40544256,
          "score": 189900,
          "orbits": 0,
          "seconds": 31.97083333333333,
          "totalReward": 186.8999999999999,
          "endReason": "game_over",
          "ticks": 7673,
          "events": {
            "flip": 706,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 40601600,
          "score": 188510,
          "orbits": 0,
          "seconds": 29.3875,
          "totalReward": 185.51,
          "endReason": "game_over",
          "ticks": 7053,
          "events": {
            "flip": 703,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 40658944,
          "score": 199560,
          "orbits": 0,
          "seconds": 48.25833333333333,
          "totalReward": 196.55999999999992,
          "endReason": "game_over",
          "ticks": 11582,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 1,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 40716288,
          "score": 210220,
          "orbits": 0,
          "seconds": 64.35416666666667,
          "totalReward": 207.21999999999986,
          "endReason": "game_over",
          "ticks": 15445,
          "events": {
            "flip": 1632,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 12,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 40773632,
          "score": 454390,
          "orbits": 1,
          "seconds": 69.60833333333333,
          "totalReward": 451.3899999999998,
          "endReason": "game_over",
          "ticks": 16706,
          "events": {
            "flip": 1429,
            "plunge": 3,
            "target": 12,
            "bumper": 29,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 19,
            "over": 1
          }
        },
        {
          "steps": 40830976,
          "score": 195540,
          "orbits": 0,
          "seconds": 35.016666666666666,
          "totalReward": 192.53999999999994,
          "endReason": "game_over",
          "ticks": 8404,
          "events": {
            "flip": 707,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 40888320,
          "score": 203350,
          "orbits": 0,
          "seconds": 47.47083333333333,
          "totalReward": 200.34999999999994,
          "endReason": "game_over",
          "ticks": 11393,
          "events": {
            "flip": 1189,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 40945664,
          "score": 203870,
          "orbits": 0,
          "seconds": 44.40416666666667,
          "totalReward": 200.86999999999992,
          "endReason": "game_over",
          "ticks": 10657,
          "events": {
            "flip": 1049,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 41003008,
          "score": 215360,
          "orbits": 0,
          "seconds": 45.958333333333336,
          "totalReward": 212.35999999999993,
          "endReason": "game_over",
          "ticks": 11030,
          "events": {
            "flip": 1108,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 41060352,
          "score": 192870,
          "orbits": 0,
          "seconds": 37.475,
          "totalReward": 189.86999999999992,
          "endReason": "game_over",
          "ticks": 8994,
          "events": {
            "flip": 1054,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 41117696,
          "score": 188420,
          "orbits": 0,
          "seconds": 28.570833333333333,
          "totalReward": 185.42,
          "endReason": "game_over",
          "ticks": 6857,
          "events": {
            "flip": 687,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 41175040,
          "score": 188420,
          "orbits": 0,
          "seconds": 37.6,
          "totalReward": 185.42,
          "endReason": "game_over",
          "ticks": 9024,
          "events": {
            "flip": 1018,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 41232384,
          "score": 194520,
          "orbits": 0,
          "seconds": 29.8,
          "totalReward": 191.51999999999998,
          "endReason": "game_over",
          "ticks": 7152,
          "events": {
            "flip": 739,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 41289728,
          "score": 196910,
          "orbits": 0,
          "seconds": 28.791666666666668,
          "totalReward": 193.91,
          "endReason": "game_over",
          "ticks": 6910,
          "events": {
            "flip": 688,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 41347072,
          "score": 204310,
          "orbits": 0,
          "seconds": 42.329166666666666,
          "totalReward": 201.3099999999999,
          "endReason": "game_over",
          "ticks": 10159,
          "events": {
            "flip": 1107,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 41404416,
          "score": 190760,
          "orbits": 0,
          "seconds": 39.083333333333336,
          "totalReward": 187.75999999999993,
          "endReason": "game_over",
          "ticks": 9380,
          "events": {
            "flip": 971,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 41461760,
          "score": 198920,
          "orbits": 0,
          "seconds": 40.016666666666666,
          "totalReward": 195.92,
          "endReason": "game_over",
          "ticks": 9604,
          "events": {
            "flip": 1008,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "orbit": 1,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 41519104,
          "score": 203090,
          "orbits": 0,
          "seconds": 33.9875,
          "totalReward": 200.08999999999992,
          "endReason": "game_over",
          "ticks": 8157,
          "events": {
            "flip": 775,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 41576448,
          "score": 192550,
          "orbits": 0,
          "seconds": 34.1125,
          "totalReward": 189.54999999999995,
          "endReason": "game_over",
          "ticks": 8187,
          "events": {
            "flip": 874,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 41633792,
          "score": 192400,
          "orbits": 0,
          "seconds": 25.529166666666665,
          "totalReward": 189.4,
          "endReason": "game_over",
          "ticks": 6127,
          "events": {
            "flip": 624,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 41691136,
          "score": 190720,
          "orbits": 0,
          "seconds": 28.7625,
          "totalReward": 187.71999999999997,
          "endReason": "game_over",
          "ticks": 6903,
          "events": {
            "flip": 679,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 41748480,
          "score": 187990,
          "orbits": 0,
          "seconds": 32.38333333333333,
          "totalReward": 184.98999999999992,
          "endReason": "game_over",
          "ticks": 7772,
          "events": {
            "flip": 780,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 41805824,
          "score": 206290,
          "orbits": 0,
          "seconds": 68.1875,
          "totalReward": 203.2899999999999,
          "endReason": "game_over",
          "ticks": 16365,
          "events": {
            "flip": 1782,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 9,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 41863168,
          "score": 205340,
          "orbits": 0,
          "seconds": 76.30416666666666,
          "totalReward": 202.3399999999998,
          "endReason": "game_over",
          "ticks": 18313,
          "events": {
            "flip": 1725,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 41920512,
          "score": 466400,
          "orbits": 1,
          "seconds": 71.51666666666667,
          "totalReward": 463.3999999999998,
          "endReason": "game_over",
          "ticks": 17164,
          "events": {
            "flip": 1888,
            "plunge": 3,
            "target": 12,
            "bumper": 27,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 20,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 41977856,
          "score": 194170,
          "orbits": 0,
          "seconds": 33.12916666666666,
          "totalReward": 191.16999999999993,
          "endReason": "game_over",
          "ticks": 7951,
          "events": {
            "flip": 724,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 42035200,
          "score": 194800,
          "orbits": 0,
          "seconds": 25.708333333333332,
          "totalReward": 191.79999999999998,
          "endReason": "game_over",
          "ticks": 6170,
          "events": {
            "flip": 556,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 42092544,
          "score": 188300,
          "orbits": 0,
          "seconds": 30.304166666666667,
          "totalReward": 185.3,
          "endReason": "game_over",
          "ticks": 7273,
          "events": {
            "flip": 668,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 42149888,
          "score": 201190,
          "orbits": 0,
          "seconds": 58.449999999999996,
          "totalReward": 198.18999999999988,
          "endReason": "game_over",
          "ticks": 14028,
          "events": {
            "flip": 1414,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 1,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 42207232,
          "score": 196060,
          "orbits": 0,
          "seconds": 39.666666666666664,
          "totalReward": 193.05999999999992,
          "endReason": "game_over",
          "ticks": 9520,
          "events": {
            "flip": 923,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 42264576,
          "score": 223990,
          "orbits": 0,
          "seconds": 55.47083333333333,
          "totalReward": 220.98999999999987,
          "endReason": "game_over",
          "ticks": 13313,
          "events": {
            "flip": 1255,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 9,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 42321920,
          "score": 196170,
          "orbits": 0,
          "seconds": 56.25,
          "totalReward": 193.16999999999987,
          "endReason": "game_over",
          "ticks": 13500,
          "events": {
            "flip": 1480,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 42379264,
          "score": 190410,
          "orbits": 0,
          "seconds": 30.154166666666665,
          "totalReward": 187.41,
          "endReason": "game_over",
          "ticks": 7237,
          "events": {
            "flip": 690,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 42436608,
          "score": 450870,
          "orbits": 1,
          "seconds": 32.833333333333336,
          "totalReward": 447.8699999999999,
          "endReason": "game_over",
          "ticks": 7880,
          "events": {
            "flip": 745,
            "plunge": 3,
            "target": 12,
            "bumper": 12,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 42493952,
          "score": 198140,
          "orbits": 0,
          "seconds": 39.108333333333334,
          "totalReward": 195.13999999999996,
          "endReason": "game_over",
          "ticks": 9386,
          "events": {
            "flip": 992,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 42551296,
          "score": 187300,
          "orbits": 0,
          "seconds": 24.97083333333333,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 5993,
          "events": {
            "flip": 564,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42608640,
          "score": 459500,
          "orbits": 1,
          "seconds": 65.61666666666666,
          "totalReward": 456.49999999999994,
          "endReason": "game_over",
          "ticks": 15748,
          "events": {
            "flip": 1905,
            "plunge": 3,
            "target": 12,
            "bumper": 14,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "ramp": 1,
            "sling": 10,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 42665984,
          "score": 190670,
          "orbits": 0,
          "seconds": 33.35,
          "totalReward": 187.6699999999999,
          "endReason": "game_over",
          "ticks": 8004,
          "events": {
            "flip": 766,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 42723328,
          "score": 196100,
          "orbits": 0,
          "seconds": 46.94583333333333,
          "totalReward": 193.09999999999985,
          "endReason": "game_over",
          "ticks": 11267,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 42780672,
          "score": 198130,
          "orbits": 0,
          "seconds": 33.795833333333334,
          "totalReward": 195.12999999999997,
          "endReason": "game_over",
          "ticks": 8111,
          "events": {
            "flip": 750,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 42838016,
          "score": 189430,
          "orbits": 0,
          "seconds": 27.3375,
          "totalReward": 186.42999999999998,
          "endReason": "game_over",
          "ticks": 6561,
          "events": {
            "flip": 616,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 42895360,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.8875,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5733,
          "events": {
            "flip": 507,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 42952704,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.670833333333334,
          "totalReward": 182.8,
          "endReason": "game_over",
          "ticks": 5441,
          "events": {
            "flip": 468,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 43010048,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.90833333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5738,
          "events": {
            "flip": 522,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 43067392,
          "score": 221450,
          "orbits": 0,
          "seconds": 105.45416666666667,
          "totalReward": 218.44999999999968,
          "endReason": "game_over",
          "ticks": 25309,
          "events": {
            "flip": 3062,
            "plunge": 3,
            "target": 10,
            "bumper": 29,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "ramp": 3,
            "sling": 25,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 43124736,
          "score": 196230,
          "orbits": 0,
          "seconds": 44.12916666666666,
          "totalReward": 193.22999999999982,
          "endReason": "game_over",
          "ticks": 10591,
          "events": {
            "flip": 1094,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 43182080,
          "score": 501330,
          "orbits": 1,
          "seconds": 87.90833333333333,
          "totalReward": 498.3299999999998,
          "endReason": "game_over",
          "ticks": 21098,
          "events": {
            "flip": 2489,
            "plunge": 3,
            "target": 15,
            "bumper": 26,
            "nudge": 7,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 13,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 43239424,
          "score": 189470,
          "orbits": 0,
          "seconds": 33.766666666666666,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 8104,
          "events": {
            "flip": 820,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 43296768,
          "score": 455900,
          "orbits": 1,
          "seconds": 63.4,
          "totalReward": 452.9,
          "endReason": "game_over",
          "ticks": 15216,
          "events": {
            "flip": 1722,
            "plunge": 3,
            "target": 13,
            "bumper": 19,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 43354112,
          "score": 483950,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 481.9499999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5416,
            "plunge": 3,
            "target": 12,
            "bumper": 62,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 21,
            "ramp": 3,
            "sling": 45,
            "orbit": 2
          }
        },
        {
          "steps": 43411456,
          "score": 505110,
          "orbits": 1,
          "seconds": 147.97916666666666,
          "totalReward": 502.1100000000002,
          "endReason": "game_over",
          "ticks": 35515,
          "events": {
            "flip": 4313,
            "plunge": 3,
            "target": 16,
            "bumper": 43,
            "nudge": 7,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 41,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 43468800,
          "score": 461480,
          "orbits": 1,
          "seconds": 128.1375,
          "totalReward": 458.47999999999973,
          "endReason": "game_over",
          "ticks": 30753,
          "events": {
            "flip": 3795,
            "plunge": 3,
            "target": 14,
            "bumper": 41,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 38,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 43526144,
          "score": 210410,
          "orbits": 0,
          "seconds": 57.8,
          "totalReward": 207.4099999999999,
          "endReason": "game_over",
          "ticks": 13872,
          "events": {
            "flip": 1518,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 43583488,
          "score": 252160,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 250.1599999999994,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4739,
            "plunge": 3,
            "target": 10,
            "bumper": 61,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 22,
            "sling": 46,
            "ramp": 8
          }
        },
        {
          "steps": 43640832,
          "score": 190670,
          "orbits": 0,
          "seconds": 34.96666666666667,
          "totalReward": 187.6699999999999,
          "endReason": "game_over",
          "ticks": 8392,
          "events": {
            "flip": 743,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 43698176,
          "score": 476170,
          "orbits": 1,
          "seconds": 108.2,
          "totalReward": 473.1699999999998,
          "endReason": "game_over",
          "ticks": 25968,
          "events": {
            "flip": 3208,
            "plunge": 3,
            "target": 12,
            "bumper": 41,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 27,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 43755520,
          "score": 189900,
          "orbits": 0,
          "seconds": 26.275,
          "totalReward": 186.89999999999998,
          "endReason": "game_over",
          "ticks": 6306,
          "events": {
            "flip": 597,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 43812864,
          "score": 238060,
          "orbits": 0,
          "seconds": 132.4875,
          "totalReward": 235.0599999999997,
          "endReason": "game_over",
          "ticks": 31797,
          "events": {
            "flip": 3109,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 20,
            "ramp": 6,
            "sling": 26,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 43870208,
          "score": 191020,
          "orbits": 0,
          "seconds": 34.8875,
          "totalReward": 188.01999999999998,
          "endReason": "game_over",
          "ticks": 8373,
          "events": {
            "flip": 822,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 43927552,
          "score": 191640,
          "orbits": 0,
          "seconds": 50.2,
          "totalReward": 188.63999999999996,
          "endReason": "game_over",
          "ticks": 12048,
          "events": {
            "flip": 1269,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 43984896,
          "score": 197710,
          "orbits": 0,
          "seconds": 37.583333333333336,
          "totalReward": 194.70999999999998,
          "endReason": "game_over",
          "ticks": 9020,
          "events": {
            "flip": 871,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 44042240,
          "score": 191000,
          "orbits": 0,
          "seconds": 28.787499999999998,
          "totalReward": 188,
          "endReason": "game_over",
          "ticks": 6909,
          "events": {
            "flip": 675,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 44099584,
          "score": 195660,
          "orbits": 0,
          "seconds": 55.833333333333336,
          "totalReward": 192.65999999999994,
          "endReason": "game_over",
          "ticks": 13400,
          "events": {
            "flip": 1504,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 44156928,
          "score": 196760,
          "orbits": 0,
          "seconds": 34.28333333333333,
          "totalReward": 193.75999999999993,
          "endReason": "game_over",
          "ticks": 8228,
          "events": {
            "flip": 852,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 44214272,
          "score": 233800,
          "orbits": 0,
          "seconds": 142.2875,
          "totalReward": 230.7999999999996,
          "endReason": "game_over",
          "ticks": 34149,
          "events": {
            "flip": 3772,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 30,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 44271616,
          "score": 202320,
          "orbits": 0,
          "seconds": 85.50833333333333,
          "totalReward": 199.31999999999982,
          "endReason": "game_over",
          "ticks": 20522,
          "events": {
            "flip": 2204,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 44328960,
          "score": 189750,
          "orbits": 0,
          "seconds": 33.15,
          "totalReward": 186.74999999999994,
          "endReason": "game_over",
          "ticks": 7956,
          "events": {
            "flip": 900,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 44386304,
          "score": 446810,
          "orbits": 1,
          "seconds": 68.92083333333333,
          "totalReward": 443.80999999999983,
          "endReason": "game_over",
          "ticks": 16541,
          "events": {
            "flip": 1666,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 44443648,
          "score": 507450,
          "orbits": 1,
          "seconds": 132.47083333333333,
          "totalReward": 504.44999999999993,
          "endReason": "game_over",
          "ticks": 31793,
          "events": {
            "flip": 3234,
            "plunge": 3,
            "target": 15,
            "bumper": 43,
            "nudge": 14,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "sling": 25,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 44500992,
          "score": 456200,
          "orbits": 1,
          "seconds": 53.016666666666666,
          "totalReward": 453.19999999999993,
          "endReason": "game_over",
          "ticks": 12724,
          "events": {
            "flip": 1204,
            "plunge": 3,
            "target": 12,
            "bumper": 22,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 10,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 44558336,
          "score": 198700,
          "orbits": 0,
          "seconds": 38.270833333333336,
          "totalReward": 195.69999999999985,
          "endReason": "game_over",
          "ticks": 9185,
          "events": {
            "flip": 921,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 44615680,
          "score": 198000,
          "orbits": 0,
          "seconds": 88.07083333333333,
          "totalReward": 194.99999999999991,
          "endReason": "game_over",
          "ticks": 21137,
          "events": {
            "flip": 2066,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 44673024,
          "score": 199160,
          "orbits": 0,
          "seconds": 52.145833333333336,
          "totalReward": 196.1599999999999,
          "endReason": "game_over",
          "ticks": 12515,
          "events": {
            "flip": 1277,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 44730368,
          "score": 190500,
          "orbits": 0,
          "seconds": 30.279166666666665,
          "totalReward": 187.5,
          "endReason": "game_over",
          "ticks": 7267,
          "events": {
            "flip": 772,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 44787712,
          "score": 201790,
          "orbits": 0,
          "seconds": 36.59166666666667,
          "totalReward": 198.7899999999999,
          "endReason": "game_over",
          "ticks": 8782,
          "events": {
            "flip": 965,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 44845056,
          "score": 218040,
          "orbits": 0,
          "seconds": 76.18333333333334,
          "totalReward": 215.0399999999998,
          "endReason": "game_over",
          "ticks": 18284,
          "events": {
            "flip": 2003,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 14,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 44902400,
          "score": 191720,
          "orbits": 0,
          "seconds": 44.766666666666666,
          "totalReward": 188.71999999999997,
          "endReason": "game_over",
          "ticks": 10744,
          "events": {
            "flip": 1267,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 44959744,
          "score": 200660,
          "orbits": 0,
          "seconds": 38.37916666666666,
          "totalReward": 197.65999999999994,
          "endReason": "game_over",
          "ticks": 9211,
          "events": {
            "flip": 958,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 45017088,
          "score": 190670,
          "orbits": 0,
          "seconds": 33.083333333333336,
          "totalReward": 187.6699999999999,
          "endReason": "game_over",
          "ticks": 7940,
          "events": {
            "flip": 898,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 45074432,
          "score": 191260,
          "orbits": 0,
          "seconds": 37.583333333333336,
          "totalReward": 188.2599999999999,
          "endReason": "game_over",
          "ticks": 9020,
          "events": {
            "flip": 944,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 45131776,
          "score": 197090,
          "orbits": 0,
          "seconds": 49.38333333333333,
          "totalReward": 194.0899999999999,
          "endReason": "game_over",
          "ticks": 11852,
          "events": {
            "flip": 1361,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 45189120,
          "score": 189000,
          "orbits": 0,
          "seconds": 26.3875,
          "totalReward": 185.99999999999997,
          "endReason": "game_over",
          "ticks": 6333,
          "events": {
            "flip": 593,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 45246464,
          "score": 202920,
          "orbits": 0,
          "seconds": 44.27916666666667,
          "totalReward": 199.92,
          "endReason": "game_over",
          "ticks": 10627,
          "events": {
            "flip": 1104,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 1,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 45303808,
          "score": 204940,
          "orbits": 0,
          "seconds": 52.4625,
          "totalReward": 201.9399999999999,
          "endReason": "game_over",
          "ticks": 12591,
          "events": {
            "flip": 1282,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 4,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 45361152,
          "score": 189900,
          "orbits": 0,
          "seconds": 27.058333333333334,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6494,
          "events": {
            "flip": 638,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 45418496,
          "score": 247070,
          "orbits": 0,
          "seconds": 137.275,
          "totalReward": 244.06999999999968,
          "endReason": "game_over",
          "ticks": 32946,
          "events": {
            "flip": 3780,
            "plunge": 3,
            "target": 11,
            "bumper": 33,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 27,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 45475840,
          "score": 226920,
          "orbits": 0,
          "seconds": 80.30416666666666,
          "totalReward": 223.91999999999982,
          "endReason": "game_over",
          "ticks": 19273,
          "events": {
            "flip": 2160,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "ramp": 6,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 45533184,
          "score": 200120,
          "orbits": 0,
          "seconds": 53.604166666666664,
          "totalReward": 197.11999999999986,
          "endReason": "game_over",
          "ticks": 12865,
          "events": {
            "flip": 1425,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 45590528,
          "score": 192120,
          "orbits": 0,
          "seconds": 35.0125,
          "totalReward": 189.11999999999998,
          "endReason": "game_over",
          "ticks": 8403,
          "events": {
            "flip": 831,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 45647872,
          "score": 461430,
          "orbits": 1,
          "seconds": 78.54166666666667,
          "totalReward": 458.42999999999995,
          "endReason": "game_over",
          "ticks": 18850,
          "events": {
            "flip": 2069,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "sling": 23,
            "over": 1
          }
        },
        {
          "steps": 45705216,
          "score": 191900,
          "orbits": 0,
          "seconds": 42.53333333333333,
          "totalReward": 188.8999999999999,
          "endReason": "game_over",
          "ticks": 10208,
          "events": {
            "flip": 927,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 45762560,
          "score": 484930,
          "orbits": 1,
          "seconds": 142.78333333333333,
          "totalReward": 481.92999999999995,
          "endReason": "game_over",
          "ticks": 34268,
          "events": {
            "flip": 3892,
            "plunge": 3,
            "target": 14,
            "bumper": 49,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "sling": 43,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 45819904,
          "score": 191360,
          "orbits": 0,
          "seconds": 38.38333333333333,
          "totalReward": 188.35999999999993,
          "endReason": "game_over",
          "ticks": 9212,
          "events": {
            "flip": 955,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 45877248,
          "score": 187300,
          "orbits": 0,
          "seconds": 25.170833333333334,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 6041,
          "events": {
            "flip": 569,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 45934592,
          "score": 188600,
          "orbits": 0,
          "seconds": 26.054166666666667,
          "totalReward": 185.6,
          "endReason": "game_over",
          "ticks": 6253,
          "events": {
            "flip": 619,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 45991936,
          "score": 195010,
          "orbits": 0,
          "seconds": 30.704166666666666,
          "totalReward": 192.01,
          "endReason": "game_over",
          "ticks": 7369,
          "events": {
            "flip": 755,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 46049280,
          "score": 190950,
          "orbits": 0,
          "seconds": 35.025,
          "totalReward": 187.94999999999993,
          "endReason": "game_over",
          "ticks": 8406,
          "events": {
            "flip": 819,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 46106624,
          "score": 190650,
          "orbits": 0,
          "seconds": 54.85,
          "totalReward": 187.64999999999995,
          "endReason": "game_over",
          "ticks": 13164,
          "events": {
            "flip": 1320,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 46163968,
          "score": 201710,
          "orbits": 0,
          "seconds": 99.52083333333333,
          "totalReward": 198.70999999999984,
          "endReason": "game_over",
          "ticks": 23885,
          "events": {
            "flip": 2610,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 20,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 46221312,
          "score": 187800,
          "orbits": 0,
          "seconds": 30.537499999999998,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 7329,
          "events": {
            "flip": 694,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 46278656,
          "score": 192140,
          "orbits": 0,
          "seconds": 54.416666666666664,
          "totalReward": 189.13999999999993,
          "endReason": "game_over",
          "ticks": 13060,
          "events": {
            "flip": 1433,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 46336000,
          "score": 479010,
          "orbits": 1,
          "seconds": 130.0375,
          "totalReward": 476.00999999999976,
          "endReason": "game_over",
          "ticks": 31209,
          "events": {
            "flip": 3280,
            "plunge": 3,
            "target": 14,
            "bumper": 42,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 20,
            "sling": 21,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 46393344,
          "score": 201480,
          "orbits": 0,
          "seconds": 94.55416666666666,
          "totalReward": 198.4799999999999,
          "endReason": "game_over",
          "ticks": 22693,
          "events": {
            "flip": 2227,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 46450688,
          "score": 224280,
          "orbits": 0,
          "seconds": 105.08749999999999,
          "totalReward": 221.27999999999977,
          "endReason": "game_over",
          "ticks": 25221,
          "events": {
            "flip": 2795,
            "plunge": 3,
            "target": 10,
            "bumper": 25,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 18,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 46508032,
          "score": 193530,
          "orbits": 0,
          "seconds": 35.5,
          "totalReward": 190.52999999999997,
          "endReason": "game_over",
          "ticks": 8520,
          "events": {
            "flip": 913,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 46565376,
          "score": 193350,
          "orbits": 0,
          "seconds": 31.454166666666666,
          "totalReward": 190.34999999999994,
          "endReason": "game_over",
          "ticks": 7549,
          "events": {
            "flip": 761,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 46622720,
          "score": 195270,
          "orbits": 0,
          "seconds": 49.49583333333333,
          "totalReward": 192.2699999999999,
          "endReason": "game_over",
          "ticks": 11879,
          "events": {
            "flip": 1222,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 46680064,
          "score": 190750,
          "orbits": 0,
          "seconds": 47.166666666666664,
          "totalReward": 187.74999999999991,
          "endReason": "game_over",
          "ticks": 11320,
          "events": {
            "flip": 1321,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 46737408,
          "score": 190100,
          "orbits": 0,
          "seconds": 27.070833333333333,
          "totalReward": 187.1,
          "endReason": "game_over",
          "ticks": 6497,
          "events": {
            "flip": 628,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 46794752,
          "score": 190410,
          "orbits": 0,
          "seconds": 25.954166666666666,
          "totalReward": 187.41,
          "endReason": "game_over",
          "ticks": 6229,
          "events": {
            "flip": 559,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 46852096,
          "score": 190500,
          "orbits": 0,
          "seconds": 33.03333333333333,
          "totalReward": 187.5,
          "endReason": "game_over",
          "ticks": 7928,
          "events": {
            "flip": 820,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 46909440,
          "score": 193270,
          "orbits": 0,
          "seconds": 56.766666666666666,
          "totalReward": 190.2699999999999,
          "endReason": "game_over",
          "ticks": 13624,
          "events": {
            "flip": 1430,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 46966784,
          "score": 195260,
          "orbits": 0,
          "seconds": 33.53333333333333,
          "totalReward": 192.25999999999993,
          "endReason": "game_over",
          "ticks": 8048,
          "events": {
            "flip": 850,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47024128,
          "score": 488830,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 486.82999999999987,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5020,
            "plunge": 3,
            "target": 13,
            "bumper": 58,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 35,
            "sling": 33,
            "ramp": 3,
            "orbit": 1
          }
        },
        {
          "steps": 47081472,
          "score": 190420,
          "orbits": 0,
          "seconds": 30.2375,
          "totalReward": 187.42,
          "endReason": "game_over",
          "ticks": 7257,
          "events": {
            "flip": 750,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 47138816,
          "score": 194960,
          "orbits": 0,
          "seconds": 44.21666666666667,
          "totalReward": 191.95999999999995,
          "endReason": "game_over",
          "ticks": 10612,
          "events": {
            "flip": 1191,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47196160,
          "score": 207960,
          "orbits": 0,
          "seconds": 94.31666666666666,
          "totalReward": 204.95999999999967,
          "endReason": "game_over",
          "ticks": 22636,
          "events": {
            "flip": 2611,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 26,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47253504,
          "score": 195740,
          "orbits": 0,
          "seconds": 46.45,
          "totalReward": 192.73999999999995,
          "endReason": "game_over",
          "ticks": 11148,
          "events": {
            "flip": 1160,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 47310848,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.104166666666668,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6265,
          "events": {
            "flip": 543,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 47368192,
          "score": 187820,
          "orbits": 0,
          "seconds": 25.6375,
          "totalReward": 184.82,
          "endReason": "game_over",
          "ticks": 6153,
          "events": {
            "flip": 557,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 47425536,
          "score": 245070,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 243.06999999999957,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4849,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 31,
            "sling": 37,
            "ramp": 6,
            "orbit": 1
          }
        },
        {
          "steps": 47482880,
          "score": 196430,
          "orbits": 0,
          "seconds": 36.27916666666667,
          "totalReward": 193.42999999999998,
          "endReason": "game_over",
          "ticks": 8707,
          "events": {
            "flip": 869,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47540224,
          "score": 190020,
          "orbits": 0,
          "seconds": 28.275,
          "totalReward": 187.01999999999998,
          "endReason": "game_over",
          "ticks": 6786,
          "events": {
            "flip": 606,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 47597568,
          "score": 193920,
          "orbits": 0,
          "seconds": 34.833333333333336,
          "totalReward": 190.92,
          "endReason": "game_over",
          "ticks": 8360,
          "events": {
            "flip": 820,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 47654912,
          "score": 207840,
          "orbits": 0,
          "seconds": 81.675,
          "totalReward": 204.83999999999983,
          "endReason": "game_over",
          "ticks": 19602,
          "events": {
            "flip": 1839,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 14,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47712256,
          "score": 209760,
          "orbits": 0,
          "seconds": 55.6,
          "totalReward": 206.7599999999999,
          "endReason": "game_over",
          "ticks": 13344,
          "events": {
            "flip": 1347,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 6,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 47769600,
          "score": 189130,
          "orbits": 0,
          "seconds": 33.166666666666664,
          "totalReward": 186.12999999999997,
          "endReason": "game_over",
          "ticks": 7960,
          "events": {
            "flip": 743,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 47826944,
          "score": 205650,
          "orbits": 0,
          "seconds": 58.18333333333333,
          "totalReward": 202.64999999999984,
          "endReason": "game_over",
          "ticks": 13964,
          "events": {
            "flip": 1339,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 15,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 47884288,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.258333333333333,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6062,
          "events": {
            "flip": 525,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 47941632,
          "score": 197770,
          "orbits": 0,
          "seconds": 54.25,
          "totalReward": 194.76999999999992,
          "endReason": "game_over",
          "ticks": 13020,
          "events": {
            "flip": 1413,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 47998976,
          "score": 213220,
          "orbits": 0,
          "seconds": 97.1875,
          "totalReward": 210.21999999999974,
          "endReason": "game_over",
          "ticks": 23325,
          "events": {
            "flip": 2021,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 22,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 48056320,
          "score": 188350,
          "orbits": 0,
          "seconds": 42.05,
          "totalReward": 185.34999999999997,
          "endReason": "game_over",
          "ticks": 10092,
          "events": {
            "flip": 1004,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 48113664,
          "score": 195080,
          "orbits": 0,
          "seconds": 35.63333333333333,
          "totalReward": 192.07999999999993,
          "endReason": "game_over",
          "ticks": 8552,
          "events": {
            "flip": 900,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48171008,
          "score": 209590,
          "orbits": 0,
          "seconds": 60.9,
          "totalReward": 206.5899999999999,
          "endReason": "game_over",
          "ticks": 14616,
          "events": {
            "flip": 1510,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 9,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 48228352,
          "score": 189910,
          "orbits": 0,
          "seconds": 26.929166666666667,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6463,
          "events": {
            "flip": 597,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 48285696,
          "score": 189000,
          "orbits": 0,
          "seconds": 28.354166666666668,
          "totalReward": 186,
          "endReason": "game_over",
          "ticks": 6805,
          "events": {
            "flip": 640,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 48343040,
          "score": 202980,
          "orbits": 0,
          "seconds": 73.77083333333333,
          "totalReward": 199.9799999999999,
          "endReason": "game_over",
          "ticks": 17705,
          "events": {
            "flip": 1883,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 8,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 48400384,
          "score": 199690,
          "orbits": 0,
          "seconds": 81.67083333333333,
          "totalReward": 196.68999999999986,
          "endReason": "game_over",
          "ticks": 19601,
          "events": {
            "flip": 2075,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "orbit": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 48457728,
          "score": 513450,
          "orbits": 1,
          "seconds": 145.37916666666666,
          "totalReward": 510.4499999999998,
          "endReason": "game_over",
          "ticks": 34891,
          "events": {
            "flip": 3790,
            "plunge": 3,
            "target": 13,
            "bumper": 43,
            "nudge": 14,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 21,
            "ramp": 8,
            "sling": 35,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 48515072,
          "score": 198300,
          "orbits": 0,
          "seconds": 46.6,
          "totalReward": 195.29999999999987,
          "endReason": "game_over",
          "ticks": 11184,
          "events": {
            "flip": 1178,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48572416,
          "score": 195900,
          "orbits": 0,
          "seconds": 32.86666666666667,
          "totalReward": 192.89999999999998,
          "endReason": "game_over",
          "ticks": 7888,
          "events": {
            "flip": 833,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48629760,
          "score": 217930,
          "orbits": 0,
          "seconds": 137.81666666666666,
          "totalReward": 214.9299999999997,
          "endReason": "game_over",
          "ticks": 33076,
          "events": {
            "flip": 3694,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 23,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48687104,
          "score": 475060,
          "orbits": 1,
          "seconds": 126.45416666666667,
          "totalReward": 472.0599999999998,
          "endReason": "game_over",
          "ticks": 30349,
          "events": {
            "flip": 3293,
            "plunge": 3,
            "target": 14,
            "bumper": 37,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 26,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 48744448,
          "score": 188910,
          "orbits": 0,
          "seconds": 29.270833333333332,
          "totalReward": 185.91,
          "endReason": "game_over",
          "ticks": 7025,
          "events": {
            "flip": 723,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 48801792,
          "score": 192390,
          "orbits": 0,
          "seconds": 55.71666666666667,
          "totalReward": 189.38999999999987,
          "endReason": "game_over",
          "ticks": 13372,
          "events": {
            "flip": 1530,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 48859136,
          "score": 461820,
          "orbits": 1,
          "seconds": 136.67083333333332,
          "totalReward": 458.8199999999998,
          "endReason": "game_over",
          "ticks": 32801,
          "events": {
            "flip": 3766,
            "plunge": 3,
            "target": 14,
            "bumper": 40,
            "nudge": 16,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 20,
            "sling": 22,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 48916480,
          "score": 237200,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 235.19999999999953,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5022,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 34,
            "sling": 40,
            "ramp": 5
          }
        },
        {
          "steps": 48973824,
          "score": 192160,
          "orbits": 0,
          "seconds": 55.38333333333333,
          "totalReward": 189.1599999999999,
          "endReason": "game_over",
          "ticks": 13292,
          "events": {
            "flip": 1343,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 49031168,
          "score": 189610,
          "orbits": 0,
          "seconds": 31.404166666666665,
          "totalReward": 186.60999999999999,
          "endReason": "game_over",
          "ticks": 7537,
          "events": {
            "flip": 776,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 49088512,
          "score": 95370,
          "orbits": 0,
          "seconds": 63.699999999999996,
          "totalReward": 92.37,
          "endReason": "game_over",
          "ticks": 15288,
          "events": {
            "flip": 1835,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 17,
            "sling": 7,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 49145856,
          "score": 187300,
          "orbits": 0,
          "seconds": 24.270833333333332,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 5825,
          "events": {
            "flip": 524,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 49203200,
          "score": 189500,
          "orbits": 0,
          "seconds": 34.666666666666664,
          "totalReward": 186.5,
          "endReason": "game_over",
          "ticks": 8320,
          "events": {
            "flip": 732,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 49260544,
          "score": 197900,
          "orbits": 0,
          "seconds": 51.05,
          "totalReward": 194.89999999999998,
          "endReason": "game_over",
          "ticks": 12252,
          "events": {
            "flip": 1159,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49317888,
          "score": 191980,
          "orbits": 0,
          "seconds": 40.733333333333334,
          "totalReward": 188.9799999999999,
          "endReason": "game_over",
          "ticks": 9776,
          "events": {
            "flip": 861,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 49375232,
          "score": 200000,
          "orbits": 0,
          "seconds": 70.62083333333334,
          "totalReward": 196.9999999999999,
          "endReason": "game_over",
          "ticks": 16949,
          "events": {
            "flip": 1680,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49432576,
          "score": 460930,
          "orbits": 1,
          "seconds": 134.12083333333334,
          "totalReward": 457.9300000000001,
          "endReason": "game_over",
          "ticks": 32189,
          "events": {
            "flip": 3333,
            "plunge": 3,
            "target": 13,
            "bumper": 32,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "sling": 23,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49489920,
          "score": 466290,
          "orbits": 1,
          "seconds": 119.96666666666667,
          "totalReward": 463.28999999999985,
          "endReason": "game_over",
          "ticks": 28792,
          "events": {
            "flip": 3180,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 29,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49547264,
          "score": 187920,
          "orbits": 0,
          "seconds": 28.270833333333332,
          "totalReward": 184.92,
          "endReason": "game_over",
          "ticks": 6785,
          "events": {
            "flip": 629,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 49604608,
          "score": 192420,
          "orbits": 0,
          "seconds": 39.983333333333334,
          "totalReward": 189.41999999999985,
          "endReason": "game_over",
          "ticks": 9596,
          "events": {
            "flip": 882,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 49661952,
          "score": 200180,
          "orbits": 0,
          "seconds": 86.0875,
          "totalReward": 197.17999999999986,
          "endReason": "game_over",
          "ticks": 20661,
          "events": {
            "flip": 1993,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 49719296,
          "score": 217960,
          "orbits": 0,
          "seconds": 95.5375,
          "totalReward": 214.95999999999975,
          "endReason": "game_over",
          "ticks": 22929,
          "events": {
            "flip": 2465,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 3,
            "sling": 16,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 49776640,
          "score": 190840,
          "orbits": 0,
          "seconds": 48.38333333333333,
          "totalReward": 187.83999999999997,
          "endReason": "game_over",
          "ticks": 11612,
          "events": {
            "flip": 1252,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 49833984,
          "score": 212360,
          "orbits": 0,
          "seconds": 98.92083333333333,
          "totalReward": 209.35999999999973,
          "endReason": "game_over",
          "ticks": 23741,
          "events": {
            "flip": 2688,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 26,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 49891328,
          "score": 195620,
          "orbits": 0,
          "seconds": 78.4375,
          "totalReward": 192.61999999999983,
          "endReason": "game_over",
          "ticks": 18825,
          "events": {
            "flip": 2053,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 49948672,
          "score": 204250,
          "orbits": 0,
          "seconds": 70.17083333333333,
          "totalReward": 201.24999999999983,
          "endReason": "game_over",
          "ticks": 16841,
          "events": {
            "flip": 1732,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 15,
            "ramp": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 50006016,
          "score": 192450,
          "orbits": 0,
          "seconds": 38.475,
          "totalReward": 189.44999999999993,
          "endReason": "game_over",
          "ticks": 9234,
          "events": {
            "flip": 909,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 50063360,
          "score": 201340,
          "orbits": 0,
          "seconds": 45.25,
          "totalReward": 198.33999999999995,
          "endReason": "game_over",
          "ticks": 10860,
          "events": {
            "flip": 1120,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 50120704,
          "score": 200430,
          "orbits": 0,
          "seconds": 33.516666666666666,
          "totalReward": 197.42999999999995,
          "endReason": "game_over",
          "ticks": 8044,
          "events": {
            "flip": 740,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 50178048,
          "score": 188350,
          "orbits": 0,
          "seconds": 29.154166666666665,
          "totalReward": 185.34999999999997,
          "endReason": "game_over",
          "ticks": 6997,
          "events": {
            "flip": 647,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 50235392,
          "score": 189640,
          "orbits": 0,
          "seconds": 31.458333333333332,
          "totalReward": 186.63999999999996,
          "endReason": "game_over",
          "ticks": 7550,
          "events": {
            "flip": 649,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 50292736,
          "score": 190410,
          "orbits": 0,
          "seconds": 25.787499999999998,
          "totalReward": 187.41,
          "endReason": "game_over",
          "ticks": 6189,
          "events": {
            "flip": 514,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 50350080,
          "score": 197250,
          "orbits": 0,
          "seconds": 59.583333333333336,
          "totalReward": 194.24999999999994,
          "endReason": "game_over",
          "ticks": 14300,
          "events": {
            "flip": 1491,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50407424,
          "score": 213500,
          "orbits": 0,
          "seconds": 112.64583333333333,
          "totalReward": 210.49999999999986,
          "endReason": "game_over",
          "ticks": 27035,
          "events": {
            "flip": 2793,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 10,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 50464768,
          "score": 487700,
          "orbits": 1,
          "seconds": 149.12083333333334,
          "totalReward": 484.6999999999996,
          "endReason": "game_over",
          "ticks": 35789,
          "events": {
            "flip": 4407,
            "plunge": 3,
            "target": 14,
            "bumper": 57,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "sling": 30,
            "orbit": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 50522112,
          "score": 473330,
          "orbits": 1,
          "seconds": 99.75416666666666,
          "totalReward": 470.3299999999999,
          "endReason": "game_over",
          "ticks": 23941,
          "events": {
            "flip": 2654,
            "plunge": 3,
            "target": 12,
            "bumper": 31,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 23,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 50579456,
          "score": 269130,
          "orbits": 0,
          "seconds": 161.75833333333333,
          "totalReward": 266.1299999999996,
          "endReason": "game_over",
          "ticks": 38822,
          "events": {
            "flip": 4664,
            "plunge": 3,
            "target": 11,
            "bumper": 62,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 26,
            "sling": 43,
            "ramp": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 50636800,
          "score": 202740,
          "orbits": 0,
          "seconds": 69.8875,
          "totalReward": 199.73999999999992,
          "endReason": "game_over",
          "ticks": 16773,
          "events": {
            "flip": 1751,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50694144,
          "score": 84800,
          "orbits": 0,
          "seconds": 21.704166666666666,
          "totalReward": 81.8,
          "endReason": "game_over",
          "ticks": 5209,
          "events": {
            "flip": 402,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 50751488,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.258333333333333,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6062,
          "events": {
            "flip": 560,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 50808832,
          "score": 220290,
          "orbits": 0,
          "seconds": 103.34583333333333,
          "totalReward": 217.28999999999976,
          "endReason": "game_over",
          "ticks": 24803,
          "events": {
            "flip": 2866,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "ramp": 3,
            "sling": 19,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 50866176,
          "score": 201020,
          "orbits": 0,
          "seconds": 59.56666666666666,
          "totalReward": 198.01999999999995,
          "endReason": "game_over",
          "ticks": 14296,
          "events": {
            "flip": 1536,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 50923520,
          "score": 204020,
          "orbits": 0,
          "seconds": 75.92083333333333,
          "totalReward": 201.01999999999987,
          "endReason": "game_over",
          "ticks": 18221,
          "events": {
            "flip": 2218,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50980864,
          "score": 214600,
          "orbits": 0,
          "seconds": 114.25416666666666,
          "totalReward": 211.59999999999974,
          "endReason": "game_over",
          "ticks": 27421,
          "events": {
            "flip": 3310,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 19,
            "ramp": 3,
            "sling": 20,
            "over": 1
          }
        },
        {
          "steps": 51038208,
          "score": 200120,
          "orbits": 0,
          "seconds": 32.8625,
          "totalReward": 197.11999999999998,
          "endReason": "game_over",
          "ticks": 7887,
          "events": {
            "flip": 866,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 51095552,
          "score": 487550,
          "orbits": 1,
          "seconds": 154.9375,
          "totalReward": 484.5499999999997,
          "endReason": "game_over",
          "ticks": 37185,
          "events": {
            "flip": 4786,
            "plunge": 3,
            "target": 13,
            "bumper": 37,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "sling": 35,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 51152896,
          "score": 212590,
          "orbits": 0,
          "seconds": 92.87083333333334,
          "totalReward": 209.58999999999972,
          "endReason": "game_over",
          "ticks": 22289,
          "events": {
            "flip": 2729,
            "plunge": 3,
            "target": 11,
            "bumper": 35,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 19,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 51210240,
          "score": 448250,
          "orbits": 1,
          "seconds": 36.78333333333333,
          "totalReward": 445.24999999999994,
          "endReason": "game_over",
          "ticks": 8828,
          "events": {
            "flip": 990,
            "plunge": 3,
            "target": 12,
            "bumper": 15,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 51267584,
          "score": 195320,
          "orbits": 0,
          "seconds": 38.13333333333333,
          "totalReward": 192.31999999999994,
          "endReason": "game_over",
          "ticks": 9152,
          "events": {
            "flip": 1059,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 51324928,
          "score": 215590,
          "orbits": 0,
          "seconds": 77.67916666666666,
          "totalReward": 212.58999999999983,
          "endReason": "game_over",
          "ticks": 18643,
          "events": {
            "flip": 2298,
            "plunge": 3,
            "target": 9,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 9,
            "ramp": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 51382272,
          "score": 189310,
          "orbits": 0,
          "seconds": 29.6875,
          "totalReward": 186.31,
          "endReason": "game_over",
          "ticks": 7125,
          "events": {
            "flip": 804,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 51439616,
          "score": 440910,
          "orbits": 1,
          "seconds": 35.15,
          "totalReward": 437.90999999999997,
          "endReason": "game_over",
          "ticks": 8436,
          "events": {
            "flip": 980,
            "plunge": 3,
            "target": 12,
            "bumper": 8,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 51496960,
          "score": 504000,
          "orbits": 1,
          "seconds": 128.62083333333334,
          "totalReward": 501,
          "endReason": "game_over",
          "ticks": 30869,
          "events": {
            "flip": 3775,
            "plunge": 3,
            "target": 17,
            "bumper": 52,
            "nudge": 10,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 40,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 51554304,
          "score": 227620,
          "orbits": 0,
          "seconds": 122.825,
          "totalReward": 224.61999999999972,
          "endReason": "game_over",
          "ticks": 29478,
          "events": {
            "flip": 3647,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 20,
            "sling": 22,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 51611648,
          "score": 200870,
          "orbits": 0,
          "seconds": 62.166666666666664,
          "totalReward": 197.86999999999992,
          "endReason": "game_over",
          "ticks": 14920,
          "events": {
            "flip": 1686,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "ramp": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 51668992,
          "score": 191650,
          "orbits": 0,
          "seconds": 32.675,
          "totalReward": 188.64999999999995,
          "endReason": "game_over",
          "ticks": 7842,
          "events": {
            "flip": 826,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 51726336,
          "score": 188470,
          "orbits": 0,
          "seconds": 37.016666666666666,
          "totalReward": 185.46999999999994,
          "endReason": "game_over",
          "ticks": 8884,
          "events": {
            "flip": 939,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 51783680,
          "score": 203070,
          "orbits": 0,
          "seconds": 59.31666666666666,
          "totalReward": 200.0699999999998,
          "endReason": "game_over",
          "ticks": 14236,
          "events": {
            "flip": 1654,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 17,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 51841024,
          "score": 467630,
          "orbits": 1,
          "seconds": 91.00416666666666,
          "totalReward": 464.62999999999994,
          "endReason": "game_over",
          "ticks": 21841,
          "events": {
            "flip": 2601,
            "plunge": 3,
            "target": 13,
            "bumper": 21,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "sling": 13,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 51898368,
          "score": 201020,
          "orbits": 0,
          "seconds": 69.0375,
          "totalReward": 198.0199999999998,
          "endReason": "game_over",
          "ticks": 16569,
          "events": {
            "flip": 1750,
            "plunge": 3,
            "target": 9,
            "bumper": 26,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51955712,
          "score": 190440,
          "orbits": 0,
          "seconds": 35.5875,
          "totalReward": 187.43999999999997,
          "endReason": "game_over",
          "ticks": 8541,
          "events": {
            "flip": 845,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 52013056,
          "score": 196560,
          "orbits": 0,
          "seconds": 46.891666666666666,
          "totalReward": 193.55999999999995,
          "endReason": "game_over",
          "ticks": 11254,
          "events": {
            "flip": 1220,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 52070400,
          "score": 190420,
          "orbits": 0,
          "seconds": 32.71666666666667,
          "totalReward": 187.42,
          "endReason": "game_over",
          "ticks": 7852,
          "events": {
            "flip": 765,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 52127744,
          "score": 189930,
          "orbits": 0,
          "seconds": 32.2875,
          "totalReward": 186.92999999999998,
          "endReason": "game_over",
          "ticks": 7749,
          "events": {
            "flip": 766,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 52185088,
          "score": 480060,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 478.0599999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4779,
            "plunge": 3,
            "target": 13,
            "bumper": 58,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 22,
            "sling": 46,
            "ramp": 2,
            "orbit": 2
          }
        },
        {
          "steps": 52242432,
          "score": 190020,
          "orbits": 0,
          "seconds": 33.77916666666667,
          "totalReward": 187.01999999999998,
          "endReason": "game_over",
          "ticks": 8107,
          "events": {
            "flip": 877,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 52299776,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.208333333333332,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6050,
          "events": {
            "flip": 608,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 52357120,
          "score": 193290,
          "orbits": 0,
          "seconds": 34.85,
          "totalReward": 190.2899999999999,
          "endReason": "game_over",
          "ticks": 8364,
          "events": {
            "flip": 856,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 52414464,
          "score": 210360,
          "orbits": 0,
          "seconds": 88.31666666666666,
          "totalReward": 207.35999999999981,
          "endReason": "game_over",
          "ticks": 21196,
          "events": {
            "flip": 2169,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 52471808,
          "score": 189680,
          "orbits": 0,
          "seconds": 43.766666666666666,
          "totalReward": 186.67999999999992,
          "endReason": "game_over",
          "ticks": 10504,
          "events": {
            "flip": 1125,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 52529152,
          "score": 195120,
          "orbits": 0,
          "seconds": 46.1,
          "totalReward": 192.11999999999986,
          "endReason": "game_over",
          "ticks": 11064,
          "events": {
            "flip": 1151,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 12,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 52586496,
          "score": 189030,
          "orbits": 0,
          "seconds": 29.754166666666666,
          "totalReward": 186.02999999999997,
          "endReason": "game_over",
          "ticks": 7141,
          "events": {
            "flip": 677,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 52643840,
          "score": 198760,
          "orbits": 0,
          "seconds": 68.3375,
          "totalReward": 195.7599999999998,
          "endReason": "game_over",
          "ticks": 16401,
          "events": {
            "flip": 1625,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 16,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52701184,
          "score": 211950,
          "orbits": 0,
          "seconds": 86.8875,
          "totalReward": 208.9499999999999,
          "endReason": "game_over",
          "ticks": 20853,
          "events": {
            "flip": 1905,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 5,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 52758528,
          "score": 199290,
          "orbits": 0,
          "seconds": 59.9,
          "totalReward": 196.2899999999999,
          "endReason": "game_over",
          "ticks": 14376,
          "events": {
            "flip": 1304,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52815872,
          "score": 244510,
          "orbits": 0,
          "seconds": 140.62083333333334,
          "totalReward": 241.50999999999948,
          "endReason": "game_over",
          "ticks": 33749,
          "events": {
            "flip": 3386,
            "plunge": 3,
            "target": 11,
            "bumper": 54,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 41,
            "ramp": 6,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 52873216,
          "score": 206310,
          "orbits": 0,
          "seconds": 60.0625,
          "totalReward": 203.30999999999986,
          "endReason": "game_over",
          "ticks": 14415,
          "events": {
            "flip": 1431,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 52930560,
          "score": 197490,
          "orbits": 0,
          "seconds": 55.52916666666667,
          "totalReward": 194.48999999999987,
          "endReason": "game_over",
          "ticks": 13327,
          "events": {
            "flip": 1189,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 52987904,
          "score": 206410,
          "orbits": 0,
          "seconds": 87.75416666666666,
          "totalReward": 203.40999999999988,
          "endReason": "game_over",
          "ticks": 21061,
          "events": {
            "flip": 1893,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 53045248,
          "score": 203990,
          "orbits": 0,
          "seconds": 47.016666666666666,
          "totalReward": 200.9899999999999,
          "endReason": "game_over",
          "ticks": 11284,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 53102592,
          "score": 196010,
          "orbits": 0,
          "seconds": 50.97083333333333,
          "totalReward": 193.00999999999988,
          "endReason": "game_over",
          "ticks": 12233,
          "events": {
            "flip": 1261,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 53159936,
          "score": 202620,
          "orbits": 0,
          "seconds": 58.71666666666667,
          "totalReward": 199.61999999999986,
          "endReason": "game_over",
          "ticks": 14092,
          "events": {
            "flip": 1417,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 12,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53217280,
          "score": 199930,
          "orbits": 0,
          "seconds": 58.37083333333333,
          "totalReward": 196.92999999999995,
          "endReason": "game_over",
          "ticks": 14009,
          "events": {
            "flip": 1331,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53274624,
          "score": 441710,
          "orbits": 1,
          "seconds": 33.36666666666667,
          "totalReward": 438.71000000000004,
          "endReason": "game_over",
          "ticks": 8008,
          "events": {
            "flip": 825,
            "plunge": 3,
            "target": 12,
            "bumper": 12,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 53331968,
          "score": 197140,
          "orbits": 0,
          "seconds": 36.31666666666666,
          "totalReward": 194.13999999999993,
          "endReason": "game_over",
          "ticks": 8716,
          "events": {
            "flip": 899,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 53389312,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.3375,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5841,
          "events": {
            "flip": 630,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 53446656,
          "score": 210280,
          "orbits": 0,
          "seconds": 68.65416666666667,
          "totalReward": 207.2799999999999,
          "endReason": "game_over",
          "ticks": 16477,
          "events": {
            "flip": 1748,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 8,
            "orbit": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 53504000,
          "score": 198240,
          "orbits": 0,
          "seconds": 49.81666666666666,
          "totalReward": 195.23999999999995,
          "endReason": "game_over",
          "ticks": 11956,
          "events": {
            "flip": 1295,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 53561344,
          "score": 238660,
          "orbits": 0,
          "seconds": 146.25416666666666,
          "totalReward": 235.65999999999926,
          "endReason": "game_over",
          "ticks": 35101,
          "events": {
            "flip": 3683,
            "plunge": 3,
            "target": 10,
            "bumper": 60,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 56,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53618688,
          "score": 240300,
          "orbits": 0,
          "seconds": 142.17083333333332,
          "totalReward": 237.29999999999959,
          "endReason": "game_over",
          "ticks": 34121,
          "events": {
            "flip": 4346,
            "plunge": 3,
            "target": 11,
            "bumper": 45,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 30,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 53676032,
          "score": 219170,
          "orbits": 0,
          "seconds": 75.05,
          "totalReward": 216.1699999999997,
          "endReason": "game_over",
          "ticks": 18012,
          "events": {
            "flip": 2102,
            "plunge": 3,
            "target": 13,
            "bumper": 32,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 27,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 53733376,
          "score": 479910,
          "orbits": 1,
          "seconds": 111.03333333333333,
          "totalReward": 476.9099999999998,
          "endReason": "game_over",
          "ticks": 26648,
          "events": {
            "flip": 3362,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 31,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 53790720,
          "score": 189910,
          "orbits": 0,
          "seconds": 28.349999999999998,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6804,
          "events": {
            "flip": 750,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 53848064,
          "score": 454520,
          "orbits": 1,
          "seconds": 64.3,
          "totalReward": 451.5200000000001,
          "endReason": "game_over",
          "ticks": 15432,
          "events": {
            "flip": 1838,
            "plunge": 3,
            "target": 14,
            "bumper": 29,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 53905408,
          "score": 188860,
          "orbits": 0,
          "seconds": 33,
          "totalReward": 185.85999999999996,
          "endReason": "game_over",
          "ticks": 7920,
          "events": {
            "flip": 943,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 53962752,
          "score": 195150,
          "orbits": 0,
          "seconds": 43.233333333333334,
          "totalReward": 192.14999999999995,
          "endReason": "game_over",
          "ticks": 10376,
          "events": {
            "flip": 1211,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54020096,
          "score": 206000,
          "orbits": 0,
          "seconds": 93.10833333333333,
          "totalReward": 202.99999999999972,
          "endReason": "game_over",
          "ticks": 22346,
          "events": {
            "flip": 2719,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 20,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54077440,
          "score": 481180,
          "orbits": 1,
          "seconds": 105.58749999999999,
          "totalReward": 478.1799999999997,
          "endReason": "game_over",
          "ticks": 25341,
          "events": {
            "flip": 3090,
            "plunge": 3,
            "target": 14,
            "bumper": 49,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 28,
            "orbit": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 54134784,
          "score": 191250,
          "orbits": 0,
          "seconds": 47.233333333333334,
          "totalReward": 188.24999999999991,
          "endReason": "game_over",
          "ticks": 11336,
          "events": {
            "flip": 1415,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 54192128,
          "score": 198660,
          "orbits": 0,
          "seconds": 42.63333333333333,
          "totalReward": 195.65999999999994,
          "endReason": "game_over",
          "ticks": 10232,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 6,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 54249472,
          "score": 190400,
          "orbits": 0,
          "seconds": 31.4875,
          "totalReward": 187.4,
          "endReason": "game_over",
          "ticks": 7557,
          "events": {
            "flip": 778,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 54306816,
          "score": 199920,
          "orbits": 0,
          "seconds": 43.4,
          "totalReward": 196.92,
          "endReason": "game_over",
          "ticks": 10416,
          "events": {
            "flip": 1069,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 54364160,
          "score": 190330,
          "orbits": 0,
          "seconds": 39.6,
          "totalReward": 187.32999999999998,
          "endReason": "game_over",
          "ticks": 9504,
          "events": {
            "flip": 1078,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 54421504,
          "score": 191740,
          "orbits": 0,
          "seconds": 33.7375,
          "totalReward": 188.73999999999992,
          "endReason": "game_over",
          "ticks": 8097,
          "events": {
            "flip": 889,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 54478848,
          "score": 186300,
          "orbits": 0,
          "seconds": 24.9875,
          "totalReward": 183.3,
          "endReason": "game_over",
          "ticks": 5997,
          "events": {
            "flip": 594,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 54536192,
          "score": 191610,
          "orbits": 0,
          "seconds": 36.270833333333336,
          "totalReward": 188.60999999999996,
          "endReason": "game_over",
          "ticks": 8705,
          "events": {
            "flip": 964,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 54593536,
          "score": 195270,
          "orbits": 0,
          "seconds": 35.65,
          "totalReward": 192.26999999999992,
          "endReason": "game_over",
          "ticks": 8556,
          "events": {
            "flip": 963,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54650880,
          "score": 195240,
          "orbits": 0,
          "seconds": 54.699999999999996,
          "totalReward": 192.23999999999987,
          "endReason": "game_over",
          "ticks": 13128,
          "events": {
            "flip": 1546,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54708224,
          "score": 199720,
          "orbits": 0,
          "seconds": 40.766666666666666,
          "totalReward": 196.71999999999997,
          "endReason": "game_over",
          "ticks": 9784,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 54765568,
          "score": 202780,
          "orbits": 0,
          "seconds": 55.31666666666666,
          "totalReward": 199.7799999999999,
          "endReason": "game_over",
          "ticks": 13276,
          "events": {
            "flip": 1509,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "orbit": 2,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54822912,
          "score": 187420,
          "orbits": 0,
          "seconds": 25.570833333333333,
          "totalReward": 184.42,
          "endReason": "game_over",
          "ticks": 6137,
          "events": {
            "flip": 640,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 54880256,
          "score": 221270,
          "orbits": 0,
          "seconds": 107.39999999999999,
          "totalReward": 218.26999999999975,
          "endReason": "game_over",
          "ticks": 25776,
          "events": {
            "flip": 2594,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 17,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 54937600,
          "score": 474600,
          "orbits": 1,
          "seconds": 70.07083333333333,
          "totalReward": 471.5999999999999,
          "endReason": "game_over",
          "ticks": 16817,
          "events": {
            "flip": 1777,
            "plunge": 3,
            "target": 12,
            "bumper": 23,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 6,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 54994944,
          "score": 187930,
          "orbits": 0,
          "seconds": 29.920833333333334,
          "totalReward": 184.92999999999998,
          "endReason": "game_over",
          "ticks": 7181,
          "events": {
            "flip": 748,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 55052288,
          "score": 194440,
          "orbits": 0,
          "seconds": 32.34583333333333,
          "totalReward": 191.43999999999994,
          "endReason": "game_over",
          "ticks": 7763,
          "events": {
            "flip": 821,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 55109632,
          "score": 202120,
          "orbits": 0,
          "seconds": 64.21666666666667,
          "totalReward": 199.11999999999983,
          "endReason": "game_over",
          "ticks": 15412,
          "events": {
            "flip": 1839,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 12,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 55166976,
          "score": 191450,
          "orbits": 0,
          "seconds": 26.570833333333333,
          "totalReward": 188.44999999999996,
          "endReason": "game_over",
          "ticks": 6377,
          "events": {
            "flip": 655,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 55224320,
          "score": 207690,
          "orbits": 0,
          "seconds": 47.725,
          "totalReward": 204.68999999999988,
          "endReason": "game_over",
          "ticks": 11454,
          "events": {
            "flip": 1396,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 9,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 55281664,
          "score": 194810,
          "orbits": 0,
          "seconds": 59.516666666666666,
          "totalReward": 191.80999999999986,
          "endReason": "game_over",
          "ticks": 14284,
          "events": {
            "flip": 1610,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 55339008,
          "score": 191320,
          "orbits": 0,
          "seconds": 56.28333333333333,
          "totalReward": 188.31999999999985,
          "endReason": "game_over",
          "ticks": 13508,
          "events": {
            "flip": 1634,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 55396352,
          "score": 193940,
          "orbits": 0,
          "seconds": 31.454166666666666,
          "totalReward": 190.93999999999997,
          "endReason": "game_over",
          "ticks": 7549,
          "events": {
            "flip": 790,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 55453696,
          "score": 203390,
          "orbits": 0,
          "seconds": 49.2,
          "totalReward": 200.38999999999987,
          "endReason": "game_over",
          "ticks": 11808,
          "events": {
            "flip": 1276,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 55511040,
          "score": 190690,
          "orbits": 0,
          "seconds": 40.083333333333336,
          "totalReward": 187.6899999999999,
          "endReason": "game_over",
          "ticks": 9620,
          "events": {
            "flip": 1051,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 55568384,
          "score": 211790,
          "orbits": 0,
          "seconds": 100.16666666666667,
          "totalReward": 208.78999999999965,
          "endReason": "game_over",
          "ticks": 24040,
          "events": {
            "flip": 2605,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 29,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 55625728,
          "score": 192180,
          "orbits": 0,
          "seconds": 51.06666666666666,
          "totalReward": 189.17999999999992,
          "endReason": "game_over",
          "ticks": 12256,
          "events": {
            "flip": 1531,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 55683072,
          "score": 200980,
          "orbits": 0,
          "seconds": 55.983333333333334,
          "totalReward": 197.9799999999999,
          "endReason": "game_over",
          "ticks": 13436,
          "events": {
            "flip": 1649,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 55740416,
          "score": 459340,
          "orbits": 1,
          "seconds": 76.92083333333333,
          "totalReward": 456.3399999999998,
          "endReason": "game_over",
          "ticks": 18461,
          "events": {
            "flip": 2344,
            "plunge": 3,
            "target": 13,
            "bumper": 29,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 55797760,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.85,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7884,
          "events": {
            "flip": 912,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 55855104,
          "score": 192120,
          "orbits": 0,
          "seconds": 44.78333333333333,
          "totalReward": 189.11999999999986,
          "endReason": "game_over",
          "ticks": 10748,
          "events": {
            "flip": 1401,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 55912448,
          "score": 194740,
          "orbits": 0,
          "seconds": 46.733333333333334,
          "totalReward": 191.73999999999995,
          "endReason": "game_over",
          "ticks": 11216,
          "events": {
            "flip": 1422,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 55969792,
          "score": 195570,
          "orbits": 0,
          "seconds": 40.65833333333333,
          "totalReward": 192.5699999999999,
          "endReason": "game_over",
          "ticks": 9758,
          "events": {
            "flip": 1176,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 56027136,
          "score": 202260,
          "orbits": 0,
          "seconds": 71.92083333333333,
          "totalReward": 199.25999999999993,
          "endReason": "game_over",
          "ticks": 17261,
          "events": {
            "flip": 2200,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56084480,
          "score": 190520,
          "orbits": 0,
          "seconds": 37.95,
          "totalReward": 187.51999999999992,
          "endReason": "game_over",
          "ticks": 9108,
          "events": {
            "flip": 1061,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 56141824,
          "score": 203530,
          "orbits": 0,
          "seconds": 66.50416666666666,
          "totalReward": 200.52999999999986,
          "endReason": "game_over",
          "ticks": 15961,
          "events": {
            "flip": 1999,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 56199168,
          "score": 192690,
          "orbits": 0,
          "seconds": 40.49583333333333,
          "totalReward": 189.6899999999999,
          "endReason": "game_over",
          "ticks": 9719,
          "events": {
            "flip": 1177,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 56256512,
          "score": 192610,
          "orbits": 0,
          "seconds": 32.18333333333333,
          "totalReward": 189.60999999999999,
          "endReason": "game_over",
          "ticks": 7724,
          "events": {
            "flip": 837,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 56313856,
          "score": 189850,
          "orbits": 0,
          "seconds": 38.13333333333333,
          "totalReward": 186.84999999999997,
          "endReason": "game_over",
          "ticks": 9152,
          "events": {
            "flip": 1020,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 56371200,
          "score": 189060,
          "orbits": 0,
          "seconds": 30.370833333333334,
          "totalReward": 186.05999999999992,
          "endReason": "game_over",
          "ticks": 7289,
          "events": {
            "flip": 825,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 56428544,
          "score": 204080,
          "orbits": 0,
          "seconds": 55.5875,
          "totalReward": 201.07999999999987,
          "endReason": "game_over",
          "ticks": 13341,
          "events": {
            "flip": 1482,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56485888,
          "score": 192030,
          "orbits": 0,
          "seconds": 37.86666666666667,
          "totalReward": 189.02999999999994,
          "endReason": "game_over",
          "ticks": 9088,
          "events": {
            "flip": 1010,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 56543232,
          "score": 189900,
          "orbits": 0,
          "seconds": 25.770833333333332,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6185,
          "events": {
            "flip": 671,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 56600576,
          "score": 204390,
          "orbits": 0,
          "seconds": 46.425,
          "totalReward": 201.3899999999998,
          "endReason": "game_over",
          "ticks": 11142,
          "events": {
            "flip": 1299,
            "plunge": 3,
            "target": 9,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 19,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56657920,
          "score": 198570,
          "orbits": 0,
          "seconds": 50.05,
          "totalReward": 195.5699999999999,
          "endReason": "game_over",
          "ticks": 12012,
          "events": {
            "flip": 1441,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 56715264,
          "score": 191160,
          "orbits": 0,
          "seconds": 40.8,
          "totalReward": 188.15999999999994,
          "endReason": "game_over",
          "ticks": 9792,
          "events": {
            "flip": 1129,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 56772608,
          "score": 229190,
          "orbits": 0,
          "seconds": 95.01666666666667,
          "totalReward": 226.18999999999977,
          "endReason": "game_over",
          "ticks": 22804,
          "events": {
            "flip": 2939,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 19,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 56829952,
          "score": 188710,
          "orbits": 0,
          "seconds": 31.404166666666665,
          "totalReward": 185.70999999999998,
          "endReason": "game_over",
          "ticks": 7537,
          "events": {
            "flip": 804,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 56887296,
          "score": 480360,
          "orbits": 1,
          "seconds": 114.9125,
          "totalReward": 477.3599999999997,
          "endReason": "game_over",
          "ticks": 27579,
          "events": {
            "flip": 3524,
            "plunge": 3,
            "target": 12,
            "bumper": 41,
            "nudge": 8,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 26,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 56944640,
          "score": 188200,
          "orbits": 0,
          "seconds": 26.854166666666668,
          "totalReward": 185.2,
          "endReason": "game_over",
          "ticks": 6445,
          "events": {
            "flip": 613,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 57001984,
          "score": 198490,
          "orbits": 0,
          "seconds": 68.50833333333333,
          "totalReward": 195.48999999999984,
          "endReason": "game_over",
          "ticks": 16442,
          "events": {
            "flip": 1766,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 57059328,
          "score": 229170,
          "orbits": 0,
          "seconds": 153.27083333333334,
          "totalReward": 226.16999999999956,
          "endReason": "game_over",
          "ticks": 36785,
          "events": {
            "flip": 4383,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 37,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 57116672,
          "score": 188550,
          "orbits": 0,
          "seconds": 30.554166666666667,
          "totalReward": 185.54999999999995,
          "endReason": "game_over",
          "ticks": 7333,
          "events": {
            "flip": 789,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 57174016,
          "score": 193780,
          "orbits": 0,
          "seconds": 55.88333333333333,
          "totalReward": 190.7799999999999,
          "endReason": "game_over",
          "ticks": 13412,
          "events": {
            "flip": 1671,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 57231360,
          "score": 193030,
          "orbits": 0,
          "seconds": 36.516666666666666,
          "totalReward": 190.02999999999994,
          "endReason": "game_over",
          "ticks": 8764,
          "events": {
            "flip": 1074,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57288704,
          "score": 205300,
          "orbits": 0,
          "seconds": 53.775,
          "totalReward": 202.29999999999987,
          "endReason": "game_over",
          "ticks": 12906,
          "events": {
            "flip": 1360,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57346048,
          "score": 213130,
          "orbits": 0,
          "seconds": 44.775,
          "totalReward": 210.12999999999985,
          "endReason": "game_over",
          "ticks": 10746,
          "events": {
            "flip": 1130,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 13,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57403392,
          "score": 190210,
          "orbits": 0,
          "seconds": 29.9375,
          "totalReward": 187.20999999999998,
          "endReason": "game_over",
          "ticks": 7185,
          "events": {
            "flip": 748,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 57460736,
          "score": 205630,
          "orbits": 0,
          "seconds": 81.40416666666667,
          "totalReward": 202.6299999999998,
          "endReason": "game_over",
          "ticks": 19537,
          "events": {
            "flip": 2341,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 57518080,
          "score": 188600,
          "orbits": 0,
          "seconds": 28.854166666666668,
          "totalReward": 185.6,
          "endReason": "game_over",
          "ticks": 6925,
          "events": {
            "flip": 700,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 57575424,
          "score": 201270,
          "orbits": 0,
          "seconds": 74.1375,
          "totalReward": 198.26999999999984,
          "endReason": "game_over",
          "ticks": 17793,
          "events": {
            "flip": 1897,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57632768,
          "score": 193790,
          "orbits": 0,
          "seconds": 43.13333333333333,
          "totalReward": 190.7899999999999,
          "endReason": "game_over",
          "ticks": 10352,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57690112,
          "score": 227200,
          "orbits": 0,
          "seconds": 109.55416666666666,
          "totalReward": 224.19999999999968,
          "endReason": "game_over",
          "ticks": 26293,
          "events": {
            "flip": 3089,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 20,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 57747456,
          "score": 192620,
          "orbits": 0,
          "seconds": 28.870833333333334,
          "totalReward": 189.61999999999998,
          "endReason": "game_over",
          "ticks": 6929,
          "events": {
            "flip": 816,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 57804800,
          "score": 189900,
          "orbits": 0,
          "seconds": 29.6875,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 7125,
          "events": {
            "flip": 824,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 57862144,
          "score": 201980,
          "orbits": 0,
          "seconds": 49.65,
          "totalReward": 198.97999999999988,
          "endReason": "game_over",
          "ticks": 11916,
          "events": {
            "flip": 1468,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57919488,
          "score": 195530,
          "orbits": 0,
          "seconds": 43.6625,
          "totalReward": 192.52999999999994,
          "endReason": "game_over",
          "ticks": 10479,
          "events": {
            "flip": 1272,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 57976832,
          "score": 208470,
          "orbits": 0,
          "seconds": 63.895833333333336,
          "totalReward": 205.4699999999998,
          "endReason": "game_over",
          "ticks": 15335,
          "events": {
            "flip": 1743,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 17,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 58034176,
          "score": 189440,
          "orbits": 0,
          "seconds": 36.18333333333333,
          "totalReward": 186.43999999999997,
          "endReason": "game_over",
          "ticks": 8684,
          "events": {
            "flip": 1022,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 58091520,
          "score": 200580,
          "orbits": 0,
          "seconds": 46.86666666666667,
          "totalReward": 197.57999999999993,
          "endReason": "game_over",
          "ticks": 11248,
          "events": {
            "flip": 1319,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 58148864,
          "score": 246940,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 243.93999999999943,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5580,
            "plunge": 3,
            "target": 10,
            "bumper": 52,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 44,
            "ramp": 5,
            "orbit": 3
          }
        },
        {
          "steps": 58206208,
          "score": 194430,
          "orbits": 0,
          "seconds": 32.75,
          "totalReward": 191.42999999999998,
          "endReason": "game_over",
          "ticks": 7860,
          "events": {
            "flip": 899,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58263552,
          "score": 227750,
          "orbits": 0,
          "seconds": 94.47083333333333,
          "totalReward": 224.74999999999983,
          "endReason": "game_over",
          "ticks": 22673,
          "events": {
            "flip": 2595,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 15,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 58320896,
          "score": 189040,
          "orbits": 0,
          "seconds": 33.166666666666664,
          "totalReward": 186.03999999999996,
          "endReason": "game_over",
          "ticks": 7960,
          "events": {
            "flip": 825,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 58378240,
          "score": 209000,
          "orbits": 0,
          "seconds": 83.95,
          "totalReward": 205.99999999999977,
          "endReason": "game_over",
          "ticks": 20148,
          "events": {
            "flip": 1969,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 20,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58435584,
          "score": 192920,
          "orbits": 0,
          "seconds": 31.554166666666667,
          "totalReward": 189.92,
          "endReason": "game_over",
          "ticks": 7573,
          "events": {
            "flip": 788,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58492928,
          "score": 201290,
          "orbits": 0,
          "seconds": 73.225,
          "totalReward": 198.28999999999976,
          "endReason": "game_over",
          "ticks": 17574,
          "events": {
            "flip": 1833,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 19,
            "over": 1
          }
        },
        {
          "steps": 58550272,
          "score": 193120,
          "orbits": 0,
          "seconds": 28.616666666666667,
          "totalReward": 190.11999999999998,
          "endReason": "game_over",
          "ticks": 6868,
          "events": {
            "flip": 669,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 58607616,
          "score": 196930,
          "orbits": 0,
          "seconds": 60.93333333333333,
          "totalReward": 193.92999999999995,
          "endReason": "game_over",
          "ticks": 14624,
          "events": {
            "flip": 1682,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58664960,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.1125,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6267,
          "events": {
            "flip": 650,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 58722304,
          "score": 189530,
          "orbits": 0,
          "seconds": 33.43333333333333,
          "totalReward": 186.52999999999997,
          "endReason": "game_over",
          "ticks": 8024,
          "events": {
            "flip": 861,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 58779648,
          "score": 192350,
          "orbits": 0,
          "seconds": 40.28333333333333,
          "totalReward": 189.34999999999994,
          "endReason": "game_over",
          "ticks": 9668,
          "events": {
            "flip": 1119,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 58836992,
          "score": 191920,
          "orbits": 0,
          "seconds": 34.03333333333333,
          "totalReward": 188.91999999999996,
          "endReason": "game_over",
          "ticks": 8168,
          "events": {
            "flip": 827,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 58894336,
          "score": 467790,
          "orbits": 1,
          "seconds": 128.47083333333333,
          "totalReward": 464.78999999999974,
          "endReason": "game_over",
          "ticks": 30833,
          "events": {
            "flip": 3524,
            "plunge": 3,
            "target": 14,
            "bumper": 44,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "sling": 29,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 58951680,
          "score": 229220,
          "orbits": 0,
          "seconds": 105.1875,
          "totalReward": 226.21999999999971,
          "endReason": "game_over",
          "ticks": 25245,
          "events": {
            "flip": 3102,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 22,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 59009024,
          "score": 219120,
          "orbits": 0,
          "seconds": 130.85833333333332,
          "totalReward": 216.11999999999966,
          "endReason": "game_over",
          "ticks": 31406,
          "events": {
            "flip": 3746,
            "plunge": 3,
            "target": 11,
            "bumper": 44,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 24,
            "sling": 22,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59066368,
          "score": 202470,
          "orbits": 0,
          "seconds": 117.52083333333333,
          "totalReward": 199.4699999999997,
          "endReason": "game_over",
          "ticks": 28205,
          "events": {
            "flip": 3638,
            "plunge": 3,
            "target": 10,
            "bumper": 26,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "ramp": 1,
            "sling": 27,
            "over": 1
          }
        },
        {
          "steps": 59123712,
          "score": 197130,
          "orbits": 0,
          "seconds": 79.05416666666666,
          "totalReward": 194.12999999999982,
          "endReason": "game_over",
          "ticks": 18973,
          "events": {
            "flip": 2255,
            "plunge": 3,
            "target": 10,
            "bumper": 25,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 59181056,
          "score": 196910,
          "orbits": 0,
          "seconds": 77.9375,
          "totalReward": 193.90999999999983,
          "endReason": "game_over",
          "ticks": 18705,
          "events": {
            "flip": 2271,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 59238400,
          "score": 203110,
          "orbits": 0,
          "seconds": 67.90833333333333,
          "totalReward": 200.10999999999987,
          "endReason": "game_over",
          "ticks": 16298,
          "events": {
            "flip": 1987,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59295744,
          "score": 201580,
          "orbits": 0,
          "seconds": 83.20416666666667,
          "totalReward": 198.57999999999976,
          "endReason": "game_over",
          "ticks": 19969,
          "events": {
            "flip": 2507,
            "plunge": 3,
            "target": 10,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 18,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 59353088,
          "score": 189900,
          "orbits": 0,
          "seconds": 25.983333333333334,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6236,
          "events": {
            "flip": 660,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 59410432,
          "score": 199400,
          "orbits": 0,
          "seconds": 49.84166666666667,
          "totalReward": 196.3999999999999,
          "endReason": "game_over",
          "ticks": 11962,
          "events": {
            "flip": 1324,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59467776,
          "score": 219110,
          "orbits": 0,
          "seconds": 86.39583333333333,
          "totalReward": 216.10999999999967,
          "endReason": "game_over",
          "ticks": 20735,
          "events": {
            "flip": 2409,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 31,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 59525120,
          "score": 476490,
          "orbits": 1,
          "seconds": 149.00416666666666,
          "totalReward": 473.48999999999995,
          "endReason": "game_over",
          "ticks": 35761,
          "events": {
            "flip": 4258,
            "plunge": 3,
            "target": 14,
            "bumper": 58,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 39,
            "orbit": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 59582464,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.191666666666666,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6046,
          "events": {
            "flip": 625,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 59639808,
          "score": 205410,
          "orbits": 0,
          "seconds": 53.041666666666664,
          "totalReward": 202.40999999999983,
          "endReason": "game_over",
          "ticks": 12730,
          "events": {
            "flip": 1515,
            "plunge": 3,
            "target": 10,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 11,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 59697152,
          "score": 196380,
          "orbits": 0,
          "seconds": 47.2125,
          "totalReward": 193.3799999999999,
          "endReason": "game_over",
          "ticks": 11331,
          "events": {
            "flip": 1362,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 59754496,
          "score": 203660,
          "orbits": 0,
          "seconds": 36.875,
          "totalReward": 200.6599999999999,
          "endReason": "game_over",
          "ticks": 8850,
          "events": {
            "flip": 966,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 6,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 59811840,
          "score": 213910,
          "orbits": 0,
          "seconds": 65.4625,
          "totalReward": 210.90999999999985,
          "endReason": "game_over",
          "ticks": 15711,
          "events": {
            "flip": 1995,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 59869184,
          "score": 474360,
          "orbits": 1,
          "seconds": 70.34166666666667,
          "totalReward": 471.3599999999999,
          "endReason": "game_over",
          "ticks": 16882,
          "events": {
            "flip": 2035,
            "plunge": 3,
            "target": 12,
            "bumper": 17,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 59926528,
          "score": 196160,
          "orbits": 0,
          "seconds": 54.333333333333336,
          "totalReward": 193.15999999999988,
          "endReason": "game_over",
          "ticks": 13040,
          "events": {
            "flip": 1609,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59983872,
          "score": 191270,
          "orbits": 0,
          "seconds": 42.983333333333334,
          "totalReward": 188.26999999999992,
          "endReason": "game_over",
          "ticks": 10316,
          "events": {
            "flip": 1164,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 60041216,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.666666666666664,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7840,
          "events": {
            "flip": 875,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 60098560,
          "score": 215670,
          "orbits": 0,
          "seconds": 59.666666666666664,
          "totalReward": 212.6699999999999,
          "endReason": "game_over",
          "ticks": 14320,
          "events": {
            "flip": 1810,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 3,
            "sling": 7,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 60155904,
          "score": 202070,
          "orbits": 0,
          "seconds": 74.72916666666667,
          "totalReward": 199.06999999999977,
          "endReason": "game_over",
          "ticks": 17935,
          "events": {
            "flip": 2436,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 60213248,
          "score": 191910,
          "orbits": 0,
          "seconds": 30.675,
          "totalReward": 188.91,
          "endReason": "game_over",
          "ticks": 7362,
          "events": {
            "flip": 882,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 60270592,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4875,
          "totalReward": 182.8,
          "endReason": "game_over",
          "ticks": 5157,
          "events": {
            "flip": 552,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 60327936,
          "score": 234960,
          "orbits": 0,
          "seconds": 65.39583333333333,
          "totalReward": 231.9599999999998,
          "endReason": "game_over",
          "ticks": 15695,
          "events": {
            "flip": 1941,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 16,
            "ramp": 6,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 60385280,
          "score": 197050,
          "orbits": 0,
          "seconds": 46.6,
          "totalReward": 194.04999999999993,
          "endReason": "game_over",
          "ticks": 11184,
          "events": {
            "flip": 1356,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 60442624,
          "score": 196170,
          "orbits": 0,
          "seconds": 47.03333333333333,
          "totalReward": 193.16999999999993,
          "endReason": "game_over",
          "ticks": 11288,
          "events": {
            "flip": 1365,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 60499968,
          "score": 190110,
          "orbits": 0,
          "seconds": 30.916666666666668,
          "totalReward": 187.10999999999999,
          "endReason": "game_over",
          "ticks": 7420,
          "events": {
            "flip": 765,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 60557312,
          "score": 450810,
          "orbits": 1,
          "seconds": 68.50833333333333,
          "totalReward": 447.80999999999995,
          "endReason": "game_over",
          "ticks": 16442,
          "events": {
            "flip": 2059,
            "plunge": 3,
            "target": 13,
            "bumper": 15,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 21,
            "over": 1
          }
        },
        {
          "steps": 60614656,
          "score": 198880,
          "orbits": 0,
          "seconds": 53.8,
          "totalReward": 195.87999999999988,
          "endReason": "game_over",
          "ticks": 12912,
          "events": {
            "flip": 1612,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 60672000,
          "score": 195910,
          "orbits": 0,
          "seconds": 51.75416666666666,
          "totalReward": 192.90999999999994,
          "endReason": "game_over",
          "ticks": 12421,
          "events": {
            "flip": 1493,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 60729344,
          "score": 205840,
          "orbits": 0,
          "seconds": 108.87083333333334,
          "totalReward": 202.83999999999972,
          "endReason": "game_over",
          "ticks": 26129,
          "events": {
            "flip": 3634,
            "plunge": 3,
            "target": 10,
            "bumper": 29,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 24,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 60786688,
          "score": 189320,
          "orbits": 0,
          "seconds": 30.6875,
          "totalReward": 186.31999999999996,
          "endReason": "game_over",
          "ticks": 7365,
          "events": {
            "flip": 803,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 60844032,
          "score": 189530,
          "orbits": 0,
          "seconds": 33.733333333333334,
          "totalReward": 186.52999999999997,
          "endReason": "game_over",
          "ticks": 8096,
          "events": {
            "flip": 912,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 60901376,
          "score": 194910,
          "orbits": 0,
          "seconds": 28.066666666666666,
          "totalReward": 191.91,
          "endReason": "game_over",
          "ticks": 6736,
          "events": {
            "flip": 701,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 60958720,
          "score": 193660,
          "orbits": 0,
          "seconds": 56.916666666666664,
          "totalReward": 190.6599999999999,
          "endReason": "game_over",
          "ticks": 13660,
          "events": {
            "flip": 1427,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 61016064,
          "score": 190370,
          "orbits": 0,
          "seconds": 42.96666666666667,
          "totalReward": 187.36999999999992,
          "endReason": "game_over",
          "ticks": 10312,
          "events": {
            "flip": 1160,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 61073408,
          "score": 194740,
          "orbits": 0,
          "seconds": 38.766666666666666,
          "totalReward": 191.73999999999995,
          "endReason": "game_over",
          "ticks": 9304,
          "events": {
            "flip": 1015,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 61130752,
          "score": 203940,
          "orbits": 0,
          "seconds": 53.68333333333333,
          "totalReward": 200.9399999999999,
          "endReason": "game_over",
          "ticks": 12884,
          "events": {
            "flip": 1293,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "orbit": 1,
            "ramp": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 61188096,
          "score": 462300,
          "orbits": 1,
          "seconds": 71.55416666666666,
          "totalReward": 459.29999999999995,
          "endReason": "game_over",
          "ticks": 17173,
          "events": {
            "flip": 1978,
            "plunge": 3,
            "target": 13,
            "bumper": 30,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 10,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 61245440,
          "score": 221250,
          "orbits": 0,
          "seconds": 43.46666666666667,
          "totalReward": 218.24999999999991,
          "endReason": "game_over",
          "ticks": 10432,
          "events": {
            "flip": 1046,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 5,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 61302784,
          "score": 189500,
          "orbits": 0,
          "seconds": 27.320833333333333,
          "totalReward": 186.5,
          "endReason": "game_over",
          "ticks": 6557,
          "events": {
            "flip": 614,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 61360128,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.616666666666667,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6388,
          "events": {
            "flip": 575,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 61417472,
          "score": 464830,
          "orbits": 1,
          "seconds": 56.49166666666667,
          "totalReward": 461.8299999999999,
          "endReason": "game_over",
          "ticks": 13558,
          "events": {
            "flip": 1392,
            "plunge": 3,
            "target": 12,
            "bumper": 13,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 13,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 61474816,
          "score": 236040,
          "orbits": 0,
          "seconds": 137.42083333333332,
          "totalReward": 233.0399999999995,
          "endReason": "game_over",
          "ticks": 32981,
          "events": {
            "flip": 3595,
            "plunge": 3,
            "target": 11,
            "bumper": 46,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "ramp": 5,
            "sling": 34,
            "over": 1
          }
        },
        {
          "steps": 61532160,
          "score": 207540,
          "orbits": 0,
          "seconds": 74.61666666666666,
          "totalReward": 204.53999999999985,
          "endReason": "game_over",
          "ticks": 17908,
          "events": {
            "flip": 2011,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 61589504,
          "score": 205830,
          "orbits": 0,
          "seconds": 39.520833333333336,
          "totalReward": 202.82999999999996,
          "endReason": "game_over",
          "ticks": 9485,
          "events": {
            "flip": 809,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 61646848,
          "score": 190600,
          "orbits": 0,
          "seconds": 34.016666666666666,
          "totalReward": 187.6,
          "endReason": "game_over",
          "ticks": 8164,
          "events": {
            "flip": 640,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 61704192,
          "score": 188420,
          "orbits": 0,
          "seconds": 28.47083333333333,
          "totalReward": 185.42,
          "endReason": "game_over",
          "ticks": 6833,
          "events": {
            "flip": 620,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 61761536,
          "score": 192710,
          "orbits": 0,
          "seconds": 29.9375,
          "totalReward": 189.70999999999998,
          "endReason": "game_over",
          "ticks": 7185,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 61818880,
          "score": 198560,
          "orbits": 0,
          "seconds": 64.05,
          "totalReward": 195.5599999999998,
          "endReason": "game_over",
          "ticks": 15372,
          "events": {
            "flip": 1457,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 16,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61876224,
          "score": 187500,
          "orbits": 0,
          "seconds": 27.654166666666665,
          "totalReward": 184.5,
          "endReason": "game_over",
          "ticks": 6637,
          "events": {
            "flip": 587,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 61933568,
          "score": 190010,
          "orbits": 0,
          "seconds": 27.420833333333334,
          "totalReward": 187.01,
          "endReason": "game_over",
          "ticks": 6581,
          "events": {
            "flip": 559,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 61990912,
          "score": 212150,
          "orbits": 0,
          "seconds": 111.6875,
          "totalReward": 209.14999999999966,
          "endReason": "game_over",
          "ticks": 26805,
          "events": {
            "flip": 2887,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 25,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 62048256,
          "score": 193450,
          "orbits": 0,
          "seconds": 42.25416666666666,
          "totalReward": 190.44999999999996,
          "endReason": "game_over",
          "ticks": 10141,
          "events": {
            "flip": 1043,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 62105600,
          "score": 221370,
          "orbits": 0,
          "seconds": 94.85416666666667,
          "totalReward": 218.36999999999983,
          "endReason": "game_over",
          "ticks": 22765,
          "events": {
            "flip": 2248,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 5,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 62162944,
          "score": 194730,
          "orbits": 0,
          "seconds": 64.36666666666666,
          "totalReward": 191.72999999999982,
          "endReason": "game_over",
          "ticks": 15448,
          "events": {
            "flip": 1481,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 62220288,
          "score": 209670,
          "orbits": 0,
          "seconds": 100.175,
          "totalReward": 206.6699999999998,
          "endReason": "game_over",
          "ticks": 24042,
          "events": {
            "flip": 2248,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 17,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 62277632,
          "score": 203560,
          "orbits": 0,
          "seconds": 61.983333333333334,
          "totalReward": 200.55999999999995,
          "endReason": "game_over",
          "ticks": 14876,
          "events": {
            "flip": 1536,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 6,
            "ramp": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 62334976,
          "score": 195920,
          "orbits": 0,
          "seconds": 49.86666666666667,
          "totalReward": 192.91999999999996,
          "endReason": "game_over",
          "ticks": 11968,
          "events": {
            "flip": 1131,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 62392320,
          "score": 198090,
          "orbits": 0,
          "seconds": 45.270833333333336,
          "totalReward": 195.0899999999999,
          "endReason": "game_over",
          "ticks": 10865,
          "events": {
            "flip": 1037,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 62449664,
          "score": 187800,
          "orbits": 0,
          "seconds": 27.1875,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 6525,
          "events": {
            "flip": 520,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 62507008,
          "score": 486120,
          "orbits": 1,
          "seconds": 105.67083333333333,
          "totalReward": 483.1199999999999,
          "endReason": "game_over",
          "ticks": 25361,
          "events": {
            "flip": 2545,
            "plunge": 3,
            "target": 14,
            "bumper": 34,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 22,
            "ramp": 4,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 62564352,
          "score": 190630,
          "orbits": 0,
          "seconds": 31.3375,
          "totalReward": 187.62999999999997,
          "endReason": "game_over",
          "ticks": 7521,
          "events": {
            "flip": 671,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 62621696,
          "score": 187300,
          "orbits": 0,
          "seconds": 25.004166666666666,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 6001,
          "events": {
            "flip": 522,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 62679040,
          "score": 199830,
          "orbits": 0,
          "seconds": 82.17083333333333,
          "totalReward": 196.82999999999996,
          "endReason": "game_over",
          "ticks": 19721,
          "events": {
            "flip": 1813,
            "plunge": 3,
            "target": 12,
            "bumper": 23,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 13,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 62736384,
          "score": 193060,
          "orbits": 0,
          "seconds": 57.583333333333336,
          "totalReward": 190.05999999999992,
          "endReason": "game_over",
          "ticks": 13820,
          "events": {
            "flip": 1638,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 62793728,
          "score": 208240,
          "orbits": 0,
          "seconds": 87.57083333333333,
          "totalReward": 205.23999999999972,
          "endReason": "game_over",
          "ticks": 21017,
          "events": {
            "flip": 2234,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 24,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 62851072,
          "score": 207440,
          "orbits": 0,
          "seconds": 40.541666666666664,
          "totalReward": 204.43999999999997,
          "endReason": "game_over",
          "ticks": 9730,
          "events": {
            "flip": 1001,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 62908416,
          "score": 188520,
          "orbits": 0,
          "seconds": 29.1875,
          "totalReward": 185.51999999999998,
          "endReason": "game_over",
          "ticks": 7005,
          "events": {
            "flip": 687,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 62965760,
          "score": 489250,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 487.24999999999966,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5420,
            "plunge": 3,
            "target": 12,
            "bumper": 45,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 29,
            "sling": 45,
            "orbit": 2,
            "ramp": 4
          }
        },
        {
          "steps": 63023104,
          "score": 208660,
          "orbits": 0,
          "seconds": 59.93333333333333,
          "totalReward": 205.6599999999999,
          "endReason": "game_over",
          "ticks": 14384,
          "events": {
            "flip": 1514,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 6,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 63080448,
          "score": 193110,
          "orbits": 0,
          "seconds": 36.56666666666666,
          "totalReward": 190.10999999999996,
          "endReason": "game_over",
          "ticks": 8776,
          "events": {
            "flip": 908,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 63137792,
          "score": 187300,
          "orbits": 0,
          "seconds": 24.904166666666665,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 5977,
          "events": {
            "flip": 573,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 63195136,
          "score": 199230,
          "orbits": 0,
          "seconds": 41.65833333333333,
          "totalReward": 196.22999999999996,
          "endReason": "game_over",
          "ticks": 9998,
          "events": {
            "flip": 1004,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 63252480,
          "score": 209540,
          "orbits": 0,
          "seconds": 62.4375,
          "totalReward": 206.53999999999985,
          "endReason": "game_over",
          "ticks": 14985,
          "events": {
            "flip": 1616,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 63309824,
          "score": 188730,
          "orbits": 0,
          "seconds": 37.93333333333333,
          "totalReward": 185.72999999999993,
          "endReason": "game_over",
          "ticks": 9104,
          "events": {
            "flip": 880,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 63367168,
          "score": 192320,
          "orbits": 0,
          "seconds": 43.15,
          "totalReward": 189.31999999999988,
          "endReason": "game_over",
          "ticks": 10356,
          "events": {
            "flip": 1049,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 63424512,
          "score": 206680,
          "orbits": 0,
          "seconds": 44.68333333333333,
          "totalReward": 203.6799999999999,
          "endReason": "game_over",
          "ticks": 10724,
          "events": {
            "flip": 1092,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 63481856,
          "score": 187300,
          "orbits": 0,
          "seconds": 24.954166666666666,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 5989,
          "events": {
            "flip": 584,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 63539200,
          "score": 191500,
          "orbits": 0,
          "seconds": 27.325,
          "totalReward": 188.5,
          "endReason": "game_over",
          "ticks": 6558,
          "events": {
            "flip": 667,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 63596544,
          "score": 192120,
          "orbits": 0,
          "seconds": 41.78333333333333,
          "totalReward": 189.11999999999998,
          "endReason": "game_over",
          "ticks": 10028,
          "events": {
            "flip": 1083,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 63653888,
          "score": 189640,
          "orbits": 0,
          "seconds": 30.216666666666665,
          "totalReward": 186.63999999999996,
          "endReason": "game_over",
          "ticks": 7252,
          "events": {
            "flip": 682,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 63711232,
          "score": 204620,
          "orbits": 0,
          "seconds": 49.166666666666664,
          "totalReward": 201.61999999999995,
          "endReason": "game_over",
          "ticks": 11800,
          "events": {
            "flip": 1161,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "orbit": 2,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 63768576,
          "score": 188300,
          "orbits": 0,
          "seconds": 29.97083333333333,
          "totalReward": 185.3,
          "endReason": "game_over",
          "ticks": 7193,
          "events": {
            "flip": 565,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 63825920,
          "score": 192720,
          "orbits": 0,
          "seconds": 32.516666666666666,
          "totalReward": 189.71999999999997,
          "endReason": "game_over",
          "ticks": 7804,
          "events": {
            "flip": 664,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 63883264,
          "score": 489940,
          "orbits": 1,
          "seconds": 120.65416666666667,
          "totalReward": 486.9399999999997,
          "endReason": "game_over",
          "ticks": 28957,
          "events": {
            "flip": 2962,
            "plunge": 3,
            "target": 14,
            "bumper": 43,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "ramp": 6,
            "sling": 24,
            "over": 1
          }
        },
        {
          "steps": 63940608,
          "score": 196460,
          "orbits": 0,
          "seconds": 81.80416666666666,
          "totalReward": 193.45999999999984,
          "endReason": "game_over",
          "ticks": 19633,
          "events": {
            "flip": 2023,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 63997952,
          "score": 202780,
          "orbits": 0,
          "seconds": 69.27916666666667,
          "totalReward": 199.77999999999966,
          "endReason": "game_over",
          "ticks": 16627,
          "events": {
            "flip": 1479,
            "plunge": 3,
            "target": 11,
            "bumper": 35,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 28,
            "over": 1
          }
        },
        {
          "steps": 64055296,
          "score": 198950,
          "orbits": 0,
          "seconds": 46.99166666666667,
          "totalReward": 195.94999999999993,
          "endReason": "game_over",
          "ticks": 11278,
          "events": {
            "flip": 1181,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64112640,
          "score": 214040,
          "orbits": 0,
          "seconds": 86.75,
          "totalReward": 211.03999999999982,
          "endReason": "game_over",
          "ticks": 20820,
          "events": {
            "flip": 2129,
            "plunge": 3,
            "target": 10,
            "bumper": 27,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "ramp": 1,
            "sling": 14,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 64169984,
          "score": 187300,
          "orbits": 0,
          "seconds": 24.8375,
          "totalReward": 184.3,
          "endReason": "game_over",
          "ticks": 5961,
          "events": {
            "flip": 525,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 64227328,
          "score": 200590,
          "orbits": 0,
          "seconds": 44.45,
          "totalReward": 197.58999999999992,
          "endReason": "game_over",
          "ticks": 10668,
          "events": {
            "flip": 998,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 64284672,
          "score": 190820,
          "orbits": 0,
          "seconds": 31.0875,
          "totalReward": 187.81999999999996,
          "endReason": "game_over",
          "ticks": 7461,
          "events": {
            "flip": 667,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 64342016,
          "score": 205780,
          "orbits": 0,
          "seconds": 84.95416666666667,
          "totalReward": 202.77999999999992,
          "endReason": "game_over",
          "ticks": 20389,
          "events": {
            "flip": 1942,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 8,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64399360,
          "score": 214630,
          "orbits": 0,
          "seconds": 124.9875,
          "totalReward": 211.62999999999968,
          "endReason": "game_over",
          "ticks": 29997,
          "events": {
            "flip": 3355,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 23,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 64456704,
          "score": 221250,
          "orbits": 0,
          "seconds": 146.17083333333332,
          "totalReward": 218.24999999999952,
          "endReason": "game_over",
          "ticks": 35081,
          "events": {
            "flip": 3864,
            "plunge": 3,
            "target": 11,
            "bumper": 48,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 35,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 64514048,
          "score": 188900,
          "orbits": 0,
          "seconds": 26.954166666666666,
          "totalReward": 185.9,
          "endReason": "game_over",
          "ticks": 6469,
          "events": {
            "flip": 496,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 64571392,
          "score": 199930,
          "orbits": 0,
          "seconds": 38.9,
          "totalReward": 196.92999999999995,
          "endReason": "game_over",
          "ticks": 9336,
          "events": {
            "flip": 928,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 64628736,
          "score": 210330,
          "orbits": 0,
          "seconds": 113.00416666666666,
          "totalReward": 207.32999999999987,
          "endReason": "game_over",
          "ticks": 27121,
          "events": {
            "flip": 2535,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 22,
            "sling": 13,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 64686080,
          "score": 466260,
          "orbits": 1,
          "seconds": 114.17083333333333,
          "totalReward": 463.2599999999998,
          "endReason": "game_over",
          "ticks": 27401,
          "events": {
            "flip": 2967,
            "plunge": 3,
            "target": 13,
            "bumper": 38,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 36,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 64743424,
          "score": 198830,
          "orbits": 0,
          "seconds": 57.8375,
          "totalReward": 195.82999999999996,
          "endReason": "game_over",
          "ticks": 13881,
          "events": {
            "flip": 1392,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64800768,
          "score": 231420,
          "orbits": 0,
          "seconds": 125.05416666666666,
          "totalReward": 228.41999999999967,
          "endReason": "game_over",
          "ticks": 30013,
          "events": {
            "flip": 2782,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 24,
            "ramp": 5,
            "sling": 22,
            "over": 1
          }
        },
        {
          "steps": 64858112,
          "score": 197060,
          "orbits": 0,
          "seconds": 42.86666666666667,
          "totalReward": 194.05999999999992,
          "endReason": "game_over",
          "ticks": 10288,
          "events": {
            "flip": 1214,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64915456,
          "score": 485610,
          "orbits": 1,
          "seconds": 172.85416666666666,
          "totalReward": 482.6099999999997,
          "endReason": "game_over",
          "ticks": 41485,
          "events": {
            "flip": 4902,
            "plunge": 3,
            "target": 13,
            "bumper": 34,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 33,
            "orbit": 1,
            "sling": 31,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 64972800,
          "score": 208430,
          "orbits": 0,
          "seconds": 55.108333333333334,
          "totalReward": 205.42999999999995,
          "endReason": "game_over",
          "ticks": 13226,
          "events": {
            "flip": 1574,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 65030144,
          "score": 190530,
          "orbits": 0,
          "seconds": 35.775,
          "totalReward": 187.52999999999997,
          "endReason": "game_over",
          "ticks": 8586,
          "events": {
            "flip": 909,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 65087488,
          "score": 476830,
          "orbits": 1,
          "seconds": 101.2375,
          "totalReward": 473.82999999999987,
          "endReason": "game_over",
          "ticks": 24297,
          "events": {
            "flip": 2610,
            "plunge": 3,
            "target": 13,
            "bumper": 17,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 13,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 65144832,
          "score": 194820,
          "orbits": 0,
          "seconds": 51.166666666666664,
          "totalReward": 191.81999999999977,
          "endReason": "game_over",
          "ticks": 12280,
          "events": {
            "flip": 1381,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 22,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 65202176,
          "score": 456700,
          "orbits": 1,
          "seconds": 62.4625,
          "totalReward": 453.69999999999993,
          "endReason": "game_over",
          "ticks": 14991,
          "events": {
            "flip": 1681,
            "plunge": 3,
            "target": 12,
            "bumper": 16,
            "nudge": 7,
            "launch": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 65259520,
          "score": 227860,
          "orbits": 0,
          "seconds": 137.24583333333334,
          "totalReward": 224.85999999999967,
          "endReason": "game_over",
          "ticks": 32939,
          "events": {
            "flip": 4166,
            "plunge": 3,
            "target": 11,
            "bumper": 34,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 26,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 65316864,
          "score": 194130,
          "orbits": 0,
          "seconds": 59.199999999999996,
          "totalReward": 191.12999999999985,
          "endReason": "game_over",
          "ticks": 14208,
          "events": {
            "flip": 1699,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 65374208,
          "score": 194080,
          "orbits": 0,
          "seconds": 49.81666666666666,
          "totalReward": 191.0799999999999,
          "endReason": "game_over",
          "ticks": 11956,
          "events": {
            "flip": 1323,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 65431552,
          "score": 196330,
          "orbits": 0,
          "seconds": 43.65,
          "totalReward": 193.32999999999996,
          "endReason": "game_over",
          "ticks": 10476,
          "events": {
            "flip": 1276,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 65488896,
          "score": 209070,
          "orbits": 0,
          "seconds": 58.31666666666666,
          "totalReward": 206.06999999999977,
          "endReason": "game_over",
          "ticks": 13996,
          "events": {
            "flip": 1627,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 17,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 65546240,
          "score": 467030,
          "orbits": 1,
          "seconds": 117.72916666666667,
          "totalReward": 464.02999999999975,
          "endReason": "game_over",
          "ticks": 28255,
          "events": {
            "flip": 3244,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "sling": 23,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 65603584,
          "score": 208160,
          "orbits": 0,
          "seconds": 72.79583333333333,
          "totalReward": 205.15999999999985,
          "endReason": "game_over",
          "ticks": 17471,
          "events": {
            "flip": 2050,
            "plunge": 3,
            "target": 11,
            "bumper": 35,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 65660928,
          "score": 203280,
          "orbits": 0,
          "seconds": 40.083333333333336,
          "totalReward": 200.27999999999992,
          "endReason": "game_over",
          "ticks": 9620,
          "events": {
            "flip": 949,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 8,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 65718272,
          "score": 475020,
          "orbits": 1,
          "seconds": 145.27083333333334,
          "totalReward": 472.01999999999987,
          "endReason": "game_over",
          "ticks": 34865,
          "events": {
            "flip": 4008,
            "plunge": 3,
            "target": 14,
            "bumper": 22,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 30,
            "sling": 22,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 65775616,
          "score": 194130,
          "orbits": 0,
          "seconds": 30.09583333333333,
          "totalReward": 191.12999999999997,
          "endReason": "game_over",
          "ticks": 7223,
          "events": {
            "flip": 691,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 65832960,
          "score": 190010,
          "orbits": 0,
          "seconds": 31.287499999999998,
          "totalReward": 187.01,
          "endReason": "game_over",
          "ticks": 7509,
          "events": {
            "flip": 659,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 65890304,
          "score": 203310,
          "orbits": 0,
          "seconds": 52.6,
          "totalReward": 200.31,
          "endReason": "game_over",
          "ticks": 12624,
          "events": {
            "flip": 1381,
            "plunge": 3,
            "target": 11,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 65947648,
          "score": 481640,
          "orbits": 1,
          "seconds": 154.79166666666666,
          "totalReward": 478.63999999999976,
          "endReason": "game_over",
          "ticks": 37150,
          "events": {
            "flip": 4078,
            "plunge": 3,
            "target": 12,
            "bumper": 25,
            "nudge": 8,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 32,
            "ramp": 3,
            "sling": 24,
            "over": 1
          }
        },
        {
          "steps": 66004992,
          "score": 208470,
          "orbits": 0,
          "seconds": 38.13333333333333,
          "totalReward": 205.4699999999999,
          "endReason": "game_over",
          "ticks": 9152,
          "events": {
            "flip": 842,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 66062336,
          "score": 196450,
          "orbits": 0,
          "seconds": 35.5,
          "totalReward": 193.44999999999996,
          "endReason": "game_over",
          "ticks": 8520,
          "events": {
            "flip": 862,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66119680,
          "score": 232230,
          "orbits": 0,
          "seconds": 146.90833333333333,
          "totalReward": 229.2299999999996,
          "endReason": "game_over",
          "ticks": 35258,
          "events": {
            "flip": 4329,
            "plunge": 3,
            "target": 11,
            "bumper": 37,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 23,
            "sling": 33,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 66177024,
          "score": 474850,
          "orbits": 1,
          "seconds": 107.89583333333333,
          "totalReward": 471.85,
          "endReason": "game_over",
          "ticks": 25895,
          "events": {
            "flip": 3105,
            "plunge": 3,
            "target": 12,
            "bumper": 36,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "sling": 25,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 66234368,
          "score": 207210,
          "orbits": 0,
          "seconds": 36.84583333333333,
          "totalReward": 204.20999999999998,
          "endReason": "game_over",
          "ticks": 8843,
          "events": {
            "flip": 871,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 66291712,
          "score": 191500,
          "orbits": 0,
          "seconds": 26.466666666666665,
          "totalReward": 188.5,
          "endReason": "game_over",
          "ticks": 6352,
          "events": {
            "flip": 584,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 66349056,
          "score": 196950,
          "orbits": 0,
          "seconds": 40.358333333333334,
          "totalReward": 193.9499999999999,
          "endReason": "game_over",
          "ticks": 9686,
          "events": {
            "flip": 954,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 66406400,
          "score": 208480,
          "orbits": 0,
          "seconds": 91.34166666666667,
          "totalReward": 205.4799999999999,
          "endReason": "game_over",
          "ticks": 21922,
          "events": {
            "flip": 2542,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66463744,
          "score": 233030,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 231.02999999999992,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4563,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 1,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 42,
            "drain": 2,
            "ramp": 3,
            "orbit": 1
          }
        },
        {
          "steps": 66521088,
          "score": 211000,
          "orbits": 0,
          "seconds": 62.541666666666664,
          "totalReward": 207.99999999999986,
          "endReason": "game_over",
          "ticks": 15010,
          "events": {
            "flip": 1732,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 10,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 66578432,
          "score": 189600,
          "orbits": 0,
          "seconds": 27.8375,
          "totalReward": 186.6,
          "endReason": "game_over",
          "ticks": 6681,
          "events": {
            "flip": 662,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66635776,
          "score": 482470,
          "orbits": 1,
          "seconds": 144.39166666666665,
          "totalReward": 479.4700000000001,
          "endReason": "game_over",
          "ticks": 34654,
          "events": {
            "flip": 3846,
            "plunge": 3,
            "target": 14,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 24,
            "sling": 17,
            "orbit": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66693120,
          "score": 118360,
          "orbits": 0,
          "seconds": 147.2875,
          "totalReward": 115.35999999999996,
          "endReason": "game_over",
          "ticks": 35349,
          "events": {
            "flip": 4074,
            "plunge": 3,
            "target": 11,
            "bumper": 47,
            "nudge": 11,
            "launch": 2,
            "land": 2,
            "sling": 46,
            "inlane": 18,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 66750464,
          "score": 214690,
          "orbits": 0,
          "seconds": 122.07916666666667,
          "totalReward": 211.68999999999988,
          "endReason": "game_over",
          "ticks": 29299,
          "events": {
            "flip": 3570,
            "plunge": 3,
            "target": 10,
            "bumper": 41,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "sling": 29,
            "inlane": 19,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 66807808,
          "score": 199480,
          "orbits": 0,
          "seconds": 67.19166666666666,
          "totalReward": 196.4799999999998,
          "endReason": "game_over",
          "ticks": 16126,
          "events": {
            "flip": 1943,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 18,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66865152,
          "score": 213300,
          "orbits": 0,
          "seconds": 121.10416666666667,
          "totalReward": 210.29999999999987,
          "endReason": "game_over",
          "ticks": 29065,
          "events": {
            "flip": 3470,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 20,
            "ramp": 2,
            "sling": 30,
            "over": 1
          }
        },
        {
          "steps": 66922496,
          "score": 193330,
          "orbits": 0,
          "seconds": 40.00833333333333,
          "totalReward": 190.32999999999996,
          "endReason": "game_over",
          "ticks": 9602,
          "events": {
            "flip": 945,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 66979840,
          "score": 195000,
          "orbits": 0,
          "seconds": 40.06666666666666,
          "totalReward": 192,
          "endReason": "game_over",
          "ticks": 9616,
          "events": {
            "flip": 1015,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67037184,
          "score": 463010,
          "orbits": 1,
          "seconds": 76.55416666666666,
          "totalReward": 460.01,
          "endReason": "game_over",
          "ticks": 18373,
          "events": {
            "flip": 2346,
            "plunge": 3,
            "target": 13,
            "bumper": 17,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 67094528,
          "score": 196510,
          "orbits": 0,
          "seconds": 35.791666666666664,
          "totalReward": 193.51,
          "endReason": "game_over",
          "ticks": 8590,
          "events": {
            "flip": 862,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 67151872,
          "score": 207780,
          "orbits": 0,
          "seconds": 101.17083333333333,
          "totalReward": 204.77999999999977,
          "endReason": "game_over",
          "ticks": 24281,
          "events": {
            "flip": 2947,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 18,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67209216,
          "score": 239670,
          "orbits": 0,
          "seconds": 177.40833333333333,
          "totalReward": 236.66999999999976,
          "endReason": "game_over",
          "ticks": 42578,
          "events": {
            "flip": 5090,
            "plunge": 3,
            "target": 12,
            "bumper": 36,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 40,
            "ramp": 4,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 67266560,
          "score": 228370,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 226.36999999999935,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5127,
            "plunge": 3,
            "target": 10,
            "bumper": 67,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 18,
            "sling": 47,
            "ramp": 3,
            "orbit": 1
          }
        },
        {
          "steps": 67323904,
          "score": 201960,
          "orbits": 0,
          "seconds": 65.6625,
          "totalReward": 198.95999999999978,
          "endReason": "game_over",
          "ticks": 15759,
          "events": {
            "flip": 1743,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 16,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67381248,
          "score": 236240,
          "orbits": 0,
          "seconds": 132.32083333333333,
          "totalReward": 233.23999999999978,
          "endReason": "game_over",
          "ticks": 31757,
          "events": {
            "flip": 3688,
            "plunge": 3,
            "target": 10,
            "bumper": 27,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 21,
            "sling": 14,
            "ramp": 5,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 67438592,
          "score": 201970,
          "orbits": 0,
          "seconds": 92.6875,
          "totalReward": 198.96999999999971,
          "endReason": "game_over",
          "ticks": 22245,
          "events": {
            "flip": 2622,
            "plunge": 3,
            "target": 10,
            "bumper": 36,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 17,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67495936,
          "score": 206680,
          "orbits": 0,
          "seconds": 58.387499999999996,
          "totalReward": 203.67999999999986,
          "endReason": "game_over",
          "ticks": 14013,
          "events": {
            "flip": 1665,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 67553280,
          "score": 198170,
          "orbits": 0,
          "seconds": 47.43333333333333,
          "totalReward": 195.1699999999999,
          "endReason": "game_over",
          "ticks": 11384,
          "events": {
            "flip": 1186,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67610624,
          "score": 218430,
          "orbits": 0,
          "seconds": 135.2375,
          "totalReward": 215.4299999999996,
          "endReason": "game_over",
          "ticks": 32457,
          "events": {
            "flip": 3931,
            "plunge": 3,
            "target": 11,
            "bumper": 40,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 19,
            "sling": 33,
            "ramp": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 67667968,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.341666666666665,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6082,
          "events": {
            "flip": 646,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 67725312,
          "score": 97350,
          "orbits": 0,
          "seconds": 62.233333333333334,
          "totalReward": 94.35,
          "endReason": "game_over",
          "ticks": 14936,
          "events": {
            "flip": 1748,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67782656,
          "score": 198080,
          "orbits": 0,
          "seconds": 44.016666666666666,
          "totalReward": 195.07999999999993,
          "endReason": "game_over",
          "ticks": 10564,
          "events": {
            "flip": 1224,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 8,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 67840000,
          "score": 220000,
          "orbits": 0,
          "seconds": 103.90416666666667,
          "totalReward": 216.99999999999972,
          "endReason": "game_over",
          "ticks": 24937,
          "events": {
            "flip": 2956,
            "plunge": 3,
            "target": 10,
            "bumper": 33,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 20,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 67897344,
          "score": 191870,
          "orbits": 0,
          "seconds": 41.25,
          "totalReward": 188.86999999999992,
          "endReason": "game_over",
          "ticks": 9900,
          "events": {
            "flip": 1179,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 67954688,
          "score": 469690,
          "orbits": 1,
          "seconds": 90.50416666666666,
          "totalReward": 466.69000000000005,
          "endReason": "game_over",
          "ticks": 21721,
          "events": {
            "flip": 2650,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 19,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68012032,
          "score": 191050,
          "orbits": 0,
          "seconds": 45.666666666666664,
          "totalReward": 188.04999999999995,
          "endReason": "game_over",
          "ticks": 10960,
          "events": {
            "flip": 1263,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 68069376,
          "score": 469350,
          "orbits": 1,
          "seconds": 83.01666666666667,
          "totalReward": 466.34999999999997,
          "endReason": "game_over",
          "ticks": 19924,
          "events": {
            "flip": 2364,
            "plunge": 3,
            "target": 13,
            "bumper": 29,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 15,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 68126720,
          "score": 189520,
          "orbits": 0,
          "seconds": 27.770833333333332,
          "totalReward": 186.51999999999998,
          "endReason": "game_over",
          "ticks": 6665,
          "events": {
            "flip": 680,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 68184064,
          "score": 194860,
          "orbits": 0,
          "seconds": 38.11666666666667,
          "totalReward": 191.85999999999993,
          "endReason": "game_over",
          "ticks": 9148,
          "events": {
            "flip": 999,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 68241408,
          "score": 195950,
          "orbits": 0,
          "seconds": 39.770833333333336,
          "totalReward": 192.94999999999993,
          "endReason": "game_over",
          "ticks": 9545,
          "events": {
            "flip": 1004,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68298752,
          "score": 193300,
          "orbits": 0,
          "seconds": 27.97083333333333,
          "totalReward": 190.29999999999998,
          "endReason": "game_over",
          "ticks": 6713,
          "events": {
            "flip": 683,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 68356096,
          "score": 190320,
          "orbits": 0,
          "seconds": 34.71666666666667,
          "totalReward": 187.31999999999988,
          "endReason": "game_over",
          "ticks": 8332,
          "events": {
            "flip": 904,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 68413440,
          "score": 188340,
          "orbits": 0,
          "seconds": 29.22083333333333,
          "totalReward": 185.33999999999997,
          "endReason": "game_over",
          "ticks": 7013,
          "events": {
            "flip": 695,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 68470784,
          "score": 191420,
          "orbits": 0,
          "seconds": 38.7,
          "totalReward": 188.41999999999993,
          "endReason": "game_over",
          "ticks": 9288,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 68528128,
          "score": 204140,
          "orbits": 0,
          "seconds": 68.7375,
          "totalReward": 201.13999999999982,
          "endReason": "game_over",
          "ticks": 16497,
          "events": {
            "flip": 1904,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 68585472,
          "score": 235270,
          "orbits": 0,
          "seconds": 75.31666666666666,
          "totalReward": 232.26999999999975,
          "endReason": "game_over",
          "ticks": 18076,
          "events": {
            "flip": 2143,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 17,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68642816,
          "score": 203900,
          "orbits": 0,
          "seconds": 97.0875,
          "totalReward": 200.8999999999999,
          "endReason": "game_over",
          "ticks": 23301,
          "events": {
            "flip": 2454,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 68700160,
          "score": 465430,
          "orbits": 1,
          "seconds": 89.80416666666666,
          "totalReward": 462.43,
          "endReason": "game_over",
          "ticks": 21553,
          "events": {
            "flip": 2206,
            "plunge": 3,
            "target": 14,
            "bumper": 32,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 68757504,
          "score": 187800,
          "orbits": 0,
          "seconds": 28.004166666666666,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 6721,
          "events": {
            "flip": 712,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68814848,
          "score": 490870,
          "orbits": 1,
          "seconds": 136.15416666666667,
          "totalReward": 487.86999999999966,
          "endReason": "game_over",
          "ticks": 32677,
          "events": {
            "flip": 3771,
            "plunge": 3,
            "target": 13,
            "bumper": 37,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 19,
            "sling": 27,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68872192,
          "score": 192310,
          "orbits": 0,
          "seconds": 27.104166666666668,
          "totalReward": 189.31,
          "endReason": "game_over",
          "ticks": 6505,
          "events": {
            "flip": 622,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 68929536,
          "score": 187400,
          "orbits": 0,
          "seconds": 27.404166666666665,
          "totalReward": 184.4,
          "endReason": "game_over",
          "ticks": 6577,
          "events": {
            "flip": 699,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 68986880,
          "score": 193670,
          "orbits": 0,
          "seconds": 45.86666666666667,
          "totalReward": 190.66999999999993,
          "endReason": "game_over",
          "ticks": 11008,
          "events": {
            "flip": 1168,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69044224,
          "score": 190220,
          "orbits": 0,
          "seconds": 31.854166666666668,
          "totalReward": 187.21999999999994,
          "endReason": "game_over",
          "ticks": 7645,
          "events": {
            "flip": 762,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 69101568,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.745833333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5699,
          "events": {
            "flip": 545,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 69158912,
          "score": 210040,
          "orbits": 0,
          "seconds": 58.699999999999996,
          "totalReward": 207.0399999999998,
          "endReason": "game_over",
          "ticks": 14088,
          "events": {
            "flip": 1492,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 14,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 69216256,
          "score": 214310,
          "orbits": 0,
          "seconds": 98.625,
          "totalReward": 211.30999999999972,
          "endReason": "game_over",
          "ticks": 23670,
          "events": {
            "flip": 2527,
            "plunge": 3,
            "target": 11,
            "bumper": 37,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 21,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 69273600,
          "score": 463240,
          "orbits": 1,
          "seconds": 100.2375,
          "totalReward": 460.24000000000007,
          "endReason": "game_over",
          "ticks": 24057,
          "events": {
            "flip": 2780,
            "plunge": 3,
            "target": 14,
            "bumper": 40,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 69330944,
          "score": 196150,
          "orbits": 0,
          "seconds": 42.083333333333336,
          "totalReward": 193.14999999999995,
          "endReason": "game_over",
          "ticks": 10100,
          "events": {
            "flip": 1146,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 69388288,
          "score": 218320,
          "orbits": 0,
          "seconds": 84.90416666666667,
          "totalReward": 215.31999999999982,
          "endReason": "game_over",
          "ticks": 20377,
          "events": {
            "flip": 2488,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "ramp": 4,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 69445632,
          "score": 214880,
          "orbits": 0,
          "seconds": 93.05833333333334,
          "totalReward": 211.87999999999965,
          "endReason": "game_over",
          "ticks": 22334,
          "events": {
            "flip": 2642,
            "plunge": 3,
            "target": 10,
            "bumper": 29,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 28,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69502976,
          "score": 192210,
          "orbits": 0,
          "seconds": 38.05,
          "totalReward": 189.20999999999998,
          "endReason": "game_over",
          "ticks": 9132,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 69560320,
          "score": 189620,
          "orbits": 0,
          "seconds": 38.333333333333336,
          "totalReward": 186.61999999999998,
          "endReason": "game_over",
          "ticks": 9200,
          "events": {
            "flip": 1131,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 69617664,
          "score": 246400,
          "orbits": 0,
          "seconds": 179.1625,
          "totalReward": 243.39999999999955,
          "endReason": "game_over",
          "ticks": 42999,
          "events": {
            "flip": 5271,
            "plunge": 3,
            "target": 11,
            "bumper": 49,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 29,
            "sling": 30,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 69675008,
          "score": 214280,
          "orbits": 0,
          "seconds": 90.0875,
          "totalReward": 211.27999999999977,
          "endReason": "game_over",
          "ticks": 21621,
          "events": {
            "flip": 2344,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 18,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69732352,
          "score": 193950,
          "orbits": 0,
          "seconds": 36.03333333333333,
          "totalReward": 190.94999999999996,
          "endReason": "game_over",
          "ticks": 8648,
          "events": {
            "flip": 996,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69789696,
          "score": 218380,
          "orbits": 0,
          "seconds": 84.44166666666666,
          "totalReward": 215.3799999999998,
          "endReason": "game_over",
          "ticks": 20266,
          "events": {
            "flip": 2260,
            "plunge": 3,
            "target": 9,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 18,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 69847040,
          "score": 499620,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 497.6199999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5179,
            "plunge": 3,
            "target": 14,
            "bumper": 47,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 52,
            "ramp": 7
          }
        },
        {
          "steps": 69904384,
          "score": 197830,
          "orbits": 0,
          "seconds": 37.75,
          "totalReward": 194.82999999999996,
          "endReason": "game_over",
          "ticks": 9060,
          "events": {
            "flip": 1006,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 69961728,
          "score": 200910,
          "orbits": 0,
          "seconds": 64.36666666666666,
          "totalReward": 197.90999999999988,
          "endReason": "game_over",
          "ticks": 15448,
          "events": {
            "flip": 1794,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 11,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70019072,
          "score": 84300,
          "orbits": 0,
          "seconds": 20.2375,
          "totalReward": 81.3,
          "endReason": "game_over",
          "ticks": 4857,
          "events": {
            "flip": 506,
            "plunge": 3,
            "target": 8,
            "bumper": 5,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 70076416,
          "score": 216390,
          "orbits": 0,
          "seconds": 85.80416666666666,
          "totalReward": 213.38999999999973,
          "endReason": "game_over",
          "ticks": 20593,
          "events": {
            "flip": 2293,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 19,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 70133760,
          "score": 196510,
          "orbits": 0,
          "seconds": 64.37083333333334,
          "totalReward": 193.50999999999985,
          "endReason": "game_over",
          "ticks": 15449,
          "events": {
            "flip": 1754,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 70191104,
          "score": 194510,
          "orbits": 0,
          "seconds": 50.1,
          "totalReward": 191.50999999999996,
          "endReason": "game_over",
          "ticks": 12024,
          "events": {
            "flip": 1276,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 70248448,
          "score": 218480,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 216.47999999999982,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4884,
            "plunge": 3,
            "target": 9,
            "bumper": 48,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 1,
            "inlane": 30,
            "sling": 38,
            "ramp": 1
          }
        },
        {
          "steps": 70305792,
          "score": 189300,
          "orbits": 0,
          "seconds": 29.420833333333334,
          "totalReward": 186.29999999999998,
          "endReason": "game_over",
          "ticks": 7061,
          "events": {
            "flip": 704,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 70363136,
          "score": 216120,
          "orbits": 0,
          "seconds": 82.71666666666667,
          "totalReward": 213.11999999999992,
          "endReason": "game_over",
          "ticks": 19852,
          "events": {
            "flip": 2020,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 4,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 14,
            "sling": 12,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70420480,
          "score": 210430,
          "orbits": 0,
          "seconds": 102.50416666666666,
          "totalReward": 207.42999999999978,
          "endReason": "game_over",
          "ticks": 24601,
          "events": {
            "flip": 2955,
            "plunge": 3,
            "target": 10,
            "bumper": 36,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70477824,
          "score": 204280,
          "orbits": 0,
          "seconds": 58.15,
          "totalReward": 201.27999999999992,
          "endReason": "game_over",
          "ticks": 13956,
          "events": {
            "flip": 1628,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 70535168,
          "score": 187320,
          "orbits": 0,
          "seconds": 31.6375,
          "totalReward": 184.32,
          "endReason": "game_over",
          "ticks": 7593,
          "events": {
            "flip": 802,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 70592512,
          "score": 211630,
          "orbits": 0,
          "seconds": 89.775,
          "totalReward": 208.6299999999998,
          "endReason": "game_over",
          "ticks": 21546,
          "events": {
            "flip": 2251,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 13,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 70649856,
          "score": 197580,
          "orbits": 0,
          "seconds": 55.083333333333336,
          "totalReward": 194.5799999999999,
          "endReason": "game_over",
          "ticks": 13220,
          "events": {
            "flip": 1481,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70707200,
          "score": 192090,
          "orbits": 0,
          "seconds": 53.31666666666666,
          "totalReward": 189.0899999999999,
          "endReason": "game_over",
          "ticks": 12796,
          "events": {
            "flip": 1417,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 70764544,
          "score": 200820,
          "orbits": 0,
          "seconds": 75.3875,
          "totalReward": 197.81999999999985,
          "endReason": "game_over",
          "ticks": 18093,
          "events": {
            "flip": 2137,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 70821888,
          "score": 196790,
          "orbits": 0,
          "seconds": 49.22083333333333,
          "totalReward": 193.78999999999985,
          "endReason": "game_over",
          "ticks": 11813,
          "events": {
            "flip": 1384,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 70879232,
          "score": 187830,
          "orbits": 0,
          "seconds": 27.354166666666668,
          "totalReward": 184.82999999999998,
          "endReason": "game_over",
          "ticks": 6565,
          "events": {
            "flip": 711,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 70936576,
          "score": 189270,
          "orbits": 0,
          "seconds": 43.266666666666666,
          "totalReward": 186.26999999999992,
          "endReason": "game_over",
          "ticks": 10384,
          "events": {
            "flip": 1248,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 70993920,
          "score": 192610,
          "orbits": 0,
          "seconds": 32.1375,
          "totalReward": 189.60999999999999,
          "endReason": "game_over",
          "ticks": 7713,
          "events": {
            "flip": 852,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 71051264,
          "score": 193850,
          "orbits": 0,
          "seconds": 52.34583333333333,
          "totalReward": 190.84999999999994,
          "endReason": "game_over",
          "ticks": 12563,
          "events": {
            "flip": 1384,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 71108608,
          "score": 206090,
          "orbits": 0,
          "seconds": 71.10416666666667,
          "totalReward": 203.08999999999983,
          "endReason": "game_over",
          "ticks": 17065,
          "events": {
            "flip": 1881,
            "plunge": 3,
            "target": 10,
            "bumper": 30,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 71165952,
          "score": 191240,
          "orbits": 0,
          "seconds": 32.95,
          "totalReward": 188.23999999999995,
          "endReason": "game_over",
          "ticks": 7908,
          "events": {
            "flip": 833,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 71223296,
          "score": 201560,
          "orbits": 0,
          "seconds": 70.3625,
          "totalReward": 198.5599999999997,
          "endReason": "game_over",
          "ticks": 16887,
          "events": {
            "flip": 1932,
            "plunge": 3,
            "target": 10,
            "bumper": 29,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 26,
            "over": 1
          }
        },
        {
          "steps": 71280640,
          "score": 204410,
          "orbits": 0,
          "seconds": 30.183333333333334,
          "totalReward": 201.41,
          "endReason": "game_over",
          "ticks": 7244,
          "events": {
            "flip": 761,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 71337984,
          "score": 193300,
          "orbits": 0,
          "seconds": 32.52916666666667,
          "totalReward": 190.29999999999998,
          "endReason": "game_over",
          "ticks": 7807,
          "events": {
            "flip": 859,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 71395328,
          "score": 221170,
          "orbits": 0,
          "seconds": 93.31666666666666,
          "totalReward": 218.1699999999997,
          "endReason": "game_over",
          "ticks": 22396,
          "events": {
            "flip": 2680,
            "plunge": 3,
            "target": 10,
            "bumper": 27,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 27,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 71452672,
          "score": 194870,
          "orbits": 0,
          "seconds": 58.483333333333334,
          "totalReward": 191.8699999999999,
          "endReason": "game_over",
          "ticks": 14036,
          "events": {
            "flip": 1628,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 71510016,
          "score": 200750,
          "orbits": 0,
          "seconds": 61.545833333333334,
          "totalReward": 197.7499999999999,
          "endReason": "game_over",
          "ticks": 14771,
          "events": {
            "flip": 1606,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 71567360,
          "score": 210290,
          "orbits": 0,
          "seconds": 65.175,
          "totalReward": 207.28999999999985,
          "endReason": "game_over",
          "ticks": 15642,
          "events": {
            "flip": 1577,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 71624704,
          "score": 194430,
          "orbits": 0,
          "seconds": 32.93333333333333,
          "totalReward": 191.42999999999998,
          "endReason": "game_over",
          "ticks": 7904,
          "events": {
            "flip": 782,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 71682048,
          "score": 188240,
          "orbits": 0,
          "seconds": 33.483333333333334,
          "totalReward": 185.23999999999995,
          "endReason": "game_over",
          "ticks": 8036,
          "events": {
            "flip": 886,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 71739392,
          "score": 190410,
          "orbits": 0,
          "seconds": 24.858333333333334,
          "totalReward": 187.41,
          "endReason": "game_over",
          "ticks": 5966,
          "events": {
            "flip": 595,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 71796736,
          "score": 191190,
          "orbits": 0,
          "seconds": 47.31666666666666,
          "totalReward": 188.18999999999986,
          "endReason": "game_over",
          "ticks": 11356,
          "events": {
            "flip": 1257,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 71854080,
          "score": 196900,
          "orbits": 0,
          "seconds": 29.25,
          "totalReward": 193.9,
          "endReason": "game_over",
          "ticks": 7020,
          "events": {
            "flip": 750,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 71911424,
          "score": 234580,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 232.57999999999944,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5084,
            "plunge": 3,
            "target": 10,
            "bumper": 46,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 31,
            "sling": 48,
            "ramp": 3,
            "orbit": 2
          }
        },
        {
          "steps": 71968768,
          "score": 188550,
          "orbits": 0,
          "seconds": 26.0875,
          "totalReward": 185.54999999999995,
          "endReason": "game_over",
          "ticks": 6261,
          "events": {
            "flip": 690,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 72026112,
          "score": 187430,
          "orbits": 0,
          "seconds": 29.204166666666666,
          "totalReward": 184.42999999999998,
          "endReason": "game_over",
          "ticks": 7009,
          "events": {
            "flip": 757,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 72083456,
          "score": 187400,
          "orbits": 0,
          "seconds": 25.070833333333333,
          "totalReward": 184.4,
          "endReason": "game_over",
          "ticks": 6017,
          "events": {
            "flip": 644,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72140800,
          "score": 238090,
          "orbits": 0,
          "seconds": 119.42083333333333,
          "totalReward": 235.0899999999996,
          "endReason": "game_over",
          "ticks": 28661,
          "events": {
            "flip": 2902,
            "plunge": 3,
            "target": 11,
            "bumper": 45,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 29,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 72198144,
          "score": 190020,
          "orbits": 0,
          "seconds": 33.18333333333333,
          "totalReward": 187.01999999999998,
          "endReason": "game_over",
          "ticks": 7964,
          "events": {
            "flip": 893,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 72255488,
          "score": 206640,
          "orbits": 0,
          "seconds": 93.87083333333334,
          "totalReward": 203.63999999999984,
          "endReason": "game_over",
          "ticks": 22529,
          "events": {
            "flip": 2494,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 72312832,
          "score": 189170,
          "orbits": 0,
          "seconds": 34.61666666666667,
          "totalReward": 186.16999999999993,
          "endReason": "game_over",
          "ticks": 8308,
          "events": {
            "flip": 916,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 72370176,
          "score": 195630,
          "orbits": 0,
          "seconds": 38.61666666666667,
          "totalReward": 192.62999999999997,
          "endReason": "game_over",
          "ticks": 9268,
          "events": {
            "flip": 1088,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 72427520,
          "score": 205530,
          "orbits": 0,
          "seconds": 81.5375,
          "totalReward": 202.52999999999983,
          "endReason": "game_over",
          "ticks": 19569,
          "events": {
            "flip": 2437,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "ramp": 2,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 72484864,
          "score": 452710,
          "orbits": 1,
          "seconds": 44.25,
          "totalReward": 449.7099999999999,
          "endReason": "game_over",
          "ticks": 10620,
          "events": {
            "flip": 1270,
            "plunge": 3,
            "target": 12,
            "bumper": 16,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 72542208,
          "score": 189500,
          "orbits": 0,
          "seconds": 25.958333333333332,
          "totalReward": 186.5,
          "endReason": "game_over",
          "ticks": 6230,
          "events": {
            "flip": 694,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72599552,
          "score": 194150,
          "orbits": 0,
          "seconds": 58.9,
          "totalReward": 191.14999999999992,
          "endReason": "game_over",
          "ticks": 14136,
          "events": {
            "flip": 1697,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 72656896,
          "score": 478730,
          "orbits": 1,
          "seconds": 144.91666666666666,
          "totalReward": 475.7299999999999,
          "endReason": "game_over",
          "ticks": 34780,
          "events": {
            "flip": 4320,
            "plunge": 3,
            "target": 13,
            "bumper": 45,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 18,
            "sling": 33,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 72714240,
          "score": 189870,
          "orbits": 0,
          "seconds": 38.85,
          "totalReward": 186.86999999999992,
          "endReason": "game_over",
          "ticks": 9324,
          "events": {
            "flip": 1049,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 72771584,
          "score": 206800,
          "orbits": 0,
          "seconds": 40.225,
          "totalReward": 203.79999999999998,
          "endReason": "game_over",
          "ticks": 9654,
          "events": {
            "flip": 989,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 72828928,
          "score": 189000,
          "orbits": 0,
          "seconds": 29.504166666666666,
          "totalReward": 186,
          "endReason": "game_over",
          "ticks": 7081,
          "events": {
            "flip": 684,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 72886272,
          "score": 198530,
          "orbits": 0,
          "seconds": 52.454166666666666,
          "totalReward": 195.52999999999986,
          "endReason": "game_over",
          "ticks": 12589,
          "events": {
            "flip": 1177,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 72943616,
          "score": 188150,
          "orbits": 0,
          "seconds": 35.45,
          "totalReward": 185.14999999999995,
          "endReason": "game_over",
          "ticks": 8508,
          "events": {
            "flip": 928,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 73000960,
          "score": 210520,
          "orbits": 0,
          "seconds": 108.87083333333334,
          "totalReward": 207.51999999999958,
          "endReason": "game_over",
          "ticks": 26129,
          "events": {
            "flip": 3124,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 2,
            "sling": 32,
            "over": 1
          }
        },
        {
          "steps": 73058304,
          "score": 202590,
          "orbits": 0,
          "seconds": 62.68333333333333,
          "totalReward": 199.58999999999986,
          "endReason": "game_over",
          "ticks": 15044,
          "events": {
            "flip": 1588,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73115648,
          "score": 218750,
          "orbits": 0,
          "seconds": 102.07083333333333,
          "totalReward": 215.74999999999974,
          "endReason": "game_over",
          "ticks": 24497,
          "events": {
            "flip": 2943,
            "plunge": 3,
            "target": 11,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 15,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73172992,
          "score": 193610,
          "orbits": 0,
          "seconds": 36.516666666666666,
          "totalReward": 190.60999999999999,
          "endReason": "game_over",
          "ticks": 8764,
          "events": {
            "flip": 904,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 73230336,
          "score": 225760,
          "orbits": 0,
          "seconds": 126.96249999999999,
          "totalReward": 222.75999999999965,
          "endReason": "game_over",
          "ticks": 30471,
          "events": {
            "flip": 3882,
            "plunge": 3,
            "target": 10,
            "bumper": 36,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 26,
            "orbit": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 73287680,
          "score": 481960,
          "orbits": 1,
          "seconds": 98.78333333333333,
          "totalReward": 478.9599999999998,
          "endReason": "game_over",
          "ticks": 23708,
          "events": {
            "flip": 2732,
            "plunge": 3,
            "target": 12,
            "bumper": 33,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 16,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 73345024,
          "score": 469660,
          "orbits": 1,
          "seconds": 150.6,
          "totalReward": 466.65999999999985,
          "endReason": "game_over",
          "ticks": 36144,
          "events": {
            "flip": 4307,
            "plunge": 3,
            "target": 12,
            "bumper": 41,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 26,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 73402368,
          "score": 471660,
          "orbits": 1,
          "seconds": 105.85833333333333,
          "totalReward": 468.65999999999985,
          "endReason": "game_over",
          "ticks": 25406,
          "events": {
            "flip": 2991,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "ramp": 2,
            "sling": 26,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73459712,
          "score": 490200,
          "orbits": 1,
          "seconds": 140.15416666666667,
          "totalReward": 487.1999999999996,
          "endReason": "game_over",
          "ticks": 33637,
          "events": {
            "flip": 4269,
            "plunge": 3,
            "target": 13,
            "bumper": 42,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 40,
            "orbit": 1,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 73517056,
          "score": 201110,
          "orbits": 0,
          "seconds": 88.0875,
          "totalReward": 198.10999999999981,
          "endReason": "game_over",
          "ticks": 21141,
          "events": {
            "flip": 2638,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "orbit": 1,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 73574400,
          "score": 191470,
          "orbits": 0,
          "seconds": 38.03333333333333,
          "totalReward": 188.4699999999999,
          "endReason": "game_over",
          "ticks": 9128,
          "events": {
            "flip": 1081,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 73631744,
          "score": 190100,
          "orbits": 0,
          "seconds": 40.166666666666664,
          "totalReward": 187.0999999999999,
          "endReason": "game_over",
          "ticks": 9640,
          "events": {
            "flip": 1080,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 73689088,
          "score": 201800,
          "orbits": 0,
          "seconds": 43.125,
          "totalReward": 198.7999999999999,
          "endReason": "game_over",
          "ticks": 10350,
          "events": {
            "flip": 1165,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 73746432,
          "score": 222660,
          "orbits": 0,
          "seconds": 102.47083333333333,
          "totalReward": 219.65999999999966,
          "endReason": "game_over",
          "ticks": 24593,
          "events": {
            "flip": 3070,
            "plunge": 3,
            "target": 11,
            "bumper": 44,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 26,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73803776,
          "score": 511080,
          "orbits": 1,
          "seconds": 131.97916666666666,
          "totalReward": 508.0799999999996,
          "endReason": "game_over",
          "ticks": 31675,
          "events": {
            "flip": 3860,
            "plunge": 3,
            "target": 12,
            "bumper": 45,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 28,
            "ramp": 10,
            "over": 1
          }
        },
        {
          "steps": 73861120,
          "score": 193560,
          "orbits": 0,
          "seconds": 29.929166666666667,
          "totalReward": 190.55999999999995,
          "endReason": "game_over",
          "ticks": 7183,
          "events": {
            "flip": 799,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 73918464,
          "score": 205060,
          "orbits": 0,
          "seconds": 52.4625,
          "totalReward": 202.05999999999992,
          "endReason": "game_over",
          "ticks": 12591,
          "events": {
            "flip": 1523,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 73975808,
          "score": 188830,
          "orbits": 0,
          "seconds": 36.4,
          "totalReward": 185.82999999999998,
          "endReason": "game_over",
          "ticks": 8736,
          "events": {
            "flip": 1027,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 74033152,
          "score": 210690,
          "orbits": 0,
          "seconds": 81.12083333333334,
          "totalReward": 207.68999999999986,
          "endReason": "game_over",
          "ticks": 19469,
          "events": {
            "flip": 2464,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 9,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 74090496,
          "score": 192690,
          "orbits": 0,
          "seconds": 82.37083333333334,
          "totalReward": 189.6899999999998,
          "endReason": "game_over",
          "ticks": 19769,
          "events": {
            "flip": 2536,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 19,
            "over": 1
          }
        },
        {
          "steps": 74147840,
          "score": 217990,
          "orbits": 0,
          "seconds": 121.02916666666667,
          "totalReward": 214.9899999999997,
          "endReason": "game_over",
          "ticks": 29047,
          "events": {
            "flip": 3571,
            "plunge": 3,
            "target": 10,
            "bumper": 42,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 19,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 74205184,
          "score": 189710,
          "orbits": 0,
          "seconds": 37.5,
          "totalReward": 186.70999999999998,
          "endReason": "game_over",
          "ticks": 9000,
          "events": {
            "flip": 1093,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 74262528,
          "score": 196440,
          "orbits": 0,
          "seconds": 85.4875,
          "totalReward": 193.43999999999983,
          "endReason": "game_over",
          "ticks": 20517,
          "events": {
            "flip": 2480,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 74319872,
          "score": 195330,
          "orbits": 0,
          "seconds": 54.69583333333333,
          "totalReward": 192.32999999999987,
          "endReason": "game_over",
          "ticks": 13127,
          "events": {
            "flip": 1468,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 74377216,
          "score": 201850,
          "orbits": 0,
          "seconds": 46.05416666666667,
          "totalReward": 198.84999999999994,
          "endReason": "game_over",
          "ticks": 11053,
          "events": {
            "flip": 1278,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 74434560,
          "score": 190120,
          "orbits": 0,
          "seconds": 38.18333333333333,
          "totalReward": 187.11999999999998,
          "endReason": "game_over",
          "ticks": 9164,
          "events": {
            "flip": 1035,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 74491904,
          "score": 200570,
          "orbits": 0,
          "seconds": 69.06666666666666,
          "totalReward": 197.56999999999988,
          "endReason": "game_over",
          "ticks": 16576,
          "events": {
            "flip": 1969,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 74549248,
          "score": 194420,
          "orbits": 0,
          "seconds": 32.5,
          "totalReward": 191.41999999999996,
          "endReason": "game_over",
          "ticks": 7800,
          "events": {
            "flip": 803,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 74606592,
          "score": 192770,
          "orbits": 0,
          "seconds": 46.15,
          "totalReward": 189.76999999999992,
          "endReason": "game_over",
          "ticks": 11076,
          "events": {
            "flip": 1242,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 74663936,
          "score": 216420,
          "orbits": 0,
          "seconds": 116.4875,
          "totalReward": 213.4199999999997,
          "endReason": "game_over",
          "ticks": 27957,
          "events": {
            "flip": 3323,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 19,
            "sling": 22,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 74721280,
          "score": 206670,
          "orbits": 0,
          "seconds": 59.199999999999996,
          "totalReward": 203.6699999999998,
          "endReason": "game_over",
          "ticks": 14208,
          "events": {
            "flip": 1607,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 17,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 74778624,
          "score": 193950,
          "orbits": 0,
          "seconds": 47.1625,
          "totalReward": 190.9499999999999,
          "endReason": "game_over",
          "ticks": 11319,
          "events": {
            "flip": 1164,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 74835968,
          "score": 501260,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 499.26,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4794,
            "plunge": 3,
            "target": 14,
            "bumper": 45,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 26,
            "ramp": 8,
            "sling": 36
          }
        },
        {
          "steps": 74893312,
          "score": 488320,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 486.3199999999995,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4975,
            "plunge": 3,
            "target": 12,
            "bumper": 65,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 21,
            "ramp": 5,
            "sling": 52
          }
        },
        {
          "steps": 74950656,
          "score": 206710,
          "orbits": 0,
          "seconds": 83.12083333333334,
          "totalReward": 203.70999999999987,
          "endReason": "game_over",
          "ticks": 19949,
          "events": {
            "flip": 1937,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 11,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 75008000,
          "score": 190040,
          "orbits": 0,
          "seconds": 47.65,
          "totalReward": 187.03999999999994,
          "endReason": "game_over",
          "ticks": 11436,
          "events": {
            "flip": 1320,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 75065344,
          "score": 457030,
          "orbits": 1,
          "seconds": 41.50416666666666,
          "totalReward": 454.03,
          "endReason": "game_over",
          "ticks": 9961,
          "events": {
            "flip": 1119,
            "plunge": 3,
            "target": 12,
            "bumper": 12,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 75122688,
          "score": 188900,
          "orbits": 0,
          "seconds": 32.583333333333336,
          "totalReward": 185.9,
          "endReason": "game_over",
          "ticks": 7820,
          "events": {
            "flip": 851,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 75180032,
          "score": 208170,
          "orbits": 0,
          "seconds": 96.09583333333333,
          "totalReward": 205.1699999999998,
          "endReason": "game_over",
          "ticks": 23063,
          "events": {
            "flip": 2336,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 17,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 75237376,
          "score": 193130,
          "orbits": 0,
          "seconds": 39.81666666666666,
          "totalReward": 190.12999999999994,
          "endReason": "game_over",
          "ticks": 9556,
          "events": {
            "flip": 997,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 75294720,
          "score": 192000,
          "orbits": 0,
          "seconds": 38.40416666666667,
          "totalReward": 189,
          "endReason": "game_over",
          "ticks": 9217,
          "events": {
            "flip": 966,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 75352064,
          "score": 192360,
          "orbits": 0,
          "seconds": 51.75,
          "totalReward": 189.35999999999993,
          "endReason": "game_over",
          "ticks": 12420,
          "events": {
            "flip": 1299,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 75409408,
          "score": 202750,
          "orbits": 0,
          "seconds": 40.28333333333333,
          "totalReward": 199.74999999999994,
          "endReason": "game_over",
          "ticks": 9668,
          "events": {
            "flip": 1103,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 5,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 75466752,
          "score": 226230,
          "orbits": 0,
          "seconds": 135.75416666666666,
          "totalReward": 223.22999999999945,
          "endReason": "game_over",
          "ticks": 32581,
          "events": {
            "flip": 3732,
            "plunge": 3,
            "target": 11,
            "bumper": 49,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 43,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 75524096,
          "score": 190500,
          "orbits": 0,
          "seconds": 27.479166666666668,
          "totalReward": 187.5,
          "endReason": "game_over",
          "ticks": 6595,
          "events": {
            "flip": 684,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 75581440,
          "score": 194760,
          "orbits": 0,
          "seconds": 66.60416666666667,
          "totalReward": 191.75999999999993,
          "endReason": "game_over",
          "ticks": 15985,
          "events": {
            "flip": 1644,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 75638784,
          "score": 194100,
          "orbits": 0,
          "seconds": 57.93333333333333,
          "totalReward": 191.09999999999985,
          "endReason": "game_over",
          "ticks": 13904,
          "events": {
            "flip": 1439,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 75696128,
          "score": 500510,
          "orbits": 1,
          "seconds": 139.07083333333333,
          "totalReward": 497.51,
          "endReason": "game_over",
          "ticks": 33377,
          "events": {
            "flip": 3637,
            "plunge": 3,
            "target": 14,
            "bumper": 53,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "ramp": 7,
            "sling": 31,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 75753472,
          "score": 203760,
          "orbits": 0,
          "seconds": 45.34166666666667,
          "totalReward": 200.75999999999993,
          "endReason": "game_over",
          "ticks": 10882,
          "events": {
            "flip": 1162,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 75810816,
          "score": 190230,
          "orbits": 0,
          "seconds": 30.3875,
          "totalReward": 187.22999999999996,
          "endReason": "game_over",
          "ticks": 7293,
          "events": {
            "flip": 768,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 75868160,
          "score": 457770,
          "orbits": 1,
          "seconds": 88.60833333333333,
          "totalReward": 454.77000000000004,
          "endReason": "game_over",
          "ticks": 21266,
          "events": {
            "flip": 2120,
            "plunge": 3,
            "target": 12,
            "bumper": 34,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 75925504,
          "score": 191090,
          "orbits": 0,
          "seconds": 48.65,
          "totalReward": 188.08999999999992,
          "endReason": "game_over",
          "ticks": 11676,
          "events": {
            "flip": 1352,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 75982848,
          "score": 195790,
          "orbits": 0,
          "seconds": 44.666666666666664,
          "totalReward": 192.7899999999999,
          "endReason": "game_over",
          "ticks": 10720,
          "events": {
            "flip": 1226,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 76040192,
          "score": 188410,
          "orbits": 0,
          "seconds": 30.3375,
          "totalReward": 185.41,
          "endReason": "game_over",
          "ticks": 7281,
          "events": {
            "flip": 790,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 76097536,
          "score": 189630,
          "orbits": 0,
          "seconds": 36.483333333333334,
          "totalReward": 186.62999999999997,
          "endReason": "game_over",
          "ticks": 8756,
          "events": {
            "flip": 970,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 76154880,
          "score": 191070,
          "orbits": 0,
          "seconds": 41.983333333333334,
          "totalReward": 188.06999999999994,
          "endReason": "game_over",
          "ticks": 10076,
          "events": {
            "flip": 1087,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 76212224,
          "score": 188550,
          "orbits": 0,
          "seconds": 30.620833333333334,
          "totalReward": 185.54999999999995,
          "endReason": "game_over",
          "ticks": 7349,
          "events": {
            "flip": 776,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 76269568,
          "score": 212690,
          "orbits": 0,
          "seconds": 47.68333333333333,
          "totalReward": 209.68999999999988,
          "endReason": "game_over",
          "ticks": 11444,
          "events": {
            "flip": 1288,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 9,
            "orbit": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 76326912,
          "score": 188010,
          "orbits": 0,
          "seconds": 29.7375,
          "totalReward": 185.01,
          "endReason": "game_over",
          "ticks": 7137,
          "events": {
            "flip": 737,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 76384256,
          "score": 193620,
          "orbits": 0,
          "seconds": 31.704166666666666,
          "totalReward": 190.61999999999998,
          "endReason": "game_over",
          "ticks": 7609,
          "events": {
            "flip": 805,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 76441600,
          "score": 196000,
          "orbits": 0,
          "seconds": 33.7,
          "totalReward": 193,
          "endReason": "game_over",
          "ticks": 8088,
          "events": {
            "flip": 837,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 76498944,
          "score": 203490,
          "orbits": 0,
          "seconds": 56.00833333333333,
          "totalReward": 200.48999999999987,
          "endReason": "game_over",
          "ticks": 13442,
          "events": {
            "flip": 1515,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 76556288,
          "score": 212460,
          "orbits": 0,
          "seconds": 61.483333333333334,
          "totalReward": 209.45999999999978,
          "endReason": "game_over",
          "ticks": 14756,
          "events": {
            "flip": 1741,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "orbit": 1,
            "sling": 16,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 76613632,
          "score": 90630,
          "orbits": 0,
          "seconds": 54.9,
          "totalReward": 87.63000000000005,
          "endReason": "game_over",
          "ticks": 13176,
          "events": {
            "flip": 1447,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 11,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 76670976,
          "score": 222570,
          "orbits": 0,
          "seconds": 86.82083333333333,
          "totalReward": 219.56999999999977,
          "endReason": "game_over",
          "ticks": 20837,
          "events": {
            "flip": 2434,
            "plunge": 3,
            "target": 11,
            "bumper": 34,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "sling": 17,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 76728320,
          "score": 209850,
          "orbits": 0,
          "seconds": 98.57916666666667,
          "totalReward": 206.84999999999974,
          "endReason": "game_over",
          "ticks": 23659,
          "events": {
            "flip": 2776,
            "plunge": 3,
            "target": 10,
            "bumper": 39,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 15,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 76785664,
          "score": 189580,
          "orbits": 0,
          "seconds": 43.68333333333333,
          "totalReward": 186.5799999999999,
          "endReason": "game_over",
          "ticks": 10484,
          "events": {
            "flip": 1172,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 76843008,
          "score": 190040,
          "orbits": 0,
          "seconds": 30.420833333333334,
          "totalReward": 187.03999999999996,
          "endReason": "game_over",
          "ticks": 7301,
          "events": {
            "flip": 756,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 76900352,
          "score": 193860,
          "orbits": 0,
          "seconds": 61.24166666666667,
          "totalReward": 190.85999999999981,
          "endReason": "game_over",
          "ticks": 14698,
          "events": {
            "flip": 1715,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 76957696,
          "score": 210680,
          "orbits": 0,
          "seconds": 59.75,
          "totalReward": 207.6799999999998,
          "endReason": "game_over",
          "ticks": 14340,
          "events": {
            "flip": 1661,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 18,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 77015040,
          "score": 466470,
          "orbits": 1,
          "seconds": 79.91666666666667,
          "totalReward": 463.4699999999998,
          "endReason": "game_over",
          "ticks": 19180,
          "events": {
            "flip": 2176,
            "plunge": 3,
            "target": 12,
            "bumper": 29,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "ramp": 2,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 77072384,
          "score": 200940,
          "orbits": 0,
          "seconds": 70.3375,
          "totalReward": 197.93999999999994,
          "endReason": "game_over",
          "ticks": 16881,
          "events": {
            "flip": 1613,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77129728,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.3,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7752,
          "events": {
            "flip": 802,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 77187072,
          "score": 197050,
          "orbits": 0,
          "seconds": 54.3,
          "totalReward": 194.04999999999993,
          "endReason": "game_over",
          "ticks": 13032,
          "events": {
            "flip": 1364,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 77244416,
          "score": 188250,
          "orbits": 0,
          "seconds": 33.88333333333333,
          "totalReward": 185.24999999999994,
          "endReason": "game_over",
          "ticks": 8132,
          "events": {
            "flip": 906,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 77301760,
          "score": 187610,
          "orbits": 0,
          "seconds": 32.53333333333333,
          "totalReward": 184.60999999999999,
          "endReason": "game_over",
          "ticks": 7808,
          "events": {
            "flip": 884,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 77359104,
          "score": 215430,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 213.4299999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4558,
            "plunge": 3,
            "target": 11,
            "bumper": 37,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 27,
            "orbit": 2,
            "sling": 23
          }
        },
        {
          "steps": 77416448,
          "score": 189650,
          "orbits": 0,
          "seconds": 38.5,
          "totalReward": 186.64999999999995,
          "endReason": "game_over",
          "ticks": 9240,
          "events": {
            "flip": 1076,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 77473792,
          "score": 468000,
          "orbits": 1,
          "seconds": 132.35416666666666,
          "totalReward": 464.9999999999998,
          "endReason": "game_over",
          "ticks": 31765,
          "events": {
            "flip": 3662,
            "plunge": 3,
            "target": 12,
            "bumper": 38,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 40,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 77531136,
          "score": 192260,
          "orbits": 0,
          "seconds": 49.78333333333333,
          "totalReward": 189.25999999999993,
          "endReason": "game_over",
          "ticks": 11948,
          "events": {
            "flip": 1393,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 77588480,
          "score": 206940,
          "orbits": 0,
          "seconds": 70.17083333333333,
          "totalReward": 203.93999999999983,
          "endReason": "game_over",
          "ticks": 16841,
          "events": {
            "flip": 1940,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 14,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77645824,
          "score": 202220,
          "orbits": 0,
          "seconds": 45.94583333333333,
          "totalReward": 199.21999999999997,
          "endReason": "game_over",
          "ticks": 11027,
          "events": {
            "flip": 1280,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77703168,
          "score": 193220,
          "orbits": 0,
          "seconds": 27.72083333333333,
          "totalReward": 190.21999999999997,
          "endReason": "game_over",
          "ticks": 6653,
          "events": {
            "flip": 780,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 77760512,
          "score": 202780,
          "orbits": 0,
          "seconds": 62.78333333333333,
          "totalReward": 199.77999999999992,
          "endReason": "game_over",
          "ticks": 15068,
          "events": {
            "flip": 1591,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77817856,
          "score": 194520,
          "orbits": 0,
          "seconds": 30.55,
          "totalReward": 191.51999999999998,
          "endReason": "game_over",
          "ticks": 7332,
          "events": {
            "flip": 817,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77875200,
          "score": 224270,
          "orbits": 0,
          "seconds": 111.4875,
          "totalReward": 221.26999999999953,
          "endReason": "game_over",
          "ticks": 26757,
          "events": {
            "flip": 3108,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "ramp": 4,
            "sling": 37,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 77932544,
          "score": 222050,
          "orbits": 0,
          "seconds": 141.70833333333334,
          "totalReward": 219.04999999999976,
          "endReason": "game_over",
          "ticks": 34010,
          "events": {
            "flip": 3158,
            "plunge": 3,
            "target": 11,
            "bumper": 35,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 35,
            "sling": 15,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77989888,
          "score": 210570,
          "orbits": 0,
          "seconds": 61.74166666666667,
          "totalReward": 207.5699999999998,
          "endReason": "game_over",
          "ticks": 14818,
          "events": {
            "flip": 1631,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 17,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 78047232,
          "score": 202880,
          "orbits": 0,
          "seconds": 52.17916666666667,
          "totalReward": 199.8799999999999,
          "endReason": "game_over",
          "ticks": 12523,
          "events": {
            "flip": 1408,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 1,
            "sling": 8,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 78104576,
          "score": 237060,
          "orbits": 0,
          "seconds": 150.52083333333334,
          "totalReward": 234.05999999999966,
          "endReason": "game_over",
          "ticks": 36125,
          "events": {
            "flip": 3792,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 26,
            "sling": 26,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 78161920,
          "score": 197400,
          "orbits": 0,
          "seconds": 28.09583333333333,
          "totalReward": 194.4,
          "endReason": "game_over",
          "ticks": 6743,
          "events": {
            "flip": 624,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 78219264,
          "score": 192500,
          "orbits": 0,
          "seconds": 31.808333333333334,
          "totalReward": 189.5,
          "endReason": "game_over",
          "ticks": 7634,
          "events": {
            "flip": 794,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 78276608,
          "score": 188910,
          "orbits": 0,
          "seconds": 29.804166666666667,
          "totalReward": 185.91,
          "endReason": "game_over",
          "ticks": 7153,
          "events": {
            "flip": 756,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 78333952,
          "score": 212330,
          "orbits": 0,
          "seconds": 68.9625,
          "totalReward": 209.3299999999998,
          "endReason": "game_over",
          "ticks": 16551,
          "events": {
            "flip": 1952,
            "plunge": 3,
            "target": 10,
            "bumper": 26,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "orbit": 1,
            "ramp": 2,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 78391296,
          "score": 194810,
          "orbits": 0,
          "seconds": 28.5875,
          "totalReward": 191.80999999999997,
          "endReason": "game_over",
          "ticks": 6861,
          "events": {
            "flip": 739,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 78448640,
          "score": 196590,
          "orbits": 0,
          "seconds": 52.887499999999996,
          "totalReward": 193.5899999999999,
          "endReason": "game_over",
          "ticks": 12693,
          "events": {
            "flip": 1516,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 78505984,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.266666666666666,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7744,
          "events": {
            "flip": 852,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 78563328,
          "score": 463710,
          "orbits": 1,
          "seconds": 85.65416666666667,
          "totalReward": 460.71000000000026,
          "endReason": "game_over",
          "ticks": 20557,
          "events": {
            "flip": 2382,
            "plunge": 3,
            "target": 14,
            "bumper": 43,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 78620672,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.7625,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5703,
          "events": {
            "flip": 596,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 78678016,
          "score": 202840,
          "orbits": 0,
          "seconds": 102.65416666666667,
          "totalReward": 199.8399999999998,
          "endReason": "game_over",
          "ticks": 24637,
          "events": {
            "flip": 2914,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "sling": 14,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 78735360,
          "score": 191500,
          "orbits": 0,
          "seconds": 31.320833333333333,
          "totalReward": 188.5,
          "endReason": "game_over",
          "ticks": 7517,
          "events": {
            "flip": 856,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 78792704,
          "score": 198440,
          "orbits": 0,
          "seconds": 30.47083333333333,
          "totalReward": 195.43999999999997,
          "endReason": "game_over",
          "ticks": 7313,
          "events": {
            "flip": 799,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 78850048,
          "score": 195470,
          "orbits": 0,
          "seconds": 42.95,
          "totalReward": 192.4699999999999,
          "endReason": "game_over",
          "ticks": 10308,
          "events": {
            "flip": 1118,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 78907392,
          "score": 187920,
          "orbits": 0,
          "seconds": 28.354166666666668,
          "totalReward": 184.92,
          "endReason": "game_over",
          "ticks": 6805,
          "events": {
            "flip": 713,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 78964736,
          "score": 225250,
          "orbits": 0,
          "seconds": 55.17916666666667,
          "totalReward": 222.24999999999994,
          "endReason": "game_over",
          "ticks": 13243,
          "events": {
            "flip": 1457,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 5,
            "ramp": 5,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 79022080,
          "score": 215690,
          "orbits": 0,
          "seconds": 89.65,
          "totalReward": 212.68999999999969,
          "endReason": "game_over",
          "ticks": 21516,
          "events": {
            "flip": 2410,
            "plunge": 3,
            "target": 11,
            "bumper": 45,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 19,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 79079424,
          "score": 201530,
          "orbits": 0,
          "seconds": 44.05,
          "totalReward": 198.52999999999994,
          "endReason": "game_over",
          "ticks": 10572,
          "events": {
            "flip": 1215,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "orbit": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 79136768,
          "score": 449740,
          "orbits": 1,
          "seconds": 54.36666666666667,
          "totalReward": 446.7400000000001,
          "endReason": "game_over",
          "ticks": 13048,
          "events": {
            "flip": 1541,
            "plunge": 3,
            "target": 13,
            "bumper": 19,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 79194112,
          "score": 188930,
          "orbits": 0,
          "seconds": 28.054166666666667,
          "totalReward": 185.92999999999998,
          "endReason": "game_over",
          "ticks": 6733,
          "events": {
            "flip": 747,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 79251456,
          "score": 222280,
          "orbits": 0,
          "seconds": 90.22916666666667,
          "totalReward": 219.27999999999986,
          "endReason": "game_over",
          "ticks": 21655,
          "events": {
            "flip": 2445,
            "plunge": 3,
            "target": 10,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "ramp": 4,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 79308800,
          "score": 199660,
          "orbits": 0,
          "seconds": 39.28333333333333,
          "totalReward": 196.65999999999994,
          "endReason": "game_over",
          "ticks": 9428,
          "events": {
            "flip": 1022,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 79366144,
          "score": 479640,
          "orbits": 1,
          "seconds": 104.47083333333333,
          "totalReward": 476.6399999999999,
          "endReason": "game_over",
          "ticks": 25073,
          "events": {
            "flip": 2563,
            "plunge": 3,
            "target": 14,
            "bumper": 38,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 14,
            "orbit": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 79423488,
          "score": 202800,
          "orbits": 0,
          "seconds": 61.68333333333333,
          "totalReward": 199.79999999999978,
          "endReason": "game_over",
          "ticks": 14804,
          "events": {
            "flip": 1614,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 20,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 79480832,
          "score": 204400,
          "orbits": 0,
          "seconds": 55.75,
          "totalReward": 201.39999999999986,
          "endReason": "game_over",
          "ticks": 13380,
          "events": {
            "flip": 1457,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 10,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 79538176,
          "score": 255460,
          "orbits": 0,
          "seconds": 168.60416666666666,
          "totalReward": 252.45999999999972,
          "endReason": "game_over",
          "ticks": 40465,
          "events": {
            "flip": 3809,
            "plunge": 3,
            "target": 12,
            "bumper": 58,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 36,
            "drain": 3,
            "abort": 2,
            "inlane": 20,
            "ramp": 8,
            "over": 1
          }
        },
        {
          "steps": 79595520,
          "score": 242710,
          "orbits": 0,
          "seconds": 124.45416666666667,
          "totalReward": 239.70999999999978,
          "endReason": "game_over",
          "ticks": 29869,
          "events": {
            "flip": 3433,
            "plunge": 3,
            "target": 11,
            "bumper": 53,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 41,
            "ramp": 6,
            "orbit": 2,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 79652864,
          "score": 189540,
          "orbits": 0,
          "seconds": 34.833333333333336,
          "totalReward": 186.53999999999996,
          "endReason": "game_over",
          "ticks": 8360,
          "events": {
            "flip": 883,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 79710208,
          "score": 212560,
          "orbits": 0,
          "seconds": 86.57083333333333,
          "totalReward": 209.55999999999958,
          "endReason": "game_over",
          "ticks": 20777,
          "events": {
            "flip": 2486,
            "plunge": 3,
            "target": 11,
            "bumper": 35,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 36,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 79767552,
          "score": 208370,
          "orbits": 0,
          "seconds": 92.37916666666666,
          "totalReward": 205.36999999999978,
          "endReason": "game_over",
          "ticks": 22171,
          "events": {
            "flip": 2456,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 17,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 79824896,
          "score": 187910,
          "orbits": 0,
          "seconds": 27.704166666666666,
          "totalReward": 184.91,
          "endReason": "game_over",
          "ticks": 6649,
          "events": {
            "flip": 692,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 79882240,
          "score": 205700,
          "orbits": 0,
          "seconds": 50.59583333333333,
          "totalReward": 202.69999999999987,
          "endReason": "game_over",
          "ticks": 12143,
          "events": {
            "flip": 1348,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 10,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 79939584,
          "score": 209940,
          "orbits": 0,
          "seconds": 62.15,
          "totalReward": 206.93999999999983,
          "endReason": "game_over",
          "ticks": 14916,
          "events": {
            "flip": 1764,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 14,
            "orbit": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 79996928,
          "score": 495800,
          "orbits": 1,
          "seconds": 156.47083333333333,
          "totalReward": 492.7999999999998,
          "endReason": "game_over",
          "ticks": 37553,
          "events": {
            "flip": 4418,
            "plunge": 3,
            "target": 16,
            "bumper": 45,
            "nudge": 11,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "sling": 40,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 80054272,
          "score": 212720,
          "orbits": 0,
          "seconds": 128.2875,
          "totalReward": 209.72000000000003,
          "endReason": "game_over",
          "ticks": 30789,
          "events": {
            "flip": 3576,
            "plunge": 3,
            "target": 12,
            "bumper": 39,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 42,
            "inlane": 8,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 80111616,
          "score": 127620,
          "orbits": 0,
          "seconds": 153.2375,
          "totalReward": 124.62,
          "endReason": "game_over",
          "ticks": 36777,
          "events": {
            "flip": 4041,
            "plunge": 3,
            "target": 8,
            "bumper": 54,
            "nudge": 5,
            "launch": 2,
            "land": 2,
            "sling": 32,
            "inlane": 13,
            "orbit": 2,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80168960,
          "score": 188060,
          "orbits": 0,
          "seconds": 37.233333333333334,
          "totalReward": 185.05999999999995,
          "endReason": "game_over",
          "ticks": 8936,
          "events": {
            "flip": 967,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 80226304,
          "score": 187310,
          "orbits": 0,
          "seconds": 30.320833333333333,
          "totalReward": 184.31,
          "endReason": "game_over",
          "ticks": 7277,
          "events": {
            "flip": 806,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 80283648,
          "score": 198550,
          "orbits": 0,
          "seconds": 47.05416666666667,
          "totalReward": 195.54999999999993,
          "endReason": "game_over",
          "ticks": 11293,
          "events": {
            "flip": 1237,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 80340992,
          "score": 191000,
          "orbits": 0,
          "seconds": 52.68333333333333,
          "totalReward": 188,
          "endReason": "game_over",
          "ticks": 12644,
          "events": {
            "flip": 1392,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 80398336,
          "score": 88400,
          "orbits": 0,
          "seconds": 24.004166666666666,
          "totalReward": 85.39999999999999,
          "endReason": "game_over",
          "ticks": 5761,
          "events": {
            "flip": 602,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "nudge": 7,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 80455680,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.15833333333333,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6038,
          "events": {
            "flip": 633,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 80513024,
          "score": 199820,
          "orbits": 0,
          "seconds": 87.6375,
          "totalReward": 196.81999999999977,
          "endReason": "game_over",
          "ticks": 21033,
          "events": {
            "flip": 2312,
            "plunge": 3,
            "target": 11,
            "bumper": 37,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 80570368,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.141666666666666,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6034,
          "events": {
            "flip": 567,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 80627712,
          "score": 190930,
          "orbits": 0,
          "seconds": 39.15,
          "totalReward": 187.92999999999998,
          "endReason": "game_over",
          "ticks": 9396,
          "events": {
            "flip": 970,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 80685056,
          "score": 225740,
          "orbits": 0,
          "seconds": 144.73333333333332,
          "totalReward": 222.73999999999958,
          "endReason": "game_over",
          "ticks": 34736,
          "events": {
            "flip": 3054,
            "plunge": 3,
            "target": 11,
            "bumper": 35,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 20,
            "sling": 34,
            "orbit": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 80742400,
          "score": 193760,
          "orbits": 0,
          "seconds": 54.69583333333333,
          "totalReward": 190.7599999999999,
          "endReason": "game_over",
          "ticks": 13127,
          "events": {
            "flip": 1398,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 80799744,
          "score": 220740,
          "orbits": 0,
          "seconds": 113.43333333333334,
          "totalReward": 217.7399999999997,
          "endReason": "game_over",
          "ticks": 27224,
          "events": {
            "flip": 2625,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 24,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 80857088,
          "score": 225760,
          "orbits": 0,
          "seconds": 110.66666666666667,
          "totalReward": 222.75999999999968,
          "endReason": "game_over",
          "ticks": 26560,
          "events": {
            "flip": 2800,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "sling": 26,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 80914432,
          "score": 213440,
          "orbits": 0,
          "seconds": 61.016666666666666,
          "totalReward": 210.4399999999998,
          "endReason": "game_over",
          "ticks": 14644,
          "events": {
            "flip": 1521,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 14,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 80971776,
          "score": 207080,
          "orbits": 0,
          "seconds": 69.32916666666667,
          "totalReward": 204.0799999999999,
          "endReason": "game_over",
          "ticks": 16639,
          "events": {
            "flip": 1649,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "ramp": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 81029120,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.141666666666666,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 6034,
          "events": {
            "flip": 558,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 81086464,
          "score": 203260,
          "orbits": 0,
          "seconds": 78.7375,
          "totalReward": 200.2599999999998,
          "endReason": "game_over",
          "ticks": 18897,
          "events": {
            "flip": 2041,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 16,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 81143808,
          "score": 211460,
          "orbits": 0,
          "seconds": 87.65416666666667,
          "totalReward": 208.4599999999998,
          "endReason": "game_over",
          "ticks": 21037,
          "events": {
            "flip": 2359,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 16,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 81201152,
          "score": 190500,
          "orbits": 0,
          "seconds": 42.93333333333333,
          "totalReward": 187.5,
          "endReason": "game_over",
          "ticks": 10304,
          "events": {
            "flip": 1063,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 81258496,
          "score": 458730,
          "orbits": 1,
          "seconds": 69.8625,
          "totalReward": 455.7299999999999,
          "endReason": "game_over",
          "ticks": 16767,
          "events": {
            "flip": 2089,
            "plunge": 3,
            "target": 12,
            "bumper": 18,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 81315840,
          "score": 228480,
          "orbits": 0,
          "seconds": 152.10416666666666,
          "totalReward": 225.47999999999954,
          "endReason": "game_over",
          "ticks": 36505,
          "events": {
            "flip": 4167,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 21,
            "sling": 38,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 81373184,
          "score": 189530,
          "orbits": 0,
          "seconds": 31.1375,
          "totalReward": 186.52999999999997,
          "endReason": "game_over",
          "ticks": 7473,
          "events": {
            "flip": 840,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 81430528,
          "score": 199010,
          "orbits": 0,
          "seconds": 53.84583333333333,
          "totalReward": 196.00999999999985,
          "endReason": "game_over",
          "ticks": 12923,
          "events": {
            "flip": 1485,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 11,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 81487872,
          "score": 449370,
          "orbits": 1,
          "seconds": 53.12083333333333,
          "totalReward": 446.36999999999995,
          "endReason": "game_over",
          "ticks": 12749,
          "events": {
            "flip": 1412,
            "plunge": 3,
            "target": 12,
            "bumper": 13,
            "nudge": 7,
            "launch": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 81545216,
          "score": 499670,
          "orbits": 1,
          "seconds": 174.20833333333334,
          "totalReward": 496.6699999999995,
          "endReason": "game_over",
          "ticks": 41810,
          "events": {
            "flip": 4809,
            "plunge": 3,
            "target": 13,
            "bumper": 67,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 47,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 81602560,
          "score": 196090,
          "orbits": 0,
          "seconds": 36.71666666666667,
          "totalReward": 193.08999999999992,
          "endReason": "game_over",
          "ticks": 8812,
          "events": {
            "flip": 876,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 81659904,
          "score": 209310,
          "orbits": 0,
          "seconds": 91.85416666666667,
          "totalReward": 206.30999999999975,
          "endReason": "game_over",
          "ticks": 22045,
          "events": {
            "flip": 2591,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 21,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 81717248,
          "score": 189810,
          "orbits": 0,
          "seconds": 29.9375,
          "totalReward": 186.81,
          "endReason": "game_over",
          "ticks": 7185,
          "events": {
            "flip": 774,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 81774592,
          "score": 204210,
          "orbits": 0,
          "seconds": 49.266666666666666,
          "totalReward": 201.20999999999995,
          "endReason": "game_over",
          "ticks": 11824,
          "events": {
            "flip": 1287,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 81831936,
          "score": 223330,
          "orbits": 0,
          "seconds": 94.47916666666667,
          "totalReward": 220.3299999999997,
          "endReason": "game_over",
          "ticks": 22675,
          "events": {
            "flip": 2744,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 23,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 81889280,
          "score": 199360,
          "orbits": 0,
          "seconds": 71.00416666666666,
          "totalReward": 196.3599999999999,
          "endReason": "game_over",
          "ticks": 17041,
          "events": {
            "flip": 1941,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 81946624,
          "score": 456440,
          "orbits": 1,
          "seconds": 79.07083333333333,
          "totalReward": 453.4399999999998,
          "endReason": "game_over",
          "ticks": 18977,
          "events": {
            "flip": 2390,
            "plunge": 3,
            "target": 12,
            "bumper": 44,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82003968,
          "score": 192550,
          "orbits": 0,
          "seconds": 35.40416666666667,
          "totalReward": 189.54999999999995,
          "endReason": "game_over",
          "ticks": 8497,
          "events": {
            "flip": 952,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 82061312,
          "score": 193930,
          "orbits": 0,
          "seconds": 32.483333333333334,
          "totalReward": 190.92999999999998,
          "endReason": "game_over",
          "ticks": 7796,
          "events": {
            "flip": 857,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82118656,
          "score": 190620,
          "orbits": 0,
          "seconds": 39.983333333333334,
          "totalReward": 187.61999999999995,
          "endReason": "game_over",
          "ticks": 9596,
          "events": {
            "flip": 1133,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 82176000,
          "score": 193320,
          "orbits": 0,
          "seconds": 26.72083333333333,
          "totalReward": 190.32,
          "endReason": "game_over",
          "ticks": 6413,
          "events": {
            "flip": 740,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82233344,
          "score": 195220,
          "orbits": 0,
          "seconds": 39.81666666666666,
          "totalReward": 192.21999999999994,
          "endReason": "game_over",
          "ticks": 9556,
          "events": {
            "flip": 1169,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82290688,
          "score": 192310,
          "orbits": 0,
          "seconds": 43.1625,
          "totalReward": 189.30999999999986,
          "endReason": "game_over",
          "ticks": 10359,
          "events": {
            "flip": 1278,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 82348032,
          "score": 192800,
          "orbits": 0,
          "seconds": 34.69166666666666,
          "totalReward": 189.79999999999998,
          "endReason": "game_over",
          "ticks": 8326,
          "events": {
            "flip": 1031,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 82405376,
          "score": 194700,
          "orbits": 0,
          "seconds": 35.21666666666667,
          "totalReward": 191.7,
          "endReason": "game_over",
          "ticks": 8452,
          "events": {
            "flip": 1048,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82462720,
          "score": 190010,
          "orbits": 0,
          "seconds": 26.354166666666668,
          "totalReward": 187.01,
          "endReason": "game_over",
          "ticks": 6325,
          "events": {
            "flip": 720,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 82520064,
          "score": 189900,
          "orbits": 0,
          "seconds": 26.445833333333333,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6347,
          "events": {
            "flip": 659,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 82577408,
          "score": 214800,
          "orbits": 0,
          "seconds": 35.65416666666667,
          "totalReward": 211.79999999999998,
          "endReason": "game_over",
          "ticks": 8557,
          "events": {
            "flip": 937,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 82634752,
          "score": 479790,
          "orbits": 1,
          "seconds": 143.05416666666667,
          "totalReward": 476.78999999999985,
          "endReason": "game_over",
          "ticks": 34333,
          "events": {
            "flip": 3791,
            "plunge": 3,
            "target": 12,
            "bumper": 25,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 31,
            "sling": 9,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 82692096,
          "score": 213890,
          "orbits": 0,
          "seconds": 90.7875,
          "totalReward": 210.88999999999984,
          "endReason": "game_over",
          "ticks": 21789,
          "events": {
            "flip": 2330,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "ramp": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 82749440,
          "score": 475820,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 473.8199999999995,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4804,
            "plunge": 3,
            "target": 12,
            "bumper": 61,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 21,
            "sling": 42,
            "ramp": 3
          }
        },
        {
          "steps": 82806784,
          "score": 194920,
          "orbits": 0,
          "seconds": 41.9,
          "totalReward": 191.92,
          "endReason": "game_over",
          "ticks": 10056,
          "events": {
            "flip": 1086,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82864128,
          "score": 219460,
          "orbits": 0,
          "seconds": 92.40416666666667,
          "totalReward": 216.45999999999978,
          "endReason": "game_over",
          "ticks": 22177,
          "events": {
            "flip": 2278,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 16,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 82921472,
          "score": 195370,
          "orbits": 0,
          "seconds": 61.81666666666666,
          "totalReward": 192.3699999999998,
          "endReason": "game_over",
          "ticks": 14836,
          "events": {
            "flip": 1572,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 82978816,
          "score": 187830,
          "orbits": 0,
          "seconds": 25.754166666666666,
          "totalReward": 184.82999999999998,
          "endReason": "game_over",
          "ticks": 6181,
          "events": {
            "flip": 693,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 83036160,
          "score": 232160,
          "orbits": 0,
          "seconds": 126.07083333333333,
          "totalReward": 229.15999999999948,
          "endReason": "game_over",
          "ticks": 30257,
          "events": {
            "flip": 3864,
            "plunge": 3,
            "target": 10,
            "bumper": 57,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 36,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 83093504,
          "score": 196500,
          "orbits": 0,
          "seconds": 29.599999999999998,
          "totalReward": 193.5,
          "endReason": "game_over",
          "ticks": 7104,
          "events": {
            "flip": 730,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 83150848,
          "score": 201010,
          "orbits": 0,
          "seconds": 41.204166666666666,
          "totalReward": 198.01,
          "endReason": "game_over",
          "ticks": 9889,
          "events": {
            "flip": 1148,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 83208192,
          "score": 194580,
          "orbits": 0,
          "seconds": 55.28333333333333,
          "totalReward": 191.57999999999993,
          "endReason": "game_over",
          "ticks": 13268,
          "events": {
            "flip": 1496,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 83265536,
          "score": 242520,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 240.51999999999953,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5433,
            "plunge": 3,
            "target": 11,
            "bumper": 55,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 35,
            "sling": 32,
            "ramp": 4,
            "orbit": 2
          }
        },
        {
          "steps": 83322880,
          "score": 525480,
          "orbits": 1,
          "seconds": 157.3375,
          "totalReward": 522.4799999999999,
          "endReason": "game_over",
          "ticks": 37761,
          "events": {
            "flip": 4439,
            "plunge": 3,
            "target": 15,
            "bumper": 42,
            "nudge": 10,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "sling": 38,
            "ramp": 6,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 83380224,
          "score": 207900,
          "orbits": 0,
          "seconds": 59.46666666666667,
          "totalReward": 204.89999999999986,
          "endReason": "game_over",
          "ticks": 14272,
          "events": {
            "flip": 1678,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 83437568,
          "score": 196610,
          "orbits": 0,
          "seconds": 56.733333333333334,
          "totalReward": 193.60999999999987,
          "endReason": "game_over",
          "ticks": 13616,
          "events": {
            "flip": 1436,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 11,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 83494912,
          "score": 458690,
          "orbits": 1,
          "seconds": 69.9375,
          "totalReward": 455.68999999999994,
          "endReason": "game_over",
          "ticks": 16785,
          "events": {
            "flip": 2028,
            "plunge": 3,
            "target": 13,
            "bumper": 27,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 83552256,
          "score": 231660,
          "orbits": 0,
          "seconds": 109.8875,
          "totalReward": 228.65999999999968,
          "endReason": "game_over",
          "ticks": 26373,
          "events": {
            "flip": 2830,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "ramp": 6,
            "sling": 26,
            "over": 1
          }
        },
        {
          "steps": 83609600,
          "score": 196140,
          "orbits": 0,
          "seconds": 35.4875,
          "totalReward": 193.13999999999996,
          "endReason": "game_over",
          "ticks": 8517,
          "events": {
            "flip": 903,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 83666944,
          "score": 194910,
          "orbits": 0,
          "seconds": 46.166666666666664,
          "totalReward": 191.90999999999985,
          "endReason": "game_over",
          "ticks": 11080,
          "events": {
            "flip": 1141,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 83724288,
          "score": 208890,
          "orbits": 0,
          "seconds": 49.8,
          "totalReward": 205.8899999999999,
          "endReason": "game_over",
          "ticks": 11952,
          "events": {
            "flip": 1335,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 9,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 83781632,
          "score": 502250,
          "orbits": 1,
          "seconds": 177.82083333333333,
          "totalReward": 499.24999999999966,
          "endReason": "game_over",
          "ticks": 42677,
          "events": {
            "flip": 4805,
            "plunge": 3,
            "target": 14,
            "bumper": 66,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 24,
            "sling": 45,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 83838976,
          "score": 464950,
          "orbits": 1,
          "seconds": 115.80416666666666,
          "totalReward": 461.95000000000005,
          "endReason": "game_over",
          "ticks": 27793,
          "events": {
            "flip": 3348,
            "plunge": 3,
            "target": 15,
            "bumper": 27,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 25,
            "ramp": 2,
            "inlane": 10,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 83896320,
          "score": 194850,
          "orbits": 0,
          "seconds": 57.40833333333333,
          "totalReward": 191.84999999999994,
          "endReason": "game_over",
          "ticks": 13778,
          "events": {
            "flip": 1466,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 83953664,
          "score": 203870,
          "orbits": 0,
          "seconds": 47.25833333333333,
          "totalReward": 200.86999999999992,
          "endReason": "game_over",
          "ticks": 11342,
          "events": {
            "flip": 1266,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 84011008,
          "score": 202290,
          "orbits": 0,
          "seconds": 38.12916666666666,
          "totalReward": 199.2899999999999,
          "endReason": "game_over",
          "ticks": 9151,
          "events": {
            "flip": 973,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 84068352,
          "score": 449640,
          "orbits": 1,
          "seconds": 42.28333333333333,
          "totalReward": 446.64,
          "endReason": "game_over",
          "ticks": 10148,
          "events": {
            "flip": 1050,
            "plunge": 3,
            "target": 12,
            "bumper": 11,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 84125696,
          "score": 189090,
          "orbits": 0,
          "seconds": 39.266666666666666,
          "totalReward": 186.08999999999992,
          "endReason": "game_over",
          "ticks": 9424,
          "events": {
            "flip": 1034,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 84183040,
          "score": 217400,
          "orbits": 0,
          "seconds": 78.72916666666667,
          "totalReward": 214.39999999999972,
          "endReason": "game_over",
          "ticks": 18895,
          "events": {
            "flip": 2128,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 20,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 84240384,
          "score": 189520,
          "orbits": 0,
          "seconds": 29.0125,
          "totalReward": 186.51999999999998,
          "endReason": "game_over",
          "ticks": 6963,
          "events": {
            "flip": 705,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 84297728,
          "score": 201370,
          "orbits": 0,
          "seconds": 44.74583333333333,
          "totalReward": 198.36999999999992,
          "endReason": "game_over",
          "ticks": 10739,
          "events": {
            "flip": 1085,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84355072,
          "score": 190000,
          "orbits": 0,
          "seconds": 28.483333333333334,
          "totalReward": 187,
          "endReason": "game_over",
          "ticks": 6836,
          "events": {
            "flip": 700,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 84412416,
          "score": 192710,
          "orbits": 0,
          "seconds": 39.666666666666664,
          "totalReward": 189.70999999999998,
          "endReason": "game_over",
          "ticks": 9520,
          "events": {
            "flip": 1017,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 84469760,
          "score": 89410,
          "orbits": 0,
          "seconds": 23.7375,
          "totalReward": 86.41,
          "endReason": "game_over",
          "ticks": 5697,
          "events": {
            "flip": 606,
            "plunge": 3,
            "target": 8,
            "bumper": 5,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 84527104,
          "score": 486720,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 484.71999999999946,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4517,
            "plunge": 3,
            "target": 13,
            "bumper": 74,
            "nudge": 8,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 18,
            "sling": 52,
            "ramp": 5
          }
        },
        {
          "steps": 84584448,
          "score": 190260,
          "orbits": 0,
          "seconds": 40.1,
          "totalReward": 187.25999999999993,
          "endReason": "game_over",
          "ticks": 9624,
          "events": {
            "flip": 964,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 84641792,
          "score": 462010,
          "orbits": 1,
          "seconds": 110.90416666666667,
          "totalReward": 459.0099999999999,
          "endReason": "game_over",
          "ticks": 26617,
          "events": {
            "flip": 2702,
            "plunge": 3,
            "target": 14,
            "bumper": 36,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "ramp": 2,
            "sling": 31,
            "over": 1
          }
        },
        {
          "steps": 84699136,
          "score": 192470,
          "orbits": 0,
          "seconds": 48.391666666666666,
          "totalReward": 189.46999999999989,
          "endReason": "game_over",
          "ticks": 11614,
          "events": {
            "flip": 1232,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 84756480,
          "score": 199430,
          "orbits": 0,
          "seconds": 67.35416666666667,
          "totalReward": 196.42999999999984,
          "endReason": "game_over",
          "ticks": 16165,
          "events": {
            "flip": 1649,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84813824,
          "score": 202500,
          "orbits": 0,
          "seconds": 49.13333333333333,
          "totalReward": 199.4999999999999,
          "endReason": "game_over",
          "ticks": 11792,
          "events": {
            "flip": 1269,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 84871168,
          "score": 193610,
          "orbits": 0,
          "seconds": 35.05,
          "totalReward": 190.60999999999999,
          "endReason": "game_over",
          "ticks": 8412,
          "events": {
            "flip": 831,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 84928512,
          "score": 203850,
          "orbits": 0,
          "seconds": 97.375,
          "totalReward": 200.84999999999977,
          "endReason": "game_over",
          "ticks": 23370,
          "events": {
            "flip": 2653,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 84985856,
          "score": 496560,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 493.5599999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5040,
            "plunge": 3,
            "target": 14,
            "bumper": 59,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 29,
            "sling": 36,
            "ramp": 5,
            "orbit": 1
          }
        },
        {
          "steps": 85043200,
          "score": 210360,
          "orbits": 0,
          "seconds": 84.8875,
          "totalReward": 207.35999999999976,
          "endReason": "game_over",
          "ticks": 20373,
          "events": {
            "flip": 2172,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 16,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85100544,
          "score": 188510,
          "orbits": 0,
          "seconds": 31.4875,
          "totalReward": 185.51,
          "endReason": "game_over",
          "ticks": 7557,
          "events": {
            "flip": 740,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 85157888,
          "score": 193270,
          "orbits": 0,
          "seconds": 33.858333333333334,
          "totalReward": 190.26999999999992,
          "endReason": "game_over",
          "ticks": 8126,
          "events": {
            "flip": 824,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 85215232,
          "score": 194340,
          "orbits": 0,
          "seconds": 36.8625,
          "totalReward": 191.33999999999995,
          "endReason": "game_over",
          "ticks": 8847,
          "events": {
            "flip": 869,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85272576,
          "score": 210690,
          "orbits": 0,
          "seconds": 73.35416666666667,
          "totalReward": 207.68999999999977,
          "endReason": "game_over",
          "ticks": 17605,
          "events": {
            "flip": 1882,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 19,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85329920,
          "score": 193700,
          "orbits": 0,
          "seconds": 34.06666666666666,
          "totalReward": 190.7,
          "endReason": "game_over",
          "ticks": 8176,
          "events": {
            "flip": 844,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85387264,
          "score": 198960,
          "orbits": 0,
          "seconds": 68.6875,
          "totalReward": 195.9599999999998,
          "endReason": "game_over",
          "ticks": 16485,
          "events": {
            "flip": 1920,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 85444608,
          "score": 201310,
          "orbits": 0,
          "seconds": 55.583333333333336,
          "totalReward": 198.3099999999998,
          "endReason": "game_over",
          "ticks": 13340,
          "events": {
            "flip": 1516,
            "plunge": 3,
            "target": 11,
            "bumper": 33,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 85501952,
          "score": 196340,
          "orbits": 0,
          "seconds": 44.42916666666667,
          "totalReward": 193.33999999999995,
          "endReason": "game_over",
          "ticks": 10663,
          "events": {
            "flip": 1145,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85559296,
          "score": 200270,
          "orbits": 0,
          "seconds": 45.104166666666664,
          "totalReward": 197.2699999999999,
          "endReason": "game_over",
          "ticks": 10825,
          "events": {
            "flip": 1204,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85616640,
          "score": 187400,
          "orbits": 0,
          "seconds": 25.2875,
          "totalReward": 184.4,
          "endReason": "game_over",
          "ticks": 6069,
          "events": {
            "flip": 580,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 85673984,
          "score": 204870,
          "orbits": 0,
          "seconds": 95.50416666666666,
          "totalReward": 201.86999999999978,
          "endReason": "game_over",
          "ticks": 22921,
          "events": {
            "flip": 2485,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 17,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 85731328,
          "score": 190000,
          "orbits": 0,
          "seconds": 28.53333333333333,
          "totalReward": 187,
          "endReason": "game_over",
          "ticks": 6848,
          "events": {
            "flip": 730,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 85788672,
          "score": 197310,
          "orbits": 0,
          "seconds": 63.2125,
          "totalReward": 194.30999999999977,
          "endReason": "game_over",
          "ticks": 15171,
          "events": {
            "flip": 1817,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 21,
            "over": 1
          }
        },
        {
          "steps": 85846016,
          "score": 209790,
          "orbits": 0,
          "seconds": 100.32083333333333,
          "totalReward": 206.78999999999988,
          "endReason": "game_over",
          "ticks": 24077,
          "events": {
            "flip": 2951,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "ramp": 1,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85903360,
          "score": 196820,
          "orbits": 0,
          "seconds": 48.9,
          "totalReward": 193.81999999999996,
          "endReason": "game_over",
          "ticks": 11736,
          "events": {
            "flip": 1298,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85960704,
          "score": 466590,
          "orbits": 1,
          "seconds": 80.9375,
          "totalReward": 463.5900000000001,
          "endReason": "game_over",
          "ticks": 19425,
          "events": {
            "flip": 2051,
            "plunge": 3,
            "target": 14,
            "bumper": 29,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "ramp": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 86018048,
          "score": 466700,
          "orbits": 1,
          "seconds": 114.45416666666667,
          "totalReward": 463.6999999999998,
          "endReason": "game_over",
          "ticks": 27469,
          "events": {
            "flip": 3299,
            "plunge": 3,
            "target": 13,
            "bumper": 23,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 20,
            "sling": 20,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 86075392,
          "score": 235250,
          "orbits": 0,
          "seconds": 153.40833333333333,
          "totalReward": 232.24999999999943,
          "endReason": "game_over",
          "ticks": 36818,
          "events": {
            "flip": 3979,
            "plunge": 3,
            "target": 11,
            "bumper": 45,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 45,
            "orbit": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 86132736,
          "score": 201820,
          "orbits": 0,
          "seconds": 49.86666666666667,
          "totalReward": 198.81999999999985,
          "endReason": "game_over",
          "ticks": 11968,
          "events": {
            "flip": 1289,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86190080,
          "score": 210580,
          "orbits": 0,
          "seconds": 80.44583333333333,
          "totalReward": 207.57999999999964,
          "endReason": "game_over",
          "ticks": 19307,
          "events": {
            "flip": 2147,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 28,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86247424,
          "score": 195630,
          "orbits": 0,
          "seconds": 33.28333333333333,
          "totalReward": 192.62999999999997,
          "endReason": "game_over",
          "ticks": 7988,
          "events": {
            "flip": 759,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86304768,
          "score": 227860,
          "orbits": 0,
          "seconds": 145.975,
          "totalReward": 224.85999999999976,
          "endReason": "game_over",
          "ticks": 35034,
          "events": {
            "flip": 3712,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "inlane": 21,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 86362112,
          "score": 244260,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 242.25999999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4990,
            "plunge": 3,
            "target": 9,
            "bumper": 59,
            "nudge": 2,
            "launch": 3,
            "land": 3,
            "sling": 36,
            "inlane": 26,
            "ramp": 5,
            "drain": 2
          }
        },
        {
          "steps": 86419456,
          "score": 187410,
          "orbits": 0,
          "seconds": 30.070833333333333,
          "totalReward": 184.41,
          "endReason": "game_over",
          "ticks": 7217,
          "events": {
            "flip": 745,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 86476800,
          "score": 195150,
          "orbits": 0,
          "seconds": 34.016666666666666,
          "totalReward": 192.14999999999995,
          "endReason": "game_over",
          "ticks": 8164,
          "events": {
            "flip": 866,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 86534144,
          "score": 221760,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 219.76000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5094,
            "plunge": 3,
            "target": 10,
            "bumper": 43,
            "nudge": 4,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "inlane": 26,
            "ramp": 1,
            "drain": 2
          }
        },
        {
          "steps": 86591488,
          "score": 202410,
          "orbits": 0,
          "seconds": 53.666666666666664,
          "totalReward": 199.40999999999985,
          "endReason": "game_over",
          "ticks": 12880,
          "events": {
            "flip": 1395,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 86648832,
          "score": 188930,
          "orbits": 0,
          "seconds": 34.4,
          "totalReward": 185.92999999999998,
          "endReason": "game_over",
          "ticks": 8256,
          "events": {
            "flip": 836,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 86706176,
          "score": 190610,
          "orbits": 0,
          "seconds": 41.93333333333333,
          "totalReward": 187.60999999999996,
          "endReason": "game_over",
          "ticks": 10064,
          "events": {
            "flip": 1098,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 86763520,
          "score": 223270,
          "orbits": 0,
          "seconds": 128.87916666666666,
          "totalReward": 220.26999999999984,
          "endReason": "game_over",
          "ticks": 30931,
          "events": {
            "flip": 3646,
            "plunge": 3,
            "target": 11,
            "bumper": 41,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 27,
            "inlane": 20,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86820864,
          "score": 506240,
          "orbits": 1,
          "seconds": 120.90416666666667,
          "totalReward": 503.23999999999967,
          "endReason": "game_over",
          "ticks": 29017,
          "events": {
            "flip": 3453,
            "plunge": 3,
            "target": 14,
            "bumper": 46,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 34,
            "ramp": 10,
            "over": 1
          }
        },
        {
          "steps": 86878208,
          "score": 257210,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 255.20999999999987,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5479,
            "plunge": 3,
            "target": 10,
            "bumper": 63,
            "nudge": 17,
            "launch": 3,
            "land": 3,
            "sling": 51,
            "ramp": 7,
            "inlane": 31,
            "orbit": 1,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 86935552,
          "score": 197960,
          "orbits": 0,
          "seconds": 35.3375,
          "totalReward": 194.95999999999992,
          "endReason": "game_over",
          "ticks": 8481,
          "events": {
            "flip": 925,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86992896,
          "score": 198770,
          "orbits": 0,
          "seconds": 46.90833333333333,
          "totalReward": 195.7699999999999,
          "endReason": "game_over",
          "ticks": 11258,
          "events": {
            "flip": 1226,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87050240,
          "score": 197650,
          "orbits": 0,
          "seconds": 39.40833333333333,
          "totalReward": 194.64999999999992,
          "endReason": "game_over",
          "ticks": 9458,
          "events": {
            "flip": 1073,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87107584,
          "score": 187900,
          "orbits": 0,
          "seconds": 29.620833333333334,
          "totalReward": 184.89999999999998,
          "endReason": "game_over",
          "ticks": 7109,
          "events": {
            "flip": 711,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 87164928,
          "score": 188730,
          "orbits": 0,
          "seconds": 41.88333333333333,
          "totalReward": 185.72999999999996,
          "endReason": "game_over",
          "ticks": 10052,
          "events": {
            "flip": 1164,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 87222272,
          "score": 218630,
          "orbits": 0,
          "seconds": 107.325,
          "totalReward": 215.62999999999957,
          "endReason": "game_over",
          "ticks": 25758,
          "events": {
            "flip": 3060,
            "plunge": 3,
            "target": 9,
            "bumper": 44,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 33,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 87279616,
          "score": 472580,
          "orbits": 1,
          "seconds": 134.28333333333333,
          "totalReward": 469.5799999999998,
          "endReason": "game_over",
          "ticks": 32228,
          "events": {
            "flip": 4004,
            "plunge": 3,
            "target": 12,
            "bumper": 46,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 21,
            "sling": 38,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87336960,
          "score": 199050,
          "orbits": 0,
          "seconds": 58.28333333333333,
          "totalReward": 196.04999999999993,
          "endReason": "game_over",
          "ticks": 13988,
          "events": {
            "flip": 1506,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87394304,
          "score": 197090,
          "orbits": 0,
          "seconds": 70.40833333333333,
          "totalReward": 194.0899999999999,
          "endReason": "game_over",
          "ticks": 16898,
          "events": {
            "flip": 1890,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 87451648,
          "score": 198890,
          "orbits": 0,
          "seconds": 49.68333333333333,
          "totalReward": 195.88999999999987,
          "endReason": "game_over",
          "ticks": 11924,
          "events": {
            "flip": 1259,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87508992,
          "score": 208450,
          "orbits": 0,
          "seconds": 80.57083333333333,
          "totalReward": 205.44999999999982,
          "endReason": "game_over",
          "ticks": 19337,
          "events": {
            "flip": 2325,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 15,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 87566336,
          "score": 190830,
          "orbits": 0,
          "seconds": 39.7,
          "totalReward": 187.82999999999996,
          "endReason": "game_over",
          "ticks": 9528,
          "events": {
            "flip": 963,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 87623680,
          "score": 199230,
          "orbits": 0,
          "seconds": 37.55416666666667,
          "totalReward": 196.22999999999996,
          "endReason": "game_over",
          "ticks": 9013,
          "events": {
            "flip": 874,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87681024,
          "score": 195810,
          "orbits": 0,
          "seconds": 52.4125,
          "totalReward": 192.80999999999986,
          "endReason": "game_over",
          "ticks": 12579,
          "events": {
            "flip": 1260,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 87738368,
          "score": 195980,
          "orbits": 0,
          "seconds": 51.68333333333333,
          "totalReward": 192.9799999999999,
          "endReason": "game_over",
          "ticks": 12404,
          "events": {
            "flip": 1298,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 87795712,
          "score": 471390,
          "orbits": 1,
          "seconds": 172.3375,
          "totalReward": 468.38999999999965,
          "endReason": "game_over",
          "ticks": 41361,
          "events": {
            "flip": 4610,
            "plunge": 3,
            "target": 13,
            "bumper": 50,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 24,
            "sling": 39,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 87853056,
          "score": 188410,
          "orbits": 0,
          "seconds": 34.38333333333333,
          "totalReward": 185.40999999999997,
          "endReason": "game_over",
          "ticks": 8252,
          "events": {
            "flip": 832,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 87910400,
          "score": 193810,
          "orbits": 0,
          "seconds": 29.6375,
          "totalReward": 190.81,
          "endReason": "game_over",
          "ticks": 7113,
          "events": {
            "flip": 674,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 87967744,
          "score": 196320,
          "orbits": 0,
          "seconds": 56.5,
          "totalReward": 193.31999999999985,
          "endReason": "game_over",
          "ticks": 13560,
          "events": {
            "flip": 1490,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 12,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 88025088,
          "score": 202210,
          "orbits": 0,
          "seconds": 69.05416666666666,
          "totalReward": 199.20999999999987,
          "endReason": "game_over",
          "ticks": 16573,
          "events": {
            "flip": 1886,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 11,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 88082432,
          "score": 215180,
          "orbits": 0,
          "seconds": 71.95416666666667,
          "totalReward": 212.17999999999978,
          "endReason": "game_over",
          "ticks": 17269,
          "events": {
            "flip": 1863,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 18,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 88139776,
          "score": 212460,
          "orbits": 0,
          "seconds": 46.858333333333334,
          "totalReward": 209.45999999999987,
          "endReason": "game_over",
          "ticks": 11246,
          "events": {
            "flip": 1287,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 6,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 88197120,
          "score": 188020,
          "orbits": 0,
          "seconds": 28.004166666666666,
          "totalReward": 185.01999999999998,
          "endReason": "game_over",
          "ticks": 6721,
          "events": {
            "flip": 723,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 88254464,
          "score": 191620,
          "orbits": 0,
          "seconds": 34.28333333333333,
          "totalReward": 188.61999999999998,
          "endReason": "game_over",
          "ticks": 8228,
          "events": {
            "flip": 886,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 88311808,
          "score": 192690,
          "orbits": 0,
          "seconds": 45.71666666666667,
          "totalReward": 189.68999999999994,
          "endReason": "game_over",
          "ticks": 10972,
          "events": {
            "flip": 1338,
            "plunge": 3,
            "target": 12,
            "bumper": 18,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 9,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 88369152,
          "score": 490740,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 488.7399999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4761,
            "plunge": 3,
            "target": 13,
            "bumper": 57,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 44,
            "ramp": 5
          }
        },
        {
          "steps": 88426496,
          "score": 192530,
          "orbits": 0,
          "seconds": 40.983333333333334,
          "totalReward": 189.52999999999992,
          "endReason": "game_over",
          "ticks": 9836,
          "events": {
            "flip": 1202,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 88483840,
          "score": 198250,
          "orbits": 0,
          "seconds": 62.233333333333334,
          "totalReward": 195.24999999999983,
          "endReason": "game_over",
          "ticks": 14936,
          "events": {
            "flip": 1695,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 15,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88541184,
          "score": 192920,
          "orbits": 0,
          "seconds": 29.787499999999998,
          "totalReward": 189.92,
          "endReason": "game_over",
          "ticks": 7149,
          "events": {
            "flip": 745,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 88598528,
          "score": 187910,
          "orbits": 0,
          "seconds": 25.47083333333333,
          "totalReward": 184.91,
          "endReason": "game_over",
          "ticks": 6113,
          "events": {
            "flip": 613,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 88655872,
          "score": 187830,
          "orbits": 0,
          "seconds": 28.0875,
          "totalReward": 184.82999999999998,
          "endReason": "game_over",
          "ticks": 6741,
          "events": {
            "flip": 721,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 88713216,
          "score": 190510,
          "orbits": 0,
          "seconds": 44.8,
          "totalReward": 187.51,
          "endReason": "game_over",
          "ticks": 10752,
          "events": {
            "flip": 1091,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 88770560,
          "score": 196680,
          "orbits": 0,
          "seconds": 57.13333333333333,
          "totalReward": 193.6799999999999,
          "endReason": "game_over",
          "ticks": 13712,
          "events": {
            "flip": 1516,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88827904,
          "score": 199930,
          "orbits": 0,
          "seconds": 56.829166666666666,
          "totalReward": 196.92999999999998,
          "endReason": "game_over",
          "ticks": 13639,
          "events": {
            "flip": 1478,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88885248,
          "score": 207810,
          "orbits": 0,
          "seconds": 69.63333333333333,
          "totalReward": 204.80999999999986,
          "endReason": "game_over",
          "ticks": 16712,
          "events": {
            "flip": 1919,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 88942592,
          "score": 189900,
          "orbits": 0,
          "seconds": 26.141666666666666,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6274,
          "events": {
            "flip": 638,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 88999936,
          "score": 189620,
          "orbits": 0,
          "seconds": 27.941666666666666,
          "totalReward": 186.61999999999998,
          "endReason": "game_over",
          "ticks": 6706,
          "events": {
            "flip": 727,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 89057280,
          "score": 470910,
          "orbits": 1,
          "seconds": 84.85416666666667,
          "totalReward": 467.90999999999985,
          "endReason": "game_over",
          "ticks": 20365,
          "events": {
            "flip": 2415,
            "plunge": 3,
            "target": 13,
            "bumper": 29,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 21,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 89114624,
          "score": 189140,
          "orbits": 0,
          "seconds": 27.570833333333333,
          "totalReward": 186.13999999999996,
          "endReason": "game_over",
          "ticks": 6617,
          "events": {
            "flip": 719,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 89171968,
          "score": 208400,
          "orbits": 0,
          "seconds": 76.85416666666667,
          "totalReward": 205.39999999999986,
          "endReason": "game_over",
          "ticks": 18445,
          "events": {
            "flip": 2003,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 89229312,
          "score": 483420,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 481.4199999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4420,
            "plunge": 3,
            "target": 14,
            "bumper": 60,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 25,
            "sling": 52,
            "ramp": 3
          }
        },
        {
          "steps": 89286656,
          "score": 189680,
          "orbits": 0,
          "seconds": 31.9375,
          "totalReward": 186.67999999999992,
          "endReason": "game_over",
          "ticks": 7665,
          "events": {
            "flip": 810,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 89344000,
          "score": 189900,
          "orbits": 0,
          "seconds": 27.254166666666666,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6541,
          "events": {
            "flip": 654,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 89401344,
          "score": 196810,
          "orbits": 0,
          "seconds": 58.06666666666666,
          "totalReward": 193.8099999999998,
          "endReason": "game_over",
          "ticks": 13936,
          "events": {
            "flip": 1512,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 11,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 89458688,
          "score": 189900,
          "orbits": 0,
          "seconds": 26.254166666666666,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6301,
          "events": {
            "flip": 642,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 89516032,
          "score": 187910,
          "orbits": 0,
          "seconds": 25.5375,
          "totalReward": 184.91,
          "endReason": "game_over",
          "ticks": 6129,
          "events": {
            "flip": 617,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 89573376,
          "score": 208350,
          "orbits": 0,
          "seconds": 78.05416666666666,
          "totalReward": 205.34999999999982,
          "endReason": "game_over",
          "ticks": 18733,
          "events": {
            "flip": 2038,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 15,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 89630720,
          "score": 189100,
          "orbits": 0,
          "seconds": 35.43333333333333,
          "totalReward": 186.1,
          "endReason": "game_over",
          "ticks": 8504,
          "events": {
            "flip": 869,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 89688064,
          "score": 463680,
          "orbits": 1,
          "seconds": 135.27083333333334,
          "totalReward": 460.67999999999967,
          "endReason": "game_over",
          "ticks": 32465,
          "events": {
            "flip": 3594,
            "plunge": 3,
            "target": 13,
            "bumper": 49,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 25,
            "sling": 28,
            "over": 1
          }
        },
        {
          "steps": 89745408,
          "score": 201510,
          "orbits": 0,
          "seconds": 80.17083333333333,
          "totalReward": 198.50999999999982,
          "endReason": "game_over",
          "ticks": 19241,
          "events": {
            "flip": 2101,
            "plunge": 3,
            "target": 10,
            "bumper": 32,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 89802752,
          "score": 211480,
          "orbits": 0,
          "seconds": 66.8375,
          "totalReward": 208.47999999999982,
          "endReason": "game_over",
          "ticks": 16041,
          "events": {
            "flip": 1877,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 18,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 89860096,
          "score": 194100,
          "orbits": 0,
          "seconds": 62,
          "totalReward": 191.09999999999985,
          "endReason": "game_over",
          "ticks": 14880,
          "events": {
            "flip": 1633,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 89917440,
          "score": 213420,
          "orbits": 0,
          "seconds": 90.5625,
          "totalReward": 210.41999999999967,
          "endReason": "game_over",
          "ticks": 21735,
          "events": {
            "flip": 2346,
            "plunge": 3,
            "target": 10,
            "bumper": 39,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "sling": 22,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 89974784,
          "score": 197850,
          "orbits": 0,
          "seconds": 53.55,
          "totalReward": 194.84999999999994,
          "endReason": "game_over",
          "ticks": 12852,
          "events": {
            "flip": 1333,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 90032128,
          "score": 189260,
          "orbits": 0,
          "seconds": 34.31666666666666,
          "totalReward": 186.25999999999993,
          "endReason": "game_over",
          "ticks": 8236,
          "events": {
            "flip": 879,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 90089472,
          "score": 450880,
          "orbits": 1,
          "seconds": 73.82083333333333,
          "totalReward": 447.8799999999999,
          "endReason": "game_over",
          "ticks": 17717,
          "events": {
            "flip": 2035,
            "plunge": 3,
            "target": 13,
            "bumper": 30,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 18,
            "over": 1
          }
        },
        {
          "steps": 90146816,
          "score": 189410,
          "orbits": 0,
          "seconds": 25.870833333333334,
          "totalReward": 186.41,
          "endReason": "game_over",
          "ticks": 6209,
          "events": {
            "flip": 583,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 90204160,
          "score": 206890,
          "orbits": 0,
          "seconds": 65,
          "totalReward": 203.88999999999987,
          "endReason": "game_over",
          "ticks": 15600,
          "events": {
            "flip": 1608,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 9,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 90261504,
          "score": 188350,
          "orbits": 0,
          "seconds": 31.920833333333334,
          "totalReward": 185.34999999999994,
          "endReason": "game_over",
          "ticks": 7661,
          "events": {
            "flip": 728,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 90318848,
          "score": 187400,
          "orbits": 0,
          "seconds": 25.0875,
          "totalReward": 184.4,
          "endReason": "game_over",
          "ticks": 6021,
          "events": {
            "flip": 525,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90376192,
          "score": 459220,
          "orbits": 1,
          "seconds": 89.17083333333333,
          "totalReward": 456.2199999999997,
          "endReason": "game_over",
          "ticks": 21401,
          "events": {
            "flip": 2356,
            "plunge": 3,
            "target": 13,
            "bumper": 35,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 32,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 90433536,
          "score": 191160,
          "orbits": 0,
          "seconds": 47.43333333333333,
          "totalReward": 188.15999999999994,
          "endReason": "game_over",
          "ticks": 11384,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 90490880,
          "score": 189080,
          "orbits": 0,
          "seconds": 30.1875,
          "totalReward": 186.07999999999993,
          "endReason": "game_over",
          "ticks": 7245,
          "events": {
            "flip": 673,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 90548224,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.683333333333334,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6404,
          "events": {
            "flip": 600,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90605568,
          "score": 444250,
          "orbits": 1,
          "seconds": 54.65,
          "totalReward": 441.24999999999994,
          "endReason": "game_over",
          "ticks": 13116,
          "events": {
            "flip": 1133,
            "plunge": 3,
            "target": 13,
            "bumper": 10,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 90662912,
          "score": 199260,
          "orbits": 0,
          "seconds": 59.65833333333333,
          "totalReward": 196.2599999999998,
          "endReason": "game_over",
          "ticks": 14318,
          "events": {
            "flip": 1629,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 90720256,
          "score": 199240,
          "orbits": 0,
          "seconds": 62.75,
          "totalReward": 196.23999999999995,
          "endReason": "game_over",
          "ticks": 15060,
          "events": {
            "flip": 1700,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 90777600,
          "score": 228000,
          "orbits": 0,
          "seconds": 144.04166666666666,
          "totalReward": 224.99999999999994,
          "endReason": "game_over",
          "ticks": 34570,
          "events": {
            "flip": 4245,
            "plunge": 3,
            "target": 12,
            "bumper": 52,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 20,
            "sling": 30,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 90834944,
          "score": 187500,
          "orbits": 0,
          "seconds": 25.520833333333332,
          "totalReward": 184.5,
          "endReason": "game_over",
          "ticks": 6125,
          "events": {
            "flip": 664,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 90892288,
          "score": 188000,
          "orbits": 0,
          "seconds": 28.3875,
          "totalReward": 185,
          "endReason": "game_over",
          "ticks": 6813,
          "events": {
            "flip": 756,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 90949632,
          "score": 195030,
          "orbits": 0,
          "seconds": 59.229166666666664,
          "totalReward": 192.02999999999986,
          "endReason": "game_over",
          "ticks": 14215,
          "events": {
            "flip": 1653,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 91006976,
          "score": 221270,
          "orbits": 0,
          "seconds": 85.775,
          "totalReward": 218.26999999999978,
          "endReason": "game_over",
          "ticks": 20586,
          "events": {
            "flip": 2376,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 17,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 91064320,
          "score": 191400,
          "orbits": 0,
          "seconds": 26.666666666666668,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 6400,
          "events": {
            "flip": 655,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91121664,
          "score": 191300,
          "orbits": 0,
          "seconds": 39.18333333333333,
          "totalReward": 188.2999999999999,
          "endReason": "game_over",
          "ticks": 9404,
          "events": {
            "flip": 935,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 91179008,
          "score": 192310,
          "orbits": 0,
          "seconds": 46.983333333333334,
          "totalReward": 189.30999999999995,
          "endReason": "game_over",
          "ticks": 11276,
          "events": {
            "flip": 1300,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 91236352,
          "score": 218420,
          "orbits": 0,
          "seconds": 88.30416666666666,
          "totalReward": 215.41999999999973,
          "endReason": "game_over",
          "ticks": 21193,
          "events": {
            "flip": 2278,
            "plunge": 3,
            "target": 11,
            "bumper": 28,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 22,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 91293696,
          "score": 189900,
          "orbits": 0,
          "seconds": 27.1125,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 6507,
          "events": {
            "flip": 623,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 91351040,
          "score": 216000,
          "orbits": 0,
          "seconds": 85.77083333333333,
          "totalReward": 212.9999999999998,
          "endReason": "game_over",
          "ticks": 20585,
          "events": {
            "flip": 2130,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "ramp": 4,
            "sling": 20,
            "over": 1
          }
        },
        {
          "steps": 91408384,
          "score": 212540,
          "orbits": 0,
          "seconds": 101.44583333333333,
          "totalReward": 209.53999999999965,
          "endReason": "game_over",
          "ticks": 24347,
          "events": {
            "flip": 2775,
            "plunge": 3,
            "target": 11,
            "bumper": 42,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 24,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 91465728,
          "score": 192550,
          "orbits": 0,
          "seconds": 28.491666666666667,
          "totalReward": 189.54999999999995,
          "endReason": "game_over",
          "ticks": 6838,
          "events": {
            "flip": 683,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 91523072,
          "score": 215060,
          "orbits": 0,
          "seconds": 65.07083333333333,
          "totalReward": 212.0599999999999,
          "endReason": "game_over",
          "ticks": 15617,
          "events": {
            "flip": 1707,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 3,
            "sling": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 91580416,
          "score": 199280,
          "orbits": 0,
          "seconds": 53.35,
          "totalReward": 196.27999999999992,
          "endReason": "game_over",
          "ticks": 12804,
          "events": {
            "flip": 1273,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 91637760,
          "score": 233200,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 231.19999999999948,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4825,
            "plunge": 3,
            "target": 11,
            "bumper": 46,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 40,
            "ramp": 4,
            "orbit": 1
          }
        },
        {
          "steps": 91695104,
          "score": 200090,
          "orbits": 0,
          "seconds": 56.170833333333334,
          "totalReward": 197.0899999999999,
          "endReason": "game_over",
          "ticks": 13481,
          "events": {
            "flip": 1389,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 91752448,
          "score": 208050,
          "orbits": 0,
          "seconds": 70.5375,
          "totalReward": 205.04999999999998,
          "endReason": "game_over",
          "ticks": 16929,
          "events": {
            "flip": 1902,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 5,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 91809792,
          "score": 187600,
          "orbits": 0,
          "seconds": 26.3375,
          "totalReward": 184.59999999999997,
          "endReason": "game_over",
          "ticks": 6321,
          "events": {
            "flip": 548,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 91867136,
          "score": 187910,
          "orbits": 0,
          "seconds": 28.254166666666666,
          "totalReward": 184.91,
          "endReason": "game_over",
          "ticks": 6781,
          "events": {
            "flip": 700,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 91924480,
          "score": 203430,
          "orbits": 0,
          "seconds": 46.475,
          "totalReward": 200.42999999999992,
          "endReason": "game_over",
          "ticks": 11154,
          "events": {
            "flip": 1136,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 91981824,
          "score": 205310,
          "orbits": 0,
          "seconds": 63.8375,
          "totalReward": 202.30999999999983,
          "endReason": "game_over",
          "ticks": 15321,
          "events": {
            "flip": 1603,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 11,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92039168,
          "score": 205750,
          "orbits": 0,
          "seconds": 45.18333333333333,
          "totalReward": 202.74999999999991,
          "endReason": "game_over",
          "ticks": 10844,
          "events": {
            "flip": 1057,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 5,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 92096512,
          "score": 213360,
          "orbits": 0,
          "seconds": 90.58333333333333,
          "totalReward": 210.35999999999976,
          "endReason": "game_over",
          "ticks": 21740,
          "events": {
            "flip": 2344,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 16,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92153856,
          "score": 195360,
          "orbits": 0,
          "seconds": 54.579166666666666,
          "totalReward": 192.35999999999993,
          "endReason": "game_over",
          "ticks": 13099,
          "events": {
            "flip": 1371,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 92211200,
          "score": 203610,
          "orbits": 0,
          "seconds": 49.516666666666666,
          "totalReward": 200.60999999999987,
          "endReason": "game_over",
          "ticks": 11884,
          "events": {
            "flip": 1247,
            "plunge": 3,
            "target": 12,
            "bumper": 17,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 92268544,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.09583333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6263,
          "events": {
            "flip": 586,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 92325888,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.079166666666666,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6259,
          "events": {
            "flip": 602,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 92383232,
          "score": 204510,
          "orbits": 0,
          "seconds": 55.916666666666664,
          "totalReward": 201.50999999999988,
          "endReason": "game_over",
          "ticks": 13420,
          "events": {
            "flip": 1456,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 92440576,
          "score": 198720,
          "orbits": 0,
          "seconds": 59.416666666666664,
          "totalReward": 195.71999999999986,
          "endReason": "game_over",
          "ticks": 14260,
          "events": {
            "flip": 1487,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92497920,
          "score": 468890,
          "orbits": 1,
          "seconds": 72.70416666666667,
          "totalReward": 465.89,
          "endReason": "game_over",
          "ticks": 17449,
          "events": {
            "flip": 1936,
            "plunge": 3,
            "target": 14,
            "bumper": 16,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 9,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 92555264,
          "score": 491960,
          "orbits": 1,
          "seconds": 136.40833333333333,
          "totalReward": 488.95999999999987,
          "endReason": "game_over",
          "ticks": 32738,
          "events": {
            "flip": 3462,
            "plunge": 3,
            "target": 12,
            "bumper": 65,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 19,
            "sling": 26,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92612608,
          "score": 221170,
          "orbits": 0,
          "seconds": 91.95416666666667,
          "totalReward": 218.1699999999999,
          "endReason": "game_over",
          "ticks": 22069,
          "events": {
            "flip": 2404,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 7,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 92669952,
          "score": 188000,
          "orbits": 0,
          "seconds": 25.804166666666667,
          "totalReward": 185,
          "endReason": "game_over",
          "ticks": 6193,
          "events": {
            "flip": 591,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 92727296,
          "score": 192540,
          "orbits": 0,
          "seconds": 42.3,
          "totalReward": 189.53999999999994,
          "endReason": "game_over",
          "ticks": 10152,
          "events": {
            "flip": 979,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 92784640,
          "score": 201910,
          "orbits": 0,
          "seconds": 54.93333333333333,
          "totalReward": 198.90999999999988,
          "endReason": "game_over",
          "ticks": 13184,
          "events": {
            "flip": 1387,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 92841984,
          "score": 202340,
          "orbits": 0,
          "seconds": 88.67083333333333,
          "totalReward": 199.33999999999972,
          "endReason": "game_over",
          "ticks": 21281,
          "events": {
            "flip": 2409,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 24,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92899328,
          "score": 192130,
          "orbits": 0,
          "seconds": 28.295833333333334,
          "totalReward": 189.12999999999997,
          "endReason": "game_over",
          "ticks": 6791,
          "events": {
            "flip": 711,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 92956672,
          "score": 210800,
          "orbits": 0,
          "seconds": 94.95,
          "totalReward": 207.79999999999973,
          "endReason": "game_over",
          "ticks": 22788,
          "events": {
            "flip": 2739,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 20,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93014016,
          "score": 202890,
          "orbits": 0,
          "seconds": 53.708333333333336,
          "totalReward": 199.8899999999999,
          "endReason": "game_over",
          "ticks": 12890,
          "events": {
            "flip": 1489,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93071360,
          "score": 201390,
          "orbits": 0,
          "seconds": 60,
          "totalReward": 198.3899999999999,
          "endReason": "game_over",
          "ticks": 14400,
          "events": {
            "flip": 1640,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 9,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93128704,
          "score": 193090,
          "orbits": 0,
          "seconds": 34.166666666666664,
          "totalReward": 190.0899999999999,
          "endReason": "game_over",
          "ticks": 8200,
          "events": {
            "flip": 802,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 93186048,
          "score": 209030,
          "orbits": 0,
          "seconds": 56.28333333333333,
          "totalReward": 206.02999999999986,
          "endReason": "game_over",
          "ticks": 13508,
          "events": {
            "flip": 1419,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 13,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 93243392,
          "score": 189470,
          "orbits": 0,
          "seconds": 32.25,
          "totalReward": 186.4699999999999,
          "endReason": "game_over",
          "ticks": 7740,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 93300736,
          "score": 205550,
          "orbits": 0,
          "seconds": 70.32083333333333,
          "totalReward": 202.54999999999973,
          "endReason": "game_over",
          "ticks": 16877,
          "events": {
            "flip": 1705,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 25,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93358080,
          "score": 189900,
          "orbits": 0,
          "seconds": 24.129166666666666,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 5791,
          "events": {
            "flip": 550,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 93415424,
          "score": 216650,
          "orbits": 0,
          "seconds": 51.71666666666667,
          "totalReward": 213.64999999999992,
          "endReason": "game_over",
          "ticks": 12412,
          "events": {
            "flip": 1354,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 5,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 93472768,
          "score": 197160,
          "orbits": 0,
          "seconds": 56.38333333333333,
          "totalReward": 194.15999999999994,
          "endReason": "game_over",
          "ticks": 13532,
          "events": {
            "flip": 1499,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93530112,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.7125,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5691,
          "events": {
            "flip": 520,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 93587456,
          "score": 461180,
          "orbits": 1,
          "seconds": 96.92083333333333,
          "totalReward": 458.1799999999998,
          "endReason": "game_over",
          "ticks": 23261,
          "events": {
            "flip": 2352,
            "plunge": 3,
            "target": 12,
            "bumper": 27,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "ramp": 2,
            "sling": 18,
            "over": 1
          }
        },
        {
          "steps": 93644800,
          "score": 200830,
          "orbits": 0,
          "seconds": 68.5,
          "totalReward": 197.82999999999979,
          "endReason": "game_over",
          "ticks": 16440,
          "events": {
            "flip": 1797,
            "plunge": 3,
            "target": 9,
            "bumper": 27,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 1,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 93702144,
          "score": 242330,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 240.3299999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2831,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 44,
            "sling": 13,
            "ramp": 5
          }
        },
        {
          "steps": 93759488,
          "score": 197280,
          "orbits": 0,
          "seconds": 46.15416666666667,
          "totalReward": 194.2799999999999,
          "endReason": "game_over",
          "ticks": 11077,
          "events": {
            "flip": 1051,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 93816832,
          "score": 219240,
          "orbits": 0,
          "seconds": 142.72083333333333,
          "totalReward": 216.2399999999998,
          "endReason": "game_over",
          "ticks": 34253,
          "events": {
            "flip": 3130,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 29,
            "ramp": 2,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 93874176,
          "score": 192690,
          "orbits": 0,
          "seconds": 55.083333333333336,
          "totalReward": 189.68999999999988,
          "endReason": "game_over",
          "ticks": 13220,
          "events": {
            "flip": 1346,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 93931520,
          "score": 200210,
          "orbits": 0,
          "seconds": 63.199999999999996,
          "totalReward": 197.20999999999984,
          "endReason": "game_over",
          "ticks": 15168,
          "events": {
            "flip": 1410,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93988864,
          "score": 188800,
          "orbits": 0,
          "seconds": 32.38333333333333,
          "totalReward": 185.8,
          "endReason": "game_over",
          "ticks": 7772,
          "events": {
            "flip": 755,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 94046208,
          "score": 194560,
          "orbits": 0,
          "seconds": 36.61666666666667,
          "totalReward": 191.55999999999995,
          "endReason": "game_over",
          "ticks": 8788,
          "events": {
            "flip": 882,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94103552,
          "score": 198770,
          "orbits": 0,
          "seconds": 45.6,
          "totalReward": 195.76999999999992,
          "endReason": "game_over",
          "ticks": 10944,
          "events": {
            "flip": 1139,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94160896,
          "score": 205980,
          "orbits": 0,
          "seconds": 73.4375,
          "totalReward": 202.9799999999999,
          "endReason": "game_over",
          "ticks": 17625,
          "events": {
            "flip": 1540,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94218240,
          "score": 195230,
          "orbits": 0,
          "seconds": 31.895833333333332,
          "totalReward": 192.22999999999996,
          "endReason": "game_over",
          "ticks": 7655,
          "events": {
            "flip": 794,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94275584,
          "score": 189330,
          "orbits": 0,
          "seconds": 25.854166666666668,
          "totalReward": 186.32999999999998,
          "endReason": "game_over",
          "ticks": 6205,
          "events": {
            "flip": 586,
            "plunge": 3,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 94332928,
          "score": 190850,
          "orbits": 0,
          "seconds": 44.36666666666667,
          "totalReward": 187.84999999999994,
          "endReason": "game_over",
          "ticks": 10648,
          "events": {
            "flip": 1109,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 94390272,
          "score": 191860,
          "orbits": 0,
          "seconds": 28.7125,
          "totalReward": 188.85999999999993,
          "endReason": "game_over",
          "ticks": 6891,
          "events": {
            "flip": 660,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 94447616,
          "score": 192000,
          "orbits": 0,
          "seconds": 27.029166666666665,
          "totalReward": 189,
          "endReason": "game_over",
          "ticks": 6487,
          "events": {
            "flip": 625,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 94504960,
          "score": 197650,
          "orbits": 0,
          "seconds": 49.266666666666666,
          "totalReward": 194.64999999999992,
          "endReason": "game_over",
          "ticks": 11824,
          "events": {
            "flip": 1268,
            "plunge": 3,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94562304,
          "score": 224570,
          "orbits": 0,
          "seconds": 106.1875,
          "totalReward": 221.5699999999998,
          "endReason": "game_over",
          "ticks": 25485,
          "events": {
            "flip": 2886,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 17,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 94619648,
          "score": 196780,
          "orbits": 0,
          "seconds": 52.61666666666667,
          "totalReward": 193.77999999999992,
          "endReason": "game_over",
          "ticks": 12628,
          "events": {
            "flip": 1354,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94676992,
          "score": 202970,
          "orbits": 0,
          "seconds": 56.13333333333333,
          "totalReward": 199.9699999999999,
          "endReason": "game_over",
          "ticks": 13472,
          "events": {
            "flip": 1486,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "ramp": 2,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 94734336,
          "score": 192010,
          "orbits": 0,
          "seconds": 42.416666666666664,
          "totalReward": 189.01,
          "endReason": "game_over",
          "ticks": 10180,
          "events": {
            "flip": 1070,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 94791680,
          "score": 200000,
          "orbits": 0,
          "seconds": 69.62083333333334,
          "totalReward": 196.99999999999986,
          "endReason": "game_over",
          "ticks": 16709,
          "events": {
            "flip": 1971,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 94849024,
          "score": 205370,
          "orbits": 0,
          "seconds": 57.05,
          "totalReward": 202.36999999999992,
          "endReason": "game_over",
          "ticks": 13692,
          "events": {
            "flip": 1592,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 94906368,
          "score": 204200,
          "orbits": 0,
          "seconds": 50,
          "totalReward": 201.19999999999987,
          "endReason": "game_over",
          "ticks": 12000,
          "events": {
            "flip": 1385,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 2,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 94963712,
          "score": 481560,
          "orbits": 1,
          "seconds": 112.4875,
          "totalReward": 478.56,
          "endReason": "game_over",
          "ticks": 26997,
          "events": {
            "flip": 3253,
            "plunge": 3,
            "target": 14,
            "bumper": 36,
            "nudge": 15,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 26,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 95021056,
          "score": 193770,
          "orbits": 0,
          "seconds": 54.5625,
          "totalReward": 190.7699999999999,
          "endReason": "game_over",
          "ticks": 13095,
          "events": {
            "flip": 1585,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 95078400,
          "score": 193370,
          "orbits": 0,
          "seconds": 59.833333333333336,
          "totalReward": 190.3699999999998,
          "endReason": "game_over",
          "ticks": 14360,
          "events": {
            "flip": 1770,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 95135744,
          "score": 192270,
          "orbits": 0,
          "seconds": 44.204166666666666,
          "totalReward": 189.26999999999992,
          "endReason": "game_over",
          "ticks": 10609,
          "events": {
            "flip": 1197,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 95193088,
          "score": 198340,
          "orbits": 0,
          "seconds": 69.45416666666667,
          "totalReward": 195.33999999999972,
          "endReason": "game_over",
          "ticks": 16669,
          "events": {
            "flip": 1794,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 24,
            "over": 1
          }
        },
        {
          "steps": 95250432,
          "score": 194810,
          "orbits": 0,
          "seconds": 33.96666666666667,
          "totalReward": 191.80999999999997,
          "endReason": "game_over",
          "ticks": 8152,
          "events": {
            "flip": 911,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 95307776,
          "score": 241240,
          "orbits": 0,
          "seconds": 160.5875,
          "totalReward": 238.2399999999993,
          "endReason": "game_over",
          "ticks": 38541,
          "events": {
            "flip": 5222,
            "plunge": 3,
            "target": 11,
            "bumper": 64,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 54,
            "orbit": 4,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 95365120,
          "score": 199340,
          "orbits": 0,
          "seconds": 43.03333333333333,
          "totalReward": 196.33999999999995,
          "endReason": "game_over",
          "ticks": 10328,
          "events": {
            "flip": 1137,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 4,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 95422464,
          "score": 198230,
          "orbits": 0,
          "seconds": 51.766666666666666,
          "totalReward": 195.22999999999985,
          "endReason": "game_over",
          "ticks": 12424,
          "events": {
            "flip": 1498,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 13,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 95479808,
          "score": 189880,
          "orbits": 0,
          "seconds": 41.78333333333333,
          "totalReward": 186.8799999999999,
          "endReason": "game_over",
          "ticks": 10028,
          "events": {
            "flip": 1069,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 95537152,
          "score": 191910,
          "orbits": 0,
          "seconds": 39.704166666666666,
          "totalReward": 188.90999999999997,
          "endReason": "game_over",
          "ticks": 9529,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 95594496,
          "score": 189440,
          "orbits": 0,
          "seconds": 34.1,
          "totalReward": 186.43999999999997,
          "endReason": "game_over",
          "ticks": 8184,
          "events": {
            "flip": 846,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 95651840,
          "score": 202110,
          "orbits": 0,
          "seconds": 43.63333333333333,
          "totalReward": 199.10999999999999,
          "endReason": "game_over",
          "ticks": 10472,
          "events": {
            "flip": 1190,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 95709184,
          "score": 201070,
          "orbits": 0,
          "seconds": 35.8625,
          "totalReward": 198.0699999999999,
          "endReason": "game_over",
          "ticks": 8607,
          "events": {
            "flip": 897,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 95766528,
          "score": 194560,
          "orbits": 0,
          "seconds": 44.21666666666667,
          "totalReward": 191.55999999999992,
          "endReason": "game_over",
          "ticks": 10612,
          "events": {
            "flip": 1237,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 95823872,
          "score": 482960,
          "orbits": 1,
          "seconds": 119.62083333333334,
          "totalReward": 479.9599999999998,
          "endReason": "game_over",
          "ticks": 28709,
          "events": {
            "flip": 3372,
            "plunge": 3,
            "target": 13,
            "bumper": 47,
            "nudge": 8,
            "launch": 4,
            "land": 4,
            "sling": 36,
            "inlane": 13,
            "drain": 3,
            "ramp": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95881216,
          "score": 189900,
          "orbits": 0,
          "seconds": 24.216666666666665,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 5812,
          "events": {
            "flip": 578,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 95938560,
          "score": 244070,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 242.0699999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5040,
            "plunge": 3,
            "target": 12,
            "bumper": 54,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 37,
            "inlane": 23,
            "ramp": 6,
            "orbit": 1,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 95995904,
          "score": 192660,
          "orbits": 0,
          "seconds": 40.2,
          "totalReward": 189.65999999999994,
          "endReason": "game_over",
          "ticks": 9648,
          "events": {
            "flip": 1049,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 96053248,
          "score": 194920,
          "orbits": 0,
          "seconds": 27.170833333333334,
          "totalReward": 191.92,
          "endReason": "game_over",
          "ticks": 6521,
          "events": {
            "flip": 647,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96110592,
          "score": 512550,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 510.55000000000007,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4169,
            "plunge": 3,
            "target": 13,
            "bumper": 40,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 35,
            "ramp": 9,
            "sling": 25,
            "orbit": 1
          }
        },
        {
          "steps": 96167936,
          "score": 186200,
          "orbits": 0,
          "seconds": 25.354166666666668,
          "totalReward": 183.2,
          "endReason": "game_over",
          "ticks": 6085,
          "events": {
            "flip": 595,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 96225280,
          "score": 197870,
          "orbits": 0,
          "seconds": 46.4375,
          "totalReward": 194.8699999999999,
          "endReason": "game_over",
          "ticks": 11145,
          "events": {
            "flip": 1166,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 96282624,
          "score": 192930,
          "orbits": 0,
          "seconds": 25.9875,
          "totalReward": 189.92999999999998,
          "endReason": "game_over",
          "ticks": 6237,
          "events": {
            "flip": 607,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 96339968,
          "score": 249240,
          "orbits": 0,
          "seconds": 177.6875,
          "totalReward": 246.23999999999947,
          "endReason": "game_over",
          "ticks": 42645,
          "events": {
            "flip": 4810,
            "plunge": 3,
            "target": 11,
            "bumper": 48,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 30,
            "sling": 44,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 96397312,
          "score": 486980,
          "orbits": 1,
          "seconds": 125.99166666666666,
          "totalReward": 483.98,
          "endReason": "game_over",
          "ticks": 30238,
          "events": {
            "flip": 3435,
            "plunge": 3,
            "target": 14,
            "bumper": 43,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 38,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 96454656,
          "score": 209100,
          "orbits": 0,
          "seconds": 52.96666666666667,
          "totalReward": 206.09999999999988,
          "endReason": "game_over",
          "ticks": 12712,
          "events": {
            "flip": 1327,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 96512000,
          "score": 194440,
          "orbits": 0,
          "seconds": 40.166666666666664,
          "totalReward": 191.43999999999997,
          "endReason": "game_over",
          "ticks": 9640,
          "events": {
            "flip": 1097,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96569344,
          "score": 200660,
          "orbits": 0,
          "seconds": 43.36666666666667,
          "totalReward": 197.6599999999999,
          "endReason": "game_over",
          "ticks": 10408,
          "events": {
            "flip": 1172,
            "plunge": 3,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 96626688,
          "score": 206620,
          "orbits": 0,
          "seconds": 91.42083333333333,
          "totalReward": 203.6199999999997,
          "endReason": "game_over",
          "ticks": 21941,
          "events": {
            "flip": 2653,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 22,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96684032,
          "score": 195910,
          "orbits": 0,
          "seconds": 36.516666666666666,
          "totalReward": 192.90999999999988,
          "endReason": "game_over",
          "ticks": 8764,
          "events": {
            "flip": 966,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 96741376,
          "score": 190370,
          "orbits": 0,
          "seconds": 31.454166666666666,
          "totalReward": 187.36999999999992,
          "endReason": "game_over",
          "ticks": 7549,
          "events": {
            "flip": 823,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 96798720,
          "score": 254760,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 252.75999999999954,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4171,
            "plunge": 3,
            "target": 10,
            "bumper": 51,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 31,
            "sling": 36,
            "ramp": 8
          }
        },
        {
          "steps": 96856064,
          "score": 206190,
          "orbits": 0,
          "seconds": 72.7,
          "totalReward": 203.18999999999997,
          "endReason": "game_over",
          "ticks": 17448,
          "events": {
            "flip": 1866,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "inlane": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 96913408,
          "score": 202060,
          "orbits": 0,
          "seconds": 42.06666666666666,
          "totalReward": 199.05999999999995,
          "endReason": "game_over",
          "ticks": 10096,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "orbit": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96970752,
          "score": 229210,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 227.20999999999947,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5872,
            "plunge": 3,
            "target": 10,
            "bumper": 49,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 27,
            "sling": 41,
            "orbit": 3,
            "ramp": 2
          }
        },
        {
          "steps": 97028096,
          "score": 187800,
          "orbits": 0,
          "seconds": 24.7375,
          "totalReward": 184.8,
          "endReason": "game_over",
          "ticks": 5937,
          "events": {
            "flip": 589,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 97085440,
          "score": 189630,
          "orbits": 0,
          "seconds": 35.983333333333334,
          "totalReward": 186.62999999999997,
          "endReason": "game_over",
          "ticks": 8636,
          "events": {
            "flip": 861,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 97142784,
          "score": 198000,
          "orbits": 0,
          "seconds": 46.35,
          "totalReward": 194.9999999999999,
          "endReason": "game_over",
          "ticks": 11124,
          "events": {
            "flip": 1211,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 10,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 97200128,
          "score": 201410,
          "orbits": 0,
          "seconds": 60.266666666666666,
          "totalReward": 198.40999999999983,
          "endReason": "game_over",
          "ticks": 14464,
          "events": {
            "flip": 1687,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 11,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 97257472,
          "score": 476450,
          "orbits": 1,
          "seconds": 126.83749999999999,
          "totalReward": 473.45000000000005,
          "endReason": "game_over",
          "ticks": 30441,
          "events": {
            "flip": 2848,
            "plunge": 3,
            "target": 14,
            "bumper": 31,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 25,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 97314816,
          "score": 200870,
          "orbits": 0,
          "seconds": 54.137499999999996,
          "totalReward": 197.8699999999999,
          "endReason": "game_over",
          "ticks": 12993,
          "events": {
            "flip": 1246,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 97372160,
          "score": 189900,
          "orbits": 0,
          "seconds": 24.2375,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 5817,
          "events": {
            "flip": 595,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 97429504,
          "score": 205830,
          "orbits": 0,
          "seconds": 90.48333333333333,
          "totalReward": 202.82999999999979,
          "endReason": "game_over",
          "ticks": 21716,
          "events": {
            "flip": 2366,
            "plunge": 3,
            "target": 9,
            "bumper": 32,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "ramp": 1,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 97486848,
          "score": 189400,
          "orbits": 0,
          "seconds": 27.216666666666665,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6532,
          "events": {
            "flip": 683,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 97544192,
          "score": 191900,
          "orbits": 0,
          "seconds": 26.945833333333333,
          "totalReward": 188.9,
          "endReason": "game_over",
          "ticks": 6467,
          "events": {
            "flip": 696,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 97601536,
          "score": 200120,
          "orbits": 0,
          "seconds": 50.31666666666666,
          "totalReward": 197.11999999999983,
          "endReason": "game_over",
          "ticks": 12076,
          "events": {
            "flip": 1311,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 12,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 97658880,
          "score": 222480,
          "orbits": 0,
          "seconds": 110.975,
          "totalReward": 219.4799999999997,
          "endReason": "game_over",
          "ticks": 26634,
          "events": {
            "flip": 3080,
            "plunge": 3,
            "target": 11,
            "bumper": 42,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "ramp": 2,
            "sling": 18,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 97716224,
          "score": 476660,
          "orbits": 1,
          "seconds": 120.93333333333334,
          "totalReward": 473.65999999999997,
          "endReason": "game_over",
          "ticks": 29024,
          "events": {
            "flip": 3062,
            "plunge": 3,
            "target": 13,
            "bumper": 30,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 16,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 97773568,
          "score": 199960,
          "orbits": 0,
          "seconds": 65.45833333333333,
          "totalReward": 196.95999999999992,
          "endReason": "game_over",
          "ticks": 15710,
          "events": {
            "flip": 1579,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "ramp": 1,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 97830912,
          "score": 197230,
          "orbits": 0,
          "seconds": 38.141666666666666,
          "totalReward": 194.22999999999996,
          "endReason": "game_over",
          "ticks": 9154,
          "events": {
            "flip": 979,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 97888256,
          "score": 454550,
          "orbits": 1,
          "seconds": 84.05416666666666,
          "totalReward": 451.54999999999984,
          "endReason": "game_over",
          "ticks": 20173,
          "events": {
            "flip": 2313,
            "plunge": 3,
            "target": 13,
            "bumper": 24,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "sling": 15,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 97945600,
          "score": 191400,
          "orbits": 0,
          "seconds": 35.833333333333336,
          "totalReward": 188.4,
          "endReason": "game_over",
          "ticks": 8600,
          "events": {
            "flip": 861,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 98002944,
          "score": 202480,
          "orbits": 0,
          "seconds": 74.64583333333333,
          "totalReward": 199.47999999999988,
          "endReason": "game_over",
          "ticks": 17915,
          "events": {
            "flip": 2093,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 98060288,
          "score": 200020,
          "orbits": 0,
          "seconds": 63.81666666666666,
          "totalReward": 197.01999999999987,
          "endReason": "game_over",
          "ticks": 15316,
          "events": {
            "flip": 1679,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 98117632,
          "score": 468870,
          "orbits": 1,
          "seconds": 132.0875,
          "totalReward": 465.86999999999955,
          "endReason": "game_over",
          "ticks": 31701,
          "events": {
            "flip": 3778,
            "plunge": 3,
            "target": 13,
            "bumper": 32,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 25,
            "sling": 37,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 98174976,
          "score": 190510,
          "orbits": 0,
          "seconds": 36.083333333333336,
          "totalReward": 187.51,
          "endReason": "game_over",
          "ticks": 8660,
          "events": {
            "flip": 888,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 98232320,
          "score": 191820,
          "orbits": 0,
          "seconds": 30.954166666666666,
          "totalReward": 188.81999999999996,
          "endReason": "game_over",
          "ticks": 7429,
          "events": {
            "flip": 710,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 98289664,
          "score": 472090,
          "orbits": 1,
          "seconds": 104.2875,
          "totalReward": 469.09000000000003,
          "endReason": "game_over",
          "ticks": 25029,
          "events": {
            "flip": 2774,
            "plunge": 3,
            "target": 14,
            "bumper": 38,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 19,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 98347008,
          "score": 199460,
          "orbits": 0,
          "seconds": 63.61666666666667,
          "totalReward": 196.45999999999978,
          "endReason": "game_over",
          "ticks": 15268,
          "events": {
            "flip": 1526,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 16,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 98404352,
          "score": 197830,
          "orbits": 0,
          "seconds": 53.204166666666666,
          "totalReward": 194.82999999999993,
          "endReason": "game_over",
          "ticks": 12769,
          "events": {
            "flip": 1222,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 98461696,
          "score": 199470,
          "orbits": 0,
          "seconds": 38.833333333333336,
          "totalReward": 196.46999999999994,
          "endReason": "game_over",
          "ticks": 9320,
          "events": {
            "flip": 974,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 98519040,
          "score": 189900,
          "orbits": 0,
          "seconds": 24.145833333333332,
          "totalReward": 186.9,
          "endReason": "game_over",
          "ticks": 5795,
          "events": {
            "flip": 544,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98576384,
          "score": 200620,
          "orbits": 0,
          "seconds": 78.12083333333334,
          "totalReward": 197.61999999999983,
          "endReason": "game_over",
          "ticks": 18749,
          "events": {
            "flip": 2150,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 98633728,
          "score": 187400,
          "orbits": 0,
          "seconds": 24.570833333333333,
          "totalReward": 184.4,
          "endReason": "game_over",
          "ticks": 5897,
          "events": {
            "flip": 550,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98691072,
          "score": 441610,
          "orbits": 1,
          "seconds": 32.483333333333334,
          "totalReward": 438.61,
          "endReason": "game_over",
          "ticks": 7796,
          "events": {
            "flip": 711,
            "plunge": 3,
            "target": 12,
            "bumper": 12,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 98748416,
          "score": 189400,
          "orbits": 0,
          "seconds": 27.133333333333333,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 6512,
          "events": {
            "flip": 609,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98805760,
          "score": 188000,
          "orbits": 0,
          "seconds": 28.904166666666665,
          "totalReward": 185,
          "endReason": "game_over",
          "ticks": 6937,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98863104,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 186.4,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 530,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98920448,
          "score": 200420,
          "orbits": 0,
          "seconds": 54.17916666666667,
          "totalReward": 197.41999999999996,
          "endReason": "game_over",
          "ticks": 13003,
          "events": {
            "flip": 1204,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 98977792,
          "score": 206610,
          "orbits": 0,
          "seconds": 76.54583333333333,
          "totalReward": 203.60999999999984,
          "endReason": "game_over",
          "ticks": 18371,
          "events": {
            "flip": 2039,
            "plunge": 3,
            "target": 10,
            "bumper": 25,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 11,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99035136,
          "score": 206730,
          "orbits": 0,
          "seconds": 51.483333333333334,
          "totalReward": 203.72999999999996,
          "endReason": "game_over",
          "ticks": 12356,
          "events": {
            "flip": 1289,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 99092480,
          "score": 201870,
          "orbits": 0,
          "seconds": 71.82083333333333,
          "totalReward": 198.86999999999992,
          "endReason": "game_over",
          "ticks": 17237,
          "events": {
            "flip": 1735,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 99149824,
          "score": 189970,
          "orbits": 0,
          "seconds": 39.63333333333333,
          "totalReward": 186.96999999999994,
          "endReason": "game_over",
          "ticks": 9512,
          "events": {
            "flip": 1065,
            "plunge": 3,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 99207168,
          "score": 203520,
          "orbits": 0,
          "seconds": 73.22083333333333,
          "totalReward": 200.5199999999997,
          "endReason": "game_over",
          "ticks": 17573,
          "events": {
            "flip": 2080,
            "plunge": 3,
            "target": 10,
            "bumper": 33,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 22,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99264512,
          "score": 518110,
          "orbits": 1,
          "seconds": 178.80416666666667,
          "totalReward": 515.1099999999999,
          "endReason": "game_over",
          "ticks": 42913,
          "events": {
            "flip": 4849,
            "plunge": 3,
            "target": 16,
            "bumper": 53,
            "nudge": 11,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 27,
            "sling": 51,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99321856,
          "score": 190100,
          "orbits": 0,
          "seconds": 32.416666666666664,
          "totalReward": 187.1,
          "endReason": "game_over",
          "ticks": 7780,
          "events": {
            "flip": 894,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 99379200,
          "score": 204160,
          "orbits": 0,
          "seconds": 74.24166666666666,
          "totalReward": 201.15999999999983,
          "endReason": "game_over",
          "ticks": 17818,
          "events": {
            "flip": 2172,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 16,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 99436544,
          "score": 192400,
          "orbits": 0,
          "seconds": 29.029166666666665,
          "totalReward": 189.4,
          "endReason": "game_over",
          "ticks": 6967,
          "events": {
            "flip": 749,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 99493888,
          "score": 210820,
          "orbits": 0,
          "seconds": 61.1,
          "totalReward": 207.81999999999988,
          "endReason": "game_over",
          "ticks": 14664,
          "events": {
            "flip": 1602,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 3,
            "sling": 12,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99551232,
          "score": 198400,
          "orbits": 0,
          "seconds": 39.46666666666667,
          "totalReward": 195.39999999999998,
          "endReason": "game_over",
          "ticks": 9472,
          "events": {
            "flip": 1053,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99608576,
          "score": 513380,
          "orbits": 1,
          "seconds": 154.00416666666666,
          "totalReward": 510.38,
          "endReason": "game_over",
          "ticks": 36961,
          "events": {
            "flip": 4688,
            "plunge": 3,
            "target": 12,
            "bumper": 64,
            "nudge": 8,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 48,
            "ramp": 9,
            "over": 1
          }
        },
        {
          "steps": 99665920,
          "score": 197640,
          "orbits": 0,
          "seconds": 47.833333333333336,
          "totalReward": 194.63999999999996,
          "endReason": "game_over",
          "ticks": 11480,
          "events": {
            "flip": 1321,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 99723264,
          "score": 197150,
          "orbits": 0,
          "seconds": 48.516666666666666,
          "totalReward": 194.14999999999995,
          "endReason": "game_over",
          "ticks": 11644,
          "events": {
            "flip": 1282,
            "plunge": 3,
            "target": 11,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 99780608,
          "score": 189710,
          "orbits": 0,
          "seconds": 47.68333333333333,
          "totalReward": 186.70999999999998,
          "endReason": "game_over",
          "ticks": 11444,
          "events": {
            "flip": 1197,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 99837952,
          "score": 473140,
          "orbits": 1,
          "seconds": 94.0125,
          "totalReward": 470.1399999999999,
          "endReason": "game_over",
          "ticks": 22563,
          "events": {
            "flip": 2466,
            "plunge": 3,
            "target": 12,
            "bumper": 29,
            "nudge": 7,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 4,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 99895296,
          "score": 202230,
          "orbits": 0,
          "seconds": 65.07083333333333,
          "totalReward": 199.22999999999985,
          "endReason": "game_over",
          "ticks": 15617,
          "events": {
            "flip": 1923,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 99952640,
          "score": 188810,
          "orbits": 0,
          "seconds": 36.95,
          "totalReward": 185.81,
          "endReason": "game_over",
          "ticks": 8868,
          "events": {
            "flip": 931,
            "plunge": 3,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 100001792,
          "score": 201810,
          "orbits": 0,
          "seconds": 46.81666666666666,
          "totalReward": 198.80999999999997,
          "endReason": "game_over",
          "ticks": 11236,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 2,
            "sling": 1,
            "over": 1
          }
        }
      ],
      "last20Mean": 244349,
      "last20Liftoffs": 3,
      "best": {
        "steps": 37447680,
        "score": 553240,
        "orbits": 1,
        "seconds": 151.57083333333333,
        "totalReward": 550.24,
        "endReason": "game_over",
        "ticks": 36377,
        "events": {
          "flip": 4571,
          "plunge": 3,
          "target": 20,
          "bumper": 52,
          "nudge": 10,
          "launch": 6,
          "land": 6,
          "drain": 3,
          "abort": 3,
          "inlane": 24,
          "sling": 44,
          "ramp": 1,
          "orbit": 1,
          "over": 1
        }
      },
      "trainingEventRates": {
        "flip": 460.101318359375,
        "nudge": 2.630615234375,
        "abort": 0.72021484375
      },
      "audit": {
        "games": 8639,
        "ticks": 127544346,
        "incidents": [],
        "counts": {},
        "discarded": 0,
        "state": "finished",
        "updatedAt": 1790504623.477,
        "policySteps": 100001792,
        "sampling": "sampled"
      },
      "files": {
        "final": {
          "path": "runs\\horizon-0999-chapter2\\final_model.zip",
          "sha256": "63c1b71fe015d4b30cb617b134deaf8dda85e1eb0aeebe15b6e40c250be313fb",
          "replay": "completed-horizon-final.json",
          "replaySha256": "1734fcca5a4e93095a4f4d3ade97e97644e89705eacce8c8388efebb367a705d"
        },
        "best": {
          "path": "runs\\horizon-0999-chapter2\\best_model.zip",
          "sha256": "ed45aad46d285e0eca85cb1e6937fdb0cc83f42be8c138b7356234b350f218bd",
          "replay": "completed-horizon-best.json",
          "replaySha256": "0a3d2996fa4bf45eb87a82239d20d9de5b3051be186b9307fea1521702f91ffe"
        }
      }
    },
    {
      "label": "No drain bonus",
      "change": "Fresh policy - gamma 0.99 - drain-bonus points excluded from reward",
      "directory": "runs/no-drain-bonus-chapter2",
      "url": "http://127.0.0.1:5178",
      "gamma": 0.99,
      "status": {
        "state": "finished",
        "steps": 100002816,
        "updatedAt": 1790499583.7880013
      },
      "config": {
        "arguments": {
          "steps": 82384128,
          "output": "runs\\no-drain-bonus-chapter2",
          "resume": "runs\\no-drain-bonus-100m\\final_model.zip",
          "seed": 42,
          "envs": 16,
          "frame_skip": 4,
          "max_seconds": 180,
          "manual_plunger": false,
          "drain_penalty": 1,
          "exclude_drain_bonus": true,
          "gamma": 0.99,
          "n_steps": 512,
          "batch_size": 256,
          "checkpoint_every": 100000,
          "device": "cpu",
          "eval_every": 50000,
          "wandb_project": null,
          "wandb_entity": null,
          "run_name": null
        },
        "contract": {
          "schemaVersion": 1,
          "engineId": "c3a155c484905ae5db4f0a98f9c81511d9d3aaf25de8561f28c1a40d6ae49d46",
          "options": {
            "frameSkip": 4,
            "maxSeconds": 180,
            "autoPlunge": true,
            "scoreScale": 1000,
            "drainPenalty": 1
          },
          "actionNames": [
            "left",
            "right",
            "nudge"
          ],
          "observationNames": [
            "ball_x",
            "ball_y",
            "ball_z",
            "ball_vx",
            "ball_vy",
            "ball_vz",
            "left_angle",
            "right_angle",
            "left_omega",
            "right_omega",
            "left_held",
            "right_held",
            "charge_held",
            "nudge_held",
            "plunger",
            "charge",
            "mode_play",
            "mode_fare",
            "mode_over",
            "ball_number",
            "stage",
            "launch_stage",
            "pad_arm",
            "pad_ign",
            "pad_rel",
            "pad_hits",
            "first_flip",
            "skill_awarded",
            "skill_arm",
            "skill_ign",
            "skill_rel",
            "launch_active",
            "rocket",
            "launch_remaining",
            "fare_remaining",
            "ramp_cooldown",
            "path_ramp",
            "path_orbit",
            "path_transfer",
            "path_progress",
            "path_speed",
            "path_scored",
            "bumper_phase_sin",
            "bumper_phase_cos",
            "episode_remaining",
            "cooldown_0",
            "cooldown_1",
            "cooldown_2",
            "cooldown_s0",
            "cooldown_s1",
            "cooldown_lane0",
            "cooldown_lane1",
            "nudge_remaining_0",
            "nudge_remaining_1",
            "nudge_remaining_2"
          ],
          "rewardTransform": {
            "version": 1,
            "excludeDrainBonus": true
          }
        },
        "ppo": {
          "gamma": 0.99,
          "gae_lambda": 0.95,
          "n_steps": 512,
          "batch_size": 256,
          "ent_coef": 0.01
        }
      },
      "evaluations": [
        {
          "steps": 57344,
          "score": 6400,
          "orbits": 0,
          "seconds": 28.7375,
          "totalReward": 1.1000000000000005,
          "endReason": "game_over",
          "ticks": 6897,
          "events": {
            "flip": 103,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 114688,
          "score": 11220,
          "orbits": 0,
          "seconds": 24.9625,
          "totalReward": 5.92,
          "endReason": "game_over",
          "ticks": 5991,
          "events": {
            "flip": 342,
            "plunge": 3,
            "nudge": 3,
            "target": 2,
            "bumper": 6,
            "drain": 3,
            "inlane": 1,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 172032,
          "score": 38350,
          "orbits": 0,
          "seconds": 43.325,
          "totalReward": 30.05000000000001,
          "endReason": "game_over",
          "ticks": 10398,
          "events": {
            "flip": 730,
            "plunge": 3,
            "nudge": 2,
            "target": 5,
            "bumper": 14,
            "sling": 5,
            "launch": 1,
            "land": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 229376,
          "score": 6000,
          "orbits": 0,
          "seconds": 31.616666666666667,
          "totalReward": 0.7000000000000006,
          "endReason": "game_over",
          "ticks": 7588,
          "events": {
            "flip": 326,
            "plunge": 3,
            "nudge": 1,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 286720,
          "score": 6000,
          "orbits": 0,
          "seconds": 30.84583333333333,
          "totalReward": 0.7000000000000006,
          "endReason": "game_over",
          "ticks": 7403,
          "events": {
            "flip": 281,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 344064,
          "score": 5600,
          "orbits": 0,
          "seconds": 30.795833333333334,
          "totalReward": 0.3000000000000007,
          "endReason": "game_over",
          "ticks": 7391,
          "events": {
            "flip": 596,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 401408,
          "score": 8830,
          "orbits": 0,
          "seconds": 29.22083333333333,
          "totalReward": 3.5300000000000002,
          "endReason": "game_over",
          "ticks": 7013,
          "events": {
            "flip": 450,
            "plunge": 3,
            "target": 2,
            "bumper": 12,
            "nudge": 5,
            "sling": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 458752,
          "score": 110630,
          "orbits": 0,
          "seconds": 108.16666666666667,
          "totalReward": 99.33000000000001,
          "endReason": "game_over",
          "ticks": 25960,
          "events": {
            "flip": 3028,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 6,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 33,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 516096,
          "score": 93640,
          "orbits": 0,
          "seconds": 59.354166666666664,
          "totalReward": 84.34000000000002,
          "endReason": "game_over",
          "ticks": 14245,
          "events": {
            "flip": 1998,
            "plunge": 3,
            "target": 6,
            "bumper": 22,
            "nudge": 30,
            "launch": 2,
            "land": 2,
            "inlane": 5,
            "sling": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 573440,
          "score": 197920,
          "orbits": 0,
          "seconds": 41.72083333333333,
          "totalReward": 185.61999999999998,
          "endReason": "game_over",
          "ticks": 10013,
          "events": {
            "flip": 920,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 630784,
          "score": 205950,
          "orbits": 0,
          "seconds": 59.3125,
          "totalReward": 193.65,
          "endReason": "game_over",
          "ticks": 14235,
          "events": {
            "flip": 1344,
            "plunge": 3,
            "nudge": 9,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 688128,
          "score": 197350,
          "orbits": 0,
          "seconds": 41.75,
          "totalReward": 185.04999999999998,
          "endReason": "game_over",
          "ticks": 10020,
          "events": {
            "flip": 1052,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 6,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 745472,
          "score": 201790,
          "orbits": 0,
          "seconds": 62.975,
          "totalReward": 189.48999999999998,
          "endReason": "game_over",
          "ticks": 15114,
          "events": {
            "flip": 2320,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 8,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 802816,
          "score": 196250,
          "orbits": 0,
          "seconds": 29.870833333333334,
          "totalReward": 183.95,
          "endReason": "game_over",
          "ticks": 7169,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 4,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 860160,
          "score": 211880,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 202.67999999999995,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2786,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 2,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 2,
            "inlane": 32
          }
        },
        {
          "steps": 917504,
          "score": 204060,
          "orbits": 0,
          "seconds": 69.5,
          "totalReward": 191.76000000000002,
          "endReason": "game_over",
          "ticks": 16680,
          "events": {
            "flip": 1899,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 5,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "inlane": 8,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 974848,
          "score": 205310,
          "orbits": 0,
          "seconds": 70.18333333333334,
          "totalReward": 196.10999999999999,
          "endReason": "game_over",
          "ticks": 16844,
          "events": {
            "flip": 2155,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 6,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 9,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 1032192,
          "score": 50200,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 49.2,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4444,
            "plunge": 2,
            "target": 5,
            "bumper": 8,
            "nudge": 4,
            "drain": 1,
            "abort": 1,
            "launch": 1,
            "land": 1,
            "inlane": 38
          }
        },
        {
          "steps": 1089536,
          "score": 196270,
          "orbits": 0,
          "seconds": 38.6125,
          "totalReward": 183.96999999999994,
          "endReason": "game_over",
          "ticks": 9267,
          "events": {
            "flip": 532,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 3,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 1146880,
          "score": 88960,
          "orbits": 0,
          "seconds": 37.9,
          "totalReward": 82.86000000000001,
          "endReason": "game_over",
          "ticks": 9096,
          "events": {
            "flip": 939,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 12,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "land": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 1204224,
          "score": 196630,
          "orbits": 0,
          "seconds": 40.9,
          "totalReward": 184.33,
          "endReason": "game_over",
          "ticks": 9816,
          "events": {
            "flip": 886,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 1261568,
          "score": 206390,
          "orbits": 0,
          "seconds": 49.083333333333336,
          "totalReward": 194.09000000000003,
          "endReason": "game_over",
          "ticks": 11780,
          "events": {
            "flip": 1098,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "inlane": 2,
            "drain": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 1318912,
          "score": 195420,
          "orbits": 0,
          "seconds": 37.5125,
          "totalReward": 183.12,
          "endReason": "game_over",
          "ticks": 9003,
          "events": {
            "flip": 680,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 1376256,
          "score": 198930,
          "orbits": 0,
          "seconds": 41.954166666666666,
          "totalReward": 186.63,
          "endReason": "game_over",
          "ticks": 10069,
          "events": {
            "flip": 863,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 1433600,
          "score": 197030,
          "orbits": 0,
          "seconds": 42.4875,
          "totalReward": 184.72999999999996,
          "endReason": "game_over",
          "ticks": 10197,
          "events": {
            "flip": 931,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 1490944,
          "score": 192560,
          "orbits": 0,
          "seconds": 28.8375,
          "totalReward": 183.35999999999999,
          "endReason": "game_over",
          "ticks": 6921,
          "events": {
            "flip": 448,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 1548288,
          "score": 199170,
          "orbits": 0,
          "seconds": 50.42916666666667,
          "totalReward": 186.86999999999998,
          "endReason": "game_over",
          "ticks": 12103,
          "events": {
            "flip": 1057,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 1605632,
          "score": 195830,
          "orbits": 0,
          "seconds": 45.2875,
          "totalReward": 186.63,
          "endReason": "game_over",
          "ticks": 10869,
          "events": {
            "flip": 794,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 1662976,
          "score": 200430,
          "orbits": 0,
          "seconds": 62.28333333333333,
          "totalReward": 190.22999999999985,
          "endReason": "game_over",
          "ticks": 14948,
          "events": {
            "flip": 1606,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 5,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 1720320,
          "score": 92020,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 91.02000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3553,
            "plunge": 2,
            "target": 6,
            "bumper": 5,
            "nudge": 6,
            "launch": 2,
            "sling": 2,
            "land": 2,
            "drain": 1,
            "abort": 1,
            "inlane": 21
          }
        },
        {
          "steps": 1777664,
          "score": 187520,
          "orbits": 0,
          "seconds": 28.070833333333333,
          "totalReward": 184.51999999999998,
          "endReason": "game_over",
          "ticks": 6737,
          "events": {
            "flip": 505,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 1835008,
          "score": 93690,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 87.59000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3189,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 12,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "sling": 9,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 1892352,
          "score": 91620,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 87.52000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3133,
            "plunge": 2,
            "target": 6,
            "bumper": 5,
            "nudge": 6,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "drain": 1,
            "ramp": 1,
            "sling": 2
          }
        },
        {
          "steps": 1949696,
          "score": 99240,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 98.24000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4349,
            "plunge": 2,
            "target": 6,
            "bumper": 9,
            "nudge": 6,
            "launch": 2,
            "sling": 4,
            "land": 2,
            "drain": 1,
            "abort": 1,
            "inlane": 33
          }
        },
        {
          "steps": 2007040,
          "score": 53520,
          "orbits": 0,
          "seconds": 167.7625,
          "totalReward": 49.42000000000002,
          "endReason": "game_over",
          "ticks": 40263,
          "events": {
            "flip": 3985,
            "plunge": 3,
            "target": 8,
            "bumper": 18,
            "nudge": 22,
            "launch": 1,
            "sling": 12,
            "land": 1,
            "inlane": 25,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 2064384,
          "score": 195720,
          "orbits": 0,
          "seconds": 40.829166666666666,
          "totalReward": 183.42000000000002,
          "endReason": "game_over",
          "ticks": 9799,
          "events": {
            "flip": 928,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2121728,
          "score": 198920,
          "orbits": 0,
          "seconds": 38.62083333333333,
          "totalReward": 185.61999999999998,
          "endReason": "game_over",
          "ticks": 9269,
          "events": {
            "flip": 703,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 5,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 2179072,
          "score": 197630,
          "orbits": 0,
          "seconds": 44.516666666666666,
          "totalReward": 185.32999999999998,
          "endReason": "game_over",
          "ticks": 10684,
          "events": {
            "flip": 975,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2236416,
          "score": 199480,
          "orbits": 0,
          "seconds": 42.85,
          "totalReward": 187.1799999999999,
          "endReason": "game_over",
          "ticks": 10284,
          "events": {
            "flip": 722,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 2293760,
          "score": 194900,
          "orbits": 0,
          "seconds": 27.279166666666665,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6547,
          "events": {
            "flip": 404,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 2351104,
          "score": 197510,
          "orbits": 0,
          "seconds": 35.025,
          "totalReward": 185.21,
          "endReason": "game_over",
          "ticks": 8406,
          "events": {
            "flip": 563,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2408448,
          "score": 196440,
          "orbits": 0,
          "seconds": 38.833333333333336,
          "totalReward": 184.14000000000001,
          "endReason": "game_over",
          "ticks": 9320,
          "events": {
            "flip": 626,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 2465792,
          "score": 195850,
          "orbits": 0,
          "seconds": 48.90833333333333,
          "totalReward": 186.64999999999992,
          "endReason": "game_over",
          "ticks": 11738,
          "events": {
            "flip": 925,
            "plunge": 3,
            "target": 11,
            "bumper": 12,
            "nudge": 15,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2523136,
          "score": 35230,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 35.23000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2406,
            "plunge": 1,
            "target": 4,
            "bumper": 8,
            "nudge": 4,
            "launch": 1,
            "land": 1,
            "sling": 3,
            "inlane": 10
          }
        },
        {
          "steps": 2580480,
          "score": 64670,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 64.67000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5145,
            "plunge": 1,
            "target": 3,
            "bumper": 7,
            "nudge": 1,
            "launch": 1,
            "sling": 7,
            "land": 1,
            "inlane": 71
          }
        },
        {
          "steps": 2637824,
          "score": 44100,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 44.10000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2641,
            "plunge": 1,
            "target": 3,
            "bumper": 7,
            "nudge": 2,
            "launch": 1,
            "land": 1,
            "inlane": 30
          }
        },
        {
          "steps": 2695168,
          "score": 98800,
          "orbits": 0,
          "seconds": 73.8375,
          "totalReward": 88.60000000000004,
          "endReason": "game_over",
          "ticks": 17721,
          "events": {
            "flip": 2052,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "nudge": 8,
            "launch": 2,
            "sling": 10,
            "land": 2,
            "inlane": 15,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2752512,
          "score": 214860,
          "orbits": 0,
          "seconds": 101.37083333333334,
          "totalReward": 202.55999999999983,
          "endReason": "game_over",
          "ticks": 24329,
          "events": {
            "flip": 2663,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 7,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "inlane": 12,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2809856,
          "score": 196120,
          "orbits": 0,
          "seconds": 44.46666666666667,
          "totalReward": 186.92,
          "endReason": "game_over",
          "ticks": 10672,
          "events": {
            "flip": 978,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 6,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 2867200,
          "score": 202970,
          "orbits": 0,
          "seconds": 50.9625,
          "totalReward": 190.66999999999996,
          "endReason": "game_over",
          "ticks": 12231,
          "events": {
            "flip": 932,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 2924544,
          "score": 209850,
          "orbits": 0,
          "seconds": 49.0875,
          "totalReward": 196.54999999999995,
          "endReason": "game_over",
          "ticks": 11781,
          "events": {
            "flip": 1017,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 2,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 2981888,
          "score": 196140,
          "orbits": 0,
          "seconds": 48.020833333333336,
          "totalReward": 183.83999999999997,
          "endReason": "game_over",
          "ticks": 11525,
          "events": {
            "flip": 783,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 3039232,
          "score": 191810,
          "orbits": 0,
          "seconds": 29.537499999999998,
          "totalReward": 182.61,
          "endReason": "game_over",
          "ticks": 7089,
          "events": {
            "flip": 532,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 1,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3096576,
          "score": 194400,
          "orbits": 0,
          "seconds": 29.266666666666666,
          "totalReward": 182.1,
          "endReason": "game_over",
          "ticks": 7024,
          "events": {
            "flip": 531,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 3153920,
          "score": 195540,
          "orbits": 0,
          "seconds": 33.2375,
          "totalReward": 183.23999999999995,
          "endReason": "game_over",
          "ticks": 7977,
          "events": {
            "flip": 468,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 3211264,
          "score": 197160,
          "orbits": 0,
          "seconds": 41.395833333333336,
          "totalReward": 184.85999999999993,
          "endReason": "game_over",
          "ticks": 9935,
          "events": {
            "flip": 609,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 3268608,
          "score": 195730,
          "orbits": 0,
          "seconds": 38.59583333333333,
          "totalReward": 183.43,
          "endReason": "game_over",
          "ticks": 9263,
          "events": {
            "flip": 456,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 3325952,
          "score": 196440,
          "orbits": 0,
          "seconds": 34.4875,
          "totalReward": 184.14,
          "endReason": "game_over",
          "ticks": 8277,
          "events": {
            "flip": 403,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 3383296,
          "score": 94650,
          "orbits": 0,
          "seconds": 40.8,
          "totalReward": 84.45000000000002,
          "endReason": "game_over",
          "ticks": 9792,
          "events": {
            "plunge": 3,
            "flip": 516,
            "target": 8,
            "bumper": 15,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3440640,
          "score": 197820,
          "orbits": 0,
          "seconds": 46.833333333333336,
          "totalReward": 185.52,
          "endReason": "game_over",
          "ticks": 11240,
          "events": {
            "plunge": 3,
            "flip": 696,
            "target": 9,
            "bumper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 3497984,
          "score": 198040,
          "orbits": 0,
          "seconds": 49.391666666666666,
          "totalReward": 185.74,
          "endReason": "game_over",
          "ticks": 11854,
          "events": {
            "flip": 802,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 3555328,
          "score": 202970,
          "orbits": 0,
          "seconds": 43.2125,
          "totalReward": 190.67000000000002,
          "endReason": "game_over",
          "ticks": 10371,
          "events": {
            "flip": 765,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 3612672,
          "score": 201160,
          "orbits": 0,
          "seconds": 40.84583333333333,
          "totalReward": 188.86,
          "endReason": "game_over",
          "ticks": 9803,
          "events": {
            "flip": 780,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 3670016,
          "score": 468220,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 463.12,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4919,
            "plunge": 3,
            "target": 13,
            "bumper": 42,
            "nudge": 21,
            "launch": 4,
            "land": 4,
            "inlane": 35,
            "drain": 2,
            "sling": 22,
            "abort": 1
          }
        },
        {
          "steps": 3727360,
          "score": 208740,
          "orbits": 0,
          "seconds": 103.1875,
          "totalReward": 205.73999999999984,
          "endReason": "game_over",
          "ticks": 24765,
          "events": {
            "flip": 2624,
            "plunge": 3,
            "target": 14,
            "bumper": 35,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 3784704,
          "score": 498290,
          "orbits": 1,
          "seconds": 140.40416666666667,
          "totalReward": 488.1899999999998,
          "endReason": "game_over",
          "ticks": 33697,
          "events": {
            "flip": 3565,
            "plunge": 3,
            "target": 15,
            "bumper": 59,
            "nudge": 35,
            "launch": 4,
            "sling": 39,
            "land": 4,
            "inlane": 17,
            "ramp": 5,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 3842048,
          "score": 97300,
          "orbits": 0,
          "seconds": 38.87083333333333,
          "totalReward": 85.99999999999999,
          "endReason": "game_over",
          "ticks": 9329,
          "events": {
            "flip": 476,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 8,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 3899392,
          "score": 100110,
          "orbits": 0,
          "seconds": 48.35,
          "totalReward": 89.91,
          "endReason": "game_over",
          "ticks": 11604,
          "events": {
            "flip": 840,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 12,
            "launch": 2,
            "inlane": 5,
            "land": 2,
            "sling": 11,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 3956736,
          "score": 207480,
          "orbits": 0,
          "seconds": 47.53333333333333,
          "totalReward": 195.17999999999995,
          "endReason": "game_over",
          "ticks": 11408,
          "events": {
            "flip": 743,
            "plunge": 3,
            "target": 9,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "ramp": 2,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 4014080,
          "score": 464130,
          "orbits": 1,
          "seconds": 76.75833333333333,
          "totalReward": 447.8299999999999,
          "endReason": "game_over",
          "ticks": 18422,
          "events": {
            "flip": 1502,
            "plunge": 3,
            "target": 13,
            "bumper": 27,
            "nudge": 20,
            "launch": 4,
            "inlane": 11,
            "land": 4,
            "drain": 3,
            "sling": 23,
            "over": 1
          }
        },
        {
          "steps": 4071424,
          "score": 201700,
          "orbits": 0,
          "seconds": 48.36666666666667,
          "totalReward": 188.3999999999999,
          "endReason": "game_over",
          "ticks": 11608,
          "events": {
            "flip": 805,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 3,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 4128768,
          "score": 201940,
          "orbits": 0,
          "seconds": 47.5625,
          "totalReward": 189.63999999999996,
          "endReason": "game_over",
          "ticks": 11415,
          "events": {
            "flip": 770,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 4186112,
          "score": 221390,
          "orbits": 0,
          "seconds": 137.4,
          "totalReward": 209.09000000000003,
          "endReason": "game_over",
          "ticks": 32976,
          "events": {
            "flip": 4723,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 13,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "inlane": 30,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4243456,
          "score": 109750,
          "orbits": 0,
          "seconds": 71.17083333333333,
          "totalReward": 98.44999999999996,
          "endReason": "game_over",
          "ticks": 17081,
          "events": {
            "flip": 1385,
            "plunge": 3,
            "target": 8,
            "bumper": 38,
            "nudge": 17,
            "launch": 2,
            "sling": 15,
            "land": 2,
            "orbit": 1,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 4300800,
          "score": 217280,
          "orbits": 0,
          "seconds": 82.0875,
          "totalReward": 204.97999999999996,
          "endReason": "game_over",
          "ticks": 19701,
          "events": {
            "flip": 2604,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 11,
            "ramp": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4358144,
          "score": 203670,
          "orbits": 0,
          "seconds": 45.75833333333333,
          "totalReward": 191.37,
          "endReason": "game_over",
          "ticks": 10982,
          "events": {
            "flip": 911,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 11,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 4415488,
          "score": 97290,
          "orbits": 0,
          "seconds": 55.266666666666666,
          "totalReward": 85.98999999999995,
          "endReason": "game_over",
          "ticks": 13264,
          "events": {
            "flip": 1061,
            "plunge": 3,
            "target": 8,
            "bumper": 22,
            "nudge": 18,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "drain": 3,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 4472832,
          "score": 227060,
          "orbits": 0,
          "seconds": 64.36666666666666,
          "totalReward": 217.85999999999981,
          "endReason": "game_over",
          "ticks": 15448,
          "events": {
            "flip": 1610,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 17,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "ramp": 5,
            "sling": 16,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4530176,
          "score": 194670,
          "orbits": 0,
          "seconds": 38.96666666666667,
          "totalReward": 185.46999999999994,
          "endReason": "game_over",
          "ticks": 9352,
          "events": {
            "flip": 748,
            "plunge": 3,
            "target": 11,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4587520,
          "score": 205650,
          "orbits": 0,
          "seconds": 47.045833333333334,
          "totalReward": 193.35,
          "endReason": "game_over",
          "ticks": 11291,
          "events": {
            "flip": 929,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 4644864,
          "score": 209470,
          "orbits": 0,
          "seconds": 94.17083333333333,
          "totalReward": 199.2699999999998,
          "endReason": "game_over",
          "ticks": 22601,
          "events": {
            "flip": 1986,
            "plunge": 3,
            "target": 12,
            "bumper": 31,
            "nudge": 11,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 4702208,
          "score": 206920,
          "orbits": 0,
          "seconds": 49.68333333333333,
          "totalReward": 194.62,
          "endReason": "game_over",
          "ticks": 11924,
          "events": {
            "flip": 906,
            "plunge": 3,
            "target": 9,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "inlane": 4,
            "sling": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4759552,
          "score": 103170,
          "orbits": 0,
          "seconds": 70.8375,
          "totalReward": 93.87000000000005,
          "endReason": "game_over",
          "ticks": 17001,
          "events": {
            "flip": 1515,
            "plunge": 3,
            "target": 6,
            "bumper": 23,
            "nudge": 16,
            "launch": 2,
            "land": 2,
            "sling": 17,
            "inlane": 8,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4816896,
          "score": 201370,
          "orbits": 0,
          "seconds": 91.15416666666667,
          "totalReward": 189.07,
          "endReason": "game_over",
          "ticks": 21877,
          "events": {
            "flip": 1937,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 4874240,
          "score": 211310,
          "orbits": 0,
          "seconds": 74.77083333333333,
          "totalReward": 202.1099999999999,
          "endReason": "game_over",
          "ticks": 17945,
          "events": {
            "flip": 2200,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 11,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4931584,
          "score": 203650,
          "orbits": 0,
          "seconds": 73.62083333333334,
          "totalReward": 194.44999999999982,
          "endReason": "game_over",
          "ticks": 17669,
          "events": {
            "flip": 1866,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "inlane": 10,
            "drain": 3,
            "land": 3,
            "sling": 15,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 4988928,
          "score": 228310,
          "orbits": 0,
          "seconds": 129.89166666666665,
          "totalReward": 214.00999999999982,
          "endReason": "game_over",
          "ticks": 31174,
          "events": {
            "flip": 3365,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 22,
            "launch": 3,
            "land": 3,
            "inlane": 22,
            "sling": 21,
            "ramp": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 5046272,
          "score": 197550,
          "orbits": 0,
          "seconds": 78.32083333333333,
          "totalReward": 191.44999999999985,
          "endReason": "game_over",
          "ticks": 18797,
          "events": {
            "flip": 1545,
            "plunge": 3,
            "target": 13,
            "bumper": 19,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 5103616,
          "score": 203700,
          "orbits": 0,
          "seconds": 72.3375,
          "totalReward": 193.49999999999997,
          "endReason": "game_over",
          "ticks": 17361,
          "events": {
            "flip": 1535,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 29,
            "launch": 3,
            "inlane": 8,
            "drain": 3,
            "land": 3,
            "sling": 10,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5160960,
          "score": 230160,
          "orbits": 0,
          "seconds": 136.1375,
          "totalReward": 216.85999999999981,
          "endReason": "game_over",
          "ticks": 32673,
          "events": {
            "flip": 2711,
            "plunge": 3,
            "target": 10,
            "bumper": 38,
            "nudge": 48,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "drain": 3,
            "ramp": 3,
            "inlane": 10,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 5218304,
          "score": 209110,
          "orbits": 0,
          "seconds": 63.40833333333333,
          "totalReward": 196.80999999999992,
          "endReason": "game_over",
          "ticks": 15218,
          "events": {
            "flip": 1341,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 11,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 5275648,
          "score": 209790,
          "orbits": 0,
          "seconds": 74.52083333333333,
          "totalReward": 200.58999999999997,
          "endReason": "game_over",
          "ticks": 17885,
          "events": {
            "flip": 1357,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 19,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5332992,
          "score": 96610,
          "orbits": 0,
          "seconds": 55.512499999999996,
          "totalReward": 90.41000000000003,
          "endReason": "game_over",
          "ticks": 13323,
          "events": {
            "flip": 843,
            "plunge": 3,
            "nudge": 16,
            "target": 7,
            "bumper": 23,
            "launch": 2,
            "sling": 11,
            "land": 2,
            "ramp": 1,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5390336,
          "score": 222930,
          "orbits": 0,
          "seconds": 72.54583333333333,
          "totalReward": 211.73000000000002,
          "endReason": "game_over",
          "ticks": 17411,
          "events": {
            "flip": 1368,
            "plunge": 3,
            "target": 13,
            "bumper": 24,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "sling": 13,
            "ramp": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5447680,
          "score": 34040,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 34.04,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 438,
            "plunge": 1,
            "target": 4,
            "bumper": 10,
            "nudge": 3,
            "launch": 1,
            "inlane": 4,
            "sling": 4,
            "land": 1
          }
        },
        {
          "steps": 5505024,
          "score": 216190,
          "orbits": 0,
          "seconds": 100.20416666666667,
          "totalReward": 213.18999999999994,
          "endReason": "game_over",
          "ticks": 24049,
          "events": {
            "flip": 1802,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 36,
            "launch": 3,
            "land": 3,
            "sling": 19,
            "inlane": 10,
            "orbit": 1,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 5562368,
          "score": 207300,
          "orbits": 0,
          "seconds": 61.00416666666666,
          "totalReward": 201.19999999999993,
          "endReason": "game_over",
          "ticks": 14641,
          "events": {
            "flip": 1091,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 14,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 5619712,
          "score": 221500,
          "orbits": 0,
          "seconds": 102.20416666666667,
          "totalReward": 213.3999999999999,
          "endReason": "game_over",
          "ticks": 24529,
          "events": {
            "flip": 1210,
            "plunge": 3,
            "target": 11,
            "bumper": 30,
            "nudge": 25,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "ramp": 4,
            "sling": 20,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 5677056,
          "score": 212430,
          "orbits": 0,
          "seconds": 113.82916666666667,
          "totalReward": 199.13,
          "endReason": "game_over",
          "ticks": 27319,
          "events": {
            "flip": 1606,
            "plunge": 3,
            "target": 10,
            "bumper": 32,
            "nudge": 25,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "inlane": 11,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 5734400,
          "score": 204600,
          "orbits": 0,
          "seconds": 84.53333333333333,
          "totalReward": 197.49999999999997,
          "endReason": "game_over",
          "ticks": 20288,
          "events": {
            "flip": 814,
            "plunge": 3,
            "nudge": 19,
            "target": 12,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 5791744,
          "score": 198420,
          "orbits": 0,
          "seconds": 59.05833333333333,
          "totalReward": 188.21999999999989,
          "endReason": "game_over",
          "ticks": 14174,
          "events": {
            "flip": 1003,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "sling": 12,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5849088,
          "score": 109540,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 105.44000000000005,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1454,
            "plunge": 2,
            "nudge": 18,
            "target": 8,
            "bumper": 22,
            "launch": 2,
            "inlane": 8,
            "sling": 24,
            "land": 2,
            "ramp": 3,
            "drain": 1
          }
        },
        {
          "steps": 5906432,
          "score": 96320,
          "orbits": 0,
          "seconds": 49.545833333333334,
          "totalReward": 86.11999999999999,
          "endReason": "game_over",
          "ticks": 11891,
          "events": {
            "flip": 845,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 20,
            "launch": 2,
            "land": 2,
            "sling": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 5963776,
          "score": 224530,
          "orbits": 0,
          "seconds": 108.47083333333333,
          "totalReward": 214.32999999999993,
          "endReason": "game_over",
          "ticks": 26033,
          "events": {
            "flip": 1988,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 23,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6021120,
          "score": 204810,
          "orbits": 0,
          "seconds": 98.01666666666667,
          "totalReward": 192.50999999999996,
          "endReason": "game_over",
          "ticks": 23524,
          "events": {
            "flip": 1383,
            "plunge": 3,
            "target": 9,
            "bumper": 23,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 15,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6078464,
          "score": 199610,
          "orbits": 0,
          "seconds": 55.81666666666666,
          "totalReward": 190.4099999999998,
          "endReason": "game_over",
          "ticks": 13396,
          "events": {
            "flip": 1073,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 29,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6135808,
          "score": 213010,
          "orbits": 0,
          "seconds": 67.80416666666666,
          "totalReward": 203.80999999999995,
          "endReason": "game_over",
          "ticks": 16273,
          "events": {
            "flip": 1144,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 24,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "sling": 11,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6193152,
          "score": 227110,
          "orbits": 0,
          "seconds": 164.6375,
          "totalReward": 220.00999999999993,
          "endReason": "game_over",
          "ticks": 39513,
          "events": {
            "flip": 2102,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 33,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "inlane": 17,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 6250496,
          "score": 215000,
          "orbits": 0,
          "seconds": 89.47083333333333,
          "totalReward": 206.89999999999986,
          "endReason": "game_over",
          "ticks": 21473,
          "events": {
            "flip": 1377,
            "plunge": 3,
            "nudge": 24,
            "target": 13,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 10,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 6307840,
          "score": 233390,
          "orbits": 0,
          "seconds": 131.9125,
          "totalReward": 221.08999999999997,
          "endReason": "game_over",
          "ticks": 31659,
          "events": {
            "flip": 2000,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 36,
            "launch": 3,
            "inlane": 21,
            "land": 3,
            "sling": 19,
            "ramp": 3,
            "orbit": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6365184,
          "score": 197450,
          "orbits": 0,
          "seconds": 57.8,
          "totalReward": 191.34999999999994,
          "endReason": "game_over",
          "ticks": 13872,
          "events": {
            "flip": 900,
            "plunge": 3,
            "nudge": 18,
            "target": 12,
            "bumper": 19,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 6422528,
          "score": 209280,
          "orbits": 0,
          "seconds": 54.63333333333333,
          "totalReward": 200.07999999999987,
          "endReason": "game_over",
          "ticks": 13112,
          "events": {
            "flip": 988,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 8,
            "ramp": 2,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6479872,
          "score": 237820,
          "orbits": 0,
          "seconds": 79.77083333333333,
          "totalReward": 231.71999999999997,
          "endReason": "game_over",
          "ticks": 19145,
          "events": {
            "flip": 1660,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "ramp": 7,
            "land": 3,
            "sling": 12,
            "inlane": 7,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 6537216,
          "score": 214050,
          "orbits": 0,
          "seconds": 84.6375,
          "totalReward": 200.74999999999983,
          "endReason": "game_over",
          "ticks": 20313,
          "events": {
            "flip": 1912,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 22,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "ramp": 2,
            "inlane": 12,
            "over": 1
          }
        },
        {
          "steps": 6594560,
          "score": 222350,
          "orbits": 0,
          "seconds": 85.4,
          "totalReward": 209.0499999999999,
          "endReason": "game_over",
          "ticks": 20496,
          "events": {
            "flip": 1620,
            "plunge": 3,
            "nudge": 16,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 18,
            "sling": 5,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 6651904,
          "score": 210100,
          "orbits": 0,
          "seconds": 77.6625,
          "totalReward": 199.89999999999992,
          "endReason": "game_over",
          "ticks": 18639,
          "events": {
            "flip": 1353,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 6,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 10,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6709248,
          "score": 204220,
          "orbits": 0,
          "seconds": 52.4875,
          "totalReward": 195.01999999999998,
          "endReason": "game_over",
          "ticks": 12597,
          "events": {
            "flip": 755,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 6766592,
          "score": 208460,
          "orbits": 0,
          "seconds": 54.795833333333334,
          "totalReward": 196.15999999999994,
          "endReason": "game_over",
          "ticks": 13151,
          "events": {
            "flip": 1086,
            "plunge": 3,
            "target": 9,
            "bumper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "ramp": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 6823936,
          "score": 224060,
          "orbits": 0,
          "seconds": 55.38333333333333,
          "totalReward": 211.76000000000002,
          "endReason": "game_over",
          "ticks": 13292,
          "events": {
            "flip": 872,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 16,
            "ramp": 5,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 6881280,
          "score": 197050,
          "orbits": 0,
          "seconds": 46.87916666666666,
          "totalReward": 187.84999999999994,
          "endReason": "game_over",
          "ticks": 11251,
          "events": {
            "flip": 820,
            "plunge": 3,
            "nudge": 13,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6938624,
          "score": 98010,
          "orbits": 0,
          "seconds": 33.1,
          "totalReward": 87.81,
          "endReason": "game_over",
          "ticks": 7944,
          "events": {
            "flip": 519,
            "plunge": 3,
            "target": 8,
            "bumper": 5,
            "nudge": 12,
            "launch": 2,
            "land": 2,
            "sling": 1,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 6995968,
          "score": 99010,
          "orbits": 0,
          "seconds": 42.6,
          "totalReward": 87.80999999999999,
          "endReason": "game_over",
          "ticks": 10224,
          "events": {
            "flip": 776,
            "plunge": 3,
            "target": 8,
            "bumper": 10,
            "nudge": 18,
            "launch": 2,
            "land": 2,
            "sling": 1,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7053312,
          "score": 230880,
          "orbits": 0,
          "seconds": 157.5875,
          "totalReward": 220.67999999999995,
          "endReason": "game_over",
          "ticks": 37821,
          "events": {
            "flip": 2956,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 25,
            "launch": 3,
            "inlane": 25,
            "land": 3,
            "drain": 3,
            "sling": 28,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7110656,
          "score": 200040,
          "orbits": 0,
          "seconds": 83.40416666666667,
          "totalReward": 193.93999999999988,
          "endReason": "game_over",
          "ticks": 20017,
          "events": {
            "flip": 1823,
            "plunge": 3,
            "target": 13,
            "bumper": 31,
            "nudge": 27,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 7168000,
          "score": 212200,
          "orbits": 0,
          "seconds": 51.458333333333336,
          "totalReward": 198.9,
          "endReason": "game_over",
          "ticks": 12350,
          "events": {
            "flip": 1026,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 7225344,
          "score": 209080,
          "orbits": 0,
          "seconds": 57.61666666666667,
          "totalReward": 199.8799999999999,
          "endReason": "game_over",
          "ticks": 13828,
          "events": {
            "flip": 1197,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 7,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 8,
            "ramp": 2,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7282688,
          "score": 204050,
          "orbits": 0,
          "seconds": 42.604166666666664,
          "totalReward": 191.75,
          "endReason": "game_over",
          "ticks": 10225,
          "events": {
            "flip": 738,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 7340032,
          "score": 211520,
          "orbits": 0,
          "seconds": 73.12083333333334,
          "totalReward": 200.31999999999996,
          "endReason": "game_over",
          "ticks": 17549,
          "events": {
            "flip": 1543,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 43,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7397376,
          "score": 222960,
          "orbits": 0,
          "seconds": 88.38333333333333,
          "totalReward": 208.6599999999999,
          "endReason": "game_over",
          "ticks": 21212,
          "events": {
            "flip": 1993,
            "plunge": 3,
            "target": 11,
            "bumper": 31,
            "nudge": 18,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 26,
            "ramp": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 7454720,
          "score": 214810,
          "orbits": 0,
          "seconds": 77.08333333333333,
          "totalReward": 207.70999999999987,
          "endReason": "game_over",
          "ticks": 18500,
          "events": {
            "flip": 1667,
            "plunge": 3,
            "target": 12,
            "bumper": 23,
            "nudge": 19,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 11,
            "ramp": 2,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 7512064,
          "score": 116030,
          "orbits": 0,
          "seconds": 85.625,
          "totalReward": 103.83000000000001,
          "endReason": "game_over",
          "ticks": 20550,
          "events": {
            "flip": 1847,
            "plunge": 3,
            "target": 9,
            "bumper": 28,
            "nudge": 15,
            "launch": 2,
            "inlane": 11,
            "land": 2,
            "sling": 13,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7569408,
          "score": 217170,
          "orbits": 0,
          "seconds": 69.26666666666667,
          "totalReward": 202.8699999999999,
          "endReason": "game_over",
          "ticks": 16624,
          "events": {
            "flip": 1398,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "ramp": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 7626752,
          "score": 204440,
          "orbits": 0,
          "seconds": 94.95,
          "totalReward": 192.13999999999996,
          "endReason": "game_over",
          "ticks": 22788,
          "events": {
            "flip": 1490,
            "plunge": 3,
            "target": 9,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 7,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 7684096,
          "score": 206570,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 198.36999999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1916,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "inlane": 25,
            "drain": 2,
            "sling": 7
          }
        },
        {
          "steps": 7741440,
          "score": 91420,
          "orbits": 0,
          "seconds": 28.537499999999998,
          "totalReward": 82.22,
          "endReason": "game_over",
          "ticks": 6849,
          "events": {
            "flip": 424,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 10,
            "launch": 2,
            "sling": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 7798784,
          "score": 87220,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 87.22000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1480,
            "plunge": 1,
            "nudge": 42,
            "target": 6,
            "bumper": 15,
            "launch": 2,
            "inlane": 7,
            "land": 2,
            "sling": 2
          }
        },
        {
          "steps": 7856128,
          "score": 32700,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 32.7,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1467,
            "plunge": 1,
            "nudge": 6,
            "target": 3,
            "bumper": 2,
            "launch": 1,
            "land": 1,
            "inlane": 9
          }
        },
        {
          "steps": 7913472,
          "score": 205450,
          "orbits": 0,
          "seconds": 56.24583333333333,
          "totalReward": 193.15,
          "endReason": "game_over",
          "ticks": 13499,
          "events": {
            "flip": 920,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "orbit": 1,
            "inlane": 4,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 7970816,
          "score": 213090,
          "orbits": 0,
          "seconds": 87.4375,
          "totalReward": 205.98999999999998,
          "endReason": "game_over",
          "ticks": 20985,
          "events": {
            "flip": 1718,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 30,
            "launch": 3,
            "inlane": 10,
            "sling": 19,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 8028160,
          "score": 190110,
          "orbits": 0,
          "seconds": 33.06666666666666,
          "totalReward": 184.00999999999996,
          "endReason": "game_over",
          "ticks": 7936,
          "events": {
            "flip": 583,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 8085504,
          "score": 122780,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 115.68000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2911,
            "plunge": 3,
            "target": 10,
            "bumper": 37,
            "nudge": 63,
            "launch": 2,
            "land": 2,
            "sling": 18,
            "inlane": 12,
            "ramp": 3,
            "orbit": 1,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 8142848,
          "score": 205080,
          "orbits": 0,
          "seconds": 42.266666666666666,
          "totalReward": 191.7799999999999,
          "endReason": "game_over",
          "ticks": 10144,
          "events": {
            "flip": 897,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 8200192,
          "score": 98570,
          "orbits": 0,
          "seconds": 52.795833333333334,
          "totalReward": 88.37000000000005,
          "endReason": "game_over",
          "ticks": 12671,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "nudge": 17,
            "target": 8,
            "bumper": 25,
            "launch": 2,
            "inlane": 5,
            "land": 2,
            "sling": 17,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 8257536,
          "score": 461020,
          "orbits": 1,
          "seconds": 66.53333333333333,
          "totalReward": 448.81999999999994,
          "endReason": "game_over",
          "ticks": 15968,
          "events": {
            "flip": 1464,
            "plunge": 3,
            "nudge": 24,
            "target": 13,
            "bumper": 32,
            "launch": 4,
            "sling": 12,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 8314880,
          "score": 207340,
          "orbits": 0,
          "seconds": 46.229166666666664,
          "totalReward": 195.04,
          "endReason": "game_over",
          "ticks": 11095,
          "events": {
            "flip": 936,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "sling": 4,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 8372224,
          "score": 211110,
          "orbits": 0,
          "seconds": 64.6625,
          "totalReward": 200.90999999999997,
          "endReason": "game_over",
          "ticks": 15519,
          "events": {
            "flip": 1675,
            "plunge": 3,
            "nudge": 28,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 8429568,
          "score": 218710,
          "orbits": 0,
          "seconds": 75.77083333333333,
          "totalReward": 210.60999999999993,
          "endReason": "game_over",
          "ticks": 18185,
          "events": {
            "flip": 1628,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 11,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 8486912,
          "score": 216530,
          "orbits": 0,
          "seconds": 80.9125,
          "totalReward": 206.32999999999996,
          "endReason": "game_over",
          "ticks": 19419,
          "events": {
            "flip": 2061,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 37,
            "launch": 3,
            "sling": 13,
            "inlane": 9,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 8544256,
          "score": 194900,
          "orbits": 0,
          "seconds": 29.016666666666666,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6964,
          "events": {
            "flip": 546,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 8601600,
          "score": 220160,
          "orbits": 0,
          "seconds": 120.0375,
          "totalReward": 206.95999999999992,
          "endReason": "game_over",
          "ticks": 28809,
          "events": {
            "flip": 3309,
            "plunge": 3,
            "nudge": 46,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "sling": 16,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 8658944,
          "score": 113770,
          "orbits": 0,
          "seconds": 95.1375,
          "totalReward": 105.56999999999998,
          "endReason": "game_over",
          "ticks": 22833,
          "events": {
            "plunge": 3,
            "nudge": 39,
            "flip": 2306,
            "target": 10,
            "bumper": 38,
            "launch": 2,
            "land": 2,
            "inlane": 8,
            "sling": 17,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 8716288,
          "score": 94850,
          "orbits": 0,
          "seconds": 39.675,
          "totalReward": 83.54999999999998,
          "endReason": "game_over",
          "ticks": 9522,
          "events": {
            "flip": 840,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 14,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "drain": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 8773632,
          "score": 216360,
          "orbits": 0,
          "seconds": 62.333333333333336,
          "totalReward": 204.06,
          "endReason": "game_over",
          "ticks": 14960,
          "events": {
            "flip": 1572,
            "plunge": 3,
            "target": 9,
            "bumper": 25,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 6,
            "ramp": 2,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 8830976,
          "score": 207560,
          "orbits": 0,
          "seconds": 71.45416666666667,
          "totalReward": 198.35999999999993,
          "endReason": "game_over",
          "ticks": 17149,
          "events": {
            "flip": 1785,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 31,
            "launch": 3,
            "inlane": 13,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 8888320,
          "score": 228960,
          "orbits": 0,
          "seconds": 156.2125,
          "totalReward": 220.85999999999976,
          "endReason": "game_over",
          "ticks": 37491,
          "events": {
            "flip": 4136,
            "plunge": 3,
            "nudge": 81,
            "target": 14,
            "bumper": 50,
            "launch": 3,
            "inlane": 17,
            "land": 3,
            "sling": 36,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 8945664,
          "score": 240890,
          "orbits": 0,
          "seconds": 145.02083333333334,
          "totalReward": 234.7899999999996,
          "endReason": "game_over",
          "ticks": 34805,
          "events": {
            "flip": 3217,
            "plunge": 3,
            "nudge": 55,
            "target": 12,
            "bumper": 42,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 39,
            "drain": 3,
            "ramp": 6,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9003008,
          "score": 205240,
          "orbits": 0,
          "seconds": 40.2625,
          "totalReward": 191.93999999999997,
          "endReason": "game_over",
          "ticks": 9663,
          "events": {
            "flip": 780,
            "plunge": 3,
            "target": 10,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9060352,
          "score": 220660,
          "orbits": 0,
          "seconds": 98.60416666666667,
          "totalReward": 210.45999999999992,
          "endReason": "game_over",
          "ticks": 23665,
          "events": {
            "flip": 2190,
            "plunge": 3,
            "target": 11,
            "bumper": 47,
            "nudge": 24,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 36,
            "inlane": 6,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 9117696,
          "score": 205260,
          "orbits": 0,
          "seconds": 69.63333333333333,
          "totalReward": 190.95999999999992,
          "endReason": "game_over",
          "ticks": 16712,
          "events": {
            "flip": 1774,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 43,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 9175040,
          "score": 221600,
          "orbits": 0,
          "seconds": 74.57083333333333,
          "totalReward": 208.3,
          "endReason": "game_over",
          "ticks": 17897,
          "events": {
            "flip": 2062,
            "plunge": 3,
            "target": 10,
            "bumper": 27,
            "nudge": 17,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "inlane": 6,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9232384,
          "score": 98020,
          "orbits": 0,
          "seconds": 38.454166666666666,
          "totalReward": 87.82,
          "endReason": "game_over",
          "ticks": 9229,
          "events": {
            "flip": 825,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 10,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9289728,
          "score": 93890,
          "orbits": 0,
          "seconds": 48.9875,
          "totalReward": 88.79000000000003,
          "endReason": "game_over",
          "ticks": 11757,
          "events": {
            "flip": 1355,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 20,
            "launch": 2,
            "land": 2,
            "inlane": 4,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 9347072,
          "score": 202970,
          "orbits": 0,
          "seconds": 66.73333333333333,
          "totalReward": 192.76999999999987,
          "endReason": "game_over",
          "ticks": 16016,
          "events": {
            "flip": 1797,
            "plunge": 3,
            "nudge": 11,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 9404416,
          "score": 484930,
          "orbits": 1,
          "seconds": 107.75833333333333,
          "totalReward": 469.63,
          "endReason": "game_over",
          "ticks": 25862,
          "events": {
            "flip": 3062,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 23,
            "launch": 4,
            "land": 4,
            "inlane": 8,
            "sling": 23,
            "ramp": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 9461760,
          "score": 203250,
          "orbits": 0,
          "seconds": 42.4625,
          "totalReward": 190.95,
          "endReason": "game_over",
          "ticks": 10191,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9519104,
          "score": 209350,
          "orbits": 0,
          "seconds": 51.983333333333334,
          "totalReward": 197.04999999999995,
          "endReason": "game_over",
          "ticks": 12476,
          "events": {
            "flip": 1214,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 12,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9576448,
          "score": 473460,
          "orbits": 1,
          "seconds": 119.77083333333333,
          "totalReward": 459.26,
          "endReason": "game_over",
          "ticks": 28745,
          "events": {
            "flip": 3285,
            "plunge": 3,
            "nudge": 57,
            "target": 14,
            "bumper": 37,
            "launch": 4,
            "inlane": 10,
            "land": 4,
            "ramp": 2,
            "drain": 3,
            "sling": 16,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 9633792,
          "score": 209200,
          "orbits": 0,
          "seconds": 68.24583333333334,
          "totalReward": 199.99999999999986,
          "endReason": "game_over",
          "ticks": 16379,
          "events": {
            "flip": 1635,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 6,
            "sling": 20,
            "abort": 1,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9691136,
          "score": 235780,
          "orbits": 0,
          "seconds": 97.1125,
          "totalReward": 222.47999999999996,
          "endReason": "game_over",
          "ticks": 23307,
          "events": {
            "flip": 2506,
            "plunge": 3,
            "target": 10,
            "bumper": 36,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "ramp": 5,
            "orbit": 1,
            "drain": 3,
            "inlane": 7,
            "over": 1
          }
        },
        {
          "steps": 9748480,
          "score": 203450,
          "orbits": 0,
          "seconds": 55.15,
          "totalReward": 191.15,
          "endReason": "game_over",
          "ticks": 13236,
          "events": {
            "flip": 1175,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9805824,
          "score": 213830,
          "orbits": 0,
          "seconds": 94.71666666666667,
          "totalReward": 201.52999999999994,
          "endReason": "game_over",
          "ticks": 22732,
          "events": {
            "flip": 2318,
            "plunge": 3,
            "target": 9,
            "bumper": 39,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "inlane": 9,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 9863168,
          "score": 204690,
          "orbits": 0,
          "seconds": 55.06666666666666,
          "totalReward": 195.48999999999998,
          "endReason": "game_over",
          "ticks": 13216,
          "events": {
            "flip": 1230,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 9920512,
          "score": 201860,
          "orbits": 0,
          "seconds": 48.3875,
          "totalReward": 188.55999999999995,
          "endReason": "game_over",
          "ticks": 11613,
          "events": {
            "flip": 1070,
            "plunge": 3,
            "nudge": 10,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 9977856,
          "score": 206370,
          "orbits": 0,
          "seconds": 47.57083333333333,
          "totalReward": 194.07000000000002,
          "endReason": "game_over",
          "ticks": 11417,
          "events": {
            "flip": 1043,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 7,
            "orbit": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10002432,
          "score": 193500,
          "orbits": 0,
          "seconds": 29.4875,
          "totalReward": 184.29999999999998,
          "endReason": "game_over",
          "ticks": 7077,
          "events": {
            "flip": 516,
            "plunge": 3,
            "nudge": 8,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10059776,
          "score": 201640,
          "orbits": 0,
          "seconds": 41.59583333333333,
          "totalReward": 189.34,
          "endReason": "game_over",
          "ticks": 9983,
          "events": {
            "flip": 704,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10117120,
          "score": 220260,
          "orbits": 0,
          "seconds": 87.55416666666666,
          "totalReward": 210.05999999999995,
          "endReason": "game_over",
          "ticks": 21013,
          "events": {
            "flip": 2127,
            "plunge": 3,
            "nudge": 12,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "inlane": 5,
            "ramp": 3,
            "land": 3,
            "sling": 16,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10174464,
          "score": 204680,
          "orbits": 0,
          "seconds": 69.72083333333333,
          "totalReward": 195.4799999999998,
          "endReason": "game_over",
          "ticks": 16733,
          "events": {
            "flip": 1722,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10231808,
          "score": 210250,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 202.04999999999995,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3174,
            "plunge": 3,
            "nudge": 19,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "inlane": 34,
            "land": 3,
            "sling": 5,
            "drain": 2
          }
        },
        {
          "steps": 10289152,
          "score": 103810,
          "orbits": 0,
          "seconds": 91.40416666666667,
          "totalReward": 96.71000000000002,
          "endReason": "game_over",
          "ticks": 21937,
          "events": {
            "flip": 2697,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 36,
            "launch": 2,
            "land": 2,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10346496,
          "score": 225440,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 218.34000000000003,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3604,
            "plunge": 2,
            "nudge": 68,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "inlane": 36,
            "land": 3,
            "sling": 14,
            "orbit": 2,
            "ramp": 1,
            "drain": 1
          }
        },
        {
          "steps": 10403840,
          "score": 480400,
          "orbits": 1,
          "seconds": 159.3625,
          "totalReward": 471.29999999999995,
          "endReason": "game_over",
          "ticks": 38247,
          "events": {
            "flip": 3128,
            "plunge": 3,
            "nudge": 31,
            "target": 16,
            "bumper": 30,
            "launch": 4,
            "inlane": 23,
            "land": 4,
            "sling": 20,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 10461184,
          "score": 208570,
          "orbits": 0,
          "seconds": 51.43333333333333,
          "totalReward": 195.26999999999995,
          "endReason": "game_over",
          "ticks": 12344,
          "events": {
            "flip": 1135,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 23,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10518528,
          "score": 209120,
          "orbits": 0,
          "seconds": 70.73333333333333,
          "totalReward": 196.81999999999996,
          "endReason": "game_over",
          "ticks": 16976,
          "events": {
            "flip": 1647,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10575872,
          "score": 232490,
          "orbits": 0,
          "seconds": 90.1125,
          "totalReward": 220.1899999999997,
          "endReason": "game_over",
          "ticks": 21627,
          "events": {
            "flip": 2677,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 42,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "ramp": 5,
            "sling": 19,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 10633216,
          "score": 196910,
          "orbits": 0,
          "seconds": 82.77083333333333,
          "totalReward": 187.70999999999975,
          "endReason": "game_over",
          "ticks": 19865,
          "events": {
            "flip": 2293,
            "plunge": 3,
            "nudge": 48,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 7,
            "sling": 21,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10690560,
          "score": 217770,
          "orbits": 0,
          "seconds": 121.7375,
          "totalReward": 211.67,
          "endReason": "game_over",
          "ticks": 29217,
          "events": {
            "flip": 3128,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "inlane": 33,
            "land": 3,
            "sling": 7,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 10747904,
          "score": 218390,
          "orbits": 0,
          "seconds": 92.11666666666666,
          "totalReward": 208.18999999999994,
          "endReason": "game_over",
          "ticks": 22108,
          "events": {
            "flip": 2575,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 19,
            "drain": 3,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10805248,
          "score": 205820,
          "orbits": 0,
          "seconds": 73.05833333333334,
          "totalReward": 196.61999999999975,
          "endReason": "game_over",
          "ticks": 17534,
          "events": {
            "flip": 2059,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 31,
            "launch": 3,
            "sling": 22,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 10862592,
          "score": 251970,
          "orbits": 0,
          "seconds": 159.49583333333334,
          "totalReward": 240.76999999999984,
          "endReason": "game_over",
          "ticks": 38279,
          "events": {
            "flip": 3224,
            "plunge": 3,
            "nudge": 44,
            "target": 11,
            "bumper": 44,
            "launch": 3,
            "sling": 37,
            "land": 3,
            "inlane": 24,
            "ramp": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10919936,
          "score": 225290,
          "orbits": 0,
          "seconds": 107.7375,
          "totalReward": 215.0899999999999,
          "endReason": "game_over",
          "ticks": 25857,
          "events": {
            "flip": 2638,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 37,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 12,
            "sling": 19,
            "ramp": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 10977280,
          "score": 211850,
          "orbits": 0,
          "seconds": 54.55,
          "totalReward": 202.65,
          "endReason": "game_over",
          "ticks": 13092,
          "events": {
            "flip": 1406,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 5,
            "ramp": 2,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 11034624,
          "score": 207610,
          "orbits": 0,
          "seconds": 74.9375,
          "totalReward": 199.50999999999996,
          "endReason": "game_over",
          "ticks": 17985,
          "events": {
            "flip": 1942,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 11091968,
          "score": 480520,
          "orbits": 1,
          "seconds": 101.8375,
          "totalReward": 471.3199999999998,
          "endReason": "game_over",
          "ticks": 24441,
          "events": {
            "flip": 2526,
            "plunge": 3,
            "nudge": 33,
            "target": 13,
            "bumper": 35,
            "launch": 4,
            "land": 4,
            "sling": 22,
            "inlane": 8,
            "drain": 3,
            "ramp": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 11149312,
          "score": 219810,
          "orbits": 0,
          "seconds": 86.82083333333333,
          "totalReward": 209.60999999999996,
          "endReason": "game_over",
          "ticks": 20837,
          "events": {
            "flip": 2171,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "ramp": 3,
            "inlane": 5,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 11206656,
          "score": 207530,
          "orbits": 0,
          "seconds": 80.575,
          "totalReward": 198.32999999999998,
          "endReason": "game_over",
          "ticks": 19338,
          "events": {
            "flip": 1742,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "inlane": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 11264000,
          "score": 193910,
          "orbits": 0,
          "seconds": 42.704166666666666,
          "totalReward": 186.80999999999995,
          "endReason": "game_over",
          "ticks": 10249,
          "events": {
            "flip": 1075,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11321344,
          "score": 203830,
          "orbits": 0,
          "seconds": 60.329166666666666,
          "totalReward": 197.73000000000002,
          "endReason": "game_over",
          "ticks": 14479,
          "events": {
            "flip": 1763,
            "plunge": 3,
            "nudge": 33,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 5,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 11378688,
          "score": 197680,
          "orbits": 0,
          "seconds": 69.5625,
          "totalReward": 188.48000000000002,
          "endReason": "game_over",
          "ticks": 16695,
          "events": {
            "flip": 2036,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 11436032,
          "score": 197240,
          "orbits": 0,
          "seconds": 75.52083333333333,
          "totalReward": 194.2399999999999,
          "endReason": "game_over",
          "ticks": 18125,
          "events": {
            "flip": 2058,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 11493376,
          "score": 203560,
          "orbits": 0,
          "seconds": 53.016666666666666,
          "totalReward": 193.35999999999999,
          "endReason": "game_over",
          "ticks": 12724,
          "events": {
            "flip": 1140,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 11550720,
          "score": 196820,
          "orbits": 0,
          "seconds": 68.80416666666666,
          "totalReward": 193.8199999999999,
          "endReason": "game_over",
          "ticks": 16513,
          "events": {
            "flip": 1563,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 11608064,
          "score": 205120,
          "orbits": 0,
          "seconds": 54.15416666666667,
          "totalReward": 198.0199999999999,
          "endReason": "game_over",
          "ticks": 12997,
          "events": {
            "flip": 1134,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "sling": 12,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 11665408,
          "score": 192830,
          "orbits": 0,
          "seconds": 38.46666666666667,
          "totalReward": 189.82999999999998,
          "endReason": "game_over",
          "ticks": 9232,
          "events": {
            "flip": 821,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 11722752,
          "score": 198700,
          "orbits": 0,
          "seconds": 32.80416666666667,
          "totalReward": 192.6,
          "endReason": "game_over",
          "ticks": 7873,
          "events": {
            "flip": 652,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "ramp": 2,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 11780096,
          "score": 185610,
          "orbits": 0,
          "seconds": 38.4,
          "totalReward": 182.61,
          "endReason": "game_over",
          "ticks": 9216,
          "events": {
            "flip": 612,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 11837440,
          "score": 185110,
          "orbits": 0,
          "seconds": 28.320833333333333,
          "totalReward": 182.10999999999999,
          "endReason": "game_over",
          "ticks": 6797,
          "events": {
            "flip": 518,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 11894784,
          "score": 190630,
          "orbits": 0,
          "seconds": 32.00416666666666,
          "totalReward": 187.63,
          "endReason": "game_over",
          "ticks": 7681,
          "events": {
            "flip": 686,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "sling": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 11952128,
          "score": 185140,
          "orbits": 0,
          "seconds": 28.370833333333334,
          "totalReward": 182.14,
          "endReason": "game_over",
          "ticks": 6809,
          "events": {
            "flip": 502,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 12009472,
          "score": 190810,
          "orbits": 0,
          "seconds": 26.591666666666665,
          "totalReward": 181.60999999999999,
          "endReason": "game_over",
          "ticks": 6382,
          "events": {
            "flip": 507,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 12066816,
          "score": 188210,
          "orbits": 0,
          "seconds": 27.204166666666666,
          "totalReward": 182.11,
          "endReason": "game_over",
          "ticks": 6529,
          "events": {
            "flip": 550,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12124160,
          "score": 185100,
          "orbits": 0,
          "seconds": 26.8375,
          "totalReward": 182.1,
          "endReason": "game_over",
          "ticks": 6441,
          "events": {
            "flip": 542,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12181504,
          "score": 185600,
          "orbits": 0,
          "seconds": 27.754166666666666,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6661,
          "events": {
            "flip": 558,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 12238848,
          "score": 191800,
          "orbits": 0,
          "seconds": 27.8375,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6681,
          "events": {
            "flip": 438,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 12296192,
          "score": 196730,
          "orbits": 0,
          "seconds": 39.05,
          "totalReward": 187.52999999999994,
          "endReason": "game_over",
          "ticks": 9372,
          "events": {
            "flip": 632,
            "plunge": 3,
            "nudge": 25,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 12353536,
          "score": 88530,
          "orbits": 0,
          "seconds": 36.06666666666666,
          "totalReward": 82.42999999999999,
          "endReason": "game_over",
          "ticks": 8656,
          "events": {
            "flip": 825,
            "plunge": 3,
            "nudge": 22,
            "target": 7,
            "bumper": 13,
            "launch": 2,
            "drain": 3,
            "land": 2,
            "inlane": 1,
            "abort": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 12410880,
          "score": 187900,
          "orbits": 0,
          "seconds": 27.4875,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 6597,
          "events": {
            "flip": 475,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 12468224,
          "score": 191830,
          "orbits": 0,
          "seconds": 28.8875,
          "totalReward": 182.62999999999997,
          "endReason": "game_over",
          "ticks": 6933,
          "events": {
            "flip": 435,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 1,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 12525568,
          "score": 188730,
          "orbits": 0,
          "seconds": 27.808333333333334,
          "totalReward": 182.63,
          "endReason": "game_over",
          "ticks": 6674,
          "events": {
            "flip": 485,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 12582912,
          "score": 191310,
          "orbits": 0,
          "seconds": 27.483333333333334,
          "totalReward": 182.10999999999999,
          "endReason": "game_over",
          "ticks": 6596,
          "events": {
            "flip": 465,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 12640256,
          "score": 191800,
          "orbits": 0,
          "seconds": 28.204166666666666,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6769,
          "events": {
            "flip": 481,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 12697600,
          "score": 211640,
          "orbits": 0,
          "seconds": 106.725,
          "totalReward": 199.33999999999995,
          "endReason": "game_over",
          "ticks": 25614,
          "events": {
            "flip": 1502,
            "plunge": 3,
            "nudge": 39,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "inlane": 10,
            "drain": 3,
            "land": 3,
            "orbit": 1,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 12754944,
          "score": 191920,
          "orbits": 0,
          "seconds": 39.041666666666664,
          "totalReward": 185.81999999999996,
          "endReason": "game_over",
          "ticks": 9370,
          "events": {
            "flip": 700,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 12812288,
          "score": 191810,
          "orbits": 0,
          "seconds": 41.8375,
          "totalReward": 185.70999999999998,
          "endReason": "game_over",
          "ticks": 10041,
          "events": {
            "flip": 798,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 12869632,
          "score": 203070,
          "orbits": 0,
          "seconds": 80.89583333333333,
          "totalReward": 194.9699999999999,
          "endReason": "game_over",
          "ticks": 19415,
          "events": {
            "flip": 1047,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 11,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 12926976,
          "score": 192140,
          "orbits": 0,
          "seconds": 39.93333333333333,
          "totalReward": 186.03999999999996,
          "endReason": "game_over",
          "ticks": 9584,
          "events": {
            "flip": 760,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 12984320,
          "score": 197920,
          "orbits": 0,
          "seconds": 35.954166666666666,
          "totalReward": 185.62,
          "endReason": "game_over",
          "ticks": 8629,
          "events": {
            "flip": 706,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 13041664,
          "score": 190050,
          "orbits": 0,
          "seconds": 47.733333333333334,
          "totalReward": 183.94999999999993,
          "endReason": "game_over",
          "ticks": 11456,
          "events": {
            "flip": 1043,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 13099008,
          "score": 209240,
          "orbits": 0,
          "seconds": 77.96666666666667,
          "totalReward": 196.93999999999988,
          "endReason": "game_over",
          "ticks": 18712,
          "events": {
            "flip": 1393,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 7,
            "drain": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 13156352,
          "score": 211610,
          "orbits": 0,
          "seconds": 67.2,
          "totalReward": 199.30999999999995,
          "endReason": "game_over",
          "ticks": 16128,
          "events": {
            "flip": 1331,
            "plunge": 3,
            "nudge": 22,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "inlane": 7,
            "drain": 3,
            "land": 3,
            "sling": 21,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 13213696,
          "score": 192110,
          "orbits": 0,
          "seconds": 37.15,
          "totalReward": 189.10999999999999,
          "endReason": "game_over",
          "ticks": 8916,
          "events": {
            "flip": 748,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "ramp": 1,
            "sling": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 13271040,
          "score": 195970,
          "orbits": 0,
          "seconds": 78.9875,
          "totalReward": 192.96999999999994,
          "endReason": "game_over",
          "ticks": 18957,
          "events": {
            "flip": 1950,
            "plunge": 3,
            "nudge": 55,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "inlane": 7,
            "sling": 17,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 13328384,
          "score": 87650,
          "orbits": 0,
          "seconds": 36.05416666666667,
          "totalReward": 81.44999999999999,
          "endReason": "game_over",
          "ticks": 8653,
          "events": {
            "flip": 833,
            "plunge": 3,
            "nudge": 15,
            "target": 6,
            "bumper": 13,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "sling": 5,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13385728,
          "score": 194050,
          "orbits": 0,
          "seconds": 34.81666666666666,
          "totalReward": 184.85000000000002,
          "endReason": "game_over",
          "ticks": 8356,
          "events": {
            "flip": 666,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 13443072,
          "score": 188540,
          "orbits": 0,
          "seconds": 40.5,
          "totalReward": 185.54,
          "endReason": "game_over",
          "ticks": 9720,
          "events": {
            "flip": 1080,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 13500416,
          "score": 187140,
          "orbits": 0,
          "seconds": 31.8875,
          "totalReward": 184.13999999999993,
          "endReason": "game_over",
          "ticks": 7653,
          "events": {
            "flip": 793,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 13557760,
          "score": 196560,
          "orbits": 0,
          "seconds": 41.11666666666667,
          "totalReward": 187.36,
          "endReason": "game_over",
          "ticks": 9868,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 6,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 13615104,
          "score": 206230,
          "orbits": 0,
          "seconds": 48.833333333333336,
          "totalReward": 197.02999999999994,
          "endReason": "game_over",
          "ticks": 11720,
          "events": {
            "flip": 1096,
            "plunge": 3,
            "nudge": 26,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "ramp": 2,
            "inlane": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 13672448,
          "score": 454870,
          "orbits": 1,
          "seconds": 70.21666666666667,
          "totalReward": 442.67,
          "endReason": "game_over",
          "ticks": 16852,
          "events": {
            "flip": 1602,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 20,
            "launch": 4,
            "sling": 17,
            "land": 4,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 13729792,
          "score": 205530,
          "orbits": 0,
          "seconds": 65.35416666666667,
          "totalReward": 199.42999999999998,
          "endReason": "game_over",
          "ticks": 15685,
          "events": {
            "flip": 1637,
            "plunge": 3,
            "nudge": 36,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 3,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 13787136,
          "score": 199600,
          "orbits": 0,
          "seconds": 53.05833333333333,
          "totalReward": 190.39999999999986,
          "endReason": "game_over",
          "ticks": 12734,
          "events": {
            "flip": 1173,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 13844480,
          "score": 196800,
          "orbits": 0,
          "seconds": 50.96666666666667,
          "totalReward": 184.5,
          "endReason": "game_over",
          "ticks": 12232,
          "events": {
            "flip": 1086,
            "plunge": 3,
            "nudge": 22,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 13901824,
          "score": 205610,
          "orbits": 0,
          "seconds": 50.916666666666664,
          "totalReward": 199.51000000000002,
          "endReason": "game_over",
          "ticks": 12220,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "nudge": 35,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 13959168,
          "score": 193910,
          "orbits": 0,
          "seconds": 34.208333333333336,
          "totalReward": 184.70999999999998,
          "endReason": "game_over",
          "ticks": 8210,
          "events": {
            "flip": 645,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "abort": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 14016512,
          "score": 199700,
          "orbits": 0,
          "seconds": 35.5,
          "totalReward": 190.5,
          "endReason": "game_over",
          "ticks": 8520,
          "events": {
            "flip": 675,
            "plunge": 3,
            "nudge": 17,
            "target": 11,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 14073856,
          "score": 201680,
          "orbits": 0,
          "seconds": 66.4875,
          "totalReward": 195.57999999999996,
          "endReason": "game_over",
          "ticks": 15957,
          "events": {
            "flip": 1342,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 14131200,
          "score": 208600,
          "orbits": 0,
          "seconds": 61.775,
          "totalReward": 199.39999999999998,
          "endReason": "game_over",
          "ticks": 14826,
          "events": {
            "flip": 1395,
            "plunge": 3,
            "nudge": 38,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "ramp": 2,
            "drain": 3,
            "inlane": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 14188544,
          "score": 194250,
          "orbits": 0,
          "seconds": 34.11666666666667,
          "totalReward": 191.25000000000003,
          "endReason": "game_over",
          "ticks": 8188,
          "events": {
            "flip": 648,
            "plunge": 3,
            "nudge": 20,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 14245888,
          "score": 195600,
          "orbits": 0,
          "seconds": 38.7,
          "totalReward": 186.39999999999992,
          "endReason": "game_over",
          "ticks": 9288,
          "events": {
            "flip": 658,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 14303232,
          "score": 196830,
          "orbits": 0,
          "seconds": 52.791666666666664,
          "totalReward": 187.63,
          "endReason": "game_over",
          "ticks": 12670,
          "events": {
            "flip": 958,
            "plunge": 3,
            "nudge": 31,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 14360576,
          "score": 204750,
          "orbits": 0,
          "seconds": 80.52916666666667,
          "totalReward": 191.4499999999999,
          "endReason": "game_over",
          "ticks": 19327,
          "events": {
            "flip": 1360,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 14417920,
          "score": 194040,
          "orbits": 0,
          "seconds": 41.333333333333336,
          "totalReward": 184.84,
          "endReason": "game_over",
          "ticks": 9920,
          "events": {
            "flip": 724,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 14475264,
          "score": 186510,
          "orbits": 0,
          "seconds": 32.6,
          "totalReward": 183.51,
          "endReason": "game_over",
          "ticks": 7824,
          "events": {
            "flip": 569,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 14532608,
          "score": 194400,
          "orbits": 0,
          "seconds": 26.325,
          "totalReward": 182.1,
          "endReason": "game_over",
          "ticks": 6318,
          "events": {
            "flip": 518,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 14589952,
          "score": 204410,
          "orbits": 0,
          "seconds": 34.62083333333333,
          "totalReward": 195.20999999999998,
          "endReason": "game_over",
          "ticks": 8309,
          "events": {
            "flip": 671,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "ramp": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 14647296,
          "score": 202110,
          "orbits": 0,
          "seconds": 42.27916666666667,
          "totalReward": 188.80999999999997,
          "endReason": "game_over",
          "ticks": 10147,
          "events": {
            "flip": 806,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 14704640,
          "score": 196620,
          "orbits": 0,
          "seconds": 66.07083333333333,
          "totalReward": 190.51999999999998,
          "endReason": "game_over",
          "ticks": 15857,
          "events": {
            "flip": 1390,
            "plunge": 3,
            "nudge": 41,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 14761984,
          "score": 193200,
          "orbits": 0,
          "seconds": 35.56666666666666,
          "totalReward": 184.0,
          "endReason": "game_over",
          "ticks": 8536,
          "events": {
            "flip": 783,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 14819328,
          "score": 192300,
          "orbits": 0,
          "seconds": 56.1625,
          "totalReward": 186.2,
          "endReason": "game_over",
          "ticks": 13479,
          "events": {
            "flip": 1144,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 14876672,
          "score": 203690,
          "orbits": 0,
          "seconds": 50.1125,
          "totalReward": 191.38999999999996,
          "endReason": "game_over",
          "ticks": 12027,
          "events": {
            "flip": 1110,
            "plunge": 3,
            "nudge": 19,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 2,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 14934016,
          "score": 210430,
          "orbits": 0,
          "seconds": 47.57083333333333,
          "totalReward": 198.12999999999988,
          "endReason": "game_over",
          "ticks": 11417,
          "events": {
            "flip": 1085,
            "plunge": 3,
            "target": 9,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 14991360,
          "score": 470250,
          "orbits": 1,
          "seconds": 52.53333333333333,
          "totalReward": 454.94999999999993,
          "endReason": "game_over",
          "ticks": 12608,
          "events": {
            "flip": 1033,
            "plunge": 3,
            "nudge": 26,
            "target": 12,
            "bumper": 23,
            "launch": 4,
            "inlane": 4,
            "drain": 3,
            "land": 4,
            "sling": 5,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 15048704,
          "score": 230960,
          "orbits": 0,
          "seconds": 62.37083333333333,
          "totalReward": 220.75999999999985,
          "endReason": "game_over",
          "ticks": 14969,
          "events": {
            "flip": 1363,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 5,
            "sling": 16,
            "land": 3,
            "ramp": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15106048,
          "score": 223050,
          "orbits": 0,
          "seconds": 94.6,
          "totalReward": 212.84999999999988,
          "endReason": "game_over",
          "ticks": 22704,
          "events": {
            "flip": 1994,
            "plunge": 3,
            "target": 10,
            "bumper": 46,
            "nudge": 46,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "ramp": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15163392,
          "score": 206680,
          "orbits": 0,
          "seconds": 61.09583333333333,
          "totalReward": 196.47999999999996,
          "endReason": "game_over",
          "ticks": 14663,
          "events": {
            "flip": 1267,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 15220736,
          "score": 472520,
          "orbits": 1,
          "seconds": 77.23333333333333,
          "totalReward": 456.22,
          "endReason": "game_over",
          "ticks": 18536,
          "events": {
            "flip": 1814,
            "plunge": 3,
            "nudge": 37,
            "target": 13,
            "bumper": 48,
            "launch": 4,
            "land": 4,
            "sling": 12,
            "drain": 3,
            "ramp": 1,
            "inlane": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 15278080,
          "score": 202930,
          "orbits": 0,
          "seconds": 43.52916666666667,
          "totalReward": 188.63,
          "endReason": "game_over",
          "ticks": 10447,
          "events": {
            "flip": 911,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 18,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 15335424,
          "score": 196200,
          "orbits": 0,
          "seconds": 26.620833333333334,
          "totalReward": 183.89999999999998,
          "endReason": "game_over",
          "ticks": 6389,
          "events": {
            "flip": 518,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 15392768,
          "score": 91120,
          "orbits": 0,
          "seconds": 30.037499999999998,
          "totalReward": 81.82000000000001,
          "endReason": "game_over",
          "ticks": 7209,
          "events": {
            "flip": 670,
            "plunge": 3,
            "nudge": 11,
            "target": 6,
            "bumper": 11,
            "launch": 2,
            "inlane": 3,
            "drain": 3,
            "land": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 15450112,
          "score": 208810,
          "orbits": 0,
          "seconds": 61.80833333333333,
          "totalReward": 196.50999999999993,
          "endReason": "game_over",
          "ticks": 14834,
          "events": {
            "flip": 1241,
            "plunge": 3,
            "nudge": 17,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 15507456,
          "score": 194220,
          "orbits": 0,
          "seconds": 34.333333333333336,
          "totalReward": 185.02,
          "endReason": "game_over",
          "ticks": 8240,
          "events": {
            "flip": 633,
            "plunge": 3,
            "target": 10,
            "bumper": 7,
            "nudge": 15,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15564800,
          "score": 208940,
          "orbits": 0,
          "seconds": 65.9375,
          "totalReward": 202.83999999999995,
          "endReason": "game_over",
          "ticks": 15825,
          "events": {
            "flip": 1566,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 14,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 15622144,
          "score": 200650,
          "orbits": 0,
          "seconds": 68.04166666666667,
          "totalReward": 191.44999999999996,
          "endReason": "game_over",
          "ticks": 16330,
          "events": {
            "flip": 1590,
            "plunge": 3,
            "target": 11,
            "bumper": 14,
            "nudge": 19,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "inlane": 7,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15679488,
          "score": 237530,
          "orbits": 0,
          "seconds": 82.42083333333333,
          "totalReward": 230.42999999999992,
          "endReason": "game_over",
          "ticks": 19781,
          "events": {
            "flip": 1986,
            "plunge": 3,
            "target": 12,
            "bumper": 35,
            "nudge": 27,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "inlane": 9,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 15736832,
          "score": 95550,
          "orbits": 0,
          "seconds": 45.1,
          "totalReward": 85.35,
          "endReason": "game_over",
          "ticks": 10824,
          "events": {
            "flip": 875,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 13,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15794176,
          "score": 466380,
          "orbits": 1,
          "seconds": 65.75416666666666,
          "totalReward": 457.28,
          "endReason": "game_over",
          "ticks": 15781,
          "events": {
            "flip": 1463,
            "plunge": 3,
            "target": 15,
            "bumper": 25,
            "nudge": 23,
            "launch": 4,
            "land": 4,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 15851520,
          "score": 222110,
          "orbits": 0,
          "seconds": 79.775,
          "totalReward": 211.90999999999997,
          "endReason": "game_over",
          "ticks": 19146,
          "events": {
            "flip": 2044,
            "plunge": 3,
            "target": 12,
            "bumper": 33,
            "nudge": 23,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "ramp": 4,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15908864,
          "score": 216540,
          "orbits": 0,
          "seconds": 105.51666666666667,
          "totalReward": 207.33999999999972,
          "endReason": "game_over",
          "ticks": 25324,
          "events": {
            "flip": 2353,
            "plunge": 3,
            "target": 10,
            "bumper": 43,
            "nudge": 41,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "inlane": 12,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 15966208,
          "score": 458690,
          "orbits": 1,
          "seconds": 70.1375,
          "totalReward": 445.49,
          "endReason": "game_over",
          "ticks": 16833,
          "events": {
            "flip": 1415,
            "plunge": 3,
            "target": 15,
            "bumper": 28,
            "nudge": 25,
            "launch": 4,
            "land": 4,
            "sling": 9,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 16023552,
          "score": 478980,
          "orbits": 1,
          "seconds": 112.33749999999999,
          "totalReward": 475.9800000000004,
          "endReason": "game_over",
          "ticks": 26961,
          "events": {
            "flip": 2635,
            "plunge": 3,
            "nudge": 72,
            "target": 17,
            "bumper": 62,
            "launch": 4,
            "sling": 28,
            "land": 4,
            "inlane": 9,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 16080896,
          "score": 223900,
          "orbits": 0,
          "seconds": 74.875,
          "totalReward": 212.69999999999993,
          "endReason": "game_over",
          "ticks": 17970,
          "events": {
            "flip": 1707,
            "plunge": 3,
            "target": 11,
            "bumper": 33,
            "nudge": 31,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 16138240,
          "score": 207550,
          "orbits": 0,
          "seconds": 60.083333333333336,
          "totalReward": 201.44999999999993,
          "endReason": "game_over",
          "ticks": 14420,
          "events": {
            "flip": 1427,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 23,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "inlane": 6,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 16195584,
          "score": 202570,
          "orbits": 0,
          "seconds": 41.666666666666664,
          "totalReward": 195.47000000000003,
          "endReason": "game_over",
          "ticks": 10000,
          "events": {
            "flip": 894,
            "plunge": 3,
            "nudge": 26,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 16252928,
          "score": 233110,
          "orbits": 0,
          "seconds": 99.12083333333334,
          "totalReward": 226.00999999999982,
          "endReason": "game_over",
          "ticks": 23789,
          "events": {
            "flip": 2409,
            "plunge": 3,
            "target": 10,
            "bumper": 47,
            "nudge": 51,
            "launch": 3,
            "inlane": 11,
            "ramp": 5,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 21,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 16310272,
          "score": 484940,
          "orbits": 1,
          "seconds": 116.45416666666667,
          "totalReward": 472.7400000000001,
          "endReason": "game_over",
          "ticks": 27949,
          "events": {
            "flip": 2922,
            "plunge": 3,
            "target": 14,
            "bumper": 46,
            "nudge": 69,
            "launch": 4,
            "sling": 34,
            "land": 4,
            "inlane": 8,
            "ramp": 4,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 16367616,
          "score": 200300,
          "orbits": 0,
          "seconds": 37.53333333333333,
          "totalReward": 191.09999999999997,
          "endReason": "game_over",
          "ticks": 9008,
          "events": {
            "flip": 756,
            "plunge": 3,
            "nudge": 22,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 16424960,
          "score": 194380,
          "orbits": 0,
          "seconds": 42.3,
          "totalReward": 185.18,
          "endReason": "game_over",
          "ticks": 10152,
          "events": {
            "flip": 960,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 8,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 16482304,
          "score": 189270,
          "orbits": 0,
          "seconds": 40.93333333333333,
          "totalReward": 186.26999999999995,
          "endReason": "game_over",
          "ticks": 9824,
          "events": {
            "flip": 941,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 16539648,
          "score": 125660,
          "orbits": 0,
          "seconds": 75.87916666666666,
          "totalReward": 119.56000000000003,
          "endReason": "game_over",
          "ticks": 18211,
          "events": {
            "flip": 1840,
            "plunge": 3,
            "nudge": 32,
            "target": 9,
            "bumper": 32,
            "launch": 2,
            "land": 2,
            "sling": 26,
            "drain": 3,
            "abort": 2,
            "ramp": 6,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 16596992,
          "score": 204730,
          "orbits": 0,
          "seconds": 42.391666666666666,
          "totalReward": 192.43,
          "endReason": "game_over",
          "ticks": 10174,
          "events": {
            "flip": 919,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 3,
            "inlane": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 16654336,
          "score": 212260,
          "orbits": 0,
          "seconds": 60.983333333333334,
          "totalReward": 206.15999999999985,
          "endReason": "game_over",
          "ticks": 14636,
          "events": {
            "flip": 1565,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 16711680,
          "score": 193840,
          "orbits": 0,
          "seconds": 40.21666666666667,
          "totalReward": 187.73999999999998,
          "endReason": "game_over",
          "ticks": 9652,
          "events": {
            "flip": 984,
            "plunge": 3,
            "nudge": 23,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 16769024,
          "score": 204780,
          "orbits": 0,
          "seconds": 52.19583333333333,
          "totalReward": 195.57999999999996,
          "endReason": "game_over",
          "ticks": 12527,
          "events": {
            "flip": 1259,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 16826368,
          "score": 193440,
          "orbits": 0,
          "seconds": 50.233333333333334,
          "totalReward": 187.34,
          "endReason": "game_over",
          "ticks": 12056,
          "events": {
            "flip": 1179,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 16883712,
          "score": 212470,
          "orbits": 0,
          "seconds": 66.05,
          "totalReward": 206.36999999999998,
          "endReason": "game_over",
          "ticks": 15852,
          "events": {
            "flip": 1609,
            "plunge": 3,
            "nudge": 31,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "ramp": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 16941056,
          "score": 204460,
          "orbits": 0,
          "seconds": 59.170833333333334,
          "totalReward": 195.26,
          "endReason": "game_over",
          "ticks": 14201,
          "events": {
            "flip": 1504,
            "plunge": 3,
            "nudge": 25,
            "target": 10,
            "bumper": 27,
            "launch": 3,
            "ramp": 1,
            "land": 3,
            "sling": 16,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 16998400,
          "score": 99810,
          "orbits": 0,
          "seconds": 61.766666666666666,
          "totalReward": 91.71000000000001,
          "endReason": "game_over",
          "ticks": 14824,
          "events": {
            "flip": 1380,
            "plunge": 3,
            "nudge": 44,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "sling": 11,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 17055744,
          "score": 234300,
          "orbits": 0,
          "seconds": 80.60833333333333,
          "totalReward": 223.09999999999982,
          "endReason": "game_over",
          "ticks": 19346,
          "events": {
            "flip": 2052,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 26,
            "launch": 3,
            "ramp": 5,
            "land": 3,
            "sling": 20,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 17113088,
          "score": 192460,
          "orbits": 0,
          "seconds": 42.329166666666666,
          "totalReward": 186.35999999999999,
          "endReason": "game_over",
          "ticks": 10159,
          "events": {
            "flip": 863,
            "plunge": 3,
            "nudge": 25,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 17170432,
          "score": 195940,
          "orbits": 0,
          "seconds": 55.583333333333336,
          "totalReward": 186.73999999999995,
          "endReason": "game_over",
          "ticks": 13340,
          "events": {
            "flip": 1570,
            "plunge": 3,
            "nudge": 23,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17227776,
          "score": 214130,
          "orbits": 0,
          "seconds": 88.0375,
          "totalReward": 204.92999999999986,
          "endReason": "game_over",
          "ticks": 21129,
          "events": {
            "flip": 2596,
            "plunge": 3,
            "nudge": 43,
            "target": 11,
            "bumper": 36,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "ramp": 1,
            "inlane": 9,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17285120,
          "score": 99720,
          "orbits": 0,
          "seconds": 45.38333333333333,
          "totalReward": 92.62000000000002,
          "endReason": "game_over",
          "ticks": 10892,
          "events": {
            "flip": 1185,
            "plunge": 3,
            "nudge": 23,
            "target": 9,
            "bumper": 16,
            "launch": 2,
            "inlane": 5,
            "land": 2,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 17342464,
          "score": 214280,
          "orbits": 0,
          "seconds": 90.45416666666667,
          "totalReward": 205.0799999999998,
          "endReason": "game_over",
          "ticks": 21709,
          "events": {
            "flip": 2597,
            "plunge": 3,
            "nudge": 35,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "inlane": 10,
            "drain": 3,
            "land": 3,
            "sling": 18,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17399808,
          "score": 211320,
          "orbits": 0,
          "seconds": 50.50416666666666,
          "totalReward": 202.11999999999992,
          "endReason": "game_over",
          "ticks": 12121,
          "events": {
            "flip": 1174,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 12,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17457152,
          "score": 196620,
          "orbits": 0,
          "seconds": 51.1,
          "totalReward": 190.52000000000004,
          "endReason": "game_over",
          "ticks": 12264,
          "events": {
            "flip": 1096,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 17514496,
          "score": 201450,
          "orbits": 0,
          "seconds": 47.0125,
          "totalReward": 192.25,
          "endReason": "game_over",
          "ticks": 11283,
          "events": {
            "flip": 977,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17571840,
          "score": 93160,
          "orbits": 0,
          "seconds": 36.8,
          "totalReward": 82.96,
          "endReason": "game_over",
          "ticks": 8832,
          "events": {
            "flip": 716,
            "plunge": 3,
            "nudge": 20,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "drain": 3,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17673216,
          "score": 94050,
          "orbits": 0,
          "seconds": 37.516666666666666,
          "totalReward": 83.85000000000001,
          "endReason": "game_over",
          "ticks": 9004,
          "events": {
            "flip": 780,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17730560,
          "score": 223990,
          "orbits": 0,
          "seconds": 78.1875,
          "totalReward": 217.88999999999984,
          "endReason": "game_over",
          "ticks": 18765,
          "events": {
            "flip": 2172,
            "plunge": 3,
            "nudge": 34,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "ramp": 5,
            "orbit": 1,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 17787904,
          "score": 208800,
          "orbits": 0,
          "seconds": 47.11666666666667,
          "totalReward": 196.49999999999997,
          "endReason": "game_over",
          "ticks": 11308,
          "events": {
            "flip": 1094,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 2,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 17845248,
          "score": 220220,
          "orbits": 0,
          "seconds": 92.8875,
          "totalReward": 211.01999999999978,
          "endReason": "game_over",
          "ticks": 22293,
          "events": {
            "flip": 2349,
            "plunge": 3,
            "nudge": 32,
            "target": 10,
            "bumper": 28,
            "launch": 3,
            "inlane": 12,
            "drain": 3,
            "land": 3,
            "sling": 22,
            "ramp": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17902592,
          "score": 205750,
          "orbits": 0,
          "seconds": 78.0375,
          "totalReward": 196.55,
          "endReason": "game_over",
          "ticks": 18729,
          "events": {
            "flip": 2088,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 15,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 17959936,
          "score": 203190,
          "orbits": 0,
          "seconds": 55.3125,
          "totalReward": 190.88999999999993,
          "endReason": "game_over",
          "ticks": 13275,
          "events": {
            "flip": 1277,
            "plunge": 3,
            "nudge": 29,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18017280,
          "score": 219790,
          "orbits": 0,
          "seconds": 100.95416666666667,
          "totalReward": 212.68999999999988,
          "endReason": "game_over",
          "ticks": 24229,
          "events": {
            "flip": 2598,
            "plunge": 3,
            "nudge": 50,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "sling": 29,
            "land": 3,
            "ramp": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 18074624,
          "score": 192870,
          "orbits": 0,
          "seconds": 37.35,
          "totalReward": 186.76999999999998,
          "endReason": "game_over",
          "ticks": 8964,
          "events": {
            "flip": 823,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 11,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 18131968,
          "score": 217680,
          "orbits": 0,
          "seconds": 89.60416666666667,
          "totalReward": 210.57999999999996,
          "endReason": "game_over",
          "ticks": 21505,
          "events": {
            "flip": 2261,
            "plunge": 3,
            "nudge": 59,
            "target": 10,
            "bumper": 44,
            "launch": 3,
            "sling": 28,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "ramp": 2,
            "orbit": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 18189312,
          "score": 199150,
          "orbits": 0,
          "seconds": 54.43333333333333,
          "totalReward": 192.04999999999998,
          "endReason": "game_over",
          "ticks": 13064,
          "events": {
            "flip": 1383,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 25,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18246656,
          "score": 206530,
          "orbits": 0,
          "seconds": 67.30416666666666,
          "totalReward": 200.42999999999998,
          "endReason": "game_over",
          "ticks": 16153,
          "events": {
            "flip": 1649,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 31,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "ramp": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 18304000,
          "score": 208280,
          "orbits": 0,
          "seconds": 101.7375,
          "totalReward": 205.27999999999997,
          "endReason": "game_over",
          "ticks": 24417,
          "events": {
            "flip": 2524,
            "plunge": 3,
            "target": 13,
            "bumper": 46,
            "nudge": 28,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 18361344,
          "score": 218470,
          "orbits": 0,
          "seconds": 64.88333333333333,
          "totalReward": 207.26999999999995,
          "endReason": "game_over",
          "ticks": 15572,
          "events": {
            "flip": 1529,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 31,
            "launch": 3,
            "inlane": 4,
            "sling": 17,
            "land": 3,
            "ramp": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18418688,
          "score": 53910,
          "orbits": 0,
          "seconds": 56.05,
          "totalReward": 45.71000000000001,
          "endReason": "game_over",
          "ticks": 13452,
          "events": {
            "flip": 1056,
            "plunge": 3,
            "target": 5,
            "bumper": 16,
            "nudge": 31,
            "launch": 1,
            "sling": 11,
            "land": 1,
            "orbit": 1,
            "inlane": 4,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18476032,
          "score": 194040,
          "orbits": 0,
          "seconds": 48.15,
          "totalReward": 187.94,
          "endReason": "game_over",
          "ticks": 11556,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "orbit": 1,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 18533376,
          "score": 202070,
          "orbits": 0,
          "seconds": 44.266666666666666,
          "totalReward": 189.76999999999998,
          "endReason": "game_over",
          "ticks": 10624,
          "events": {
            "flip": 846,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 19,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 18590720,
          "score": 201030,
          "orbits": 0,
          "seconds": 62.525,
          "totalReward": 188.72999999999988,
          "endReason": "game_over",
          "ticks": 15006,
          "events": {
            "flip": 1438,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 27,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 18648064,
          "score": 213720,
          "orbits": 0,
          "seconds": 54.31666666666666,
          "totalReward": 207.61999999999998,
          "endReason": "game_over",
          "ticks": 13036,
          "events": {
            "flip": 1090,
            "plunge": 3,
            "nudge": 25,
            "target": 12,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 5,
            "drain": 3,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 18705408,
          "score": 215740,
          "orbits": 0,
          "seconds": 122.75416666666666,
          "totalReward": 208.63999999999982,
          "endReason": "game_over",
          "ticks": 29461,
          "events": {
            "flip": 2923,
            "plunge": 3,
            "nudge": 56,
            "target": 10,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "sling": 34,
            "inlane": 13,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 18762752,
          "score": 450820,
          "orbits": 1,
          "seconds": 63.35,
          "totalReward": 447.81999999999994,
          "endReason": "game_over",
          "ticks": 15204,
          "events": {
            "flip": 1517,
            "plunge": 3,
            "nudge": 36,
            "target": 14,
            "bumper": 21,
            "launch": 4,
            "land": 4,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 18820096,
          "score": 199540,
          "orbits": 0,
          "seconds": 51.733333333333334,
          "totalReward": 190.33999999999992,
          "endReason": "game_over",
          "ticks": 12416,
          "events": {
            "flip": 1056,
            "plunge": 3,
            "nudge": 19,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "inlane": 7,
            "drain": 3,
            "land": 3,
            "sling": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18877440,
          "score": 208680,
          "orbits": 0,
          "seconds": 60.00833333333333,
          "totalReward": 196.37999999999997,
          "endReason": "game_over",
          "ticks": 14402,
          "events": {
            "flip": 1299,
            "plunge": 3,
            "target": 9,
            "bumper": 20,
            "nudge": 27,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 8,
            "orbit": 1,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 18934784,
          "score": 217400,
          "orbits": 0,
          "seconds": 75.22083333333333,
          "totalReward": 208.19999999999996,
          "endReason": "game_over",
          "ticks": 18053,
          "events": {
            "flip": 1759,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 37,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "inlane": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 18992128,
          "score": 191300,
          "orbits": 0,
          "seconds": 27.391666666666666,
          "totalReward": 182.1,
          "endReason": "game_over",
          "ticks": 6574,
          "events": {
            "flip": 560,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 19049472,
          "score": 211920,
          "orbits": 0,
          "seconds": 77.02083333333333,
          "totalReward": 204.81999999999996,
          "endReason": "game_over",
          "ticks": 18485,
          "events": {
            "flip": 1879,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 30,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 7,
            "drain": 3,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 19106816,
          "score": 196650,
          "orbits": 0,
          "seconds": 67.4375,
          "totalReward": 193.64999999999995,
          "endReason": "game_over",
          "ticks": 16185,
          "events": {
            "flip": 1916,
            "plunge": 3,
            "nudge": 39,
            "target": 14,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 5,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 19164160,
          "score": 208120,
          "orbits": 0,
          "seconds": 80.16666666666667,
          "totalReward": 196.91999999999993,
          "endReason": "game_over",
          "ticks": 19240,
          "events": {
            "flip": 2161,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 19221504,
          "score": 202820,
          "orbits": 0,
          "seconds": 67.65416666666667,
          "totalReward": 199.81999999999996,
          "endReason": "game_over",
          "ticks": 16237,
          "events": {
            "flip": 1730,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "ramp": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 19278848,
          "score": 210690,
          "orbits": 0,
          "seconds": 81.7375,
          "totalReward": 207.68999999999974,
          "endReason": "game_over",
          "ticks": 19617,
          "events": {
            "flip": 2349,
            "plunge": 3,
            "nudge": 47,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 19,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 19336192,
          "score": 195260,
          "orbits": 0,
          "seconds": 37.983333333333334,
          "totalReward": 182.95999999999992,
          "endReason": "game_over",
          "ticks": 9116,
          "events": {
            "flip": 767,
            "plunge": 3,
            "nudge": 22,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 19393536,
          "score": 202240,
          "orbits": 0,
          "seconds": 64.7,
          "totalReward": 193.03999999999996,
          "endReason": "game_over",
          "ticks": 15528,
          "events": {
            "flip": 1595,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 30,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 14,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 19450880,
          "score": 211490,
          "orbits": 0,
          "seconds": 55.05416666666667,
          "totalReward": 202.29,
          "endReason": "game_over",
          "ticks": 13213,
          "events": {
            "flip": 1244,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "ramp": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 19508224,
          "score": 96810,
          "orbits": 0,
          "seconds": 51.94166666666666,
          "totalReward": 85.61000000000001,
          "endReason": "game_over",
          "ticks": 12466,
          "events": {
            "flip": 1392,
            "plunge": 3,
            "nudge": 19,
            "target": 9,
            "bumper": 11,
            "launch": 2,
            "sling": 11,
            "land": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 19565568,
          "score": 206860,
          "orbits": 0,
          "seconds": 65.41666666666667,
          "totalReward": 194.55999999999995,
          "endReason": "game_over",
          "ticks": 15700,
          "events": {
            "flip": 1862,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 19622912,
          "score": 229510,
          "orbits": 0,
          "seconds": 102.06666666666666,
          "totalReward": 221.4099999999999,
          "endReason": "game_over",
          "ticks": 24496,
          "events": {
            "flip": 2830,
            "plunge": 3,
            "nudge": 52,
            "target": 14,
            "bumper": 34,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "inlane": 14,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 19680256,
          "score": 200710,
          "orbits": 0,
          "seconds": 56.9,
          "totalReward": 191.51000000000002,
          "endReason": "game_over",
          "ticks": 13656,
          "events": {
            "flip": 1379,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 19737600,
          "score": 201290,
          "orbits": 0,
          "seconds": 58.81666666666666,
          "totalReward": 191.08999999999997,
          "endReason": "game_over",
          "ticks": 14116,
          "events": {
            "flip": 1498,
            "plunge": 3,
            "target": 10,
            "bumper": 23,
            "nudge": 19,
            "launch": 3,
            "inlane": 7,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 19794944,
          "score": 209760,
          "orbits": 0,
          "seconds": 87.12083333333334,
          "totalReward": 206.76000000000005,
          "endReason": "game_over",
          "ticks": 20909,
          "events": {
            "flip": 2301,
            "plunge": 3,
            "target": 12,
            "bumper": 36,
            "nudge": 39,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 10,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 19852288,
          "score": 94120,
          "orbits": 0,
          "seconds": 32.083333333333336,
          "totalReward": 82.82,
          "endReason": "game_over",
          "ticks": 7700,
          "events": {
            "flip": 588,
            "plunge": 3,
            "nudge": 15,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "inlane": 1,
            "drain": 3,
            "land": 2,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 19909632,
          "score": 216060,
          "orbits": 0,
          "seconds": 73.90416666666667,
          "totalReward": 202.75999999999993,
          "endReason": "game_over",
          "ticks": 17737,
          "events": {
            "flip": 1913,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 8,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 19966976,
          "score": 97340,
          "orbits": 0,
          "seconds": 58.475,
          "totalReward": 89.14000000000001,
          "endReason": "game_over",
          "ticks": 14034,
          "events": {
            "flip": 1529,
            "plunge": 3,
            "nudge": 31,
            "target": 10,
            "bumper": 27,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 20024320,
          "score": 210490,
          "orbits": 0,
          "seconds": 65.9875,
          "totalReward": 207.4899999999998,
          "endReason": "game_over",
          "ticks": 15837,
          "events": {
            "flip": 1592,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "sling": 19,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 20081664,
          "score": 193030,
          "orbits": 0,
          "seconds": 33.55416666666667,
          "totalReward": 183.82999999999998,
          "endReason": "game_over",
          "ticks": 8053,
          "events": {
            "flip": 607,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 20139008,
          "score": 190110,
          "orbits": 0,
          "seconds": 32.291666666666664,
          "totalReward": 184.01,
          "endReason": "game_over",
          "ticks": 7750,
          "events": {
            "flip": 751,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 20196352,
          "score": 211110,
          "orbits": 0,
          "seconds": 76.0875,
          "totalReward": 205.00999999999988,
          "endReason": "game_over",
          "ticks": 18261,
          "events": {
            "flip": 1972,
            "plunge": 3,
            "nudge": 44,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 20253696,
          "score": 198910,
          "orbits": 0,
          "seconds": 67.39166666666667,
          "totalReward": 192.81,
          "endReason": "game_over",
          "ticks": 16174,
          "events": {
            "flip": 1732,
            "plunge": 3,
            "nudge": 38,
            "target": 10,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 20311040,
          "score": 203860,
          "orbits": 0,
          "seconds": 56.13333333333333,
          "totalReward": 197.76,
          "endReason": "game_over",
          "ticks": 13472,
          "events": {
            "flip": 1319,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 8,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 20368384,
          "score": 227710,
          "orbits": 0,
          "seconds": 137.0875,
          "totalReward": 224.7099999999998,
          "endReason": "game_over",
          "ticks": 32901,
          "events": {
            "flip": 3786,
            "plunge": 3,
            "target": 12,
            "bumper": 48,
            "nudge": 66,
            "launch": 3,
            "land": 3,
            "inlane": 14,
            "sling": 31,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 20425728,
          "score": 197320,
          "orbits": 0,
          "seconds": 54.1,
          "totalReward": 191.21999999999997,
          "endReason": "game_over",
          "ticks": 12984,
          "events": {
            "flip": 1391,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 20483072,
          "score": 484520,
          "orbits": 1,
          "seconds": 155.67083333333332,
          "totalReward": 481.5200000000003,
          "endReason": "game_over",
          "ticks": 37361,
          "events": {
            "flip": 4712,
            "plunge": 3,
            "nudge": 76,
            "target": 17,
            "bumper": 50,
            "launch": 4,
            "land": 4,
            "sling": 32,
            "inlane": 18,
            "drain": 3,
            "abort": 3,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 20540416,
          "score": 202460,
          "orbits": 0,
          "seconds": 65.20416666666667,
          "totalReward": 199.45999999999992,
          "endReason": "game_over",
          "ticks": 15649,
          "events": {
            "flip": 1941,
            "plunge": 3,
            "target": 13,
            "bumper": 30,
            "nudge": 31,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 20597760,
          "score": 214300,
          "orbits": 0,
          "seconds": 89.25416666666666,
          "totalReward": 206.19999999999982,
          "endReason": "game_over",
          "ticks": 21421,
          "events": {
            "flip": 2549,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "inlane": 12,
            "drain": 3,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 20655104,
          "score": 224280,
          "orbits": 0,
          "seconds": 144.82083333333333,
          "totalReward": 221.27999999999992,
          "endReason": "game_over",
          "ticks": 34757,
          "events": {
            "flip": 4729,
            "plunge": 3,
            "nudge": 82,
            "target": 13,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "orbit": 1,
            "inlane": 18,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 20712448,
          "score": 247640,
          "orbits": 0,
          "seconds": 122.56666666666666,
          "totalReward": 240.53999999999974,
          "endReason": "game_over",
          "ticks": 29416,
          "events": {
            "flip": 4173,
            "plunge": 3,
            "nudge": 68,
            "target": 12,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "sling": 34,
            "ramp": 7,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 20769792,
          "score": 228580,
          "orbits": 0,
          "seconds": 99.5875,
          "totalReward": 219.37999999999982,
          "endReason": "game_over",
          "ticks": 23901,
          "events": {
            "flip": 3146,
            "plunge": 3,
            "nudge": 50,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "inlane": 13,
            "sling": 28,
            "drain": 3,
            "abort": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 20827136,
          "score": 221230,
          "orbits": 0,
          "seconds": 143.32916666666665,
          "totalReward": 214.13000000000002,
          "endReason": "game_over",
          "ticks": 34399,
          "events": {
            "flip": 4710,
            "plunge": 3,
            "nudge": 69,
            "target": 13,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "sling": 43,
            "orbit": 1,
            "inlane": 12,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 20884480,
          "score": 204270,
          "orbits": 0,
          "seconds": 72.0375,
          "totalReward": 197.16999999999982,
          "endReason": "game_over",
          "ticks": 17289,
          "events": {
            "flip": 2150,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 27,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 20941824,
          "score": 470190,
          "orbits": 1,
          "seconds": 102.32083333333333,
          "totalReward": 461.0899999999999,
          "endReason": "game_over",
          "ticks": 24557,
          "events": {
            "flip": 3000,
            "plunge": 3,
            "target": 14,
            "bumper": 40,
            "nudge": 39,
            "launch": 4,
            "inlane": 13,
            "land": 4,
            "sling": 19,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 20999168,
          "score": 219480,
          "orbits": 0,
          "seconds": 112.0375,
          "totalReward": 216.48,
          "endReason": "game_over",
          "ticks": 26889,
          "events": {
            "flip": 3150,
            "plunge": 3,
            "target": 12,
            "bumper": 31,
            "nudge": 36,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 21056512,
          "score": 202750,
          "orbits": 0,
          "seconds": 36.43333333333333,
          "totalReward": 196.64999999999992,
          "endReason": "game_over",
          "ticks": 8744,
          "events": {
            "flip": 877,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "abort": 2,
            "ramp": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 21113856,
          "score": 207960,
          "orbits": 0,
          "seconds": 48.47083333333333,
          "totalReward": 198.75999999999988,
          "endReason": "game_over",
          "ticks": 11633,
          "events": {
            "flip": 1153,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 23,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "sling": 6,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 21171200,
          "score": 103630,
          "orbits": 0,
          "seconds": 46.483333333333334,
          "totalReward": 96.53000000000002,
          "endReason": "game_over",
          "ticks": 11156,
          "events": {
            "flip": 1134,
            "plunge": 3,
            "nudge": 27,
            "target": 8,
            "bumper": 15,
            "launch": 2,
            "land": 2,
            "sling": 13,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 21228544,
          "score": 196030,
          "orbits": 0,
          "seconds": 53.333333333333336,
          "totalReward": 189.92999999999992,
          "endReason": "game_over",
          "ticks": 12800,
          "events": {
            "flip": 1430,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 24,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 13,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21285888,
          "score": 197470,
          "orbits": 0,
          "seconds": 61.55833333333333,
          "totalReward": 187.26999999999995,
          "endReason": "game_over",
          "ticks": 14774,
          "events": {
            "flip": 1721,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 21343232,
          "score": 99660,
          "orbits": 0,
          "seconds": 44.65,
          "totalReward": 92.55999999999999,
          "endReason": "game_over",
          "ticks": 10716,
          "events": {
            "flip": 998,
            "plunge": 3,
            "nudge": 27,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "land": 2,
            "ramp": 2,
            "sling": 6,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 21400576,
          "score": 194040,
          "orbits": 0,
          "seconds": 40.483333333333334,
          "totalReward": 187.93999999999997,
          "endReason": "game_over",
          "ticks": 9716,
          "events": {
            "flip": 930,
            "plunge": 3,
            "nudge": 23,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 21457920,
          "score": 208860,
          "orbits": 0,
          "seconds": 92.12083333333334,
          "totalReward": 201.75999999999993,
          "endReason": "game_over",
          "ticks": 22109,
          "events": {
            "flip": 2248,
            "plunge": 3,
            "nudge": 50,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 21515264,
          "score": 218970,
          "orbits": 0,
          "seconds": 111.00416666666666,
          "totalReward": 215.96999999999966,
          "endReason": "game_over",
          "ticks": 26641,
          "events": {
            "flip": 2620,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "inlane": 16,
            "ramp": 3,
            "sling": 27,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 21572608,
          "score": 208270,
          "orbits": 0,
          "seconds": 83.62916666666666,
          "totalReward": 198.0699999999999,
          "endReason": "game_over",
          "ticks": 20071,
          "events": {
            "flip": 2047,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "sling": 7,
            "inlane": 10,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21629952,
          "score": 198500,
          "orbits": 0,
          "seconds": 54.36666666666667,
          "totalReward": 195.49999999999994,
          "endReason": "game_over",
          "ticks": 13048,
          "events": {
            "flip": 1268,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 21687296,
          "score": 195640,
          "orbits": 0,
          "seconds": 60.05,
          "totalReward": 189.54,
          "endReason": "game_over",
          "ticks": 14412,
          "events": {
            "flip": 1516,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 21744640,
          "score": 224550,
          "orbits": 0,
          "seconds": 144.7875,
          "totalReward": 221.54999999999976,
          "endReason": "game_over",
          "ticks": 34749,
          "events": {
            "flip": 3718,
            "plunge": 3,
            "nudge": 65,
            "target": 13,
            "bumper": 56,
            "launch": 3,
            "land": 3,
            "sling": 45,
            "inlane": 21,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 21801984,
          "score": 126510,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 121.40999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5748,
            "plunge": 3,
            "nudge": 57,
            "target": 9,
            "bumper": 38,
            "launch": 2,
            "land": 2,
            "ramp": 4,
            "sling": 31,
            "inlane": 21,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 21859328,
          "score": 200290,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 192.08999999999986,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1439,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 11,
            "drain": 2
          }
        },
        {
          "steps": 21916672,
          "score": 498910,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 487.71000000000004,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5222,
            "plunge": 3,
            "nudge": 66,
            "target": 12,
            "bumper": 41,
            "launch": 4,
            "inlane": 47,
            "land": 4,
            "sling": 31,
            "ramp": 4,
            "drain": 2
          }
        },
        {
          "steps": 21974016,
          "score": 222900,
          "orbits": 0,
          "seconds": 107.4875,
          "totalReward": 213.69999999999993,
          "endReason": "game_over",
          "ticks": 25797,
          "events": {
            "flip": 2535,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 32,
            "launch": 3,
            "inlane": 21,
            "land": 3,
            "ramp": 3,
            "sling": 20,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22031360,
          "score": 110830,
          "orbits": 0,
          "seconds": 115.59166666666667,
          "totalReward": 100.63000000000004,
          "endReason": "game_over",
          "ticks": 27742,
          "events": {
            "flip": 3538,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 23,
            "launch": 2,
            "inlane": 15,
            "land": 2,
            "sling": 23,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22088704,
          "score": 212470,
          "orbits": 0,
          "seconds": 134.575,
          "totalReward": 200.16999999999996,
          "endReason": "game_over",
          "ticks": 32298,
          "events": {
            "flip": 3965,
            "plunge": 3,
            "nudge": 29,
            "target": 9,
            "bumper": 34,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 21,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 22146048,
          "score": 106990,
          "orbits": 0,
          "seconds": 50.858333333333334,
          "totalReward": 99.88999999999999,
          "endReason": "game_over",
          "ticks": 12206,
          "events": {
            "flip": 1279,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 14,
            "launch": 2,
            "inlane": 6,
            "land": 2,
            "ramp": 2,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 22203392,
          "score": 223650,
          "orbits": 0,
          "seconds": 89.15416666666667,
          "totalReward": 217.54999999999995,
          "endReason": "game_over",
          "ticks": 21397,
          "events": {
            "flip": 2545,
            "plunge": 3,
            "nudge": 40,
            "target": 13,
            "bumper": 38,
            "launch": 3,
            "land": 3,
            "sling": 25,
            "orbit": 1,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 22260736,
          "score": 211030,
          "orbits": 0,
          "seconds": 126.54166666666667,
          "totalReward": 199.82999999999998,
          "endReason": "game_over",
          "ticks": 30370,
          "events": {
            "flip": 3914,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 31,
            "launch": 3,
            "inlane": 21,
            "land": 3,
            "drain": 3,
            "sling": 23,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22318080,
          "score": 95080,
          "orbits": 0,
          "seconds": 51.266666666666666,
          "totalReward": 87.98,
          "endReason": "game_over",
          "ticks": 12304,
          "events": {
            "flip": 1389,
            "plunge": 3,
            "nudge": 25,
            "target": 9,
            "bumper": 20,
            "launch": 2,
            "sling": 8,
            "land": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 22375424,
          "score": 225860,
          "orbits": 0,
          "seconds": 76.30416666666666,
          "totalReward": 219.75999999999976,
          "endReason": "game_over",
          "ticks": 18313,
          "events": {
            "flip": 2148,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 16,
            "drain": 3,
            "abort": 2,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 22432768,
          "score": 206680,
          "orbits": 0,
          "seconds": 68.75416666666666,
          "totalReward": 197.47999999999976,
          "endReason": "game_over",
          "ticks": 16501,
          "events": {
            "flip": 2073,
            "plunge": 3,
            "nudge": 23,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "inlane": 8,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "sling": 18,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22490112,
          "score": 212940,
          "orbits": 0,
          "seconds": 61.625,
          "totalReward": 203.7399999999999,
          "endReason": "game_over",
          "ticks": 14790,
          "events": {
            "flip": 1624,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22547456,
          "score": 462340,
          "orbits": 1,
          "seconds": 74.70416666666667,
          "totalReward": 456.24000000000007,
          "endReason": "game_over",
          "ticks": 17929,
          "events": {
            "flip": 2003,
            "plunge": 3,
            "nudge": 27,
            "target": 13,
            "bumper": 23,
            "launch": 4,
            "land": 4,
            "ramp": 2,
            "sling": 24,
            "inlane": 5,
            "drain": 3,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 22604800,
          "score": 209760,
          "orbits": 0,
          "seconds": 83.85833333333333,
          "totalReward": 198.55999999999997,
          "endReason": "game_over",
          "ticks": 20126,
          "events": {
            "flip": 1984,
            "plunge": 3,
            "nudge": 37,
            "target": 12,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 8,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 22662144,
          "score": 119710,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 112.51000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2877,
            "plunge": 3,
            "nudge": 51,
            "target": 8,
            "bumper": 30,
            "launch": 2,
            "land": 2,
            "sling": 21,
            "inlane": 27,
            "ramp": 2,
            "drain": 2
          }
        },
        {
          "steps": 22719488,
          "score": 100520,
          "orbits": 0,
          "seconds": 56.574999999999996,
          "totalReward": 94.42000000000002,
          "endReason": "game_over",
          "ticks": 13578,
          "events": {
            "flip": 1518,
            "plunge": 3,
            "nudge": 36,
            "target": 8,
            "bumper": 26,
            "launch": 2,
            "land": 2,
            "sling": 22,
            "inlane": 4,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 22776832,
          "score": 214100,
          "orbits": 0,
          "seconds": 55.49583333333333,
          "totalReward": 204.9,
          "endReason": "game_over",
          "ticks": 13319,
          "events": {
            "flip": 1526,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 6,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 22834176,
          "score": 222180,
          "orbits": 0,
          "seconds": 94.4375,
          "totalReward": 210.97999999999982,
          "endReason": "game_over",
          "ticks": 22665,
          "events": {
            "flip": 2381,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "drain": 3,
            "sling": 18,
            "abort": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 22891520,
          "score": 97390,
          "orbits": 0,
          "seconds": 49.1,
          "totalReward": 90.29000000000002,
          "endReason": "game_over",
          "ticks": 11784,
          "events": {
            "flip": 1099,
            "plunge": 3,
            "nudge": 29,
            "target": 9,
            "bumper": 20,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 22948864,
          "score": 215480,
          "orbits": 0,
          "seconds": 78.5875,
          "totalReward": 208.37999999999997,
          "endReason": "game_over",
          "ticks": 18861,
          "events": {
            "flip": 1595,
            "plunge": 3,
            "nudge": 35,
            "target": 12,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "ramp": 3,
            "drain": 3,
            "inlane": 5,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 23006208,
          "score": 474460,
          "orbits": 1,
          "seconds": 178.1875,
          "totalReward": 464.3600000000001,
          "endReason": "game_over",
          "ticks": 42765,
          "events": {
            "flip": 3585,
            "plunge": 3,
            "nudge": 64,
            "target": 15,
            "bumper": 46,
            "launch": 4,
            "inlane": 20,
            "land": 4,
            "sling": 36,
            "drain": 3,
            "ramp": 1,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 23063552,
          "score": 108110,
          "orbits": 0,
          "seconds": 72.98333333333333,
          "totalReward": 102.01000000000002,
          "endReason": "game_over",
          "ticks": 17516,
          "events": {
            "flip": 1613,
            "plunge": 3,
            "nudge": 31,
            "target": 9,
            "bumper": 16,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "land": 2,
            "inlane": 13,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 23120896,
          "score": 200390,
          "orbits": 0,
          "seconds": 77.76666666666667,
          "totalReward": 193.28999999999996,
          "endReason": "game_over",
          "ticks": 18664,
          "events": {
            "flip": 1592,
            "plunge": 3,
            "target": 12,
            "bumper": 19,
            "nudge": 25,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 23178240,
          "score": 265990,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 258.88999999999976,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3986,
            "plunge": 3,
            "target": 11,
            "bumper": 68,
            "nudge": 72,
            "launch": 3,
            "land": 3,
            "ramp": 9,
            "sling": 59,
            "orbit": 1,
            "inlane": 19,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 23235584,
          "score": 41280,
          "orbits": 0,
          "seconds": 55.833333333333336,
          "totalReward": 33.08000000000001,
          "endReason": "game_over",
          "ticks": 13400,
          "events": {
            "flip": 1196,
            "plunge": 3,
            "target": 5,
            "bumper": 22,
            "nudge": 30,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 23292928,
          "score": 518060,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 511.96000000000004,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3697,
            "plunge": 3,
            "target": 15,
            "bumper": 54,
            "nudge": 45,
            "launch": 5,
            "sling": 36,
            "land": 4,
            "inlane": 30,
            "drain": 2,
            "abort": 1,
            "ramp": 3,
            "orbit": 2
          }
        },
        {
          "steps": 23350272,
          "score": 232050,
          "orbits": 0,
          "seconds": 132.8375,
          "totalReward": 223.94999999999996,
          "endReason": "game_over",
          "ticks": 31881,
          "events": {
            "flip": 2957,
            "plunge": 3,
            "target": 11,
            "bumper": 39,
            "nudge": 51,
            "launch": 3,
            "land": 3,
            "inlane": 22,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "sling": 25,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 23407616,
          "score": 222200,
          "orbits": 0,
          "seconds": 112.70416666666667,
          "totalReward": 216.09999999999997,
          "endReason": "game_over",
          "ticks": 27049,
          "events": {
            "flip": 2679,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 37,
            "launch": 3,
            "sling": 30,
            "land": 3,
            "inlane": 14,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 23464960,
          "score": 227000,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 224.9999999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4495,
            "plunge": 3,
            "target": 13,
            "bumper": 66,
            "nudge": 61,
            "launch": 3,
            "inlane": 28,
            "land": 3,
            "sling": 40,
            "drain": 2,
            "abort": 2,
            "ramp": 2
          }
        },
        {
          "steps": 23522304,
          "score": 492420,
          "orbits": 1,
          "seconds": 162.375,
          "totalReward": 483.31999999999965,
          "endReason": "game_over",
          "ticks": 38970,
          "events": {
            "flip": 4576,
            "plunge": 3,
            "target": 14,
            "bumper": 73,
            "nudge": 48,
            "launch": 4,
            "inlane": 29,
            "land": 4,
            "sling": 32,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 23579648,
          "score": 516020,
          "orbits": 1,
          "seconds": 159.20416666666665,
          "totalReward": 513.0199999999999,
          "endReason": "game_over",
          "ticks": 38209,
          "events": {
            "flip": 4271,
            "plunge": 3,
            "target": 16,
            "bumper": 66,
            "nudge": 61,
            "launch": 4,
            "land": 4,
            "sling": 62,
            "orbit": 4,
            "inlane": 20,
            "drain": 3,
            "abort": 3,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 23636992,
          "score": 469490,
          "orbits": 1,
          "seconds": 119.32083333333333,
          "totalReward": 466.48999999999995,
          "endReason": "game_over",
          "ticks": 28637,
          "events": {
            "flip": 2907,
            "plunge": 3,
            "nudge": 45,
            "target": 18,
            "bumper": 54,
            "launch": 4,
            "land": 4,
            "sling": 29,
            "inlane": 12,
            "drain": 3,
            "abort": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 23694336,
          "score": 209760,
          "orbits": 0,
          "seconds": 79.22083333333333,
          "totalReward": 206.75999999999982,
          "endReason": "game_over",
          "ticks": 19013,
          "events": {
            "flip": 1757,
            "plunge": 3,
            "nudge": 32,
            "target": 13,
            "bumper": 26,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 16,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 23751680,
          "score": 210800,
          "orbits": 0,
          "seconds": 94.17083333333333,
          "totalReward": 201.59999999999988,
          "endReason": "game_over",
          "ticks": 22601,
          "events": {
            "flip": 1922,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 18,
            "drain": 3,
            "sling": 10,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 23809024,
          "score": 207790,
          "orbits": 0,
          "seconds": 79.6875,
          "totalReward": 196.5899999999999,
          "endReason": "game_over",
          "ticks": 19125,
          "events": {
            "flip": 1938,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 23866368,
          "score": 199520,
          "orbits": 0,
          "seconds": 52.5,
          "totalReward": 193.41999999999993,
          "endReason": "game_over",
          "ticks": 12600,
          "events": {
            "flip": 1151,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 7,
            "ramp": 1,
            "sling": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 23923712,
          "score": 206770,
          "orbits": 0,
          "seconds": 45.9375,
          "totalReward": 197.57,
          "endReason": "game_over",
          "ticks": 11025,
          "events": {
            "flip": 882,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 23981056,
          "score": 468710,
          "orbits": 1,
          "seconds": 114.37083333333334,
          "totalReward": 462.61,
          "endReason": "game_over",
          "ticks": 27449,
          "events": {
            "flip": 2751,
            "plunge": 3,
            "nudge": 39,
            "target": 16,
            "bumper": 39,
            "launch": 4,
            "sling": 21,
            "land": 4,
            "inlane": 13,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 24038400,
          "score": 242060,
          "orbits": 0,
          "seconds": 112.5375,
          "totalReward": 234.95999999999992,
          "endReason": "game_over",
          "ticks": 27009,
          "events": {
            "flip": 2636,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "inlane": 12,
            "sling": 26,
            "land": 3,
            "ramp": 7,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 24095744,
          "score": 225190,
          "orbits": 0,
          "seconds": 75.35833333333333,
          "totalReward": 219.08999999999995,
          "endReason": "game_over",
          "ticks": 18086,
          "events": {
            "flip": 1778,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "ramp": 5,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 24153088,
          "score": 240250,
          "orbits": 0,
          "seconds": 127.0625,
          "totalReward": 231.04999999999987,
          "endReason": "game_over",
          "ticks": 30495,
          "events": {
            "flip": 2657,
            "plunge": 3,
            "nudge": 55,
            "target": 11,
            "bumper": 51,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 25,
            "ramp": 5,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 24210432,
          "score": 225030,
          "orbits": 0,
          "seconds": 114.0375,
          "totalReward": 218.92999999999978,
          "endReason": "game_over",
          "ticks": 27369,
          "events": {
            "flip": 2595,
            "plunge": 3,
            "nudge": 32,
            "target": 10,
            "bumper": 42,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "ramp": 4,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 24267776,
          "score": 239210,
          "orbits": 0,
          "seconds": 99.80416666666666,
          "totalReward": 224.90999999999997,
          "endReason": "game_over",
          "ticks": 23953,
          "events": {
            "flip": 2080,
            "plunge": 3,
            "nudge": 41,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "ramp": 5,
            "land": 3,
            "sling": 21,
            "inlane": 6,
            "orbit": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24325120,
          "score": 209070,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 200.8699999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1734,
            "plunge": 3,
            "nudge": 16,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "drain": 2,
            "sling": 17,
            "ramp": 2
          }
        },
        {
          "steps": 24382464,
          "score": 255520,
          "orbits": 0,
          "seconds": 158.42083333333332,
          "totalReward": 247.41999999999996,
          "endReason": "game_over",
          "ticks": 38021,
          "events": {
            "flip": 2784,
            "plunge": 3,
            "nudge": 47,
            "target": 12,
            "bumper": 40,
            "launch": 3,
            "land": 3,
            "sling": 22,
            "inlane": 16,
            "drain": 3,
            "ramp": 8,
            "orbit": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 24439808,
          "score": 476560,
          "orbits": 1,
          "seconds": 128.89166666666665,
          "totalReward": 462.3600000000001,
          "endReason": "game_over",
          "ticks": 30934,
          "events": {
            "flip": 2803,
            "plunge": 3,
            "nudge": 42,
            "target": 15,
            "bumper": 45,
            "launch": 4,
            "sling": 26,
            "land": 4,
            "inlane": 14,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 24497152,
          "score": 238210,
          "orbits": 0,
          "seconds": 116.65416666666667,
          "totalReward": 230.10999999999996,
          "endReason": "game_over",
          "ticks": 27997,
          "events": {
            "flip": 2573,
            "plunge": 3,
            "nudge": 55,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 31,
            "drain": 3,
            "abort": 2,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 24554496,
          "score": 210380,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 203.27999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1878,
            "plunge": 2,
            "nudge": 60,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 24,
            "drain": 1,
            "orbit": 1
          }
        },
        {
          "steps": 24611840,
          "score": 213860,
          "orbits": 0,
          "seconds": 83.63333333333333,
          "totalReward": 199.55999999999992,
          "endReason": "game_over",
          "ticks": 20072,
          "events": {
            "flip": 1730,
            "plunge": 3,
            "nudge": 25,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 10,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 24669184,
          "score": 209450,
          "orbits": 0,
          "seconds": 65.4125,
          "totalReward": 200.24999999999997,
          "endReason": "game_over",
          "ticks": 15699,
          "events": {
            "flip": 1392,
            "plunge": 3,
            "target": 11,
            "bumper": 34,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "ramp": 2,
            "sling": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 24726528,
          "score": 224800,
          "orbits": 0,
          "seconds": 94.44166666666666,
          "totalReward": 210.49999999999997,
          "endReason": "game_over",
          "ticks": 22666,
          "events": {
            "flip": 2182,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 24783872,
          "score": 489100,
          "orbits": 1,
          "seconds": 147.45416666666665,
          "totalReward": 474.9000000000002,
          "endReason": "game_over",
          "ticks": 35389,
          "events": {
            "flip": 3293,
            "plunge": 3,
            "nudge": 63,
            "target": 15,
            "bumper": 66,
            "launch": 4,
            "land": 4,
            "inlane": 18,
            "sling": 30,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 24841216,
          "score": 210230,
          "orbits": 0,
          "seconds": 67.79166666666667,
          "totalReward": 198.02999999999994,
          "endReason": "game_over",
          "ticks": 16270,
          "events": {
            "flip": 1260,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "orbit": 2,
            "sling": 13,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 24898560,
          "score": 482710,
          "orbits": 1,
          "seconds": 93.6,
          "totalReward": 467.4099999999999,
          "endReason": "game_over",
          "ticks": 22464,
          "events": {
            "flip": 2124,
            "plunge": 3,
            "target": 12,
            "bumper": 36,
            "nudge": 25,
            "launch": 4,
            "land": 4,
            "inlane": 7,
            "sling": 11,
            "orbit": 2,
            "drain": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 24955904,
          "score": 221050,
          "orbits": 0,
          "seconds": 104.10416666666667,
          "totalReward": 210.84999999999997,
          "endReason": "game_over",
          "ticks": 24985,
          "events": {
            "flip": 2286,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 52,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "inlane": 10,
            "sling": 25,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 25013248,
          "score": 234470,
          "orbits": 0,
          "seconds": 134.52083333333334,
          "totalReward": 227.3699999999998,
          "endReason": "game_over",
          "ticks": 32285,
          "events": {
            "flip": 3082,
            "plunge": 3,
            "target": 12,
            "bumper": 63,
            "nudge": 50,
            "launch": 3,
            "sling": 37,
            "land": 3,
            "inlane": 15,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 25070592,
          "score": 210150,
          "orbits": 0,
          "seconds": 55.50416666666666,
          "totalReward": 200.94999999999993,
          "endReason": "game_over",
          "ticks": 13321,
          "events": {
            "flip": 1061,
            "plunge": 3,
            "nudge": 19,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "orbit": 1,
            "ramp": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 25127936,
          "score": 226030,
          "orbits": 0,
          "seconds": 142.15416666666667,
          "totalReward": 217.9299999999997,
          "endReason": "game_over",
          "ticks": 34117,
          "events": {
            "flip": 3445,
            "plunge": 3,
            "target": 13,
            "bumper": 49,
            "nudge": 91,
            "launch": 3,
            "sling": 33,
            "land": 3,
            "inlane": 19,
            "ramp": 2,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 25185280,
          "score": 214310,
          "orbits": 0,
          "seconds": 88.22083333333333,
          "totalReward": 207.20999999999992,
          "endReason": "game_over",
          "ticks": 21173,
          "events": {
            "flip": 1906,
            "plunge": 3,
            "target": 13,
            "bumper": 35,
            "nudge": 24,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 6,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 25242624,
          "score": 94710,
          "orbits": 0,
          "seconds": 42.0375,
          "totalReward": 84.51,
          "endReason": "game_over",
          "ticks": 10089,
          "events": {
            "flip": 769,
            "plunge": 3,
            "target": 8,
            "bumper": 8,
            "nudge": 18,
            "launch": 2,
            "land": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 25299968,
          "score": 229820,
          "orbits": 0,
          "seconds": 112.50833333333333,
          "totalReward": 220.6199999999999,
          "endReason": "game_over",
          "ticks": 27002,
          "events": {
            "flip": 2401,
            "plunge": 3,
            "target": 11,
            "bumper": 39,
            "nudge": 53,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 10,
            "ramp": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 25357312,
          "score": 212340,
          "orbits": 0,
          "seconds": 81.42083333333333,
          "totalReward": 199.03999999999988,
          "endReason": "game_over",
          "ticks": 19541,
          "events": {
            "flip": 1767,
            "plunge": 3,
            "target": 10,
            "bumper": 40,
            "nudge": 23,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 25414656,
          "score": 116870,
          "orbits": 0,
          "seconds": 108.90416666666667,
          "totalReward": 106.66999999999999,
          "endReason": "game_over",
          "ticks": 26137,
          "events": {
            "flip": 2267,
            "plunge": 3,
            "nudge": 51,
            "target": 8,
            "bumper": 28,
            "launch": 2,
            "land": 2,
            "sling": 17,
            "inlane": 15,
            "ramp": 2,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 25472000,
          "score": 249030,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 248.02999999999963,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4449,
            "plunge": 2,
            "target": 10,
            "bumper": 79,
            "nudge": 82,
            "launch": 3,
            "inlane": 23,
            "land": 3,
            "sling": 43,
            "ramp": 6,
            "drain": 1,
            "abort": 1,
            "orbit": 1
          }
        },
        {
          "steps": 25529344,
          "score": 480700,
          "orbits": 1,
          "seconds": 100.07916666666667,
          "totalReward": 471.5999999999999,
          "endReason": "game_over",
          "ticks": 24019,
          "events": {
            "flip": 2162,
            "plunge": 3,
            "target": 16,
            "bumper": 39,
            "nudge": 25,
            "launch": 4,
            "land": 4,
            "inlane": 10,
            "sling": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 25586688,
          "score": 232250,
          "orbits": 0,
          "seconds": 93.48333333333333,
          "totalReward": 218.94999999999987,
          "endReason": "game_over",
          "ticks": 22436,
          "events": {
            "flip": 2183,
            "plunge": 3,
            "target": 10,
            "bumper": 35,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "sling": 15,
            "ramp": 4,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 25644032,
          "score": 148570,
          "orbits": 0,
          "seconds": 163.25416666666666,
          "totalReward": 136.36999999999992,
          "endReason": "game_over",
          "ticks": 39181,
          "events": {
            "flip": 3823,
            "plunge": 3,
            "target": 10,
            "bumper": 59,
            "nudge": 51,
            "launch": 2,
            "sling": 37,
            "inlane": 17,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 25701376,
          "score": 216320,
          "orbits": 0,
          "seconds": 42.09166666666667,
          "totalReward": 207.12,
          "endReason": "game_over",
          "ticks": 10102,
          "events": {
            "flip": 830,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 13,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "ramp": 3,
            "sling": 2,
            "orbit": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 25758720,
          "score": 468050,
          "orbits": 1,
          "seconds": 71.97916666666667,
          "totalReward": 452.7499999999999,
          "endReason": "game_over",
          "ticks": 17275,
          "events": {
            "flip": 1685,
            "plunge": 3,
            "target": 12,
            "bumper": 30,
            "nudge": 11,
            "launch": 4,
            "sling": 15,
            "land": 4,
            "inlane": 4,
            "ramp": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 25816064,
          "score": 102340,
          "orbits": 0,
          "seconds": 86.25416666666666,
          "totalReward": 99.34000000000007,
          "endReason": "game_over",
          "ticks": 20701,
          "events": {
            "flip": 2179,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 26,
            "launch": 2,
            "land": 2,
            "ramp": 1,
            "sling": 24,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 25873408,
          "score": 492170,
          "orbits": 1,
          "seconds": 139.22916666666666,
          "totalReward": 476.87,
          "endReason": "game_over",
          "ticks": 33415,
          "events": {
            "flip": 3458,
            "plunge": 3,
            "target": 12,
            "bumper": 60,
            "nudge": 33,
            "launch": 4,
            "land": 4,
            "sling": 37,
            "ramp": 4,
            "inlane": 13,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 25930752,
          "score": 233470,
          "orbits": 0,
          "seconds": 109.59583333333333,
          "totalReward": 221.16999999999987,
          "endReason": "game_over",
          "ticks": 26303,
          "events": {
            "flip": 2820,
            "plunge": 3,
            "nudge": 41,
            "target": 9,
            "bumper": 35,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 12,
            "sling": 27,
            "ramp": 4,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 25988096,
          "score": 282000,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 275.9,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4224,
            "plunge": 2,
            "target": 11,
            "bumper": 71,
            "nudge": 61,
            "launch": 3,
            "sling": 50,
            "land": 3,
            "inlane": 31,
            "ramp": 10,
            "orbit": 3,
            "drain": 1
          }
        },
        {
          "steps": 26045440,
          "score": 211620,
          "orbits": 0,
          "seconds": 91.42083333333333,
          "totalReward": 201.41999999999993,
          "endReason": "game_over",
          "ticks": 21941,
          "events": {
            "flip": 2332,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 30,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 26102784,
          "score": 249280,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 241.17999999999995,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3444,
            "plunge": 2,
            "target": 9,
            "bumper": 30,
            "nudge": 68,
            "launch": 3,
            "land": 3,
            "ramp": 7,
            "sling": 28,
            "inlane": 31,
            "drain": 1
          }
        },
        {
          "steps": 26160128,
          "score": 213840,
          "orbits": 0,
          "seconds": 87.03333333333333,
          "totalReward": 204.6399999999999,
          "endReason": "game_over",
          "ticks": 20888,
          "events": {
            "flip": 2400,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "sling": 14,
            "inlane": 12,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 26217472,
          "score": 483540,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 481.53999999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4032,
            "plunge": 3,
            "target": 15,
            "bumper": 42,
            "nudge": 44,
            "launch": 4,
            "land": 4,
            "inlane": 28,
            "sling": 14,
            "drain": 2,
            "abort": 2,
            "ramp": 4
          }
        },
        {
          "steps": 26274816,
          "score": 117250,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 113.15000000000003,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2753,
            "plunge": 2,
            "nudge": 27,
            "target": 8,
            "bumper": 16,
            "launch": 2,
            "land": 2,
            "sling": 15,
            "inlane": 44,
            "drain": 1,
            "ramp": 1
          }
        },
        {
          "steps": 26332160,
          "score": 239020,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 237.01999999999995,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4736,
            "plunge": 3,
            "nudge": 71,
            "target": 15,
            "bumper": 57,
            "launch": 3,
            "land": 3,
            "sling": 32,
            "inlane": 22,
            "ramp": 2,
            "orbit": 4,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 26389504,
          "score": 207100,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 205.1,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2790,
            "plunge": 3,
            "target": 12,
            "bumper": 34,
            "nudge": 43,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 20,
            "drain": 2,
            "abort": 2,
            "ramp": 1
          }
        },
        {
          "steps": 26446848,
          "score": 205470,
          "orbits": 0,
          "seconds": 78.47083333333333,
          "totalReward": 202.46999999999989,
          "endReason": "game_over",
          "ticks": 18833,
          "events": {
            "flip": 1788,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 33,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 26504192,
          "score": 480680,
          "orbits": 1,
          "seconds": 176.07083333333333,
          "totalReward": 477.67999999999995,
          "endReason": "game_over",
          "ticks": 42257,
          "events": {
            "flip": 4185,
            "plunge": 3,
            "target": 15,
            "bumper": 55,
            "nudge": 93,
            "launch": 4,
            "inlane": 26,
            "land": 4,
            "sling": 38,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 26561536,
          "score": 224530,
          "orbits": 0,
          "seconds": 111.4125,
          "totalReward": 212.22999999999996,
          "endReason": "game_over",
          "ticks": 26739,
          "events": {
            "flip": 2033,
            "plunge": 3,
            "target": 9,
            "bumper": 39,
            "nudge": 64,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "ramp": 3,
            "sling": 13,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 26618880,
          "score": 206320,
          "orbits": 0,
          "seconds": 80.15416666666667,
          "totalReward": 203.31999999999996,
          "endReason": "game_over",
          "ticks": 19237,
          "events": {
            "flip": 1773,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 40,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 22,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 26676224,
          "score": 483950,
          "orbits": 1,
          "seconds": 154.07916666666665,
          "totalReward": 474.7499999999999,
          "endReason": "game_over",
          "ticks": 36979,
          "events": {
            "flip": 3810,
            "plunge": 3,
            "target": 13,
            "bumper": 50,
            "nudge": 53,
            "launch": 4,
            "land": 4,
            "inlane": 20,
            "sling": 35,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 26733568,
          "score": 109800,
          "orbits": 0,
          "seconds": 68.77083333333333,
          "totalReward": 99.60000000000001,
          "endReason": "game_over",
          "ticks": 16505,
          "events": {
            "flip": 1501,
            "plunge": 3,
            "nudge": 31,
            "target": 8,
            "bumper": 25,
            "launch": 2,
            "land": 2,
            "ramp": 2,
            "sling": 20,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 26790912,
          "score": 199780,
          "orbits": 0,
          "seconds": 56.18333333333333,
          "totalReward": 193.67999999999998,
          "endReason": "game_over",
          "ticks": 13484,
          "events": {
            "flip": 1494,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 26848256,
          "score": 202470,
          "orbits": 0,
          "seconds": 63.34583333333333,
          "totalReward": 190.17000000000002,
          "endReason": "game_over",
          "ticks": 15203,
          "events": {
            "flip": 1626,
            "plunge": 3,
            "target": 9,
            "bumper": 19,
            "nudge": 17,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 26905600,
          "score": 196040,
          "orbits": 0,
          "seconds": 32.983333333333334,
          "totalReward": 183.74,
          "endReason": "game_over",
          "ticks": 7916,
          "events": {
            "flip": 762,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 26962944,
          "score": 203050,
          "orbits": 0,
          "seconds": 78.70416666666667,
          "totalReward": 192.85,
          "endReason": "game_over",
          "ticks": 18889,
          "events": {
            "flip": 2080,
            "plunge": 3,
            "nudge": 35,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27020288,
          "score": 195500,
          "orbits": 0,
          "seconds": 29.058333333333334,
          "totalReward": 183.2,
          "endReason": "game_over",
          "ticks": 6974,
          "events": {
            "flip": 589,
            "plunge": 3,
            "nudge": 12,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27077632,
          "score": 205220,
          "orbits": 0,
          "seconds": 80.3375,
          "totalReward": 199.11999999999986,
          "endReason": "game_over",
          "ticks": 19281,
          "events": {
            "flip": 1988,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "sling": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 27134976,
          "score": 247300,
          "orbits": 0,
          "seconds": 126.22083333333333,
          "totalReward": 233.99999999999986,
          "endReason": "game_over",
          "ticks": 30293,
          "events": {
            "flip": 2507,
            "plunge": 3,
            "nudge": 47,
            "target": 10,
            "bumper": 40,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "drain": 3,
            "sling": 20,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 27192320,
          "score": 96080,
          "orbits": 0,
          "seconds": 44.78333333333333,
          "totalReward": 85.88000000000001,
          "endReason": "game_over",
          "ticks": 10748,
          "events": {
            "flip": 1089,
            "plunge": 3,
            "nudge": 15,
            "target": 8,
            "bumper": 18,
            "launch": 2,
            "land": 2,
            "inlane": 4,
            "sling": 8,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27249664,
          "score": 134170,
          "orbits": 0,
          "seconds": 97.8375,
          "totalReward": 126.07000000000002,
          "endReason": "game_over",
          "ticks": 23481,
          "events": {
            "flip": 2479,
            "plunge": 3,
            "nudge": 49,
            "target": 9,
            "bumper": 34,
            "launch": 2,
            "sling": 27,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 27307008,
          "score": 210890,
          "orbits": 0,
          "seconds": 87.8875,
          "totalReward": 200.69,
          "endReason": "game_over",
          "ticks": 21093,
          "events": {
            "flip": 2289,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 36,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 8,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 27364352,
          "score": 90660,
          "orbits": 0,
          "seconds": 42.36666666666667,
          "totalReward": 83.56000000000002,
          "endReason": "game_over",
          "ticks": 10168,
          "events": {
            "flip": 989,
            "plunge": 3,
            "target": 8,
            "bumper": 12,
            "nudge": 18,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 27421696,
          "score": 216830,
          "orbits": 0,
          "seconds": 81.85416666666667,
          "totalReward": 207.62999999999997,
          "endReason": "game_over",
          "ticks": 19645,
          "events": {
            "flip": 1918,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 30,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "ramp": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27479040,
          "score": 218710,
          "orbits": 0,
          "seconds": 92.97083333333333,
          "totalReward": 209.5099999999999,
          "endReason": "game_over",
          "ticks": 22313,
          "events": {
            "flip": 2204,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "sling": 11,
            "orbit": 1,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27536384,
          "score": 227090,
          "orbits": 0,
          "seconds": 91.075,
          "totalReward": 214.78999999999985,
          "endReason": "game_over",
          "ticks": 21858,
          "events": {
            "flip": 1994,
            "plunge": 3,
            "target": 9,
            "bumper": 30,
            "nudge": 25,
            "launch": 3,
            "sling": 29,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "ramp": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 27593728,
          "score": 203310,
          "orbits": 0,
          "seconds": 66.2125,
          "totalReward": 192.10999999999996,
          "endReason": "game_over",
          "ticks": 15891,
          "events": {
            "flip": 1578,
            "plunge": 3,
            "target": 12,
            "bumper": 33,
            "nudge": 26,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27651072,
          "score": 205590,
          "orbits": 0,
          "seconds": 58.358333333333334,
          "totalReward": 194.38999999999982,
          "endReason": "game_over",
          "ticks": 14006,
          "events": {
            "flip": 1161,
            "plunge": 3,
            "nudge": 29,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "sling": 19,
            "ramp": 1,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27708416,
          "score": 218560,
          "orbits": 0,
          "seconds": 87.475,
          "totalReward": 204.25999999999993,
          "endReason": "game_over",
          "ticks": 20994,
          "events": {
            "flip": 1806,
            "plunge": 3,
            "target": 11,
            "bumper": 23,
            "nudge": 35,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "ramp": 2,
            "inlane": 12,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 27765760,
          "score": 197540,
          "orbits": 0,
          "seconds": 35.46666666666667,
          "totalReward": 191.43999999999994,
          "endReason": "game_over",
          "ticks": 8512,
          "events": {
            "flip": 714,
            "plunge": 3,
            "target": 10,
            "bumper": 17,
            "nudge": 13,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 27823104,
          "score": 226190,
          "orbits": 0,
          "seconds": 116.92916666666666,
          "totalReward": 212.88999999999993,
          "endReason": "game_over",
          "ticks": 28063,
          "events": {
            "flip": 2756,
            "plunge": 3,
            "target": 10,
            "bumper": 35,
            "nudge": 36,
            "launch": 3,
            "inlane": 18,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 27880448,
          "score": 94560,
          "orbits": 0,
          "seconds": 41.24166666666667,
          "totalReward": 84.36,
          "endReason": "game_over",
          "ticks": 9898,
          "events": {
            "flip": 813,
            "plunge": 3,
            "target": 8,
            "bumper": 11,
            "nudge": 12,
            "launch": 2,
            "sling": 6,
            "land": 2,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 27937792,
          "score": 463860,
          "orbits": 1,
          "seconds": 80.98333333333333,
          "totalReward": 454.7599999999999,
          "endReason": "game_over",
          "ticks": 19436,
          "events": {
            "flip": 1807,
            "plunge": 3,
            "target": 15,
            "bumper": 36,
            "nudge": 41,
            "launch": 4,
            "inlane": 10,
            "land": 4,
            "sling": 16,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 27995136,
          "score": 209300,
          "orbits": 0,
          "seconds": 86.875,
          "totalReward": 200.0999999999999,
          "endReason": "game_over",
          "ticks": 20850,
          "events": {
            "flip": 1988,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 29,
            "launch": 3,
            "inlane": 12,
            "drain": 3,
            "land": 3,
            "sling": 10,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28052480,
          "score": 235510,
          "orbits": 0,
          "seconds": 94.37916666666666,
          "totalReward": 225.31,
          "endReason": "game_over",
          "ticks": 22651,
          "events": {
            "flip": 2221,
            "plunge": 3,
            "target": 10,
            "bumper": 39,
            "nudge": 27,
            "launch": 3,
            "sling": 31,
            "land": 3,
            "inlane": 9,
            "orbit": 2,
            "drain": 3,
            "ramp": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28109824,
          "score": 236790,
          "orbits": 0,
          "seconds": 145.57083333333333,
          "totalReward": 233.78999999999985,
          "endReason": "game_over",
          "ticks": 34937,
          "events": {
            "flip": 3362,
            "plunge": 3,
            "nudge": 56,
            "target": 14,
            "bumper": 50,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "ramp": 6,
            "sling": 39,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 28167168,
          "score": 207110,
          "orbits": 0,
          "seconds": 92.87083333333334,
          "totalReward": 204.10999999999981,
          "endReason": "game_over",
          "ticks": 22289,
          "events": {
            "flip": 2025,
            "plunge": 3,
            "nudge": 37,
            "target": 14,
            "bumper": 30,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 28224512,
          "score": 207350,
          "orbits": 0,
          "seconds": 94.49166666666666,
          "totalReward": 195.04999999999987,
          "endReason": "game_over",
          "ticks": 22678,
          "events": {
            "flip": 2372,
            "plunge": 3,
            "target": 9,
            "bumper": 30,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 25,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 28281856,
          "score": 527530,
          "orbits": 1,
          "seconds": 154.32916666666665,
          "totalReward": 508.22999999999996,
          "endReason": "game_over",
          "ticks": 37039,
          "events": {
            "flip": 3890,
            "plunge": 3,
            "nudge": 60,
            "target": 16,
            "bumper": 60,
            "launch": 5,
            "land": 5,
            "inlane": 14,
            "sling": 43,
            "ramp": 4,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 28339200,
          "score": 131530,
          "orbits": 0,
          "seconds": 135.92083333333332,
          "totalReward": 122.3299999999999,
          "endReason": "game_over",
          "ticks": 32621,
          "events": {
            "flip": 3121,
            "plunge": 3,
            "target": 8,
            "bumper": 67,
            "nudge": 67,
            "launch": 2,
            "sling": 43,
            "land": 2,
            "inlane": 20,
            "ramp": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28396544,
          "score": 99120,
          "orbits": 0,
          "seconds": 55.916666666666664,
          "totalReward": 87.92,
          "endReason": "game_over",
          "ticks": 13420,
          "events": {
            "flip": 1365,
            "plunge": 3,
            "nudge": 26,
            "target": 8,
            "bumper": 19,
            "launch": 2,
            "land": 2,
            "sling": 12,
            "drain": 3,
            "inlane": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 28453888,
          "score": 212290,
          "orbits": 0,
          "seconds": 64.41666666666667,
          "totalReward": 204.18999999999997,
          "endReason": "game_over",
          "ticks": 15460,
          "events": {
            "flip": 1200,
            "plunge": 3,
            "target": 13,
            "bumper": 19,
            "nudge": 28,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 6,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 28511232,
          "score": 469240,
          "orbits": 1,
          "seconds": 114.59583333333333,
          "totalReward": 463.1399999999999,
          "endReason": "game_over",
          "ticks": 27503,
          "events": {
            "flip": 2167,
            "plunge": 3,
            "target": 15,
            "bumper": 37,
            "nudge": 58,
            "launch": 4,
            "land": 4,
            "sling": 14,
            "inlane": 11,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 28568576,
          "score": 501690,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 499.68999999999954,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4229,
            "plunge": 3,
            "target": 15,
            "bumper": 55,
            "nudge": 68,
            "launch": 4,
            "inlane": 21,
            "land": 4,
            "sling": 49,
            "drain": 2,
            "abort": 2,
            "ramp": 8
          }
        },
        {
          "steps": 28625920,
          "score": 223500,
          "orbits": 0,
          "seconds": 116.47083333333333,
          "totalReward": 210.19999999999985,
          "endReason": "game_over",
          "ticks": 27953,
          "events": {
            "flip": 2519,
            "plunge": 3,
            "target": 10,
            "bumper": 30,
            "nudge": 16,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "ramp": 3,
            "drain": 3,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 28683264,
          "score": 219610,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 217.60999999999981,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2220,
            "plunge": 3,
            "target": 14,
            "bumper": 29,
            "nudge": 59,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "inlane": 41,
            "drain": 2,
            "abort": 2,
            "ramp": 1
          }
        },
        {
          "steps": 28740608,
          "score": 101880,
          "orbits": 0,
          "seconds": 83.20416666666667,
          "totalReward": 98.88000000000001,
          "endReason": "game_over",
          "ticks": 19969,
          "events": {
            "flip": 1968,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 26,
            "launch": 2,
            "inlane": 7,
            "land": 2,
            "ramp": 2,
            "sling": 18,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 28797952,
          "score": 117200,
          "orbits": 0,
          "seconds": 90.47083333333333,
          "totalReward": 110.09999999999998,
          "endReason": "game_over",
          "ticks": 21713,
          "events": {
            "flip": 1907,
            "plunge": 3,
            "target": 9,
            "bumper": 18,
            "nudge": 29,
            "launch": 2,
            "inlane": 12,
            "land": 2,
            "sling": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 28855296,
          "score": 220820,
          "orbits": 0,
          "seconds": 124.32083333333333,
          "totalReward": 217.81999999999985,
          "endReason": "game_over",
          "ticks": 29837,
          "events": {
            "flip": 2766,
            "plunge": 3,
            "target": 13,
            "bumper": 37,
            "nudge": 71,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "drain": 3,
            "abort": 3,
            "sling": 22,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 28912640,
          "score": 95690,
          "orbits": 0,
          "seconds": 55.65,
          "totalReward": 92.69000000000001,
          "endReason": "game_over",
          "ticks": 13356,
          "events": {
            "flip": 1450,
            "plunge": 3,
            "nudge": 34,
            "target": 10,
            "bumper": 21,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "ramp": 1,
            "sling": 9,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 28969984,
          "score": 102820,
          "orbits": 0,
          "seconds": 77.7875,
          "totalReward": 95.62000000000003,
          "endReason": "game_over",
          "ticks": 18669,
          "events": {
            "flip": 2056,
            "plunge": 3,
            "nudge": 38,
            "target": 6,
            "bumper": 27,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "sling": 12,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 29027328,
          "score": 208260,
          "orbits": 0,
          "seconds": 101.2375,
          "totalReward": 205.2599999999999,
          "endReason": "game_over",
          "ticks": 24297,
          "events": {
            "flip": 2493,
            "plunge": 3,
            "nudge": 48,
            "target": 14,
            "bumper": 25,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 16,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 29084672,
          "score": 198520,
          "orbits": 0,
          "seconds": 54.416666666666664,
          "totalReward": 189.31999999999996,
          "endReason": "game_over",
          "ticks": 13060,
          "events": {
            "flip": 1413,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 23,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "sling": 12,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 29142016,
          "score": 218780,
          "orbits": 0,
          "seconds": 142.1875,
          "totalReward": 215.77999999999992,
          "endReason": "game_over",
          "ticks": 34125,
          "events": {
            "flip": 3868,
            "plunge": 3,
            "nudge": 78,
            "target": 14,
            "bumper": 55,
            "launch": 3,
            "land": 3,
            "sling": 38,
            "inlane": 19,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 29199360,
          "score": 222950,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 220.94999999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4950,
            "plunge": 3,
            "target": 12,
            "bumper": 60,
            "nudge": 73,
            "launch": 3,
            "land": 3,
            "inlane": 25,
            "sling": 25,
            "ramp": 2,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 29256704,
          "score": 233330,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 231.32999999999967,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4612,
            "plunge": 3,
            "nudge": 90,
            "target": 11,
            "bumper": 53,
            "launch": 3,
            "ramp": 4,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 32,
            "sling": 43
          }
        },
        {
          "steps": 29314048,
          "score": 112050,
          "orbits": 0,
          "seconds": 109.95416666666667,
          "totalReward": 104.95000000000002,
          "endReason": "game_over",
          "ticks": 26389,
          "events": {
            "flip": 2714,
            "plunge": 3,
            "nudge": 46,
            "target": 10,
            "bumper": 36,
            "launch": 2,
            "sling": 15,
            "land": 2,
            "inlane": 18,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 29371392,
          "score": 94440,
          "orbits": 0,
          "seconds": 38.141666666666666,
          "totalReward": 90.33999999999997,
          "endReason": "game_over",
          "ticks": 9154,
          "events": {
            "flip": 1036,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 29428736,
          "score": 95550,
          "orbits": 0,
          "seconds": 39.05416666666667,
          "totalReward": 88.45,
          "endReason": "game_over",
          "ticks": 9373,
          "events": {
            "flip": 967,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "bumper": 12,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 29486080,
          "score": 225840,
          "orbits": 0,
          "seconds": 107.85416666666667,
          "totalReward": 222.8399999999999,
          "endReason": "game_over",
          "ticks": 25885,
          "events": {
            "flip": 3029,
            "plunge": 3,
            "nudge": 53,
            "target": 13,
            "bumper": 37,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "ramp": 4,
            "orbit": 1,
            "inlane": 13,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 29543424,
          "score": 107530,
          "orbits": 0,
          "seconds": 67.10416666666667,
          "totalReward": 97.33000000000004,
          "endReason": "game_over",
          "ticks": 16105,
          "events": {
            "flip": 1616,
            "plunge": 3,
            "nudge": 35,
            "target": 8,
            "bumper": 11,
            "launch": 2,
            "inlane": 9,
            "land": 2,
            "sling": 13,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 29600768,
          "score": 223930,
          "orbits": 0,
          "seconds": 136.60416666666666,
          "totalReward": 220.92999999999975,
          "endReason": "game_over",
          "ticks": 32785,
          "events": {
            "flip": 3458,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 36,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "inlane": 21,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 29658112,
          "score": 205010,
          "orbits": 0,
          "seconds": 62.53333333333333,
          "totalReward": 198.90999999999988,
          "endReason": "game_over",
          "ticks": 15008,
          "events": {
            "flip": 1660,
            "plunge": 3,
            "target": 13,
            "bumper": 26,
            "nudge": 23,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "inlane": 5,
            "sling": 21,
            "over": 1
          }
        },
        {
          "steps": 29715456,
          "score": 203720,
          "orbits": 0,
          "seconds": 100.42083333333333,
          "totalReward": 200.71999999999989,
          "endReason": "game_over",
          "ticks": 24101,
          "events": {
            "flip": 2887,
            "plunge": 3,
            "nudge": 39,
            "target": 15,
            "bumper": 33,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 22,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 29772800,
          "score": 222070,
          "orbits": 0,
          "seconds": 140.60416666666666,
          "totalReward": 219.06999999999996,
          "endReason": "game_over",
          "ticks": 33745,
          "events": {
            "flip": 3742,
            "plunge": 3,
            "nudge": 64,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 23,
            "sling": 27,
            "orbit": 2,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 29830144,
          "score": 198210,
          "orbits": 0,
          "seconds": 53.46666666666667,
          "totalReward": 195.2099999999998,
          "endReason": "game_over",
          "ticks": 12832,
          "events": {
            "flip": 1471,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 29887488,
          "score": 283430,
          "orbits": 0,
          "seconds": 170.57083333333333,
          "totalReward": 277.3299999999999,
          "endReason": "game_over",
          "ticks": 40937,
          "events": {
            "flip": 5090,
            "plunge": 3,
            "nudge": 98,
            "target": 13,
            "bumper": 65,
            "launch": 3,
            "sling": 43,
            "land": 3,
            "ramp": 13,
            "drain": 3,
            "inlane": 18,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 29944832,
          "score": 213010,
          "orbits": 0,
          "seconds": 94.32083333333333,
          "totalReward": 210.01,
          "endReason": "game_over",
          "ticks": 22637,
          "events": {
            "flip": 2449,
            "plunge": 3,
            "nudge": 49,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 9,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 30002176,
          "score": 110570,
          "orbits": 0,
          "seconds": 91.0875,
          "totalReward": 107.56999999999998,
          "endReason": "game_over",
          "ticks": 21861,
          "events": {
            "flip": 2409,
            "plunge": 3,
            "nudge": 40,
            "target": 10,
            "bumper": 32,
            "launch": 2,
            "sling": 17,
            "land": 2,
            "ramp": 2,
            "inlane": 12,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30059520,
          "score": 221540,
          "orbits": 0,
          "seconds": 109.92083333333333,
          "totalReward": 218.53999999999982,
          "endReason": "game_over",
          "ticks": 26381,
          "events": {
            "flip": 3088,
            "plunge": 3,
            "nudge": 52,
            "target": 12,
            "bumper": 36,
            "launch": 3,
            "sling": 24,
            "land": 3,
            "inlane": 15,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 30116864,
          "score": 225800,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 220.69999999999976,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5237,
            "plunge": 3,
            "nudge": 32,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "sling": 30,
            "drain": 2,
            "land": 3,
            "inlane": 34,
            "ramp": 2,
            "abort": 1
          }
        },
        {
          "steps": 30174208,
          "score": 241830,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 239.8299999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4832,
            "plunge": 3,
            "nudge": 104,
            "target": 13,
            "bumper": 51,
            "launch": 3,
            "land": 3,
            "sling": 33,
            "inlane": 28,
            "ramp": 5,
            "orbit": 1,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 30231552,
          "score": 209650,
          "orbits": 0,
          "seconds": 163.2875,
          "totalReward": 206.64999999999992,
          "endReason": "game_over",
          "ticks": 39189,
          "events": {
            "flip": 3536,
            "plunge": 3,
            "nudge": 56,
            "target": 14,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "abort": 3,
            "inlane": 31,
            "over": 1
          }
        },
        {
          "steps": 30288896,
          "score": 93440,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 91.44000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3886,
            "plunge": 3,
            "nudge": 98,
            "target": 6,
            "bumper": 49,
            "launch": 1,
            "sling": 34,
            "land": 1,
            "inlane": 24,
            "ramp": 8,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 30346240,
          "score": 238170,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 236.16999999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4852,
            "plunge": 3,
            "nudge": 114,
            "target": 12,
            "bumper": 63,
            "launch": 3,
            "land": 3,
            "sling": 47,
            "ramp": 5,
            "inlane": 22,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 30403584,
          "score": 240340,
          "orbits": 0,
          "seconds": 125.05416666666666,
          "totalReward": 234.2399999999998,
          "endReason": "game_over",
          "ticks": 30013,
          "events": {
            "flip": 3172,
            "plunge": 3,
            "nudge": 70,
            "target": 10,
            "bumper": 40,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 19,
            "ramp": 6,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30460928,
          "score": 200740,
          "orbits": 0,
          "seconds": 78.47916666666667,
          "totalReward": 193.63999999999987,
          "endReason": "game_over",
          "ticks": 18835,
          "events": {
            "flip": 2074,
            "plunge": 3,
            "nudge": 38,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 30518272,
          "score": 204500,
          "orbits": 0,
          "seconds": 79.1375,
          "totalReward": 201.49999999999994,
          "endReason": "game_over",
          "ticks": 18993,
          "events": {
            "flip": 2180,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 21,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 30575616,
          "score": 200800,
          "orbits": 0,
          "seconds": 74.25416666666666,
          "totalReward": 197.8,
          "endReason": "game_over",
          "ticks": 17821,
          "events": {
            "flip": 1836,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 10,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 30632960,
          "score": 134950,
          "orbits": 0,
          "seconds": 173.50416666666666,
          "totalReward": 126.85000000000002,
          "endReason": "game_over",
          "ticks": 41641,
          "events": {
            "flip": 4901,
            "plunge": 3,
            "nudge": 75,
            "target": 9,
            "bumper": 37,
            "launch": 2,
            "land": 2,
            "inlane": 39,
            "sling": 25,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30690304,
          "score": 227280,
          "orbits": 0,
          "seconds": 127.7875,
          "totalReward": 224.27999999999994,
          "endReason": "game_over",
          "ticks": 30669,
          "events": {
            "flip": 3528,
            "plunge": 3,
            "nudge": 72,
            "target": 13,
            "bumper": 38,
            "launch": 3,
            "land": 3,
            "sling": 38,
            "inlane": 17,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30747648,
          "score": 205110,
          "orbits": 0,
          "seconds": 78.15833333333333,
          "totalReward": 199.01,
          "endReason": "game_over",
          "ticks": 18758,
          "events": {
            "flip": 2251,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 13,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 30804992,
          "score": 214900,
          "orbits": 0,
          "seconds": 92.92083333333333,
          "totalReward": 211.8999999999999,
          "endReason": "game_over",
          "ticks": 22301,
          "events": {
            "flip": 2896,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 40,
            "launch": 3,
            "sling": 20,
            "inlane": 13,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 30862336,
          "score": 209150,
          "orbits": 0,
          "seconds": 93.17083333333333,
          "totalReward": 203.04999999999976,
          "endReason": "game_over",
          "ticks": 22361,
          "events": {
            "flip": 2888,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "inlane": 9,
            "drain": 3,
            "land": 3,
            "sling": 25,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 30919680,
          "score": 198800,
          "orbits": 0,
          "seconds": 78.38333333333333,
          "totalReward": 192.7,
          "endReason": "game_over",
          "ticks": 18812,
          "events": {
            "flip": 2250,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 30977024,
          "score": 231270,
          "orbits": 0,
          "seconds": 125.9875,
          "totalReward": 228.26999999999987,
          "endReason": "game_over",
          "ticks": 30237,
          "events": {
            "flip": 4077,
            "plunge": 3,
            "nudge": 47,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 33,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 31034368,
          "score": 222180,
          "orbits": 0,
          "seconds": 94.92083333333333,
          "totalReward": 216.0799999999997,
          "endReason": "game_over",
          "ticks": 22781,
          "events": {
            "flip": 2897,
            "plunge": 3,
            "nudge": 46,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "ramp": 4,
            "drain": 3,
            "inlane": 8,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 31091712,
          "score": 219140,
          "orbits": 0,
          "seconds": 100.02083333333333,
          "totalReward": 216.13999999999984,
          "endReason": "game_over",
          "ticks": 24005,
          "events": {
            "flip": 2713,
            "plunge": 3,
            "nudge": 39,
            "target": 14,
            "bumper": 36,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "ramp": 3,
            "sling": 14,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 31149056,
          "score": 199550,
          "orbits": 0,
          "seconds": 49.28333333333333,
          "totalReward": 193.44999999999996,
          "endReason": "game_over",
          "ticks": 11828,
          "events": {
            "flip": 1387,
            "plunge": 3,
            "nudge": 25,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 5,
            "inlane": 5,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 31206400,
          "score": 222780,
          "orbits": 0,
          "seconds": 83.55416666666666,
          "totalReward": 216.67999999999992,
          "endReason": "game_over",
          "ticks": 20053,
          "events": {
            "flip": 2251,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 27,
            "launch": 3,
            "inlane": 12,
            "sling": 18,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 31263744,
          "score": 224180,
          "orbits": 0,
          "seconds": 134.0375,
          "totalReward": 214.9799999999998,
          "endReason": "game_over",
          "ticks": 32169,
          "events": {
            "flip": 4022,
            "plunge": 3,
            "nudge": 60,
            "target": 10,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "ramp": 3,
            "drain": 3,
            "inlane": 16,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 31321088,
          "score": 206870,
          "orbits": 0,
          "seconds": 108.93333333333334,
          "totalReward": 197.66999999999976,
          "endReason": "game_over",
          "ticks": 26144,
          "events": {
            "flip": 2969,
            "plunge": 3,
            "nudge": 47,
            "target": 9,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 18,
            "sling": 17,
            "over": 1
          }
        },
        {
          "steps": 31378432,
          "score": 111870,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 109.87000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5423,
            "plunge": 2,
            "nudge": 101,
            "target": 9,
            "bumper": 26,
            "launch": 2,
            "inlane": 43,
            "land": 2,
            "drain": 2,
            "abort": 2,
            "sling": 17
          }
        },
        {
          "steps": 31435776,
          "score": 470450,
          "orbits": 1,
          "seconds": 119.58749999999999,
          "totalReward": 467.4499999999998,
          "endReason": "game_over",
          "ticks": 28701,
          "events": {
            "flip": 3570,
            "plunge": 3,
            "nudge": 78,
            "target": 14,
            "bumper": 47,
            "launch": 4,
            "land": 4,
            "sling": 25,
            "ramp": 2,
            "inlane": 17,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 31493120,
          "score": 195660,
          "orbits": 0,
          "seconds": 45.28333333333333,
          "totalReward": 189.56,
          "endReason": "game_over",
          "ticks": 10868,
          "events": {
            "flip": 1205,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 6,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 31550464,
          "score": 229830,
          "orbits": 0,
          "seconds": 128.65416666666667,
          "totalReward": 223.72999999999985,
          "endReason": "game_over",
          "ticks": 30877,
          "events": {
            "flip": 3914,
            "plunge": 3,
            "nudge": 64,
            "target": 12,
            "bumper": 33,
            "launch": 3,
            "inlane": 22,
            "land": 3,
            "sling": 23,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 31607808,
          "score": 203030,
          "orbits": 0,
          "seconds": 57.233333333333334,
          "totalReward": 195.92999999999998,
          "endReason": "game_over",
          "ticks": 13736,
          "events": {
            "flip": 1559,
            "plunge": 3,
            "nudge": 36,
            "target": 13,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 31665152,
          "score": 197990,
          "orbits": 0,
          "seconds": 67.8375,
          "totalReward": 194.98999999999995,
          "endReason": "game_over",
          "ticks": 16281,
          "events": {
            "flip": 1800,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 10,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 31722496,
          "score": 226140,
          "orbits": 0,
          "seconds": 88.6625,
          "totalReward": 219.03999999999988,
          "endReason": "game_over",
          "ticks": 21279,
          "events": {
            "flip": 2596,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "inlane": 14,
            "sling": 14,
            "land": 3,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 31779840,
          "score": 501240,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 496.1399999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5156,
            "plunge": 3,
            "nudge": 81,
            "target": 16,
            "bumper": 63,
            "launch": 4,
            "land": 4,
            "inlane": 25,
            "ramp": 6,
            "drain": 2,
            "abort": 1,
            "sling": 34
          }
        },
        {
          "steps": 31837184,
          "score": 226700,
          "orbits": 0,
          "seconds": 118.33749999999999,
          "totalReward": 223.69999999999993,
          "endReason": "game_over",
          "ticks": 28401,
          "events": {
            "flip": 2971,
            "plunge": 3,
            "nudge": 80,
            "target": 14,
            "bumper": 51,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "ramp": 4,
            "sling": 30,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 31894528,
          "score": 472280,
          "orbits": 1,
          "seconds": 150.25416666666666,
          "totalReward": 463.07999999999987,
          "endReason": "game_over",
          "ticks": 36061,
          "events": {
            "flip": 3999,
            "plunge": 3,
            "nudge": 70,
            "target": 12,
            "bumper": 48,
            "launch": 4,
            "inlane": 23,
            "land": 4,
            "sling": 18,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 31951872,
          "score": 454550,
          "orbits": 1,
          "seconds": 87.32083333333333,
          "totalReward": 451.54999999999995,
          "endReason": "game_over",
          "ticks": 20957,
          "events": {
            "flip": 2016,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 21,
            "launch": 4,
            "ramp": 1,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 15,
            "inlane": 15,
            "over": 1
          }
        },
        {
          "steps": 32009216,
          "score": 208780,
          "orbits": 0,
          "seconds": 69.30416666666666,
          "totalReward": 205.7799999999999,
          "endReason": "game_over",
          "ticks": 16633,
          "events": {
            "flip": 1601,
            "plunge": 3,
            "nudge": 43,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "ramp": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 32066560,
          "score": 207920,
          "orbits": 0,
          "seconds": 100.1875,
          "totalReward": 200.81999999999977,
          "endReason": "game_over",
          "ticks": 24045,
          "events": {
            "flip": 2388,
            "plunge": 3,
            "nudge": 64,
            "target": 12,
            "bumper": 49,
            "launch": 3,
            "land": 3,
            "sling": 22,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 32123904,
          "score": 219350,
          "orbits": 0,
          "seconds": 92.70416666666667,
          "totalReward": 216.3499999999999,
          "endReason": "game_over",
          "ticks": 22249,
          "events": {
            "flip": 2254,
            "plunge": 3,
            "nudge": 57,
            "target": 14,
            "bumper": 33,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 32181248,
          "score": 480580,
          "orbits": 1,
          "seconds": 124.05416666666666,
          "totalReward": 470.4799999999998,
          "endReason": "game_over",
          "ticks": 29773,
          "events": {
            "flip": 3489,
            "plunge": 3,
            "nudge": 80,
            "target": 14,
            "bumper": 46,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 38,
            "ramp": 3,
            "inlane": 17,
            "over": 1
          }
        },
        {
          "steps": 32238592,
          "score": 234390,
          "orbits": 0,
          "seconds": 168.58333333333334,
          "totalReward": 224.18999999999977,
          "endReason": "game_over",
          "ticks": 40460,
          "events": {
            "flip": 4338,
            "plunge": 3,
            "nudge": 105,
            "target": 12,
            "bumper": 73,
            "launch": 3,
            "land": 3,
            "sling": 49,
            "inlane": 18,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 32295936,
          "score": 231630,
          "orbits": 0,
          "seconds": 146.52083333333334,
          "totalReward": 224.52999999999997,
          "endReason": "game_over",
          "ticks": 35165,
          "events": {
            "flip": 3784,
            "plunge": 3,
            "nudge": 94,
            "target": 11,
            "bumper": 45,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 43,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 32353280,
          "score": 217700,
          "orbits": 0,
          "seconds": 97.70833333333333,
          "totalReward": 204.39999999999978,
          "endReason": "game_over",
          "ticks": 23450,
          "events": {
            "flip": 2433,
            "plunge": 3,
            "nudge": 50,
            "target": 10,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "orbit": 2,
            "drain": 3,
            "inlane": 8,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 32410624,
          "score": 99080,
          "orbits": 0,
          "seconds": 73.3875,
          "totalReward": 91.98000000000005,
          "endReason": "game_over",
          "ticks": 17613,
          "events": {
            "flip": 1762,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 12,
            "launch": 2,
            "inlane": 6,
            "land": 2,
            "sling": 18,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 32467968,
          "score": 204300,
          "orbits": 0,
          "seconds": 68.27083333333333,
          "totalReward": 197.1999999999999,
          "endReason": "game_over",
          "ticks": 16385,
          "events": {
            "flip": 1696,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 32525312,
          "score": 464210,
          "orbits": 1,
          "seconds": 89.45416666666667,
          "totalReward": 455.0100000000002,
          "endReason": "game_over",
          "ticks": 21469,
          "events": {
            "flip": 2500,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 41,
            "launch": 4,
            "land": 4,
            "sling": 21,
            "inlane": 7,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 32582656,
          "score": 221890,
          "orbits": 0,
          "seconds": 85.9375,
          "totalReward": 218.8899999999998,
          "endReason": "game_over",
          "ticks": 20625,
          "events": {
            "flip": 2490,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "land": 3,
            "sling": 19,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 32640000,
          "score": 212570,
          "orbits": 0,
          "seconds": 70.57916666666667,
          "totalReward": 206.46999999999986,
          "endReason": "game_over",
          "ticks": 16939,
          "events": {
            "flip": 1963,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "sling": 17,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 32697344,
          "score": 475960,
          "orbits": 1,
          "seconds": 100.37083333333334,
          "totalReward": 472.96000000000004,
          "endReason": "game_over",
          "ticks": 24089,
          "events": {
            "flip": 3087,
            "plunge": 3,
            "nudge": 57,
            "target": 15,
            "bumper": 27,
            "launch": 4,
            "inlane": 16,
            "land": 4,
            "sling": 26,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 32754688,
          "score": 105980,
          "orbits": 0,
          "seconds": 92.0875,
          "totalReward": 99.88000000000001,
          "endReason": "game_over",
          "ticks": 22101,
          "events": {
            "flip": 2453,
            "plunge": 3,
            "target": 9,
            "bumper": 33,
            "nudge": 45,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "sling": 18,
            "land": 2,
            "inlane": 12,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 32812032,
          "score": 215080,
          "orbits": 0,
          "seconds": 80.60416666666667,
          "totalReward": 202.77999999999994,
          "endReason": "game_over",
          "ticks": 19345,
          "events": {
            "flip": 2018,
            "plunge": 3,
            "nudge": 28,
            "target": 9,
            "bumper": 23,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 8,
            "ramp": 2,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 32869376,
          "score": 197300,
          "orbits": 0,
          "seconds": 86.97083333333333,
          "totalReward": 194.2999999999999,
          "endReason": "game_over",
          "ticks": 20873,
          "events": {
            "flip": 2258,
            "plunge": 3,
            "nudge": 44,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 32926720,
          "score": 107790,
          "orbits": 0,
          "seconds": 98.1875,
          "totalReward": 99.68999999999998,
          "endReason": "game_over",
          "ticks": 23565,
          "events": {
            "flip": 2517,
            "plunge": 3,
            "nudge": 45,
            "target": 9,
            "bumper": 24,
            "launch": 2,
            "inlane": 16,
            "land": 2,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 32984064,
          "score": 224580,
          "orbits": 0,
          "seconds": 136.35416666666666,
          "totalReward": 221.5799999999999,
          "endReason": "game_over",
          "ticks": 32725,
          "events": {
            "flip": 3607,
            "plunge": 3,
            "target": 13,
            "bumper": 43,
            "nudge": 76,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 28,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 33041408,
          "score": 205710,
          "orbits": 0,
          "seconds": 60.479166666666664,
          "totalReward": 193.4099999999999,
          "endReason": "game_over",
          "ticks": 14515,
          "events": {
            "flip": 1627,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "inlane": 9,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33098752,
          "score": 229260,
          "orbits": 0,
          "seconds": 96.92916666666666,
          "totalReward": 218.05999999999992,
          "endReason": "game_over",
          "ticks": 23263,
          "events": {
            "flip": 2595,
            "plunge": 3,
            "nudge": 40,
            "target": 12,
            "bumper": 36,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 16,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33156096,
          "score": 196870,
          "orbits": 0,
          "seconds": 56.416666666666664,
          "totalReward": 193.86999999999995,
          "endReason": "game_over",
          "ticks": 13540,
          "events": {
            "flip": 1428,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 11,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 33213440,
          "score": 210800,
          "orbits": 0,
          "seconds": 120.95416666666667,
          "totalReward": 207.79999999999978,
          "endReason": "game_over",
          "ticks": 29029,
          "events": {
            "flip": 3007,
            "plunge": 3,
            "nudge": 58,
            "target": 13,
            "bumper": 57,
            "launch": 3,
            "sling": 30,
            "land": 3,
            "inlane": 16,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 33270784,
          "score": 217890,
          "orbits": 0,
          "seconds": 150.75416666666666,
          "totalReward": 214.88999999999984,
          "endReason": "game_over",
          "ticks": 36181,
          "events": {
            "flip": 4166,
            "plunge": 3,
            "nudge": 41,
            "target": 14,
            "bumper": 40,
            "launch": 3,
            "inlane": 23,
            "land": 3,
            "ramp": 2,
            "sling": 19,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 33328128,
          "score": 236570,
          "orbits": 0,
          "seconds": 115.3875,
          "totalReward": 222.26999999999998,
          "endReason": "game_over",
          "ticks": 27693,
          "events": {
            "flip": 3044,
            "plunge": 3,
            "nudge": 58,
            "target": 11,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 27,
            "ramp": 4,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 33385472,
          "score": 213160,
          "orbits": 0,
          "seconds": 101.47083333333333,
          "totalReward": 202.95999999999995,
          "endReason": "game_over",
          "ticks": 24353,
          "events": {
            "flip": 2528,
            "plunge": 3,
            "nudge": 44,
            "target": 12,
            "bumper": 38,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 16,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33442816,
          "score": 486320,
          "orbits": 1,
          "seconds": 113.90833333333333,
          "totalReward": 474.1199999999999,
          "endReason": "game_over",
          "ticks": 27338,
          "events": {
            "flip": 3141,
            "plunge": 3,
            "nudge": 38,
            "target": 14,
            "bumper": 34,
            "launch": 4,
            "sling": 22,
            "land": 4,
            "inlane": 15,
            "drain": 3,
            "abort": 1,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 33500160,
          "score": 201720,
          "orbits": 0,
          "seconds": 82.62083333333334,
          "totalReward": 198.71999999999986,
          "endReason": "game_over",
          "ticks": 19829,
          "events": {
            "flip": 2056,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 41,
            "launch": 3,
            "inlane": 8,
            "sling": 22,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 33557504,
          "score": 218470,
          "orbits": 0,
          "seconds": 113.8,
          "totalReward": 212.3699999999999,
          "endReason": "game_over",
          "ticks": 27312,
          "events": {
            "flip": 3132,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 47,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 17,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 33614848,
          "score": 211280,
          "orbits": 0,
          "seconds": 119.075,
          "totalReward": 200.0799999999999,
          "endReason": "game_over",
          "ticks": 28578,
          "events": {
            "flip": 3110,
            "plunge": 3,
            "target": 10,
            "bumper": 36,
            "nudge": 43,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "inlane": 12,
            "sling": 28,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33672192,
          "score": 236870,
          "orbits": 0,
          "seconds": 95.56666666666666,
          "totalReward": 226.66999999999987,
          "endReason": "game_over",
          "ticks": 22936,
          "events": {
            "flip": 2782,
            "plunge": 3,
            "target": 12,
            "bumper": 40,
            "nudge": 46,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 27,
            "ramp": 5,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33729536,
          "score": 216010,
          "orbits": 0,
          "seconds": 95.37083333333334,
          "totalReward": 208.90999999999983,
          "endReason": "game_over",
          "ticks": 22889,
          "events": {
            "flip": 2915,
            "plunge": 3,
            "nudge": 48,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 21,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33786880,
          "score": 216270,
          "orbits": 0,
          "seconds": 77.83333333333333,
          "totalReward": 203.06999999999996,
          "endReason": "game_over",
          "ticks": 18680,
          "events": {
            "flip": 2015,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 10,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 33844224,
          "score": 202600,
          "orbits": 0,
          "seconds": 68.37916666666666,
          "totalReward": 193.39999999999995,
          "endReason": "game_over",
          "ticks": 16411,
          "events": {
            "flip": 1930,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 23,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 10,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 33901568,
          "score": 470800,
          "orbits": 1,
          "seconds": 93.6375,
          "totalReward": 463.69999999999993,
          "endReason": "game_over",
          "ticks": 22473,
          "events": {
            "flip": 2728,
            "plunge": 3,
            "target": 15,
            "bumper": 49,
            "nudge": 41,
            "launch": 4,
            "sling": 30,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 33958912,
          "score": 497830,
          "orbits": 1,
          "seconds": 155.30416666666667,
          "totalReward": 484.63000000000017,
          "endReason": "game_over",
          "ticks": 37273,
          "events": {
            "flip": 4056,
            "plunge": 3,
            "target": 14,
            "bumper": 60,
            "nudge": 91,
            "launch": 4,
            "inlane": 13,
            "land": 4,
            "ramp": 5,
            "sling": 33,
            "orbit": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 34016256,
          "score": 494750,
          "orbits": 1,
          "seconds": 102.14583333333333,
          "totalReward": 481.54999999999995,
          "endReason": "game_over",
          "ticks": 24515,
          "events": {
            "flip": 2628,
            "plunge": 3,
            "target": 13,
            "bumper": 45,
            "nudge": 42,
            "launch": 4,
            "sling": 35,
            "land": 4,
            "inlane": 13,
            "ramp": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 34073600,
          "score": 208330,
          "orbits": 0,
          "seconds": 70.5,
          "totalReward": 202.23,
          "endReason": "game_over",
          "ticks": 16920,
          "events": {
            "flip": 1698,
            "plunge": 3,
            "target": 12,
            "bumper": 21,
            "nudge": 31,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "ramp": 2,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 34130944,
          "score": 215080,
          "orbits": 0,
          "seconds": 132.8375,
          "totalReward": 212.07999999999996,
          "endReason": "game_over",
          "ticks": 31881,
          "events": {
            "flip": 3674,
            "plunge": 3,
            "target": 13,
            "bumper": 43,
            "nudge": 57,
            "launch": 3,
            "sling": 28,
            "land": 3,
            "inlane": 17,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 34188288,
          "score": 197870,
          "orbits": 0,
          "seconds": 62.40833333333333,
          "totalReward": 185.57,
          "endReason": "game_over",
          "ticks": 14978,
          "events": {
            "flip": 1723,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 34245632,
          "score": 227440,
          "orbits": 0,
          "seconds": 106.4375,
          "totalReward": 221.33999999999995,
          "endReason": "game_over",
          "ticks": 25545,
          "events": {
            "flip": 2671,
            "plunge": 3,
            "target": 12,
            "bumper": 35,
            "nudge": 63,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 24,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 34302976,
          "score": 217750,
          "orbits": 0,
          "seconds": 87.37916666666666,
          "totalReward": 211.64999999999998,
          "endReason": "game_over",
          "ticks": 20971,
          "events": {
            "flip": 2329,
            "plunge": 3,
            "nudge": 38,
            "target": 13,
            "bumper": 34,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 34360320,
          "score": 200440,
          "orbits": 0,
          "seconds": 39.725,
          "totalReward": 191.23999999999995,
          "endReason": "game_over",
          "ticks": 9534,
          "events": {
            "flip": 1100,
            "plunge": 3,
            "nudge": 15,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "ramp": 1,
            "abort": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 34417664,
          "score": 224010,
          "orbits": 0,
          "seconds": 96.30833333333334,
          "totalReward": 216.90999999999997,
          "endReason": "game_over",
          "ticks": 23114,
          "events": {
            "flip": 2880,
            "plunge": 3,
            "target": 12,
            "bumper": 35,
            "nudge": 49,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "inlane": 14,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 34475008,
          "score": 213510,
          "orbits": 0,
          "seconds": 90.8875,
          "totalReward": 207.4099999999997,
          "endReason": "game_over",
          "ticks": 21813,
          "events": {
            "flip": 2949,
            "plunge": 3,
            "target": 12,
            "bumper": 39,
            "nudge": 29,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 21,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 34532352,
          "score": 210230,
          "orbits": 0,
          "seconds": 57.81666666666666,
          "totalReward": 197.02999999999986,
          "endReason": "game_over",
          "ticks": 13876,
          "events": {
            "flip": 1482,
            "plunge": 3,
            "target": 13,
            "bumper": 23,
            "nudge": 25,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34589696,
          "score": 92850,
          "orbits": 0,
          "seconds": 48.9125,
          "totalReward": 86.75,
          "endReason": "game_over",
          "ticks": 11739,
          "events": {
            "flip": 1166,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 11,
            "sling": 5,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 34647040,
          "score": 472220,
          "orbits": 1,
          "seconds": 82.68333333333334,
          "totalReward": 466.12,
          "endReason": "game_over",
          "ticks": 19844,
          "events": {
            "flip": 2397,
            "plunge": 3,
            "target": 14,
            "bumper": 22,
            "nudge": 40,
            "launch": 4,
            "sling": 12,
            "land": 4,
            "ramp": 4,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 34704384,
          "score": 208270,
          "orbits": 0,
          "seconds": 91.09166666666667,
          "totalReward": 198.06999999999982,
          "endReason": "game_over",
          "ticks": 21862,
          "events": {
            "flip": 2686,
            "plunge": 3,
            "target": 10,
            "bumper": 27,
            "nudge": 29,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34761728,
          "score": 198670,
          "orbits": 0,
          "seconds": 54.56666666666666,
          "totalReward": 189.46999999999994,
          "endReason": "game_over",
          "ticks": 13096,
          "events": {
            "flip": 1435,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 15,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 34819072,
          "score": 214640,
          "orbits": 0,
          "seconds": 105.52916666666667,
          "totalReward": 204.43999999999997,
          "endReason": "game_over",
          "ticks": 25327,
          "events": {
            "flip": 3225,
            "plunge": 3,
            "target": 11,
            "bumper": 47,
            "nudge": 45,
            "launch": 3,
            "sling": 24,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 34876416,
          "score": 209540,
          "orbits": 0,
          "seconds": 69.2375,
          "totalReward": 202.4399999999999,
          "endReason": "game_over",
          "ticks": 16617,
          "events": {
            "flip": 1885,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 20,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "sling": 14,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 34933760,
          "score": 211220,
          "orbits": 0,
          "seconds": 93.62083333333334,
          "totalReward": 208.21999999999983,
          "endReason": "game_over",
          "ticks": 22469,
          "events": {
            "flip": 2602,
            "plunge": 3,
            "target": 13,
            "bumper": 25,
            "nudge": 33,
            "launch": 3,
            "sling": 22,
            "land": 3,
            "ramp": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 34991104,
          "score": 217960,
          "orbits": 0,
          "seconds": 66.98333333333333,
          "totalReward": 206.75999999999988,
          "endReason": "game_over",
          "ticks": 16076,
          "events": {
            "flip": 1675,
            "plunge": 3,
            "target": 13,
            "bumper": 26,
            "nudge": 23,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 35048448,
          "score": 216950,
          "orbits": 0,
          "seconds": 99.50416666666666,
          "totalReward": 208.84999999999994,
          "endReason": "game_over",
          "ticks": 23881,
          "events": {
            "flip": 2751,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 43,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 25,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 35105792,
          "score": 211910,
          "orbits": 0,
          "seconds": 133.3375,
          "totalReward": 208.91,
          "endReason": "game_over",
          "ticks": 32001,
          "events": {
            "flip": 1969,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 30,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 22,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 35163136,
          "score": 214460,
          "orbits": 0,
          "seconds": 100.17083333333333,
          "totalReward": 208.35999999999987,
          "endReason": "game_over",
          "ticks": 24041,
          "events": {
            "flip": 2554,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 36,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 35220480,
          "score": 217860,
          "orbits": 0,
          "seconds": 67.97083333333333,
          "totalReward": 207.6599999999999,
          "endReason": "game_over",
          "ticks": 16313,
          "events": {
            "flip": 1583,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "ramp": 3,
            "sling": 6,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35277824,
          "score": 213030,
          "orbits": 0,
          "seconds": 97.0625,
          "totalReward": 203.82999999999996,
          "endReason": "game_over",
          "ticks": 23295,
          "events": {
            "flip": 2299,
            "plunge": 3,
            "target": 10,
            "bumper": 27,
            "nudge": 29,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "ramp": 2,
            "inlane": 14,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35335168,
          "score": 206820,
          "orbits": 0,
          "seconds": 47.05,
          "totalReward": 197.62,
          "endReason": "game_over",
          "ticks": 11292,
          "events": {
            "flip": 1171,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 35392512,
          "score": 211190,
          "orbits": 0,
          "seconds": 97.0625,
          "totalReward": 198.88999999999987,
          "endReason": "game_over",
          "ticks": 23295,
          "events": {
            "flip": 2747,
            "plunge": 3,
            "nudge": 47,
            "target": 9,
            "bumper": 34,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "inlane": 13,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 35449856,
          "score": 489230,
          "orbits": 1,
          "seconds": 109.8875,
          "totalReward": 483.12999999999977,
          "endReason": "game_over",
          "ticks": 26373,
          "events": {
            "flip": 2743,
            "plunge": 3,
            "nudge": 65,
            "target": 13,
            "bumper": 31,
            "launch": 4,
            "inlane": 13,
            "land": 4,
            "sling": 33,
            "ramp": 7,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 35507200,
          "score": 206110,
          "orbits": 0,
          "seconds": 78.05416666666666,
          "totalReward": 200.00999999999996,
          "endReason": "game_over",
          "ticks": 18733,
          "events": {
            "flip": 2055,
            "plunge": 3,
            "target": 11,
            "bumper": 32,
            "nudge": 33,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 35564544,
          "score": 454930,
          "orbits": 1,
          "seconds": 70.54166666666667,
          "totalReward": 445.72999999999996,
          "endReason": "game_over",
          "ticks": 16930,
          "events": {
            "flip": 1766,
            "plunge": 3,
            "target": 13,
            "bumper": 29,
            "nudge": 27,
            "launch": 4,
            "sling": 13,
            "land": 4,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35621888,
          "score": 473070,
          "orbits": 1,
          "seconds": 124.72083333333333,
          "totalReward": 464.97000000000014,
          "endReason": "game_over",
          "ticks": 29933,
          "events": {
            "flip": 3070,
            "plunge": 3,
            "target": 14,
            "bumper": 45,
            "nudge": 34,
            "launch": 4,
            "sling": 27,
            "land": 4,
            "inlane": 18,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 35679232,
          "score": 222080,
          "orbits": 0,
          "seconds": 127.00416666666666,
          "totalReward": 215.97999999999993,
          "endReason": "game_over",
          "ticks": 30481,
          "events": {
            "flip": 3655,
            "plunge": 3,
            "target": 10,
            "bumper": 46,
            "nudge": 29,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 38,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 35736576,
          "score": 207000,
          "orbits": 0,
          "seconds": 98.15416666666667,
          "totalReward": 200.89999999999992,
          "endReason": "game_over",
          "ticks": 23557,
          "events": {
            "flip": 2795,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 24,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "sling": 10,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 35793920,
          "score": 104650,
          "orbits": 0,
          "seconds": 45.55,
          "totalReward": 96.44999999999999,
          "endReason": "game_over",
          "ticks": 10932,
          "events": {
            "flip": 1145,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 14,
            "launch": 2,
            "inlane": 6,
            "land": 2,
            "ramp": 2,
            "sling": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35851264,
          "score": 225290,
          "orbits": 0,
          "seconds": 100.60416666666667,
          "totalReward": 215.08999999999997,
          "endReason": "game_over",
          "ticks": 24145,
          "events": {
            "flip": 2897,
            "plunge": 3,
            "target": 11,
            "bumper": 36,
            "nudge": 27,
            "launch": 3,
            "land": 3,
            "sling": 19,
            "inlane": 7,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35908608,
          "score": 225810,
          "orbits": 0,
          "seconds": 91.20833333333333,
          "totalReward": 215.60999999999999,
          "endReason": "game_over",
          "ticks": 21890,
          "events": {
            "flip": 2522,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 36,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "inlane": 11,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 35965952,
          "score": 239090,
          "orbits": 0,
          "seconds": 130.05416666666667,
          "totalReward": 224.7899999999997,
          "endReason": "game_over",
          "ticks": 31213,
          "events": {
            "flip": 3744,
            "plunge": 3,
            "target": 11,
            "bumper": 66,
            "nudge": 33,
            "launch": 3,
            "land": 3,
            "sling": 29,
            "drain": 3,
            "orbit": 2,
            "inlane": 17,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 36023296,
          "score": 215470,
          "orbits": 0,
          "seconds": 84.60416666666667,
          "totalReward": 209.36999999999986,
          "endReason": "game_over",
          "ticks": 20305,
          "events": {
            "flip": 1992,
            "plunge": 3,
            "target": 12,
            "bumper": 29,
            "nudge": 34,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "inlane": 8,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 36080640,
          "score": 212780,
          "orbits": 0,
          "seconds": 99.6875,
          "totalReward": 199.57999999999998,
          "endReason": "game_over",
          "ticks": 23925,
          "events": {
            "flip": 2445,
            "plunge": 3,
            "target": 11,
            "bumper": 24,
            "nudge": 37,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "inlane": 14,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36137984,
          "score": 492670,
          "orbits": 1,
          "seconds": 131.38333333333333,
          "totalReward": 477.36999999999995,
          "endReason": "game_over",
          "ticks": 31532,
          "events": {
            "flip": 3346,
            "plunge": 3,
            "target": 12,
            "bumper": 52,
            "nudge": 53,
            "launch": 4,
            "sling": 37,
            "land": 4,
            "inlane": 12,
            "ramp": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 36195328,
          "score": 214680,
          "orbits": 0,
          "seconds": 55.55,
          "totalReward": 205.47999999999988,
          "endReason": "game_over",
          "ticks": 13332,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 14,
            "launch": 3,
            "inlane": 8,
            "drain": 3,
            "land": 3,
            "ramp": 3,
            "sling": 8,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36252672,
          "score": 226670,
          "orbits": 0,
          "seconds": 146.25416666666666,
          "totalReward": 216.46999999999994,
          "endReason": "game_over",
          "ticks": 35101,
          "events": {
            "flip": 3878,
            "plunge": 3,
            "nudge": 47,
            "target": 11,
            "bumper": 49,
            "launch": 3,
            "inlane": 18,
            "land": 3,
            "sling": 17,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36310016,
          "score": 223250,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 213.04999999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4624,
            "plunge": 3,
            "target": 9,
            "bumper": 54,
            "nudge": 53,
            "launch": 3,
            "land": 3,
            "inlane": 19,
            "sling": 35,
            "drain": 2,
            "ramp": 1
          }
        },
        {
          "steps": 36367360,
          "score": 239130,
          "orbits": 0,
          "seconds": 154.48333333333332,
          "totalReward": 232.02999999999972,
          "endReason": "game_over",
          "ticks": 37076,
          "events": {
            "flip": 3952,
            "plunge": 3,
            "nudge": 60,
            "target": 11,
            "bumper": 57,
            "launch": 3,
            "land": 3,
            "sling": 33,
            "inlane": 16,
            "drain": 3,
            "abort": 2,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 36424704,
          "score": 202470,
          "orbits": 0,
          "seconds": 88.94583333333333,
          "totalReward": 196.37,
          "endReason": "game_over",
          "ticks": 21347,
          "events": {
            "flip": 2393,
            "plunge": 3,
            "nudge": 46,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "inlane": 12,
            "sling": 17,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 36482048,
          "score": 238910,
          "orbits": 0,
          "seconds": 163.4375,
          "totalReward": 228.7099999999997,
          "endReason": "game_over",
          "ticks": 39225,
          "events": {
            "flip": 4157,
            "plunge": 3,
            "target": 11,
            "bumper": 45,
            "nudge": 79,
            "launch": 3,
            "inlane": 30,
            "land": 3,
            "sling": 21,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36539392,
          "score": 208160,
          "orbits": 0,
          "seconds": 72.85,
          "totalReward": 198.9599999999999,
          "endReason": "game_over",
          "ticks": 17484,
          "events": {
            "flip": 1840,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 6,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36596736,
          "score": 202590,
          "orbits": 0,
          "seconds": 72.95416666666667,
          "totalReward": 196.48999999999987,
          "endReason": "game_over",
          "ticks": 17509,
          "events": {
            "flip": 1682,
            "plunge": 3,
            "target": 11,
            "bumper": 34,
            "nudge": 45,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 36654080,
          "score": 210310,
          "orbits": 0,
          "seconds": 64.61666666666666,
          "totalReward": 202.20999999999995,
          "endReason": "game_over",
          "ticks": 15508,
          "events": {
            "flip": 1492,
            "plunge": 3,
            "target": 11,
            "bumper": 21,
            "nudge": 30,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 6,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 36711424,
          "score": 204160,
          "orbits": 0,
          "seconds": 103.22916666666667,
          "totalReward": 197.05999999999997,
          "endReason": "game_over",
          "ticks": 24775,
          "events": {
            "flip": 2482,
            "plunge": 3,
            "target": 12,
            "bumper": 26,
            "nudge": 53,
            "launch": 3,
            "sling": 26,
            "land": 3,
            "inlane": 14,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 36768768,
          "score": 235800,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 228.69999999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4846,
            "plunge": 3,
            "nudge": 75,
            "target": 11,
            "bumper": 77,
            "launch": 3,
            "land": 3,
            "inlane": 24,
            "sling": 40,
            "ramp": 3,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 36826112,
          "score": 198680,
          "orbits": 0,
          "seconds": 69.9,
          "totalReward": 189.48,
          "endReason": "game_over",
          "ticks": 16776,
          "events": {
            "flip": 1724,
            "plunge": 3,
            "target": 11,
            "bumper": 19,
            "nudge": 30,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "drain": 3,
            "abort": 1,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 36883456,
          "score": 218080,
          "orbits": 0,
          "seconds": 114.60416666666667,
          "totalReward": 215.0799999999999,
          "endReason": "game_over",
          "ticks": 27505,
          "events": {
            "plunge": 3,
            "flip": 2935,
            "target": 14,
            "bumper": 46,
            "nudge": 31,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 18,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 36940800,
          "score": 496400,
          "orbits": 1,
          "seconds": 149.02916666666667,
          "totalReward": 483.20000000000016,
          "endReason": "game_over",
          "ticks": 35767,
          "events": {
            "flip": 3808,
            "plunge": 3,
            "nudge": 69,
            "target": 13,
            "bumper": 56,
            "launch": 4,
            "sling": 30,
            "land": 4,
            "inlane": 13,
            "ramp": 4,
            "orbit": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 36998144,
          "score": 212300,
          "orbits": 0,
          "seconds": 107.52083333333333,
          "totalReward": 202.0999999999999,
          "endReason": "game_over",
          "ticks": 25805,
          "events": {
            "flip": 2633,
            "plunge": 3,
            "target": 10,
            "bumper": 37,
            "nudge": 41,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "inlane": 12,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 37055488,
          "score": 207750,
          "orbits": 0,
          "seconds": 140.90416666666667,
          "totalReward": 204.74999999999986,
          "endReason": "game_over",
          "ticks": 33817,
          "events": {
            "flip": 4060,
            "plunge": 3,
            "target": 13,
            "bumper": 47,
            "nudge": 66,
            "launch": 3,
            "inlane": 19,
            "land": 3,
            "sling": 35,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 37112832,
          "score": 112940,
          "orbits": 0,
          "seconds": 56.31666666666666,
          "totalReward": 105.84,
          "endReason": "game_over",
          "ticks": 13516,
          "events": {
            "flip": 1410,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 27,
            "launch": 2,
            "land": 2,
            "inlane": 2,
            "orbit": 1,
            "sling": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37170176,
          "score": 209330,
          "orbits": 0,
          "seconds": 98.27083333333333,
          "totalReward": 206.32999999999993,
          "endReason": "game_over",
          "ticks": 23585,
          "events": {
            "flip": 2577,
            "plunge": 3,
            "nudge": 59,
            "target": 12,
            "bumper": 46,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "ramp": 1,
            "inlane": 7,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 37227520,
          "score": 114640,
          "orbits": 0,
          "seconds": 90.45416666666667,
          "totalReward": 107.54,
          "endReason": "game_over",
          "ticks": 21709,
          "events": {
            "flip": 1996,
            "plunge": 3,
            "nudge": 54,
            "target": 10,
            "bumper": 17,
            "launch": 2,
            "inlane": 15,
            "land": 2,
            "sling": 14,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37284864,
          "score": 204070,
          "orbits": 0,
          "seconds": 83.6,
          "totalReward": 197.96999999999989,
          "endReason": "game_over",
          "ticks": 20064,
          "events": {
            "flip": 2359,
            "plunge": 3,
            "nudge": 51,
            "target": 12,
            "bumper": 37,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 37342208,
          "score": 214110,
          "orbits": 0,
          "seconds": 98.30416666666666,
          "totalReward": 208.00999999999988,
          "endReason": "game_over",
          "ticks": 23593,
          "events": {
            "flip": 2867,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "inlane": 13,
            "sling": 21,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37399552,
          "score": 207370,
          "orbits": 0,
          "seconds": 51.31666666666666,
          "totalReward": 196.17,
          "endReason": "game_over",
          "ticks": 12316,
          "events": {
            "flip": 1200,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 7,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 37456896,
          "score": 192670,
          "orbits": 0,
          "seconds": 44.083333333333336,
          "totalReward": 186.57,
          "endReason": "game_over",
          "ticks": 10580,
          "events": {
            "flip": 1192,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "inlane": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37514240,
          "score": 113240,
          "orbits": 0,
          "seconds": 83.37083333333334,
          "totalReward": 107.13999999999996,
          "endReason": "game_over",
          "ticks": 20009,
          "events": {
            "flip": 2335,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 29,
            "launch": 2,
            "inlane": 11,
            "land": 2,
            "sling": 14,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37571584,
          "score": 198210,
          "orbits": 0,
          "seconds": 68.07916666666667,
          "totalReward": 192.10999999999999,
          "endReason": "game_over",
          "ticks": 16339,
          "events": {
            "flip": 1596,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37628928,
          "score": 482690,
          "orbits": 1,
          "seconds": 131.33333333333334,
          "totalReward": 469.49,
          "endReason": "game_over",
          "ticks": 31520,
          "events": {
            "flip": 3724,
            "plunge": 3,
            "nudge": 52,
            "target": 14,
            "bumper": 50,
            "launch": 4,
            "sling": 39,
            "land": 4,
            "inlane": 13,
            "drain": 3,
            "abort": 1,
            "orbit": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 37686272,
          "score": 228040,
          "orbits": 0,
          "seconds": 104.88333333333333,
          "totalReward": 221.94000000000005,
          "endReason": "game_over",
          "ticks": 25172,
          "events": {
            "flip": 3066,
            "plunge": 3,
            "nudge": 67,
            "target": 9,
            "bumper": 28,
            "launch": 3,
            "sling": 24,
            "land": 3,
            "orbit": 1,
            "inlane": 11,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 37743616,
          "score": 483980,
          "orbits": 1,
          "seconds": 123.39999999999999,
          "totalReward": 475.8800000000001,
          "endReason": "game_over",
          "ticks": 29616,
          "events": {
            "flip": 3369,
            "plunge": 3,
            "nudge": 52,
            "target": 16,
            "bumper": 40,
            "launch": 4,
            "sling": 18,
            "land": 4,
            "inlane": 15,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 37800960,
          "score": 220800,
          "orbits": 0,
          "seconds": 108.07083333333333,
          "totalReward": 207.59999999999988,
          "endReason": "game_over",
          "ticks": 25937,
          "events": {
            "flip": 2947,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "sling": 10,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 37858304,
          "score": 117790,
          "orbits": 0,
          "seconds": 88.74166666666666,
          "totalReward": 106.49,
          "endReason": "game_over",
          "ticks": 21298,
          "events": {
            "flip": 2536,
            "plunge": 3,
            "nudge": 39,
            "target": 8,
            "bumper": 30,
            "launch": 2,
            "inlane": 11,
            "land": 2,
            "sling": 19,
            "ramp": 2,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 37915648,
          "score": 208960,
          "orbits": 0,
          "seconds": 64.18333333333334,
          "totalReward": 198.7599999999999,
          "endReason": "game_over",
          "ticks": 15404,
          "events": {
            "flip": 2040,
            "plunge": 3,
            "nudge": 22,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 37972992,
          "score": 224620,
          "orbits": 0,
          "seconds": 99.97083333333333,
          "totalReward": 221.61999999999995,
          "endReason": "game_over",
          "ticks": 23993,
          "events": {
            "flip": 2718,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 36,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 32,
            "ramp": 5,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 38030336,
          "score": 204230,
          "orbits": 0,
          "seconds": 59.96666666666667,
          "totalReward": 195.02999999999997,
          "endReason": "game_over",
          "ticks": 14392,
          "events": {
            "flip": 1585,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 38087680,
          "score": 200760,
          "orbits": 0,
          "seconds": 54.766666666666666,
          "totalReward": 191.55999999999997,
          "endReason": "game_over",
          "ticks": 13144,
          "events": {
            "flip": 1404,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 17,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "inlane": 5,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 38145024,
          "score": 229550,
          "orbits": 0,
          "seconds": 77.52083333333333,
          "totalReward": 216.25,
          "endReason": "game_over",
          "ticks": 18605,
          "events": {
            "flip": 2140,
            "plunge": 3,
            "nudge": 25,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "ramp": 5,
            "sling": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 38202368,
          "score": 502090,
          "orbits": 1,
          "seconds": 95.2125,
          "totalReward": 485.7900000000001,
          "endReason": "game_over",
          "ticks": 22851,
          "events": {
            "flip": 2279,
            "plunge": 3,
            "target": 13,
            "bumper": 41,
            "nudge": 26,
            "launch": 4,
            "inlane": 9,
            "land": 4,
            "orbit": 2,
            "drain": 3,
            "sling": 19,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 38259712,
          "score": 500410,
          "orbits": 1,
          "seconds": 177.27083333333334,
          "totalReward": 494.30999999999983,
          "endReason": "game_over",
          "ticks": 42545,
          "events": {
            "flip": 4350,
            "plunge": 3,
            "nudge": 79,
            "target": 14,
            "bumper": 62,
            "launch": 4,
            "sling": 41,
            "land": 4,
            "inlane": 23,
            "drain": 3,
            "ramp": 6,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 38317056,
          "score": 213850,
          "orbits": 0,
          "seconds": 75.7375,
          "totalReward": 204.64999999999995,
          "endReason": "game_over",
          "ticks": 18177,
          "events": {
            "flip": 1878,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "sling": 15,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 38374400,
          "score": 226250,
          "orbits": 0,
          "seconds": 127.80416666666666,
          "totalReward": 216.14999999999995,
          "endReason": "game_over",
          "ticks": 30673,
          "events": {
            "flip": 2793,
            "plunge": 3,
            "target": 13,
            "bumper": 34,
            "nudge": 56,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "ramp": 3,
            "inlane": 14,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 38431744,
          "score": 465160,
          "orbits": 1,
          "seconds": 86.26666666666667,
          "totalReward": 449.86,
          "endReason": "game_over",
          "ticks": 20704,
          "events": {
            "flip": 2052,
            "plunge": 3,
            "target": 12,
            "bumper": 25,
            "nudge": 26,
            "launch": 4,
            "sling": 16,
            "land": 4,
            "inlane": 10,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 38489088,
          "score": 102430,
          "orbits": 0,
          "seconds": 48.458333333333336,
          "totalReward": 92.22999999999999,
          "endReason": "game_over",
          "ticks": 11630,
          "events": {
            "flip": 1252,
            "plunge": 3,
            "target": 8,
            "bumper": 18,
            "nudge": 15,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "ramp": 1,
            "sling": 13,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 38546432,
          "score": 490440,
          "orbits": 1,
          "seconds": 144.35416666666666,
          "totalReward": 484.34000000000003,
          "endReason": "game_over",
          "ticks": 34645,
          "events": {
            "flip": 4156,
            "plunge": 3,
            "nudge": 60,
            "target": 13,
            "bumper": 57,
            "launch": 4,
            "inlane": 18,
            "land": 4,
            "sling": 44,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 38603776,
          "score": 212130,
          "orbits": 0,
          "seconds": 59.69583333333333,
          "totalReward": 200.92999999999998,
          "endReason": "game_over",
          "ticks": 14327,
          "events": {
            "flip": 1445,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 38661120,
          "score": 125240,
          "orbits": 0,
          "seconds": 84.6375,
          "totalReward": 121.14000000000004,
          "endReason": "game_over",
          "ticks": 20313,
          "events": {
            "flip": 2386,
            "plunge": 3,
            "target": 9,
            "bumper": 34,
            "nudge": 21,
            "launch": 2,
            "land": 2,
            "sling": 24,
            "orbit": 2,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 38718464,
          "score": 190430,
          "orbits": 0,
          "seconds": 44.06666666666666,
          "totalReward": 187.42999999999998,
          "endReason": "game_over",
          "ticks": 10576,
          "events": {
            "flip": 1025,
            "plunge": 3,
            "target": 10,
            "bumper": 13,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 38775808,
          "score": 201890,
          "orbits": 0,
          "seconds": 53.708333333333336,
          "totalReward": 192.68999999999986,
          "endReason": "game_over",
          "ticks": 12890,
          "events": {
            "flip": 1325,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 38833152,
          "score": 202870,
          "orbits": 0,
          "seconds": 69.70416666666667,
          "totalReward": 199.86999999999995,
          "endReason": "game_over",
          "ticks": 16729,
          "events": {
            "flip": 1901,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "ramp": 1,
            "inlane": 7,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 38890496,
          "score": 210520,
          "orbits": 0,
          "seconds": 71.60416666666667,
          "totalReward": 207.51999999999992,
          "endReason": "game_over",
          "ticks": 17185,
          "events": {
            "flip": 1813,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 38947840,
          "score": 466000,
          "orbits": 1,
          "seconds": 75.175,
          "totalReward": 459.9,
          "endReason": "game_over",
          "ticks": 18042,
          "events": {
            "flip": 1844,
            "plunge": 3,
            "nudge": 45,
            "target": 16,
            "bumper": 29,
            "launch": 4,
            "sling": 20,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 39005184,
          "score": 102290,
          "orbits": 0,
          "seconds": 43.35,
          "totalReward": 95.19000000000003,
          "endReason": "game_over",
          "ticks": 10404,
          "events": {
            "flip": 1036,
            "plunge": 3,
            "target": 8,
            "bumper": 17,
            "nudge": 21,
            "launch": 2,
            "land": 2,
            "sling": 9,
            "inlane": 2,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 39062528,
          "score": 206180,
          "orbits": 0,
          "seconds": 69.8875,
          "totalReward": 203.17999999999995,
          "endReason": "game_over",
          "ticks": 16773,
          "events": {
            "flip": 1701,
            "plunge": 3,
            "nudge": 36,
            "target": 14,
            "bumper": 38,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39119872,
          "score": 202950,
          "orbits": 0,
          "seconds": 53.75,
          "totalReward": 196.84999999999988,
          "endReason": "game_over",
          "ticks": 12900,
          "events": {
            "flip": 1435,
            "plunge": 3,
            "nudge": 29,
            "target": 12,
            "bumper": 22,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 15,
            "orbit": 1,
            "ramp": 1,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 39177216,
          "score": 200580,
          "orbits": 0,
          "seconds": 60.083333333333336,
          "totalReward": 197.5799999999999,
          "endReason": "game_over",
          "ticks": 14420,
          "events": {
            "flip": 1450,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39234560,
          "score": 229990,
          "orbits": 0,
          "seconds": 89.07083333333333,
          "totalReward": 218.78999999999994,
          "endReason": "game_over",
          "ticks": 21377,
          "events": {
            "flip": 2388,
            "plunge": 3,
            "nudge": 52,
            "target": 11,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "ramp": 5,
            "inlane": 9,
            "sling": 19,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 39291904,
          "score": 206570,
          "orbits": 0,
          "seconds": 51.704166666666666,
          "totalReward": 199.46999999999997,
          "endReason": "game_over",
          "ticks": 12409,
          "events": {
            "flip": 1182,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "sling": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 39349248,
          "score": 203950,
          "orbits": 0,
          "seconds": 42.36666666666667,
          "totalReward": 194.75,
          "endReason": "game_over",
          "ticks": 10168,
          "events": {
            "flip": 1145,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 4,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 39406592,
          "score": 104560,
          "orbits": 0,
          "seconds": 65.97083333333333,
          "totalReward": 97.46,
          "endReason": "game_over",
          "ticks": 15833,
          "events": {
            "flip": 1702,
            "plunge": 3,
            "nudge": 45,
            "target": 9,
            "bumper": 26,
            "launch": 2,
            "sling": 16,
            "land": 2,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 39463936,
          "score": 204810,
          "orbits": 0,
          "seconds": 59.31666666666666,
          "totalReward": 201.80999999999997,
          "endReason": "game_over",
          "ticks": 14236,
          "events": {
            "flip": 1478,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 23,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 39521280,
          "score": 201360,
          "orbits": 0,
          "seconds": 45.40833333333333,
          "totalReward": 192.16,
          "endReason": "game_over",
          "ticks": 10898,
          "events": {
            "flip": 1162,
            "plunge": 3,
            "nudge": 32,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 39578624,
          "score": 191710,
          "orbits": 0,
          "seconds": 51.1,
          "totalReward": 188.71,
          "endReason": "game_over",
          "ticks": 12264,
          "events": {
            "flip": 1277,
            "plunge": 3,
            "nudge": 26,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 39635968,
          "score": 194140,
          "orbits": 0,
          "seconds": 52.86666666666667,
          "totalReward": 188.0399999999999,
          "endReason": "game_over",
          "ticks": 12688,
          "events": {
            "flip": 1358,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 39693312,
          "score": 199220,
          "orbits": 0,
          "seconds": 55.71666666666667,
          "totalReward": 196.21999999999997,
          "endReason": "game_over",
          "ticks": 13372,
          "events": {
            "flip": 1508,
            "plunge": 3,
            "nudge": 32,
            "target": 12,
            "bumper": 21,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 39750656,
          "score": 211010,
          "orbits": 0,
          "seconds": 101.2375,
          "totalReward": 204.90999999999994,
          "endReason": "game_over",
          "ticks": 24297,
          "events": {
            "flip": 3038,
            "plunge": 3,
            "nudge": 60,
            "target": 10,
            "bumper": 31,
            "launch": 3,
            "inlane": 8,
            "sling": 21,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 39808000,
          "score": 220320,
          "orbits": 0,
          "seconds": 115.87083333333334,
          "totalReward": 217.31999999999977,
          "endReason": "game_over",
          "ticks": 27809,
          "events": {
            "flip": 3093,
            "plunge": 3,
            "nudge": 74,
            "target": 11,
            "bumper": 44,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "sling": 32,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 39865344,
          "score": 461070,
          "orbits": 1,
          "seconds": 57.32083333333333,
          "totalReward": 445.77,
          "endReason": "game_over",
          "ticks": 13757,
          "events": {
            "flip": 1464,
            "plunge": 3,
            "nudge": 38,
            "target": 12,
            "bumper": 21,
            "launch": 4,
            "land": 4,
            "sling": 7,
            "orbit": 1,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 39922688,
          "score": 218640,
          "orbits": 0,
          "seconds": 95.47083333333333,
          "totalReward": 212.53999999999996,
          "endReason": "game_over",
          "ticks": 22913,
          "events": {
            "flip": 2753,
            "plunge": 3,
            "nudge": 56,
            "target": 12,
            "bumper": 37,
            "launch": 3,
            "land": 3,
            "inlane": 13,
            "sling": 14,
            "orbit": 1,
            "drain": 3,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 39980032,
          "score": 468310,
          "orbits": 1,
          "seconds": 93.96666666666667,
          "totalReward": 458.21000000000015,
          "endReason": "game_over",
          "ticks": 22552,
          "events": {
            "flip": 2670,
            "plunge": 3,
            "nudge": 57,
            "target": 13,
            "bumper": 41,
            "launch": 4,
            "land": 4,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "sling": 21,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 40037376,
          "score": 193940,
          "orbits": 0,
          "seconds": 38.833333333333336,
          "totalReward": 190.93999999999994,
          "endReason": "game_over",
          "ticks": 9320,
          "events": {
            "flip": 940,
            "plunge": 3,
            "nudge": 18,
            "target": 12,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 40094720,
          "score": 217950,
          "orbits": 0,
          "seconds": 70.7875,
          "totalReward": 211.84999999999988,
          "endReason": "game_over",
          "ticks": 16989,
          "events": {
            "flip": 1790,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 40152064,
          "score": 208170,
          "orbits": 0,
          "seconds": 70.50416666666666,
          "totalReward": 202.06999999999996,
          "endReason": "game_over",
          "ticks": 16921,
          "events": {
            "flip": 1926,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 17,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40209408,
          "score": 202220,
          "orbits": 0,
          "seconds": 55.3375,
          "totalReward": 196.11999999999998,
          "endReason": "game_over",
          "ticks": 13281,
          "events": {
            "flip": 1458,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "ramp": 1,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40266752,
          "score": 204840,
          "orbits": 0,
          "seconds": 59.766666666666666,
          "totalReward": 197.73999999999995,
          "endReason": "game_over",
          "ticks": 14344,
          "events": {
            "flip": 1453,
            "plunge": 3,
            "nudge": 33,
            "target": 13,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "sling": 4,
            "drain": 3,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40324096,
          "score": 206310,
          "orbits": 0,
          "seconds": 77.92083333333333,
          "totalReward": 203.30999999999986,
          "endReason": "game_over",
          "ticks": 18701,
          "events": {
            "flip": 2127,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 21,
            "orbit": 2,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 40381440,
          "score": 97940,
          "orbits": 0,
          "seconds": 64.7,
          "totalReward": 89.83999999999997,
          "endReason": "game_over",
          "ticks": 15528,
          "events": {
            "flip": 1564,
            "plunge": 3,
            "nudge": 32,
            "target": 9,
            "bumper": 20,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40438784,
          "score": 232000,
          "orbits": 0,
          "seconds": 116.35416666666667,
          "totalReward": 221.79999999999987,
          "endReason": "game_over",
          "ticks": 27925,
          "events": {
            "flip": 3142,
            "plunge": 3,
            "target": 11,
            "bumper": 43,
            "nudge": 58,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "sling": 20,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 40496128,
          "score": 236540,
          "orbits": 0,
          "seconds": 91.10833333333333,
          "totalReward": 229.43999999999994,
          "endReason": "game_over",
          "ticks": 21866,
          "events": {
            "flip": 2600,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 38,
            "launch": 3,
            "sling": 24,
            "land": 3,
            "ramp": 6,
            "orbit": 1,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40553472,
          "score": 217090,
          "orbits": 0,
          "seconds": 105.3875,
          "totalReward": 210.98999999999998,
          "endReason": "game_over",
          "ticks": 25293,
          "events": {
            "flip": 2730,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "inlane": 12,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40610816,
          "score": 211080,
          "orbits": 0,
          "seconds": 71.9875,
          "totalReward": 208.07999999999998,
          "endReason": "game_over",
          "ticks": 17277,
          "events": {
            "flip": 1982,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "sling": 8,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 40668160,
          "score": 196810,
          "orbits": 0,
          "seconds": 44.53333333333333,
          "totalReward": 193.80999999999997,
          "endReason": "game_over",
          "ticks": 10688,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 23,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 40725504,
          "score": 196160,
          "orbits": 0,
          "seconds": 43.875,
          "totalReward": 186.95999999999998,
          "endReason": "game_over",
          "ticks": 10530,
          "events": {
            "flip": 998,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 40782848,
          "score": 117030,
          "orbits": 0,
          "seconds": 99.35,
          "totalReward": 109.83000000000006,
          "endReason": "game_over",
          "ticks": 23844,
          "events": {
            "flip": 2703,
            "plunge": 3,
            "nudge": 53,
            "target": 8,
            "bumper": 22,
            "launch": 2,
            "land": 2,
            "ramp": 4,
            "inlane": 10,
            "sling": 23,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 40840192,
          "score": 224530,
          "orbits": 0,
          "seconds": 114.6875,
          "totalReward": 221.52999999999992,
          "endReason": "game_over",
          "ticks": 27525,
          "events": {
            "flip": 3155,
            "plunge": 3,
            "nudge": 70,
            "target": 12,
            "bumper": 44,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 23,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 40897536,
          "score": 233890,
          "orbits": 0,
          "seconds": 102.83749999999999,
          "totalReward": 225.78999999999982,
          "endReason": "game_over",
          "ticks": 24681,
          "events": {
            "flip": 2476,
            "plunge": 3,
            "nudge": 52,
            "target": 11,
            "bumper": 46,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "ramp": 6,
            "sling": 19,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 40954880,
          "score": 215290,
          "orbits": 0,
          "seconds": 54.512499999999996,
          "totalReward": 209.18999999999997,
          "endReason": "game_over",
          "ticks": 13083,
          "events": {
            "flip": 1264,
            "plunge": 3,
            "nudge": 17,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 41012224,
          "score": 203210,
          "orbits": 0,
          "seconds": 66.55416666666666,
          "totalReward": 196.10999999999993,
          "endReason": "game_over",
          "ticks": 15973,
          "events": {
            "flip": 1774,
            "plunge": 3,
            "nudge": 23,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "sling": 21,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 41069568,
          "score": 487700,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 485.69999999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5204,
            "plunge": 3,
            "nudge": 66,
            "target": 13,
            "bumper": 56,
            "launch": 4,
            "sling": 50,
            "land": 4,
            "inlane": 16,
            "ramp": 6,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 41126912,
          "score": 224630,
          "orbits": 0,
          "seconds": 112.10416666666667,
          "totalReward": 221.6299999999998,
          "endReason": "game_over",
          "ticks": 26905,
          "events": {
            "flip": 3101,
            "plunge": 3,
            "nudge": 39,
            "target": 15,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "sling": 33,
            "inlane": 14,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 41184256,
          "score": 108090,
          "orbits": 0,
          "seconds": 48.641666666666666,
          "totalReward": 100.98999999999998,
          "endReason": "game_over",
          "ticks": 11674,
          "events": {
            "flip": 1139,
            "plunge": 3,
            "nudge": 13,
            "target": 9,
            "bumper": 26,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "sling": 9,
            "land": 2,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 41241600,
          "score": 146980,
          "orbits": 0,
          "seconds": 129.55416666666667,
          "totalReward": 143.98,
          "endReason": "game_over",
          "ticks": 31093,
          "events": {
            "flip": 3317,
            "plunge": 3,
            "nudge": 82,
            "target": 10,
            "bumper": 55,
            "inlane": 12,
            "sling": 28,
            "ramp": 7,
            "orbit": 2,
            "drain": 3,
            "abort": 3,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 41298944,
          "score": 217170,
          "orbits": 0,
          "seconds": 107.02083333333333,
          "totalReward": 210.06999999999982,
          "endReason": "game_over",
          "ticks": 25685,
          "events": {
            "flip": 2905,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 51,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "inlane": 8,
            "over": 1
          }
        },
        {
          "steps": 41356288,
          "score": 96560,
          "orbits": 0,
          "seconds": 52.15,
          "totalReward": 88.46000000000002,
          "endReason": "game_over",
          "ticks": 12516,
          "events": {
            "flip": 1326,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 21,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 41413632,
          "score": 221480,
          "orbits": 0,
          "seconds": 78.57083333333333,
          "totalReward": 213.37999999999997,
          "endReason": "game_over",
          "ticks": 18857,
          "events": {
            "flip": 2100,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 41470976,
          "score": 476500,
          "orbits": 1,
          "seconds": 111.07083333333333,
          "totalReward": 470.4000000000001,
          "endReason": "game_over",
          "ticks": 26657,
          "events": {
            "flip": 2948,
            "plunge": 3,
            "nudge": 49,
            "target": 13,
            "bumper": 50,
            "launch": 4,
            "sling": 20,
            "land": 4,
            "ramp": 3,
            "inlane": 16,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 41528320,
          "score": 205720,
          "orbits": 0,
          "seconds": 56.891666666666666,
          "totalReward": 196.52,
          "endReason": "game_over",
          "ticks": 13654,
          "events": {
            "flip": 1343,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "ramp": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 41585664,
          "score": 207660,
          "orbits": 0,
          "seconds": 83.42083333333333,
          "totalReward": 201.55999999999992,
          "endReason": "game_over",
          "ticks": 20021,
          "events": {
            "flip": 2312,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 16,
            "drain": 3,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 41643008,
          "score": 195830,
          "orbits": 0,
          "seconds": 39.9625,
          "totalReward": 185.6299999999999,
          "endReason": "game_over",
          "ticks": 9591,
          "events": {
            "flip": 886,
            "plunge": 3,
            "nudge": 22,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "sling": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 41700352,
          "score": 233720,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 227.62,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5328,
            "plunge": 3,
            "nudge": 77,
            "target": 10,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "inlane": 29,
            "sling": 22,
            "ramp": 4,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 41757696,
          "score": 228180,
          "orbits": 0,
          "seconds": 115.77499999999999,
          "totalReward": 221.07999999999993,
          "endReason": "game_over",
          "ticks": 27786,
          "events": {
            "flip": 3165,
            "plunge": 3,
            "nudge": 49,
            "target": 13,
            "bumper": 31,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "orbit": 1,
            "sling": 28,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 41815040,
          "score": 212090,
          "orbits": 0,
          "seconds": 88.47083333333333,
          "totalReward": 202.88999999999982,
          "endReason": "game_over",
          "ticks": 21233,
          "events": {
            "flip": 2271,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 41872384,
          "score": 467490,
          "orbits": 1,
          "seconds": 74.5875,
          "totalReward": 461.39,
          "endReason": "game_over",
          "ticks": 17901,
          "events": {
            "flip": 1831,
            "plunge": 3,
            "nudge": 39,
            "target": 15,
            "bumper": 22,
            "launch": 4,
            "inlane": 7,
            "land": 4,
            "sling": 9,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 41929728,
          "score": 468080,
          "orbits": 1,
          "seconds": 109.27083333333333,
          "totalReward": 461.9799999999997,
          "endReason": "game_over",
          "ticks": 26225,
          "events": {
            "flip": 3242,
            "plunge": 3,
            "nudge": 41,
            "target": 15,
            "bumper": 36,
            "launch": 4,
            "inlane": 15,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "sling": 28,
            "over": 1
          }
        },
        {
          "steps": 41987072,
          "score": 503640,
          "orbits": 1,
          "seconds": 153.44166666666666,
          "totalReward": 496.5399999999999,
          "endReason": "game_over",
          "ticks": 36826,
          "events": {
            "flip": 4174,
            "plunge": 3,
            "nudge": 84,
            "target": 16,
            "bumper": 68,
            "launch": 4,
            "inlane": 17,
            "land": 4,
            "sling": 24,
            "drain": 3,
            "abort": 2,
            "ramp": 7,
            "over": 1
          }
        },
        {
          "steps": 42044416,
          "score": 240250,
          "orbits": 0,
          "seconds": 117.17916666666666,
          "totalReward": 234.14999999999984,
          "endReason": "game_over",
          "ticks": 28123,
          "events": {
            "flip": 3185,
            "plunge": 3,
            "nudge": 67,
            "target": 12,
            "bumper": 45,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "ramp": 6,
            "inlane": 16,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 42101760,
          "score": 204930,
          "orbits": 0,
          "seconds": 58.75,
          "totalReward": 195.72999999999996,
          "endReason": "game_over",
          "ticks": 14100,
          "events": {
            "flip": 1346,
            "plunge": 3,
            "nudge": 29,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 13,
            "ramp": 1,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 42159104,
          "score": 201360,
          "orbits": 0,
          "seconds": 77.65416666666667,
          "totalReward": 195.25999999999993,
          "endReason": "game_over",
          "ticks": 18637,
          "events": {
            "flip": 2005,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 16,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 42216448,
          "score": 116710,
          "orbits": 0,
          "seconds": 93.77083333333333,
          "totalReward": 111.60999999999997,
          "endReason": "game_over",
          "ticks": 22505,
          "events": {
            "flip": 2522,
            "plunge": 3,
            "nudge": 51,
            "target": 7,
            "sling": 21,
            "bumper": 37,
            "inlane": 11,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "orbit": 1,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 42273792,
          "score": 198540,
          "orbits": 0,
          "seconds": 49.86666666666667,
          "totalReward": 195.54000000000002,
          "endReason": "game_over",
          "ticks": 11968,
          "events": {
            "flip": 1279,
            "plunge": 3,
            "nudge": 20,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "sling": 4,
            "inlane": 7,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 42331136,
          "score": 212490,
          "orbits": 0,
          "seconds": 67.48333333333333,
          "totalReward": 206.38999999999996,
          "endReason": "game_over",
          "ticks": 16196,
          "events": {
            "flip": 1784,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 42388480,
          "score": 213780,
          "orbits": 0,
          "seconds": 87.7,
          "totalReward": 207.67999999999998,
          "endReason": "game_over",
          "ticks": 21048,
          "events": {
            "flip": 2259,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "sling": 8,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 42445824,
          "score": 226970,
          "orbits": 0,
          "seconds": 107.75416666666666,
          "totalReward": 223.96999999999983,
          "endReason": "game_over",
          "ticks": 25861,
          "events": {
            "flip": 2966,
            "plunge": 3,
            "nudge": 47,
            "target": 14,
            "bumper": 34,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "ramp": 4,
            "sling": 17,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 42503168,
          "score": 216070,
          "orbits": 0,
          "seconds": 130.40416666666667,
          "totalReward": 213.06999999999988,
          "endReason": "game_over",
          "ticks": 31297,
          "events": {
            "flip": 2933,
            "plunge": 3,
            "nudge": 67,
            "target": 15,
            "bumper": 45,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 27,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 42560512,
          "score": 208010,
          "orbits": 0,
          "seconds": 74.4375,
          "totalReward": 201.91000000000003,
          "endReason": "game_over",
          "ticks": 17865,
          "events": {
            "flip": 1904,
            "plunge": 3,
            "nudge": 44,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 11,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 42617856,
          "score": 234660,
          "orbits": 0,
          "seconds": 127.77083333333333,
          "totalReward": 231.65999999999988,
          "endReason": "game_over",
          "ticks": 30665,
          "events": {
            "flip": 3686,
            "plunge": 3,
            "nudge": 88,
            "target": 15,
            "bumper": 57,
            "launch": 3,
            "sling": 26,
            "land": 3,
            "inlane": 11,
            "orbit": 2,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 42675200,
          "score": 251910,
          "orbits": 0,
          "seconds": 137.25416666666666,
          "totalReward": 248.9099999999997,
          "endReason": "game_over",
          "ticks": 32941,
          "events": {
            "flip": 3846,
            "plunge": 3,
            "nudge": 86,
            "target": 14,
            "bumper": 63,
            "launch": 3,
            "sling": 51,
            "land": 3,
            "inlane": 9,
            "ramp": 8,
            "drain": 3,
            "abort": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 42732544,
          "score": 252140,
          "orbits": 0,
          "seconds": 143.39583333333334,
          "totalReward": 240.93999999999983,
          "endReason": "game_over",
          "ticks": 34415,
          "events": {
            "flip": 4086,
            "plunge": 3,
            "nudge": 68,
            "target": 13,
            "bumper": 48,
            "launch": 3,
            "inlane": 20,
            "drain": 3,
            "land": 3,
            "sling": 34,
            "ramp": 6,
            "orbit": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 42789888,
          "score": 99600,
          "orbits": 0,
          "seconds": 47.56666666666666,
          "totalReward": 96.6,
          "endReason": "game_over",
          "ticks": 11416,
          "events": {
            "flip": 1132,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 15,
            "sling": 10,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 42847232,
          "score": 192380,
          "orbits": 0,
          "seconds": 50,
          "totalReward": 189.37999999999997,
          "endReason": "game_over",
          "ticks": 12000,
          "events": {
            "flip": 1244,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 16,
            "drain": 3,
            "abort": 3,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 42904576,
          "score": 193450,
          "orbits": 0,
          "seconds": 34.704166666666666,
          "totalReward": 186.34999999999997,
          "endReason": "game_over",
          "ticks": 8329,
          "events": {
            "flip": 775,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 16,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 42961920,
          "score": 204850,
          "orbits": 0,
          "seconds": 66.80416666666666,
          "totalReward": 198.74999999999997,
          "endReason": "game_over",
          "ticks": 16033,
          "events": {
            "flip": 1841,
            "plunge": 3,
            "nudge": 38,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 9,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 43019264,
          "score": 216450,
          "orbits": 0,
          "seconds": 83.5375,
          "totalReward": 210.34999999999997,
          "endReason": "game_over",
          "ticks": 20049,
          "events": {
            "flip": 2245,
            "plunge": 3,
            "target": 13,
            "bumper": 37,
            "nudge": 45,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 43076608,
          "score": 93560,
          "orbits": 0,
          "seconds": 57.016666666666666,
          "totalReward": 86.46000000000002,
          "endReason": "game_over",
          "ticks": 13684,
          "events": {
            "flip": 1410,
            "plunge": 3,
            "nudge": 26,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "inlane": 7,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 43133952,
          "score": 102060,
          "orbits": 0,
          "seconds": 58.96666666666667,
          "totalReward": 93.96,
          "endReason": "game_over",
          "ticks": 14152,
          "events": {
            "flip": 1507,
            "plunge": 3,
            "nudge": 34,
            "target": 9,
            "bumper": 32,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 43191296,
          "score": 235510,
          "orbits": 0,
          "seconds": 129.55416666666667,
          "totalReward": 232.50999999999965,
          "endReason": "game_over",
          "ticks": 31093,
          "events": {
            "flip": 3419,
            "plunge": 3,
            "nudge": 53,
            "target": 11,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "ramp": 6,
            "sling": 31,
            "inlane": 16,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 43248640,
          "score": 488640,
          "orbits": 1,
          "seconds": 178.82083333333333,
          "totalReward": 485.64,
          "endReason": "game_over",
          "ticks": 42917,
          "events": {
            "flip": 4848,
            "plunge": 3,
            "target": 15,
            "bumper": 75,
            "nudge": 78,
            "launch": 4,
            "land": 4,
            "inlane": 22,
            "sling": 54,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 43305984,
          "score": 232730,
          "orbits": 0,
          "seconds": 101.1375,
          "totalReward": 229.72999999999993,
          "endReason": "game_over",
          "ticks": 24273,
          "events": {
            "flip": 2717,
            "plunge": 3,
            "target": 13,
            "bumper": 34,
            "nudge": 57,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 13,
            "drain": 3,
            "abort": 3,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 43363328,
          "score": 225970,
          "orbits": 0,
          "seconds": 115.62083333333334,
          "totalReward": 222.96999999999994,
          "endReason": "game_over",
          "ticks": 27749,
          "events": {
            "flip": 2990,
            "plunge": 3,
            "nudge": 53,
            "target": 13,
            "bumper": 45,
            "launch": 3,
            "land": 3,
            "sling": 27,
            "inlane": 12,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 43420672,
          "score": 200480,
          "orbits": 0,
          "seconds": 81.4375,
          "totalReward": 197.47999999999996,
          "endReason": "game_over",
          "ticks": 19545,
          "events": {
            "flip": 1692,
            "plunge": 3,
            "target": 13,
            "bumper": 16,
            "nudge": 42,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 43478016,
          "score": 223290,
          "orbits": 0,
          "seconds": 126.72083333333333,
          "totalReward": 214.08999999999966,
          "endReason": "game_over",
          "ticks": 30413,
          "events": {
            "flip": 3077,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 48,
            "launch": 3,
            "sling": 29,
            "land": 3,
            "inlane": 14,
            "drain": 3,
            "orbit": 1,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 43535360,
          "score": 469220,
          "orbits": 1,
          "seconds": 110.85416666666667,
          "totalReward": 466.2199999999999,
          "endReason": "game_over",
          "ticks": 26605,
          "events": {
            "flip": 2742,
            "plunge": 3,
            "target": 14,
            "bumper": 28,
            "nudge": 46,
            "launch": 4,
            "sling": 22,
            "land": 4,
            "ramp": 2,
            "inlane": 16,
            "drain": 3,
            "abort": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 43592704,
          "score": 200470,
          "orbits": 0,
          "seconds": 67.48333333333333,
          "totalReward": 191.27,
          "endReason": "game_over",
          "ticks": 16196,
          "events": {
            "flip": 1634,
            "plunge": 3,
            "nudge": 32,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 43650048,
          "score": 523760,
          "orbits": 1,
          "seconds": 148.97083333333333,
          "totalReward": 517.6600000000004,
          "endReason": "game_over",
          "ticks": 35753,
          "events": {
            "flip": 3681,
            "plunge": 3,
            "nudge": 78,
            "target": 17,
            "bumper": 77,
            "launch": 5,
            "land": 5,
            "inlane": 16,
            "sling": 36,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 43707392,
          "score": 219180,
          "orbits": 0,
          "seconds": 136.2375,
          "totalReward": 211.07999999999998,
          "endReason": "game_over",
          "ticks": 32697,
          "events": {
            "flip": 2310,
            "plunge": 3,
            "nudge": 62,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 20,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 43764736,
          "score": 487040,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 476.94000000000005,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3923,
            "plunge": 3,
            "target": 12,
            "bumper": 55,
            "nudge": 71,
            "launch": 4,
            "sling": 54,
            "land": 4,
            "inlane": 23,
            "drain": 2,
            "abort": 1,
            "ramp": 3,
            "orbit": 1
          }
        },
        {
          "steps": 43822080,
          "score": 116830,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 112.72999999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1681,
            "plunge": 2,
            "target": 8,
            "bumper": 35,
            "nudge": 76,
            "launch": 2,
            "sling": 13,
            "land": 2,
            "inlane": 17,
            "drain": 1,
            "ramp": 3
          }
        },
        {
          "steps": 43879424,
          "score": 239020,
          "orbits": 0,
          "seconds": 129.95833333333334,
          "totalReward": 229.8199999999999,
          "endReason": "game_over",
          "ticks": 31190,
          "events": {
            "flip": 3426,
            "plunge": 3,
            "nudge": 65,
            "target": 10,
            "bumper": 65,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 32,
            "orbit": 3,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 43936768,
          "score": 212640,
          "orbits": 0,
          "seconds": 119.5375,
          "totalReward": 206.53999999999957,
          "endReason": "game_over",
          "ticks": 28689,
          "events": {
            "flip": 3027,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 49,
            "launch": 3,
            "inlane": 17,
            "drain": 3,
            "land": 3,
            "sling": 34,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 43994112,
          "score": 207840,
          "orbits": 0,
          "seconds": 68.20833333333333,
          "totalReward": 194.5399999999998,
          "endReason": "game_over",
          "ticks": 16370,
          "events": {
            "flip": 1710,
            "plunge": 3,
            "nudge": 29,
            "target": 10,
            "bumper": 23,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 44051456,
          "score": 197260,
          "orbits": 0,
          "seconds": 42.75833333333333,
          "totalReward": 184.95999999999992,
          "endReason": "game_over",
          "ticks": 10262,
          "events": {
            "flip": 1011,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 44108800,
          "score": 226430,
          "orbits": 0,
          "seconds": 75.52916666666667,
          "totalReward": 217.23,
          "endReason": "game_over",
          "ticks": 18127,
          "events": {
            "flip": 1966,
            "plunge": 3,
            "nudge": 29,
            "target": 10,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 13,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 44166144,
          "score": 253100,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 247.9999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4158,
            "plunge": 3,
            "nudge": 44,
            "target": 11,
            "bumper": 60,
            "launch": 3,
            "inlane": 21,
            "sling": 30,
            "land": 3,
            "drain": 2,
            "ramp": 8,
            "abort": 1
          }
        },
        {
          "steps": 44223488,
          "score": 254370,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 252.3699999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5093,
            "plunge": 3,
            "target": 14,
            "bumper": 50,
            "nudge": 51,
            "launch": 3,
            "sling": 57,
            "land": 3,
            "inlane": 28,
            "ramp": 6,
            "orbit": 3,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 44280832,
          "score": 199490,
          "orbits": 0,
          "seconds": 56.1125,
          "totalReward": 190.29,
          "endReason": "game_over",
          "ticks": 13467,
          "events": {
            "flip": 1280,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 17,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 44338176,
          "score": 215790,
          "orbits": 0,
          "seconds": 101.28333333333333,
          "totalReward": 204.59000000000003,
          "endReason": "game_over",
          "ticks": 24308,
          "events": {
            "flip": 2580,
            "plunge": 3,
            "target": 13,
            "bumper": 38,
            "nudge": 29,
            "launch": 3,
            "sling": 29,
            "land": 3,
            "inlane": 13,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 44395520,
          "score": 216550,
          "orbits": 0,
          "seconds": 95.83333333333333,
          "totalReward": 208.44999999999993,
          "endReason": "game_over",
          "ticks": 23000,
          "events": {
            "flip": 2166,
            "plunge": 3,
            "nudge": 30,
            "target": 14,
            "bumper": 32,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "ramp": 2,
            "sling": 15,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 44452864,
          "score": 231290,
          "orbits": 0,
          "seconds": 124.87916666666666,
          "totalReward": 216.98999999999984,
          "endReason": "game_over",
          "ticks": 29971,
          "events": {
            "flip": 3004,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 48,
            "launch": 3,
            "inlane": 21,
            "land": 3,
            "sling": 29,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 44510208,
          "score": 218980,
          "orbits": 0,
          "seconds": 103.7375,
          "totalReward": 212.87999999999974,
          "endReason": "game_over",
          "ticks": 24897,
          "events": {
            "flip": 2635,
            "plunge": 3,
            "nudge": 28,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "sling": 38,
            "land": 3,
            "ramp": 3,
            "inlane": 13,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 44567552,
          "score": 219620,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 217.61999999999986,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3325,
            "plunge": 3,
            "nudge": 67,
            "target": 14,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "inlane": 27,
            "sling": 22,
            "orbit": 1,
            "drain": 2,
            "abort": 2,
            "ramp": 2
          }
        },
        {
          "steps": 44624896,
          "score": 226470,
          "orbits": 0,
          "seconds": 175.72916666666666,
          "totalReward": 219.36999999999992,
          "endReason": "game_over",
          "ticks": 42175,
          "events": {
            "flip": 3410,
            "plunge": 3,
            "nudge": 43,
            "target": 14,
            "bumper": 45,
            "launch": 3,
            "inlane": 27,
            "land": 3,
            "ramp": 2,
            "sling": 17,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 44682240,
          "score": 103320,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 102.32000000000005,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2443,
            "plunge": 2,
            "target": 8,
            "bumper": 26,
            "nudge": 35,
            "launch": 2,
            "sling": 22,
            "land": 2,
            "inlane": 21,
            "ramp": 1,
            "drain": 1,
            "abort": 1
          }
        },
        {
          "steps": 44739584,
          "score": 210460,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 205.3599999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3266,
            "plunge": 3,
            "nudge": 53,
            "target": 13,
            "bumper": 32,
            "launch": 3,
            "inlane": 18,
            "land": 3,
            "sling": 16,
            "drain": 2,
            "abort": 1,
            "orbit": 1
          }
        },
        {
          "steps": 44796928,
          "score": 225850,
          "orbits": 0,
          "seconds": 109.09583333333333,
          "totalReward": 211.54999999999976,
          "endReason": "game_over",
          "ticks": 26183,
          "events": {
            "flip": 2541,
            "plunge": 3,
            "nudge": 22,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "drain": 3,
            "ramp": 3,
            "inlane": 17,
            "over": 1
          }
        },
        {
          "steps": 44854272,
          "score": 508890,
          "orbits": 1,
          "seconds": 154.475,
          "totalReward": 492.59,
          "endReason": "game_over",
          "ticks": 37074,
          "events": {
            "flip": 3843,
            "plunge": 3,
            "nudge": 56,
            "target": 13,
            "bumper": 53,
            "launch": 4,
            "sling": 29,
            "land": 4,
            "ramp": 6,
            "inlane": 28,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 44911616,
          "score": 205390,
          "orbits": 0,
          "seconds": 74.775,
          "totalReward": 193.09000000000003,
          "endReason": "game_over",
          "ticks": 17946,
          "events": {
            "flip": 1805,
            "plunge": 3,
            "nudge": 11,
            "target": 9,
            "bumper": 25,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 44968960,
          "score": 203400,
          "orbits": 0,
          "seconds": 101.35833333333333,
          "totalReward": 197.30000000000004,
          "endReason": "game_over",
          "ticks": 24326,
          "events": {
            "flip": 2442,
            "plunge": 3,
            "target": 11,
            "bumper": 27,
            "nudge": 20,
            "launch": 3,
            "sling": 30,
            "land": 3,
            "inlane": 17,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 45026304,
          "score": 479170,
          "orbits": 1,
          "seconds": 79.52083333333333,
          "totalReward": 463.8699999999999,
          "endReason": "game_over",
          "ticks": 19085,
          "events": {
            "flip": 1935,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 20,
            "launch": 4,
            "inlane": 13,
            "land": 4,
            "ramp": 4,
            "sling": 17,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 45083648,
          "score": 202070,
          "orbits": 0,
          "seconds": 70.2625,
          "totalReward": 195.97,
          "endReason": "game_over",
          "ticks": 16863,
          "events": {
            "flip": 1651,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 45140992,
          "score": 209190,
          "orbits": 0,
          "seconds": 61.99166666666667,
          "totalReward": 199.99,
          "endReason": "game_over",
          "ticks": 14878,
          "events": {
            "flip": 1376,
            "plunge": 3,
            "nudge": 9,
            "target": 10,
            "bumper": 21,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "ramp": 2,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45198336,
          "score": 219720,
          "orbits": 0,
          "seconds": 98.31666666666666,
          "totalReward": 210.5199999999999,
          "endReason": "game_over",
          "ticks": 23596,
          "events": {
            "flip": 2465,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 18,
            "launch": 3,
            "sling": 22,
            "land": 3,
            "inlane": 11,
            "ramp": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45255680,
          "score": 239780,
          "orbits": 0,
          "seconds": 165.42083333333332,
          "totalReward": 236.77999999999992,
          "endReason": "game_over",
          "ticks": 39701,
          "events": {
            "flip": 4048,
            "plunge": 3,
            "target": 15,
            "bumper": 55,
            "nudge": 58,
            "launch": 3,
            "sling": 38,
            "land": 3,
            "inlane": 19,
            "ramp": 5,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 45313024,
          "score": 497090,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 490.98999999999984,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4165,
            "plunge": 3,
            "nudge": 24,
            "target": 13,
            "bumper": 46,
            "launch": 4,
            "sling": 39,
            "land": 4,
            "inlane": 32,
            "drain": 2,
            "abort": 1,
            "ramp": 6
          }
        },
        {
          "steps": 45370368,
          "score": 197350,
          "orbits": 0,
          "seconds": 73.8875,
          "totalReward": 191.24999999999991,
          "endReason": "game_over",
          "ticks": 17733,
          "events": {
            "flip": 1790,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 20,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 45427712,
          "score": 229750,
          "orbits": 0,
          "seconds": 88.7125,
          "totalReward": 216.44999999999987,
          "endReason": "game_over",
          "ticks": 21291,
          "events": {
            "flip": 2166,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 9,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 45485056,
          "score": 480810,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 472.7100000000003,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4345,
            "plunge": 3,
            "target": 15,
            "bumper": 56,
            "nudge": 34,
            "launch": 4,
            "sling": 31,
            "land": 4,
            "inlane": 32,
            "drain": 2,
            "abort": 1,
            "ramp": 1,
            "orbit": 1
          }
        },
        {
          "steps": 45542400,
          "score": 229410,
          "orbits": 0,
          "seconds": 85.1875,
          "totalReward": 219.20999999999987,
          "endReason": "game_over",
          "ticks": 20445,
          "events": {
            "flip": 2062,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 27,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 13,
            "ramp": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45599744,
          "score": 484330,
          "orbits": 1,
          "seconds": 145.90833333333333,
          "totalReward": 472.12999999999977,
          "endReason": "game_over",
          "ticks": 35018,
          "events": {
            "flip": 3957,
            "plunge": 3,
            "target": 12,
            "bumper": 35,
            "nudge": 12,
            "launch": 4,
            "sling": 33,
            "land": 4,
            "inlane": 23,
            "drain": 3,
            "abort": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 45657088,
          "score": 489660,
          "orbits": 1,
          "seconds": 155.00416666666666,
          "totalReward": 480.5600000000003,
          "endReason": "game_over",
          "ticks": 37201,
          "events": {
            "flip": 4030,
            "plunge": 3,
            "nudge": 51,
            "target": 16,
            "bumper": 60,
            "launch": 4,
            "sling": 26,
            "land": 4,
            "inlane": 19,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 45714432,
          "score": 516330,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 505.12999999999994,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4638,
            "plunge": 3,
            "nudge": 59,
            "target": 14,
            "bumper": 69,
            "launch": 4,
            "land": 4,
            "inlane": 26,
            "sling": 63,
            "ramp": 8,
            "drain": 2
          }
        },
        {
          "steps": 45771776,
          "score": 477990,
          "orbits": 1,
          "seconds": 153.55416666666667,
          "totalReward": 474.99000000000024,
          "endReason": "game_over",
          "ticks": 36853,
          "events": {
            "flip": 4037,
            "plunge": 3,
            "nudge": 51,
            "target": 17,
            "bumper": 61,
            "launch": 4,
            "land": 4,
            "inlane": 27,
            "sling": 39,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 45829120,
          "score": 232630,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 227.52999999999955,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5215,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 67,
            "launch": 3,
            "inlane": 28,
            "land": 3,
            "sling": 43,
            "ramp": 2,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 45886464,
          "score": 476380,
          "orbits": 1,
          "seconds": 92.4875,
          "totalReward": 464.18,
          "endReason": "game_over",
          "ticks": 22197,
          "events": {
            "flip": 2358,
            "plunge": 3,
            "nudge": 31,
            "target": 14,
            "bumper": 29,
            "launch": 4,
            "sling": 18,
            "land": 4,
            "inlane": 13,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 45943808,
          "score": 209520,
          "orbits": 0,
          "seconds": 75.13333333333333,
          "totalReward": 200.31999999999994,
          "endReason": "game_over",
          "ticks": 18032,
          "events": {
            "flip": 2053,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 8,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46001152,
          "score": 207230,
          "orbits": 0,
          "seconds": 70.02083333333333,
          "totalReward": 198.02999999999994,
          "endReason": "game_over",
          "ticks": 16805,
          "events": {
            "flip": 1686,
            "plunge": 3,
            "target": 10,
            "bumper": 18,
            "nudge": 16,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 46058496,
          "score": 232040,
          "orbits": 0,
          "seconds": 134.09166666666667,
          "totalReward": 218.7399999999998,
          "endReason": "game_over",
          "ticks": 32182,
          "events": {
            "flip": 3767,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 44,
            "launch": 3,
            "inlane": 27,
            "land": 3,
            "sling": 24,
            "ramp": 2,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 46115840,
          "score": 225810,
          "orbits": 0,
          "seconds": 112.97083333333333,
          "totalReward": 215.60999999999999,
          "endReason": "game_over",
          "ticks": 27113,
          "events": {
            "flip": 2972,
            "plunge": 3,
            "target": 12,
            "bumper": 31,
            "nudge": 26,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "inlane": 11,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46173184,
          "score": 543130,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 531.9300000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4469,
            "plunge": 3,
            "nudge": 52,
            "target": 15,
            "bumper": 47,
            "launch": 5,
            "sling": 33,
            "land": 5,
            "inlane": 27,
            "ramp": 8,
            "drain": 2,
            "orbit": 2
          }
        },
        {
          "steps": 46230528,
          "score": 219450,
          "orbits": 0,
          "seconds": 101.25416666666666,
          "totalReward": 209.2499999999999,
          "endReason": "game_over",
          "ticks": 24301,
          "events": {
            "flip": 2593,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 31,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "inlane": 19,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46287872,
          "score": 215720,
          "orbits": 0,
          "seconds": 98.7875,
          "totalReward": 206.51999999999995,
          "endReason": "game_over",
          "ticks": 23709,
          "events": {
            "flip": 2630,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "inlane": 17,
            "land": 3,
            "sling": 12,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46345216,
          "score": 221460,
          "orbits": 0,
          "seconds": 136.40416666666667,
          "totalReward": 215.35999999999967,
          "endReason": "game_over",
          "ticks": 32737,
          "events": {
            "flip": 3913,
            "plunge": 3,
            "nudge": 63,
            "target": 12,
            "bumper": 39,
            "launch": 3,
            "sling": 36,
            "land": 3,
            "ramp": 2,
            "inlane": 17,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 46402560,
          "score": 478300,
          "orbits": 1,
          "seconds": 77.74166666666666,
          "totalReward": 468.0999999999999,
          "endReason": "game_over",
          "ticks": 18658,
          "events": {
            "flip": 1927,
            "plunge": 3,
            "nudge": 37,
            "target": 15,
            "bumper": 27,
            "launch": 4,
            "inlane": 11,
            "land": 4,
            "sling": 10,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46459904,
          "score": 197500,
          "orbits": 0,
          "seconds": 34.391666666666666,
          "totalReward": 185.2,
          "endReason": "game_over",
          "ticks": 8254,
          "events": {
            "flip": 712,
            "plunge": 3,
            "nudge": 10,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46517248,
          "score": 223060,
          "orbits": 0,
          "seconds": 80.05,
          "totalReward": 215.9599999999999,
          "endReason": "game_over",
          "ticks": 19212,
          "events": {
            "flip": 1974,
            "plunge": 3,
            "nudge": 33,
            "target": 13,
            "bumper": 36,
            "launch": 3,
            "sling": 26,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 46574592,
          "score": 259070,
          "orbits": 0,
          "seconds": 147.5375,
          "totalReward": 256.0699999999998,
          "endReason": "game_over",
          "ticks": 35409,
          "events": {
            "flip": 4087,
            "plunge": 3,
            "target": 13,
            "bumper": 62,
            "nudge": 72,
            "launch": 3,
            "sling": 37,
            "land": 3,
            "inlane": 17,
            "orbit": 1,
            "ramp": 9,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 46631936,
          "score": 214580,
          "orbits": 0,
          "seconds": 119.04166666666667,
          "totalReward": 201.27999999999977,
          "endReason": "game_over",
          "ticks": 28570,
          "events": {
            "flip": 3291,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 39,
            "launch": 3,
            "sling": 28,
            "land": 3,
            "inlane": 13,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46689280,
          "score": 470010,
          "orbits": 1,
          "seconds": 77.62083333333334,
          "totalReward": 457.80999999999995,
          "endReason": "game_over",
          "ticks": 18629,
          "events": {
            "flip": 1757,
            "plunge": 3,
            "nudge": 23,
            "target": 14,
            "bumper": 28,
            "launch": 4,
            "land": 4,
            "inlane": 9,
            "sling": 11,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46746624,
          "score": 204340,
          "orbits": 0,
          "seconds": 79.42083333333333,
          "totalReward": 195.14,
          "endReason": "game_over",
          "ticks": 19061,
          "events": {
            "flip": 1869,
            "plunge": 3,
            "nudge": 34,
            "target": 9,
            "bumper": 27,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 14,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46803968,
          "score": 213000,
          "orbits": 0,
          "seconds": 70.75833333333333,
          "totalReward": 200.7,
          "endReason": "game_over",
          "ticks": 16982,
          "events": {
            "flip": 1755,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 28,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 1,
            "inlane": 8,
            "orbit": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 46861312,
          "score": 206680,
          "orbits": 0,
          "seconds": 65.55416666666666,
          "totalReward": 203.67999999999995,
          "endReason": "game_over",
          "ticks": 15733,
          "events": {
            "flip": 1799,
            "plunge": 3,
            "nudge": 31,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 7,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 46918656,
          "score": 99750,
          "orbits": 0,
          "seconds": 41.55416666666667,
          "totalReward": 89.55000000000001,
          "endReason": "game_over",
          "ticks": 9973,
          "events": {
            "flip": 1078,
            "plunge": 3,
            "nudge": 16,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 46976000,
          "score": 208950,
          "orbits": 0,
          "seconds": 72.41666666666667,
          "totalReward": 196.6499999999999,
          "endReason": "game_over",
          "ticks": 17380,
          "events": {
            "flip": 2006,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "sling": 15,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 47033344,
          "score": 226130,
          "orbits": 0,
          "seconds": 155.75416666666666,
          "totalReward": 223.12999999999982,
          "endReason": "game_over",
          "ticks": 37381,
          "events": {
            "flip": 4715,
            "plunge": 3,
            "nudge": 55,
            "target": 11,
            "bumper": 61,
            "launch": 3,
            "sling": 33,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "inlane": 17,
            "over": 1
          }
        },
        {
          "steps": 47090688,
          "score": 219250,
          "orbits": 0,
          "seconds": 87.23333333333333,
          "totalReward": 210.04999999999984,
          "endReason": "game_over",
          "ticks": 20936,
          "events": {
            "flip": 2316,
            "plunge": 3,
            "nudge": 25,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "sling": 15,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47148032,
          "score": 506150,
          "orbits": 1,
          "seconds": 172.25833333333333,
          "totalReward": 492.9499999999996,
          "endReason": "game_over",
          "ticks": 41342,
          "events": {
            "flip": 4887,
            "plunge": 3,
            "nudge": 56,
            "target": 14,
            "bumper": 69,
            "launch": 4,
            "inlane": 17,
            "land": 4,
            "sling": 55,
            "ramp": 6,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 47205376,
          "score": 205680,
          "orbits": 0,
          "seconds": 65.42083333333333,
          "totalReward": 195.47999999999988,
          "endReason": "game_over",
          "ticks": 15701,
          "events": {
            "flip": 1704,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "drain": 3,
            "inlane": 6,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47262720,
          "score": 201660,
          "orbits": 0,
          "seconds": 64.775,
          "totalReward": 191.46,
          "endReason": "game_over",
          "ticks": 15546,
          "events": {
            "flip": 1680,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "sling": 16,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47320064,
          "score": 469980,
          "orbits": 1,
          "seconds": 81.77916666666667,
          "totalReward": 454.67999999999984,
          "endReason": "game_over",
          "ticks": 19627,
          "events": {
            "flip": 2251,
            "plunge": 3,
            "nudge": 29,
            "target": 12,
            "bumper": 39,
            "launch": 4,
            "inlane": 6,
            "land": 4,
            "sling": 18,
            "drain": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 47377408,
          "score": 212580,
          "orbits": 0,
          "seconds": 78.66666666666667,
          "totalReward": 202.37999999999988,
          "endReason": "game_over",
          "ticks": 18880,
          "events": {
            "flip": 2087,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 21,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 18,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47434752,
          "score": 225060,
          "orbits": 0,
          "seconds": 94.6875,
          "totalReward": 213.85999999999967,
          "endReason": "game_over",
          "ticks": 22725,
          "events": {
            "flip": 2546,
            "plunge": 3,
            "nudge": 26,
            "target": 12,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 47492096,
          "score": 250580,
          "orbits": 0,
          "seconds": 143.55416666666667,
          "totalReward": 236.27999999999946,
          "endReason": "game_over",
          "ticks": 34453,
          "events": {
            "flip": 3876,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 65,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 38,
            "drain": 3,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 47549440,
          "score": 190130,
          "orbits": 0,
          "seconds": 35.06666666666666,
          "totalReward": 184.02999999999994,
          "endReason": "game_over",
          "ticks": 8416,
          "events": {
            "flip": 880,
            "plunge": 3,
            "nudge": 12,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 47606784,
          "score": 106830,
          "orbits": 0,
          "seconds": 82.86666666666666,
          "totalReward": 98.62999999999997,
          "endReason": "game_over",
          "ticks": 19888,
          "events": {
            "flip": 2417,
            "plunge": 3,
            "nudge": 30,
            "target": 7,
            "bumper": 25,
            "launch": 2,
            "land": 2,
            "inlane": 10,
            "sling": 13,
            "ramp": 1,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47664128,
          "score": 223820,
          "orbits": 0,
          "seconds": 122.30416666666666,
          "totalReward": 213.61999999999966,
          "endReason": "game_over",
          "ticks": 29353,
          "events": {
            "flip": 3409,
            "plunge": 3,
            "nudge": 51,
            "target": 12,
            "bumper": 49,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "sling": 42,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47721472,
          "score": 219810,
          "orbits": 0,
          "seconds": 97.34166666666667,
          "totalReward": 208.60999999999987,
          "endReason": "game_over",
          "ticks": 23362,
          "events": {
            "flip": 2714,
            "plunge": 3,
            "target": 13,
            "bumper": 24,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "inlane": 13,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "sling": 11,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 47778816,
          "score": 212290,
          "orbits": 0,
          "seconds": 119.7875,
          "totalReward": 203.08999999999992,
          "endReason": "game_over",
          "ticks": 28749,
          "events": {
            "flip": 3231,
            "plunge": 3,
            "nudge": 69,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 18,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47836160,
          "score": 203700,
          "orbits": 0,
          "seconds": 68.20833333333333,
          "totalReward": 197.6,
          "endReason": "game_over",
          "ticks": 16370,
          "events": {
            "flip": 1698,
            "plunge": 3,
            "target": 12,
            "bumper": 14,
            "nudge": 33,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 1,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 47893504,
          "score": 209830,
          "orbits": 0,
          "seconds": 56.19166666666666,
          "totalReward": 199.63000000000002,
          "endReason": "game_over",
          "ticks": 13486,
          "events": {
            "flip": 1405,
            "plunge": 3,
            "nudge": 23,
            "target": 12,
            "bumper": 16,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "drain": 3,
            "ramp": 2,
            "inlane": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 47950848,
          "score": 218530,
          "orbits": 0,
          "seconds": 85.8625,
          "totalReward": 208.3299999999999,
          "endReason": "game_over",
          "ticks": 20607,
          "events": {
            "flip": 2322,
            "plunge": 3,
            "nudge": 32,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "inlane": 7,
            "sling": 23,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48008192,
          "score": 215780,
          "orbits": 0,
          "seconds": 85.10416666666667,
          "totalReward": 212.77999999999975,
          "endReason": "game_over",
          "ticks": 20425,
          "events": {
            "flip": 2233,
            "plunge": 3,
            "target": 11,
            "bumper": 42,
            "nudge": 22,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 12,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 48065536,
          "score": 201410,
          "orbits": 0,
          "seconds": 74.67083333333333,
          "totalReward": 195.30999999999995,
          "endReason": "game_over",
          "ticks": 17921,
          "events": {
            "flip": 1980,
            "plunge": 3,
            "nudge": 41,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48122880,
          "score": 218060,
          "orbits": 0,
          "seconds": 69.80416666666666,
          "totalReward": 211.95999999999987,
          "endReason": "game_over",
          "ticks": 16753,
          "events": {
            "flip": 1802,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "orbit": 3,
            "sling": 16,
            "drain": 3,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 48180224,
          "score": 203250,
          "orbits": 0,
          "seconds": 51.88333333333333,
          "totalReward": 194.04999999999995,
          "endReason": "game_over",
          "ticks": 12452,
          "events": {
            "flip": 1264,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "sling": 5,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 48237568,
          "score": 104380,
          "orbits": 0,
          "seconds": 56.583333333333336,
          "totalReward": 98.17999999999999,
          "endReason": "game_over",
          "ticks": 13580,
          "events": {
            "flip": 1422,
            "plunge": 3,
            "nudge": 30,
            "target": 8,
            "bumper": 19,
            "launch": 2,
            "land": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 48294912,
          "score": 210000,
          "orbits": 0,
          "seconds": 82.64583333333333,
          "totalReward": 199.7999999999998,
          "endReason": "game_over",
          "ticks": 19835,
          "events": {
            "flip": 2157,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 36,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 20,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48352256,
          "score": 208050,
          "orbits": 0,
          "seconds": 58.86666666666667,
          "totalReward": 198.8499999999999,
          "endReason": "game_over",
          "ticks": 14128,
          "events": {
            "flip": 1611,
            "plunge": 3,
            "target": 9,
            "bumper": 31,
            "nudge": 19,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 48409600,
          "score": 225940,
          "orbits": 0,
          "seconds": 93.0375,
          "totalReward": 213.6399999999999,
          "endReason": "game_over",
          "ticks": 22329,
          "events": {
            "flip": 2273,
            "plunge": 3,
            "target": 9,
            "bumper": 42,
            "nudge": 43,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 24,
            "ramp": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 48466944,
          "score": 215860,
          "orbits": 0,
          "seconds": 98.3,
          "totalReward": 208.75999999999993,
          "endReason": "game_over",
          "ticks": 23592,
          "events": {
            "flip": 2499,
            "plunge": 3,
            "nudge": 47,
            "target": 13,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 16,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 48524288,
          "score": 251210,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 242.00999999999976,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4241,
            "plunge": 3,
            "nudge": 91,
            "target": 10,
            "bumper": 49,
            "launch": 3,
            "land": 3,
            "inlane": 36,
            "drain": 2,
            "sling": 31,
            "orbit": 2,
            "ramp": 5
          }
        },
        {
          "steps": 48581632,
          "score": 197900,
          "orbits": 0,
          "seconds": 54.108333333333334,
          "totalReward": 188.70000000000002,
          "endReason": "game_over",
          "ticks": 12986,
          "events": {
            "flip": 1414,
            "plunge": 3,
            "nudge": 32,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48638976,
          "score": 237330,
          "orbits": 0,
          "seconds": 129.82083333333333,
          "totalReward": 229.2299999999998,
          "endReason": "game_over",
          "ticks": 31157,
          "events": {
            "flip": 3551,
            "plunge": 3,
            "nudge": 91,
            "target": 13,
            "bumper": 58,
            "launch": 3,
            "sling": 53,
            "land": 3,
            "inlane": 11,
            "orbit": 3,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 48696320,
          "score": 90960,
          "orbits": 0,
          "seconds": 42.78333333333333,
          "totalReward": 83.76,
          "endReason": "game_over",
          "ticks": 10268,
          "events": {
            "flip": 1008,
            "plunge": 3,
            "target": 7,
            "bumper": 11,
            "nudge": 13,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "drain": 3,
            "sling": 6,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48753664,
          "score": 213970,
          "orbits": 0,
          "seconds": 67.45416666666667,
          "totalReward": 204.77,
          "endReason": "game_over",
          "ticks": 16189,
          "events": {
            "flip": 1905,
            "plunge": 3,
            "nudge": 25,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "sling": 17,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48811008,
          "score": 206090,
          "orbits": 0,
          "seconds": 62.11666666666667,
          "totalReward": 194.88999999999993,
          "endReason": "game_over",
          "ticks": 14908,
          "events": {
            "flip": 1741,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 9,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 48868352,
          "score": 211730,
          "orbits": 0,
          "seconds": 110.0375,
          "totalReward": 205.63,
          "endReason": "game_over",
          "ticks": 26409,
          "events": {
            "flip": 2945,
            "plunge": 3,
            "target": 12,
            "bumper": 44,
            "nudge": 74,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "inlane": 12,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 48925696,
          "score": 516200,
          "orbits": 1,
          "seconds": 125.70416666666667,
          "totalReward": 509.0999999999998,
          "endReason": "game_over",
          "ticks": 30169,
          "events": {
            "flip": 3147,
            "plunge": 3,
            "nudge": 79,
            "target": 13,
            "bumper": 45,
            "launch": 4,
            "inlane": 13,
            "land": 4,
            "sling": 30,
            "orbit": 1,
            "ramp": 11,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 48983040,
          "score": 117450,
          "orbits": 0,
          "seconds": 141.07083333333333,
          "totalReward": 114.45000000000003,
          "endReason": "game_over",
          "ticks": 33857,
          "events": {
            "flip": 4143,
            "plunge": 3,
            "nudge": 90,
            "target": 8,
            "bumper": 40,
            "launch": 2,
            "land": 2,
            "inlane": 19,
            "sling": 35,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 49040384,
          "score": 230720,
          "orbits": 0,
          "seconds": 107.98333333333333,
          "totalReward": 223.6199999999997,
          "endReason": "game_over",
          "ticks": 25916,
          "events": {
            "flip": 2882,
            "plunge": 3,
            "nudge": 56,
            "target": 10,
            "bumper": 35,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "sling": 22,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 49097728,
          "score": 193370,
          "orbits": 0,
          "seconds": 40.983333333333334,
          "totalReward": 190.36999999999995,
          "endReason": "game_over",
          "ticks": 9836,
          "events": {
            "flip": 1124,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49155072,
          "score": 195840,
          "orbits": 0,
          "seconds": 52.06666666666666,
          "totalReward": 192.83999999999997,
          "endReason": "game_over",
          "ticks": 12496,
          "events": {
            "flip": 1493,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49212416,
          "score": 203760,
          "orbits": 0,
          "seconds": 75.30416666666666,
          "totalReward": 200.75999999999993,
          "endReason": "game_over",
          "ticks": 18073,
          "events": {
            "flip": 2265,
            "plunge": 3,
            "nudge": 48,
            "target": 10,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 49269760,
          "score": 195400,
          "orbits": 0,
          "seconds": 53.9,
          "totalReward": 192.39999999999995,
          "endReason": "game_over",
          "ticks": 12936,
          "events": {
            "flip": 1316,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "sling": 10,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 49327104,
          "score": 200740,
          "orbits": 0,
          "seconds": 84.4875,
          "totalReward": 197.7399999999999,
          "endReason": "game_over",
          "ticks": 20277,
          "events": {
            "flip": 2368,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "abort": 3,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 49384448,
          "score": 477850,
          "orbits": 1,
          "seconds": 102.52083333333333,
          "totalReward": 474.85,
          "endReason": "game_over",
          "ticks": 24605,
          "events": {
            "flip": 2758,
            "plunge": 3,
            "nudge": 72,
            "target": 13,
            "bumper": 44,
            "launch": 4,
            "inlane": 10,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 25,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 49441792,
          "score": 201800,
          "orbits": 0,
          "seconds": 72.2875,
          "totalReward": 191.59999999999985,
          "endReason": "game_over",
          "ticks": 17349,
          "events": {
            "flip": 2095,
            "plunge": 3,
            "nudge": 41,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 49499136,
          "score": 483650,
          "orbits": 1,
          "seconds": 89.67083333333333,
          "totalReward": 477.54999999999984,
          "endReason": "game_over",
          "ticks": 21521,
          "events": {
            "flip": 2467,
            "plunge": 3,
            "nudge": 59,
            "target": 15,
            "bumper": 43,
            "launch": 4,
            "sling": 35,
            "land": 4,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 49556480,
          "score": 221170,
          "orbits": 0,
          "seconds": 110.00416666666666,
          "totalReward": 215.06999999999988,
          "endReason": "game_over",
          "ticks": 26401,
          "events": {
            "flip": 3439,
            "plunge": 3,
            "nudge": 63,
            "target": 10,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "ramp": 4,
            "inlane": 15,
            "sling": 27,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 49613824,
          "score": 205120,
          "orbits": 0,
          "seconds": 74.85416666666667,
          "totalReward": 199.01999999999995,
          "endReason": "game_over",
          "ticks": 17965,
          "events": {
            "flip": 2031,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 8,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 49671168,
          "score": 265690,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 258.5899999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5007,
            "plunge": 2,
            "nudge": 133,
            "target": 10,
            "bumper": 60,
            "launch": 3,
            "inlane": 30,
            "land": 3,
            "sling": 39,
            "orbit": 2,
            "ramp": 8,
            "drain": 1
          }
        },
        {
          "steps": 49728512,
          "score": 222960,
          "orbits": 0,
          "seconds": 105.53333333333333,
          "totalReward": 211.7599999999997,
          "endReason": "game_over",
          "ticks": 25328,
          "events": {
            "flip": 2797,
            "plunge": 3,
            "nudge": 69,
            "target": 11,
            "bumper": 45,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "drain": 3,
            "inlane": 17,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 49785856,
          "score": 213420,
          "orbits": 0,
          "seconds": 76.15416666666667,
          "totalReward": 210.4199999999999,
          "endReason": "game_over",
          "ticks": 18277,
          "events": {
            "flip": 2082,
            "plunge": 3,
            "nudge": 60,
            "target": 11,
            "bumper": 29,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "inlane": 8,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 49843200,
          "score": 474820,
          "orbits": 1,
          "seconds": 88.22083333333333,
          "totalReward": 465.7199999999999,
          "endReason": "game_over",
          "ticks": 21173,
          "events": {
            "flip": 2748,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 38,
            "launch": 4,
            "sling": 22,
            "land": 4,
            "ramp": 4,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 49900544,
          "score": 190560,
          "orbits": 0,
          "seconds": 37.21666666666667,
          "totalReward": 187.55999999999997,
          "endReason": "game_over",
          "ticks": 8932,
          "events": {
            "flip": 903,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 14,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 49957888,
          "score": 194230,
          "orbits": 0,
          "seconds": 36.416666666666664,
          "totalReward": 185.02999999999997,
          "endReason": "game_over",
          "ticks": 8740,
          "events": {
            "flip": 995,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 50015232,
          "score": 203960,
          "orbits": 0,
          "seconds": 70.26666666666667,
          "totalReward": 196.8599999999999,
          "endReason": "game_over",
          "ticks": 16864,
          "events": {
            "flip": 1990,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50072576,
          "score": 194350,
          "orbits": 0,
          "seconds": 42.791666666666664,
          "totalReward": 187.24999999999994,
          "endReason": "game_over",
          "ticks": 10270,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 50129920,
          "score": 206480,
          "orbits": 0,
          "seconds": 65.42083333333333,
          "totalReward": 199.37999999999997,
          "endReason": "game_over",
          "ticks": 15701,
          "events": {
            "flip": 1687,
            "plunge": 3,
            "nudge": 49,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "ramp": 2,
            "land": 3,
            "inlane": 8,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 50187264,
          "score": 194360,
          "orbits": 0,
          "seconds": 45.47083333333333,
          "totalReward": 188.25999999999993,
          "endReason": "game_over",
          "ticks": 10913,
          "events": {
            "flip": 1161,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 50244608,
          "score": 191400,
          "orbits": 0,
          "seconds": 29.833333333333332,
          "totalReward": 182.2,
          "endReason": "game_over",
          "ticks": 7160,
          "events": {
            "flip": 742,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 50301952,
          "score": 191420,
          "orbits": 0,
          "seconds": 41.583333333333336,
          "totalReward": 185.32,
          "endReason": "game_over",
          "ticks": 9980,
          "events": {
            "flip": 1048,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 8,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 50359296,
          "score": 204530,
          "orbits": 0,
          "seconds": 74.49166666666666,
          "totalReward": 195.3299999999999,
          "endReason": "game_over",
          "ticks": 17878,
          "events": {
            "flip": 2055,
            "plunge": 3,
            "nudge": 45,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50416640,
          "score": 217760,
          "orbits": 0,
          "seconds": 97.35416666666667,
          "totalReward": 214.7599999999997,
          "endReason": "game_over",
          "ticks": 23365,
          "events": {
            "flip": 2686,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "sling": 26,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 50473984,
          "score": 198960,
          "orbits": 0,
          "seconds": 66.37083333333334,
          "totalReward": 192.85999999999993,
          "endReason": "game_over",
          "ticks": 15929,
          "events": {
            "flip": 1583,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "over": 1
          }
        },
        {
          "steps": 50531328,
          "score": 197730,
          "orbits": 0,
          "seconds": 54.15,
          "totalReward": 194.72999999999993,
          "endReason": "game_over",
          "ticks": 12996,
          "events": {
            "flip": 1512,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50588672,
          "score": 108240,
          "orbits": 0,
          "seconds": 73.9875,
          "totalReward": 100.13999999999999,
          "endReason": "game_over",
          "ticks": 17757,
          "events": {
            "flip": 2127,
            "plunge": 3,
            "nudge": 48,
            "target": 8,
            "bumper": 25,
            "launch": 2,
            "inlane": 9,
            "land": 2,
            "sling": 14,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 50646016,
          "score": 203460,
          "orbits": 0,
          "seconds": 99.60416666666667,
          "totalReward": 200.4599999999998,
          "endReason": "game_over",
          "ticks": 23905,
          "events": {
            "flip": 2918,
            "plunge": 3,
            "nudge": 66,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 12,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50703360,
          "score": 205540,
          "orbits": 0,
          "seconds": 56.795833333333334,
          "totalReward": 199.44,
          "endReason": "game_over",
          "ticks": 13631,
          "events": {
            "flip": 1250,
            "plunge": 3,
            "nudge": 42,
            "target": 13,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 50760704,
          "score": 87310,
          "orbits": 0,
          "seconds": 46.81666666666666,
          "totalReward": 84.30999999999997,
          "endReason": "game_over",
          "ticks": 11236,
          "events": {
            "flip": 1075,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 14,
            "launch": 2,
            "land": 2,
            "inlane": 3,
            "sling": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 50818048,
          "score": 213300,
          "orbits": 0,
          "seconds": 87.92083333333333,
          "totalReward": 204.0999999999999,
          "endReason": "game_over",
          "ticks": 21101,
          "events": {
            "flip": 2188,
            "plunge": 3,
            "nudge": 57,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "ramp": 2,
            "sling": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 50875392,
          "score": 198070,
          "orbits": 0,
          "seconds": 80.12083333333334,
          "totalReward": 195.06999999999982,
          "endReason": "game_over",
          "ticks": 19229,
          "events": {
            "flip": 1542,
            "plunge": 3,
            "nudge": 57,
            "target": 10,
            "bumper": 21,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50932736,
          "score": 197180,
          "orbits": 0,
          "seconds": 39.35,
          "totalReward": 191.07999999999996,
          "endReason": "game_over",
          "ticks": 9444,
          "events": {
            "flip": 1039,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 50990080,
          "score": 187730,
          "orbits": 0,
          "seconds": 28.6875,
          "totalReward": 181.62999999999997,
          "endReason": "game_over",
          "ticks": 6885,
          "events": {
            "flip": 613,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "abort": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 51047424,
          "score": 201640,
          "orbits": 0,
          "seconds": 61.416666666666664,
          "totalReward": 198.63999999999987,
          "endReason": "game_over",
          "ticks": 14740,
          "events": {
            "flip": 1583,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 14,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 51104768,
          "score": 476910,
          "orbits": 1,
          "seconds": 97.12083333333334,
          "totalReward": 466.81,
          "endReason": "game_over",
          "ticks": 23309,
          "events": {
            "flip": 2285,
            "plunge": 3,
            "nudge": 76,
            "target": 14,
            "bumper": 45,
            "launch": 4,
            "land": 4,
            "ramp": 3,
            "inlane": 10,
            "sling": 11,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 51162112,
          "score": 208490,
          "orbits": 0,
          "seconds": 78.1375,
          "totalReward": 202.38999999999976,
          "endReason": "game_over",
          "ticks": 18753,
          "events": {
            "flip": 2119,
            "plunge": 3,
            "nudge": 50,
            "target": 10,
            "bumper": 37,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 51219456,
          "score": 206000,
          "orbits": 0,
          "seconds": 69.0875,
          "totalReward": 202.9999999999999,
          "endReason": "game_over",
          "ticks": 16581,
          "events": {
            "flip": 1724,
            "plunge": 3,
            "nudge": 49,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 51276800,
          "score": 461360,
          "orbits": 1,
          "seconds": 95.6375,
          "totalReward": 455.25999999999993,
          "endReason": "game_over",
          "ticks": 22953,
          "events": {
            "flip": 2243,
            "plunge": 3,
            "nudge": 64,
            "target": 15,
            "bumper": 41,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "inlane": 11,
            "sling": 6,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51334144,
          "score": 201410,
          "orbits": 0,
          "seconds": 53.583333333333336,
          "totalReward": 194.3099999999999,
          "endReason": "game_over",
          "ticks": 12860,
          "events": {
            "flip": 1134,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "orbit": 1,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 51391488,
          "score": 489840,
          "orbits": 1,
          "seconds": 152.3375,
          "totalReward": 482.7399999999999,
          "endReason": "game_over",
          "ticks": 36561,
          "events": {
            "flip": 3863,
            "plunge": 3,
            "nudge": 91,
            "target": 14,
            "bumper": 48,
            "launch": 4,
            "inlane": 20,
            "ramp": 4,
            "land": 4,
            "sling": 34,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 51448832,
          "score": 211420,
          "orbits": 0,
          "seconds": 93.66666666666667,
          "totalReward": 205.32,
          "endReason": "game_over",
          "ticks": 22480,
          "events": {
            "flip": 2230,
            "plunge": 3,
            "nudge": 78,
            "target": 11,
            "bumper": 51,
            "launch": 3,
            "sling": 32,
            "land": 3,
            "inlane": 5,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 51506176,
          "score": 209260,
          "orbits": 0,
          "seconds": 54.858333333333334,
          "totalReward": 194.95999999999992,
          "endReason": "game_over",
          "ticks": 13166,
          "events": {
            "flip": 1213,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51563520,
          "score": 199290,
          "orbits": 0,
          "seconds": 103.52083333333333,
          "totalReward": 196.28999999999988,
          "endReason": "game_over",
          "ticks": 24845,
          "events": {
            "flip": 2589,
            "plunge": 3,
            "nudge": 79,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 19,
            "over": 1
          }
        },
        {
          "steps": 51620864,
          "score": 455510,
          "orbits": 1,
          "seconds": 53.449999999999996,
          "totalReward": 443.30999999999995,
          "endReason": "game_over",
          "ticks": 12828,
          "events": {
            "flip": 1231,
            "plunge": 3,
            "nudge": 33,
            "target": 13,
            "bumper": 17,
            "launch": 4,
            "land": 4,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 51678208,
          "score": 220370,
          "orbits": 0,
          "seconds": 99.1375,
          "totalReward": 214.26999999999964,
          "endReason": "game_over",
          "ticks": 23793,
          "events": {
            "flip": 2472,
            "plunge": 3,
            "nudge": 61,
            "target": 11,
            "bumper": 41,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 37,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 51735552,
          "score": 114640,
          "orbits": 0,
          "seconds": 114.6375,
          "totalReward": 111.63999999999997,
          "endReason": "game_over",
          "ticks": 27513,
          "events": {
            "flip": 3043,
            "plunge": 3,
            "nudge": 72,
            "target": 10,
            "bumper": 46,
            "launch": 2,
            "sling": 24,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 51792896,
          "score": 204820,
          "orbits": 0,
          "seconds": 88.25416666666666,
          "totalReward": 198.71999999999989,
          "endReason": "game_over",
          "ticks": 21181,
          "events": {
            "flip": 2243,
            "plunge": 3,
            "nudge": 51,
            "target": 10,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "inlane": 7,
            "ramp": 1,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 51850240,
          "score": 209110,
          "orbits": 0,
          "seconds": 79.9375,
          "totalReward": 206.10999999999981,
          "endReason": "game_over",
          "ticks": 19185,
          "events": {
            "flip": 1903,
            "plunge": 3,
            "nudge": 53,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "inlane": 9,
            "ramp": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 51907584,
          "score": 206680,
          "orbits": 0,
          "seconds": 108.83749999999999,
          "totalReward": 203.67999999999995,
          "endReason": "game_over",
          "ticks": 26121,
          "events": {
            "flip": 3061,
            "plunge": 3,
            "nudge": 75,
            "target": 10,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 51964928,
          "score": 453910,
          "orbits": 1,
          "seconds": 70.9875,
          "totalReward": 450.90999999999997,
          "endReason": "game_over",
          "ticks": 17037,
          "events": {
            "flip": 1624,
            "plunge": 3,
            "nudge": 48,
            "target": 13,
            "bumper": 20,
            "launch": 4,
            "inlane": 12,
            "land": 4,
            "ramp": 1,
            "sling": 11,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 52022272,
          "score": 197870,
          "orbits": 0,
          "seconds": 41.7625,
          "totalReward": 186.66999999999996,
          "endReason": "game_over",
          "ticks": 10023,
          "events": {
            "flip": 1017,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 52079616,
          "score": 219950,
          "orbits": 0,
          "seconds": 120.47083333333333,
          "totalReward": 216.9499999999998,
          "endReason": "game_over",
          "ticks": 28913,
          "events": {
            "flip": 3370,
            "plunge": 3,
            "nudge": 78,
            "target": 13,
            "bumper": 52,
            "launch": 3,
            "sling": 35,
            "land": 3,
            "inlane": 20,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 52136960,
          "score": 194600,
          "orbits": 0,
          "seconds": 46,
          "totalReward": 191.59999999999994,
          "endReason": "game_over",
          "ticks": 11040,
          "events": {
            "flip": 1153,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52194304,
          "score": 197120,
          "orbits": 0,
          "seconds": 55.11666666666667,
          "totalReward": 194.11999999999998,
          "endReason": "game_over",
          "ticks": 13228,
          "events": {
            "flip": 1603,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 52251648,
          "score": 197430,
          "orbits": 0,
          "seconds": 48.516666666666666,
          "totalReward": 194.42999999999995,
          "endReason": "game_over",
          "ticks": 11644,
          "events": {
            "flip": 1137,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "sling": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 52308992,
          "score": 202820,
          "orbits": 0,
          "seconds": 37.166666666666664,
          "totalReward": 195.71999999999997,
          "endReason": "game_over",
          "ticks": 8920,
          "events": {
            "flip": 932,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 52366336,
          "score": 204160,
          "orbits": 0,
          "seconds": 45.666666666666664,
          "totalReward": 201.15999999999988,
          "endReason": "game_over",
          "ticks": 10960,
          "events": {
            "flip": 1204,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "ramp": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 52423680,
          "score": 194740,
          "orbits": 0,
          "seconds": 47.3375,
          "totalReward": 187.63999999999996,
          "endReason": "game_over",
          "ticks": 11361,
          "events": {
            "flip": 1311,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 52481024,
          "score": 193530,
          "orbits": 0,
          "seconds": 40.74166666666667,
          "totalReward": 187.4299999999999,
          "endReason": "game_over",
          "ticks": 9778,
          "events": {
            "flip": 982,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 52538368,
          "score": 204600,
          "orbits": 0,
          "seconds": 41.3375,
          "totalReward": 195.3999999999999,
          "endReason": "game_over",
          "ticks": 9921,
          "events": {
            "flip": 1021,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 52595712,
          "score": 205820,
          "orbits": 0,
          "seconds": 62.1,
          "totalReward": 202.81999999999988,
          "endReason": "game_over",
          "ticks": 14904,
          "events": {
            "flip": 1802,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 22,
            "launch": 3,
            "sling": 12,
            "ramp": 2,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 52653056,
          "score": 192570,
          "orbits": 0,
          "seconds": 65.32083333333333,
          "totalReward": 189.56999999999988,
          "endReason": "game_over",
          "ticks": 15677,
          "events": {
            "flip": 1805,
            "plunge": 3,
            "nudge": 46,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 52710400,
          "score": 102990,
          "orbits": 0,
          "seconds": 73.72083333333333,
          "totalReward": 99.98999999999997,
          "endReason": "game_over",
          "ticks": 17693,
          "events": {
            "flip": 2208,
            "plunge": 3,
            "nudge": 51,
            "target": 9,
            "bumper": 27,
            "launch": 2,
            "inlane": 8,
            "sling": 29,
            "land": 2,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 52767744,
          "score": 194410,
          "orbits": 0,
          "seconds": 62.78333333333333,
          "totalReward": 191.40999999999988,
          "endReason": "game_over",
          "ticks": 15068,
          "events": {
            "flip": 1733,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 52825088,
          "score": 197380,
          "orbits": 0,
          "seconds": 90.2875,
          "totalReward": 194.37999999999977,
          "endReason": "game_over",
          "ticks": 21669,
          "events": {
            "flip": 2602,
            "plunge": 3,
            "nudge": 61,
            "target": 12,
            "bumper": 33,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "over": 1
          }
        },
        {
          "steps": 52882432,
          "score": 207290,
          "orbits": 0,
          "seconds": 71.0875,
          "totalReward": 204.29,
          "endReason": "game_over",
          "ticks": 17061,
          "events": {
            "flip": 1858,
            "plunge": 3,
            "nudge": 55,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "ramp": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 52939776,
          "score": 189050,
          "orbits": 0,
          "seconds": 36.516666666666666,
          "totalReward": 182.95,
          "endReason": "game_over",
          "ticks": 8764,
          "events": {
            "flip": 879,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "inlane": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 52997120,
          "score": 186930,
          "orbits": 0,
          "seconds": 39.63333333333333,
          "totalReward": 183.92999999999995,
          "endReason": "game_over",
          "ticks": 9512,
          "events": {
            "flip": 913,
            "plunge": 3,
            "nudge": 25,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 53054464,
          "score": 238980,
          "orbits": 0,
          "seconds": 125.7375,
          "totalReward": 235.9799999999999,
          "endReason": "game_over",
          "ticks": 30177,
          "events": {
            "flip": 3648,
            "plunge": 3,
            "nudge": 91,
            "target": 13,
            "bumper": 46,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 3,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53111808,
          "score": 193690,
          "orbits": 0,
          "seconds": 55.083333333333336,
          "totalReward": 190.68999999999997,
          "endReason": "game_over",
          "ticks": 13220,
          "events": {
            "flip": 1439,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 53169152,
          "score": 203170,
          "orbits": 0,
          "seconds": 47.46666666666667,
          "totalReward": 196.06999999999994,
          "endReason": "game_over",
          "ticks": 11392,
          "events": {
            "flip": 1183,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 7,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53226496,
          "score": 226930,
          "orbits": 0,
          "seconds": 125.32083333333333,
          "totalReward": 223.92999999999978,
          "endReason": "game_over",
          "ticks": 30077,
          "events": {
            "flip": 3558,
            "plunge": 3,
            "nudge": 87,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 23,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 53283840,
          "score": 201740,
          "orbits": 0,
          "seconds": 72.42083333333333,
          "totalReward": 198.73999999999998,
          "endReason": "game_over",
          "ticks": 17381,
          "events": {
            "flip": 2202,
            "plunge": 3,
            "nudge": 48,
            "target": 12,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53341184,
          "score": 448590,
          "orbits": 1,
          "seconds": 64.91666666666667,
          "totalReward": 445.5899999999999,
          "endReason": "game_over",
          "ticks": 15580,
          "events": {
            "flip": 1666,
            "plunge": 3,
            "nudge": 48,
            "target": 13,
            "bumper": 29,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 9,
            "inlane": 8,
            "over": 1
          }
        },
        {
          "steps": 53398528,
          "score": 210730,
          "orbits": 0,
          "seconds": 99.12083333333334,
          "totalReward": 207.72999999999988,
          "endReason": "game_over",
          "ticks": 23789,
          "events": {
            "flip": 2657,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 14,
            "launch": 3,
            "inlane": 22,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "sling": 13,
            "over": 1
          }
        },
        {
          "steps": 53455872,
          "score": 213030,
          "orbits": 0,
          "seconds": 107.97083333333333,
          "totalReward": 206.93,
          "endReason": "game_over",
          "ticks": 25913,
          "events": {
            "flip": 3164,
            "plunge": 3,
            "nudge": 62,
            "target": 12,
            "bumper": 46,
            "sling": 23,
            "inlane": 15,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 53513216,
          "score": 223830,
          "orbits": 0,
          "seconds": 82.0375,
          "totalReward": 217.72999999999988,
          "endReason": "game_over",
          "ticks": 19689,
          "events": {
            "flip": 2168,
            "plunge": 3,
            "nudge": 51,
            "target": 10,
            "bumper": 29,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 23,
            "orbit": 1,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 53570560,
          "score": 204180,
          "orbits": 0,
          "seconds": 96.3375,
          "totalReward": 201.17999999999998,
          "endReason": "game_over",
          "ticks": 23121,
          "events": {
            "flip": 2476,
            "plunge": 3,
            "nudge": 60,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "orbit": 1,
            "inlane": 15,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 53627904,
          "score": 206680,
          "orbits": 0,
          "seconds": 76.21666666666667,
          "totalReward": 197.48,
          "endReason": "game_over",
          "ticks": 18292,
          "events": {
            "flip": 1989,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 8,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 53685248,
          "score": 220870,
          "orbits": 0,
          "seconds": 101.40416666666667,
          "totalReward": 214.76999999999995,
          "endReason": "game_over",
          "ticks": 24337,
          "events": {
            "flip": 2834,
            "plunge": 3,
            "nudge": 53,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "inlane": 16,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 53742592,
          "score": 222530,
          "orbits": 0,
          "seconds": 90.69583333333333,
          "totalReward": 212.3299999999999,
          "endReason": "game_over",
          "ticks": 21767,
          "events": {
            "flip": 2246,
            "plunge": 3,
            "nudge": 46,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 15,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 53799936,
          "score": 475970,
          "orbits": 1,
          "seconds": 126.51666666666667,
          "totalReward": 462.76999999999987,
          "endReason": "game_over",
          "ticks": 30364,
          "events": {
            "flip": 2738,
            "plunge": 3,
            "nudge": 54,
            "target": 13,
            "bumper": 36,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "inlane": 14,
            "ramp": 2,
            "sling": 17,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 53857280,
          "score": 200490,
          "orbits": 0,
          "seconds": 73.40416666666667,
          "totalReward": 190.28999999999988,
          "endReason": "game_over",
          "ticks": 17617,
          "events": {
            "flip": 1823,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "drain": 3,
            "sling": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 53914624,
          "score": 207560,
          "orbits": 0,
          "seconds": 63.44166666666666,
          "totalReward": 195.25999999999993,
          "endReason": "game_over",
          "ticks": 15226,
          "events": {
            "flip": 1544,
            "plunge": 3,
            "nudge": 34,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 53971968,
          "score": 244100,
          "orbits": 0,
          "seconds": 129.08333333333334,
          "totalReward": 229.79999999999976,
          "endReason": "game_over",
          "ticks": 30980,
          "events": {
            "flip": 3067,
            "plunge": 3,
            "nudge": 64,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "land": 3,
            "inlane": 17,
            "drain": 3,
            "sling": 20,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 54029312,
          "score": 216120,
          "orbits": 0,
          "seconds": 80.3,
          "totalReward": 210.02,
          "endReason": "game_over",
          "ticks": 19272,
          "events": {
            "flip": 2197,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 23,
            "launch": 3,
            "ramp": 3,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "inlane": 10,
            "over": 1
          }
        },
        {
          "steps": 54086656,
          "score": 119380,
          "orbits": 0,
          "seconds": 86.77083333333333,
          "totalReward": 111.27999999999993,
          "endReason": "game_over",
          "ticks": 20825,
          "events": {
            "flip": 2267,
            "plunge": 3,
            "nudge": 60,
            "target": 10,
            "bumper": 46,
            "launch": 2,
            "land": 2,
            "inlane": 7,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 54144000,
          "score": 202270,
          "orbits": 0,
          "seconds": 64.75,
          "totalReward": 196.1699999999999,
          "endReason": "game_over",
          "ticks": 15540,
          "events": {
            "flip": 1542,
            "plunge": 3,
            "nudge": 35,
            "target": 12,
            "inlane": 5,
            "bumper": 18,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 54201344,
          "score": 39050,
          "orbits": 0,
          "seconds": 40.31666666666666,
          "totalReward": 30.850000000000016,
          "endReason": "game_over",
          "ticks": 9676,
          "events": {
            "flip": 961,
            "plunge": 3,
            "target": 5,
            "bumper": 12,
            "nudge": 22,
            "launch": 1,
            "land": 1,
            "inlane": 2,
            "drain": 3,
            "sling": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 54258688,
          "score": 216730,
          "orbits": 0,
          "seconds": 108.07083333333333,
          "totalReward": 210.62999999999985,
          "endReason": "game_over",
          "ticks": 25937,
          "events": {
            "flip": 2942,
            "plunge": 3,
            "target": 12,
            "bumper": 43,
            "nudge": 66,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "ramp": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 54316032,
          "score": 215380,
          "orbits": 0,
          "seconds": 91.72083333333333,
          "totalReward": 212.37999999999977,
          "endReason": "game_over",
          "ticks": 22013,
          "events": {
            "flip": 2650,
            "plunge": 3,
            "nudge": 55,
            "target": 12,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 54373376,
          "score": 224080,
          "orbits": 0,
          "seconds": 69.55833333333334,
          "totalReward": 211.78000000000003,
          "endReason": "game_over",
          "ticks": 16694,
          "events": {
            "flip": 1692,
            "plunge": 3,
            "nudge": 46,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "sling": 18,
            "ramp": 4,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 54430720,
          "score": 193180,
          "orbits": 0,
          "seconds": 50.666666666666664,
          "totalReward": 187.07999999999987,
          "endReason": "game_over",
          "ticks": 12160,
          "events": {
            "flip": 1074,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 54488064,
          "score": 197590,
          "orbits": 0,
          "seconds": 50.22083333333333,
          "totalReward": 188.39000000000001,
          "endReason": "game_over",
          "ticks": 12053,
          "events": {
            "flip": 1258,
            "plunge": 3,
            "nudge": 32,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 54545408,
          "score": 203450,
          "orbits": 0,
          "seconds": 81.20416666666667,
          "totalReward": 200.44999999999982,
          "endReason": "game_over",
          "ticks": 19489,
          "events": {
            "flip": 2101,
            "plunge": 3,
            "nudge": 58,
            "target": 11,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 25,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 54602752,
          "score": 205260,
          "orbits": 0,
          "seconds": 56.025,
          "totalReward": 196.06,
          "endReason": "game_over",
          "ticks": 13446,
          "events": {
            "flip": 1607,
            "plunge": 3,
            "nudge": 37,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 6,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 54660096,
          "score": 192600,
          "orbits": 0,
          "seconds": 33.420833333333334,
          "totalReward": 183.4,
          "endReason": "game_over",
          "ticks": 8021,
          "events": {
            "flip": 782,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 54717440,
          "score": 203070,
          "orbits": 0,
          "seconds": 41.24166666666667,
          "totalReward": 190.76999999999987,
          "endReason": "game_over",
          "ticks": 9898,
          "events": {
            "flip": 1110,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 4,
            "sling": 7,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 54774784,
          "score": 192980,
          "orbits": 0,
          "seconds": 59.766666666666666,
          "totalReward": 189.97999999999988,
          "endReason": "game_over",
          "ticks": 14344,
          "events": {
            "flip": 1636,
            "plunge": 3,
            "nudge": 34,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 54832128,
          "score": 192550,
          "orbits": 0,
          "seconds": 44.71666666666667,
          "totalReward": 186.45,
          "endReason": "game_over",
          "ticks": 10732,
          "events": {
            "flip": 1208,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "sling": 5,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 54889472,
          "score": 206820,
          "orbits": 0,
          "seconds": 41.57083333333333,
          "totalReward": 197.62,
          "endReason": "game_over",
          "ticks": 9977,
          "events": {
            "flip": 970,
            "plunge": 3,
            "nudge": 22,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 2,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 54946816,
          "score": 202520,
          "orbits": 0,
          "seconds": 55.52916666666667,
          "totalReward": 190.21999999999997,
          "endReason": "game_over",
          "ticks": 13327,
          "events": {
            "flip": 1305,
            "plunge": 3,
            "nudge": 34,
            "target": 9,
            "bumper": 9,
            "launch": 3,
            "land": 3,
            "sling": 2,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 55004160,
          "score": 225690,
          "orbits": 0,
          "seconds": 103.92083333333333,
          "totalReward": 222.68999999999997,
          "endReason": "game_over",
          "ticks": 24941,
          "events": {
            "flip": 2762,
            "plunge": 3,
            "nudge": 64,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 29,
            "orbit": 2,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 55061504,
          "score": 210750,
          "orbits": 0,
          "seconds": 85.37083333333334,
          "totalReward": 197.44999999999996,
          "endReason": "game_over",
          "ticks": 20489,
          "events": {
            "flip": 2243,
            "plunge": 3,
            "nudge": 48,
            "target": 10,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "sling": 25,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 55118848,
          "score": 219150,
          "orbits": 0,
          "seconds": 101.30416666666666,
          "totalReward": 213.04999999999998,
          "endReason": "game_over",
          "ticks": 24313,
          "events": {
            "flip": 2171,
            "plunge": 3,
            "nudge": 76,
            "target": 12,
            "bumper": 31,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 15,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 55176192,
          "score": 220820,
          "orbits": 0,
          "seconds": 109.55416666666666,
          "totalReward": 214.71999999999997,
          "endReason": "game_over",
          "ticks": 26293,
          "events": {
            "flip": 2535,
            "plunge": 3,
            "nudge": 81,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 22,
            "drain": 3,
            "ramp": 2,
            "orbit": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 55233536,
          "score": 197590,
          "orbits": 0,
          "seconds": 70.81666666666666,
          "totalReward": 188.39,
          "endReason": "game_over",
          "ticks": 16996,
          "events": {
            "flip": 1826,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 55290880,
          "score": 219750,
          "orbits": 0,
          "seconds": 121.23333333333333,
          "totalReward": 208.5499999999999,
          "endReason": "game_over",
          "ticks": 29096,
          "events": {
            "flip": 3218,
            "plunge": 3,
            "nudge": 76,
            "target": 12,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "inlane": 19,
            "sling": 15,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 55348224,
          "score": 197850,
          "orbits": 0,
          "seconds": 74.02083333333333,
          "totalReward": 194.84999999999988,
          "endReason": "game_over",
          "ticks": 17765,
          "events": {
            "flip": 1840,
            "plunge": 3,
            "nudge": 47,
            "target": 12,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 55405568,
          "score": 461930,
          "orbits": 1,
          "seconds": 68.47083333333333,
          "totalReward": 458.92999999999995,
          "endReason": "game_over",
          "ticks": 16433,
          "events": {
            "flip": 1616,
            "plunge": 3,
            "nudge": 46,
            "target": 13,
            "bumper": 26,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 13,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 55462912,
          "score": 196600,
          "orbits": 0,
          "seconds": 54.324999999999996,
          "totalReward": 190.49999999999986,
          "endReason": "game_over",
          "ticks": 13038,
          "events": {
            "flip": 1510,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 55520256,
          "score": 203160,
          "orbits": 0,
          "seconds": 52.358333333333334,
          "totalReward": 196.0599999999999,
          "endReason": "game_over",
          "ticks": 12566,
          "events": {
            "flip": 1378,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "ramp": 1,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 55577600,
          "score": 188710,
          "orbits": 0,
          "seconds": 28.454166666666666,
          "totalReward": 182.60999999999999,
          "endReason": "game_over",
          "ticks": 6829,
          "events": {
            "flip": 644,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 55634944,
          "score": 197620,
          "orbits": 0,
          "seconds": 41.670833333333334,
          "totalReward": 186.41999999999996,
          "endReason": "game_over",
          "ticks": 10001,
          "events": {
            "flip": 942,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 55692288,
          "score": 197880,
          "orbits": 0,
          "seconds": 52.483333333333334,
          "totalReward": 188.67999999999998,
          "endReason": "game_over",
          "ticks": 12596,
          "events": {
            "flip": 1205,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "inlane": 5,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 55749632,
          "score": 456630,
          "orbits": 1,
          "seconds": 64.61666666666666,
          "totalReward": 453.63,
          "endReason": "game_over",
          "ticks": 15508,
          "events": {
            "flip": 1763,
            "plunge": 3,
            "nudge": 44,
            "target": 12,
            "bumper": 29,
            "launch": 4,
            "inlane": 6,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 55806976,
          "score": 462800,
          "orbits": 1,
          "seconds": 80.20833333333333,
          "totalReward": 453.70000000000005,
          "endReason": "game_over",
          "ticks": 19250,
          "events": {
            "flip": 2031,
            "plunge": 3,
            "nudge": 51,
            "target": 14,
            "bumper": 38,
            "launch": 4,
            "land": 4,
            "sling": 10,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 55864320,
          "score": 190180,
          "orbits": 0,
          "seconds": 42.18333333333333,
          "totalReward": 187.1799999999999,
          "endReason": "game_over",
          "ticks": 10124,
          "events": {
            "flip": 1004,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 55921664,
          "score": 192320,
          "orbits": 0,
          "seconds": 41.93333333333333,
          "totalReward": 189.31999999999996,
          "endReason": "game_over",
          "ticks": 10064,
          "events": {
            "flip": 1067,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 55979008,
          "score": 216090,
          "orbits": 0,
          "seconds": 93.35416666666667,
          "totalReward": 209.98999999999972,
          "endReason": "game_over",
          "ticks": 22405,
          "events": {
            "flip": 2380,
            "plunge": 3,
            "nudge": 61,
            "target": 11,
            "bumper": 41,
            "launch": 3,
            "inlane": 15,
            "drain": 3,
            "land": 3,
            "ramp": 2,
            "sling": 19,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 56036352,
          "score": 467350,
          "orbits": 1,
          "seconds": 85.91666666666667,
          "totalReward": 457.2499999999999,
          "endReason": "game_over",
          "ticks": 20620,
          "events": {
            "flip": 2000,
            "plunge": 3,
            "nudge": 54,
            "target": 13,
            "bumper": 19,
            "launch": 4,
            "inlane": 12,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "sling": 15,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 56093696,
          "score": 209070,
          "orbits": 0,
          "seconds": 72.85416666666667,
          "totalReward": 202.96999999999989,
          "endReason": "game_over",
          "ticks": 17485,
          "events": {
            "plunge": 3,
            "flip": 1772,
            "nudge": 49,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 56151040,
          "score": 448190,
          "orbits": 1,
          "seconds": 66.1375,
          "totalReward": 442.0899999999999,
          "endReason": "game_over",
          "ticks": 15873,
          "events": {
            "flip": 1358,
            "plunge": 3,
            "nudge": 41,
            "target": 12,
            "bumper": 19,
            "launch": 4,
            "land": 4,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 56208384,
          "score": 207500,
          "orbits": 0,
          "seconds": 71.58333333333333,
          "totalReward": 198.29999999999993,
          "endReason": "game_over",
          "ticks": 17180,
          "events": {
            "flip": 1841,
            "plunge": 3,
            "nudge": 51,
            "target": 10,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "sling": 20,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56265728,
          "score": 215130,
          "orbits": 0,
          "seconds": 101.24166666666666,
          "totalReward": 209.02999999999994,
          "endReason": "game_over",
          "ticks": 24298,
          "events": {
            "flip": 1940,
            "plunge": 3,
            "nudge": 59,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 56323072,
          "score": 212620,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 210.61999999999992,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2967,
            "plunge": 3,
            "nudge": 67,
            "target": 12,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 35,
            "drain": 2,
            "abort": 2,
            "ramp": 1
          }
        },
        {
          "steps": 56380416,
          "score": 191860,
          "orbits": 0,
          "seconds": 38.69583333333333,
          "totalReward": 185.76000000000002,
          "endReason": "game_over",
          "ticks": 9287,
          "events": {
            "flip": 842,
            "plunge": 3,
            "nudge": 22,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 6,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 56437760,
          "score": 193550,
          "orbits": 0,
          "seconds": 43.166666666666664,
          "totalReward": 184.34999999999994,
          "endReason": "game_over",
          "ticks": 10360,
          "events": {
            "flip": 1096,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 56495104,
          "score": 189210,
          "orbits": 0,
          "seconds": 39.3,
          "totalReward": 186.20999999999998,
          "endReason": "game_over",
          "ticks": 9432,
          "events": {
            "flip": 1021,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 56552448,
          "score": 202450,
          "orbits": 0,
          "seconds": 47.354166666666664,
          "totalReward": 193.24999999999997,
          "endReason": "game_over",
          "ticks": 11365,
          "events": {
            "flip": 1126,
            "plunge": 3,
            "nudge": 22,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "inlane": 1,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "orbit": 1,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 56609792,
          "score": 216130,
          "orbits": 0,
          "seconds": 97.12083333333334,
          "totalReward": 213.1299999999999,
          "endReason": "game_over",
          "ticks": 23309,
          "events": {
            "flip": 2383,
            "plunge": 3,
            "nudge": 61,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 13,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 56667136,
          "score": 216250,
          "orbits": 0,
          "seconds": 110.0375,
          "totalReward": 209.14999999999995,
          "endReason": "game_over",
          "ticks": 26409,
          "events": {
            "flip": 2318,
            "plunge": 3,
            "nudge": 67,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "inlane": 13,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 56724480,
          "score": 476550,
          "orbits": 1,
          "seconds": 76.1625,
          "totalReward": 461.2499999999999,
          "endReason": "game_over",
          "ticks": 18279,
          "events": {
            "flip": 1514,
            "plunge": 3,
            "nudge": 48,
            "target": 12,
            "bumper": 25,
            "launch": 4,
            "land": 4,
            "orbit": 1,
            "ramp": 3,
            "sling": 15,
            "drain": 3,
            "inlane": 6,
            "over": 1
          }
        },
        {
          "steps": 56781824,
          "score": 214280,
          "orbits": 0,
          "seconds": 59.449999999999996,
          "totalReward": 211.27999999999992,
          "endReason": "game_over",
          "ticks": 14268,
          "events": {
            "flip": 1540,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 56839168,
          "score": 228390,
          "orbits": 0,
          "seconds": 104.9125,
          "totalReward": 222.28999999999996,
          "endReason": "game_over",
          "ticks": 25179,
          "events": {
            "flip": 2252,
            "plunge": 3,
            "nudge": 75,
            "target": 12,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "ramp": 6,
            "sling": 9,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 56896512,
          "score": 234360,
          "orbits": 0,
          "seconds": 137.40416666666667,
          "totalReward": 231.3599999999996,
          "endReason": "game_over",
          "ticks": 32977,
          "events": {
            "flip": 3213,
            "plunge": 3,
            "nudge": 94,
            "target": 12,
            "bumper": 57,
            "launch": 3,
            "land": 3,
            "sling": 46,
            "inlane": 18,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 56953856,
          "score": 100940,
          "orbits": 0,
          "seconds": 57.96666666666667,
          "totalReward": 93.84000000000002,
          "endReason": "game_over",
          "ticks": 13912,
          "events": {
            "flip": 1123,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 23,
            "launch": 2,
            "inlane": 6,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "sling": 14,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57011200,
          "score": 210490,
          "orbits": 0,
          "seconds": 101.55416666666666,
          "totalReward": 207.48999999999995,
          "endReason": "game_over",
          "ticks": 24373,
          "events": {
            "flip": 1988,
            "plunge": 3,
            "nudge": 66,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "inlane": 9,
            "sling": 19,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 57068544,
          "score": 207150,
          "orbits": 0,
          "seconds": 64.55,
          "totalReward": 201.04999999999995,
          "endReason": "game_over",
          "ticks": 15492,
          "events": {
            "flip": 1438,
            "plunge": 3,
            "nudge": 44,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "sling": 5,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 57125888,
          "score": 94800,
          "orbits": 0,
          "seconds": 75.87083333333334,
          "totalReward": 90.7,
          "endReason": "game_over",
          "ticks": 18209,
          "events": {
            "flip": 1857,
            "plunge": 3,
            "nudge": 50,
            "target": 7,
            "bumper": 19,
            "launch": 2,
            "land": 2,
            "sling": 10,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57183232,
          "score": 216190,
          "orbits": 0,
          "seconds": 87.14583333333333,
          "totalReward": 210.0899999999998,
          "endReason": "game_over",
          "ticks": 20915,
          "events": {
            "flip": 2178,
            "plunge": 3,
            "nudge": 60,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 57240576,
          "score": 205870,
          "orbits": 0,
          "seconds": 59.920833333333334,
          "totalReward": 195.66999999999996,
          "endReason": "game_over",
          "ticks": 14381,
          "events": {
            "flip": 1331,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "ramp": 1,
            "sling": 7,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 57297920,
          "score": 198360,
          "orbits": 0,
          "seconds": 37.416666666666664,
          "totalReward": 195.35999999999996,
          "endReason": "game_over",
          "ticks": 8980,
          "events": {
            "flip": 821,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 57355264,
          "score": 214630,
          "orbits": 0,
          "seconds": 84.35416666666667,
          "totalReward": 211.62999999999977,
          "endReason": "game_over",
          "ticks": 20245,
          "events": {
            "flip": 1786,
            "plunge": 3,
            "nudge": 61,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 23,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 57412608,
          "score": 93460,
          "orbits": 0,
          "seconds": 44.96666666666667,
          "totalReward": 90.46000000000001,
          "endReason": "game_over",
          "ticks": 10792,
          "events": {
            "flip": 1103,
            "plunge": 3,
            "nudge": 33,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57469952,
          "score": 209850,
          "orbits": 0,
          "seconds": 76.4875,
          "totalReward": 206.8499999999999,
          "endReason": "game_over",
          "ticks": 18357,
          "events": {
            "flip": 1887,
            "plunge": 3,
            "nudge": 57,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "ramp": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 57527296,
          "score": 200380,
          "orbits": 0,
          "seconds": 50.983333333333334,
          "totalReward": 197.38,
          "endReason": "game_over",
          "ticks": 12236,
          "events": {
            "flip": 1150,
            "plunge": 3,
            "nudge": 32,
            "target": 12,
            "bumper": 23,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57584640,
          "score": 198600,
          "orbits": 0,
          "seconds": 45.333333333333336,
          "totalReward": 195.59999999999997,
          "endReason": "game_over",
          "ticks": 10880,
          "events": {
            "flip": 952,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 13,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 57641984,
          "score": 200140,
          "orbits": 0,
          "seconds": 51.40416666666667,
          "totalReward": 194.03999999999996,
          "endReason": "game_over",
          "ticks": 12337,
          "events": {
            "flip": 1233,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 57699328,
          "score": 202260,
          "orbits": 0,
          "seconds": 53,
          "totalReward": 199.25999999999993,
          "endReason": "game_over",
          "ticks": 12720,
          "events": {
            "flip": 1216,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 57756672,
          "score": 203750,
          "orbits": 0,
          "seconds": 55.166666666666664,
          "totalReward": 200.74999999999997,
          "endReason": "game_over",
          "ticks": 13240,
          "events": {
            "flip": 1304,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 9,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57814016,
          "score": 195090,
          "orbits": 0,
          "seconds": 82.3875,
          "totalReward": 192.08999999999972,
          "endReason": "game_over",
          "ticks": 19773,
          "events": {
            "flip": 1950,
            "plunge": 3,
            "nudge": 54,
            "target": 10,
            "bumper": 36,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 19,
            "inlane": 7,
            "over": 1
          }
        },
        {
          "steps": 57871360,
          "score": 214060,
          "orbits": 0,
          "seconds": 81.6875,
          "totalReward": 207.9599999999999,
          "endReason": "game_over",
          "ticks": 19605,
          "events": {
            "flip": 1989,
            "plunge": 3,
            "nudge": 50,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "sling": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 57928704,
          "score": 207810,
          "orbits": 0,
          "seconds": 70.95416666666667,
          "totalReward": 201.70999999999987,
          "endReason": "game_over",
          "ticks": 17029,
          "events": {
            "flip": 1947,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "inlane": 8,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 57986048,
          "score": 224300,
          "orbits": 0,
          "seconds": 69.74583333333334,
          "totalReward": 217.2,
          "endReason": "game_over",
          "ticks": 16739,
          "events": {
            "flip": 1892,
            "plunge": 3,
            "target": 13,
            "bumper": 33,
            "nudge": 42,
            "launch": 3,
            "inlane": 4,
            "ramp": 4,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 58043392,
          "score": 222270,
          "orbits": 0,
          "seconds": 99.6875,
          "totalReward": 216.16999999999982,
          "endReason": "game_over",
          "ticks": 23925,
          "events": {
            "flip": 2423,
            "plunge": 3,
            "target": 12,
            "bumper": 30,
            "nudge": 53,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 27,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 58100736,
          "score": 229860,
          "orbits": 0,
          "seconds": 95.27083333333333,
          "totalReward": 215.5599999999998,
          "endReason": "game_over",
          "ticks": 22865,
          "events": {
            "flip": 2253,
            "plunge": 3,
            "nudge": 57,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "ramp": 4,
            "sling": 16,
            "inlane": 10,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 58158080,
          "score": 234160,
          "orbits": 0,
          "seconds": 102.85,
          "totalReward": 228.05999999999992,
          "endReason": "game_over",
          "ticks": 24684,
          "events": {
            "flip": 2711,
            "plunge": 3,
            "nudge": 72,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "land": 3,
            "sling": 36,
            "ramp": 6,
            "inlane": 12,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 58215424,
          "score": 212310,
          "orbits": 0,
          "seconds": 99.8875,
          "totalReward": 202.10999999999999,
          "endReason": "game_over",
          "ticks": 23973,
          "events": {
            "flip": 2471,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 36,
            "launch": 3,
            "inlane": 13,
            "sling": 21,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 58272768,
          "score": 213780,
          "orbits": 0,
          "seconds": 113.95416666666667,
          "totalReward": 210.7799999999998,
          "endReason": "game_over",
          "ticks": 27349,
          "events": {
            "flip": 3052,
            "plunge": 3,
            "nudge": 78,
            "target": 12,
            "bumper": 38,
            "launch": 3,
            "land": 3,
            "inlane": 15,
            "sling": 28,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 58330112,
          "score": 217830,
          "orbits": 0,
          "seconds": 110.4375,
          "totalReward": 210.7299999999998,
          "endReason": "game_over",
          "ticks": 26505,
          "events": {
            "flip": 2950,
            "plunge": 3,
            "nudge": 72,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 23,
            "orbit": 2,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 58387456,
          "score": 466690,
          "orbits": 1,
          "seconds": 105.80416666666666,
          "totalReward": 454.4899999999999,
          "endReason": "game_over",
          "ticks": 25393,
          "events": {
            "flip": 2775,
            "plunge": 3,
            "nudge": 59,
            "target": 13,
            "bumper": 30,
            "launch": 4,
            "inlane": 11,
            "land": 4,
            "sling": 19,
            "drain": 3,
            "orbit": 1,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 58444800,
          "score": 101790,
          "orbits": 0,
          "seconds": 81.35833333333333,
          "totalReward": 92.49,
          "endReason": "game_over",
          "ticks": 19526,
          "events": {
            "flip": 1883,
            "plunge": 3,
            "target": 6,
            "nudge": 42,
            "sling": 19,
            "inlane": 6,
            "bumper": 21,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 58502144,
          "score": 126370,
          "orbits": 0,
          "seconds": 94.87916666666666,
          "totalReward": 117.17,
          "endReason": "game_over",
          "ticks": 22771,
          "events": {
            "flip": 2345,
            "plunge": 3,
            "target": 8,
            "nudge": 42,
            "sling": 17,
            "ramp": 4,
            "bumper": 24,
            "inlane": 16,
            "drain": 3,
            "launch": 2,
            "land": 2,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 58559488,
          "score": 205310,
          "orbits": 0,
          "seconds": 50.99583333333333,
          "totalReward": 199.20999999999998,
          "endReason": "game_over",
          "ticks": 12239,
          "events": {
            "flip": 1267,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "sling": 11,
            "over": 1
          }
        },
        {
          "steps": 58616832,
          "score": 195690,
          "orbits": 0,
          "seconds": 51.55,
          "totalReward": 189.58999999999995,
          "endReason": "game_over",
          "ticks": 12372,
          "events": {
            "flip": 1147,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 58674176,
          "score": 492260,
          "orbits": 1,
          "seconds": 91.81666666666666,
          "totalReward": 474.96000000000015,
          "endReason": "game_over",
          "ticks": 22036,
          "events": {
            "flip": 2622,
            "plunge": 3,
            "nudge": 46,
            "target": 14,
            "bumper": 34,
            "launch": 4,
            "land": 4,
            "sling": 16,
            "drain": 3,
            "inlane": 10,
            "ramp": 4,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 58731520,
          "score": 104000,
          "orbits": 0,
          "seconds": 68.5875,
          "totalReward": 96.90000000000003,
          "endReason": "game_over",
          "ticks": 16461,
          "events": {
            "flip": 1803,
            "plunge": 3,
            "nudge": 36,
            "target": 9,
            "bumper": 17,
            "launch": 2,
            "sling": 10,
            "land": 2,
            "ramp": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 58788864,
          "score": 102040,
          "orbits": 0,
          "seconds": 51.81666666666666,
          "totalReward": 94.94,
          "endReason": "game_over",
          "ticks": 12436,
          "events": {
            "flip": 1373,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 12,
            "launch": 2,
            "ramp": 2,
            "land": 2,
            "inlane": 1,
            "sling": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 58846208,
          "score": 92720,
          "orbits": 0,
          "seconds": 41.545833333333334,
          "totalReward": 82.52000000000001,
          "endReason": "game_over",
          "ticks": 9971,
          "events": {
            "flip": 946,
            "plunge": 3,
            "nudge": 24,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 58903552,
          "score": 454520,
          "orbits": 1,
          "seconds": 67.25416666666666,
          "totalReward": 445.31999999999994,
          "endReason": "game_over",
          "ticks": 16141,
          "events": {
            "flip": 1764,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 30,
            "launch": 4,
            "inlane": 2,
            "land": 4,
            "orbit": 1,
            "drain": 3,
            "sling": 12,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 58960896,
          "score": 203890,
          "orbits": 0,
          "seconds": 60.295833333333334,
          "totalReward": 197.78999999999994,
          "endReason": "game_over",
          "ticks": 14471,
          "events": {
            "flip": 1501,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59018240,
          "score": 89150,
          "orbits": 0,
          "seconds": 36.65,
          "totalReward": 82.05000000000003,
          "endReason": "game_over",
          "ticks": 8796,
          "events": {
            "flip": 876,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "bumper": 6,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "over": 1
          }
        },
        {
          "steps": 59075584,
          "score": 205560,
          "orbits": 0,
          "seconds": 82.75,
          "totalReward": 196.35999999999987,
          "endReason": "game_over",
          "ticks": 19860,
          "events": {
            "flip": 2227,
            "plunge": 3,
            "nudge": 52,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59132928,
          "score": 204770,
          "orbits": 0,
          "seconds": 64.7,
          "totalReward": 201.76999999999995,
          "endReason": "game_over",
          "ticks": 15528,
          "events": {
            "flip": 1531,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 27,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 59190272,
          "score": 210480,
          "orbits": 0,
          "seconds": 86.4625,
          "totalReward": 198.18,
          "endReason": "game_over",
          "ticks": 20751,
          "events": {
            "flip": 2219,
            "plunge": 3,
            "nudge": 50,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "orbit": 1,
            "inlane": 9,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59247616,
          "score": 214630,
          "orbits": 0,
          "seconds": 105.76666666666667,
          "totalReward": 208.52999999999992,
          "endReason": "game_over",
          "ticks": 25384,
          "events": {
            "flip": 2840,
            "plunge": 3,
            "nudge": 57,
            "target": 12,
            "bumper": 27,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 59304960,
          "score": 211070,
          "orbits": 0,
          "seconds": 64.75,
          "totalReward": 203.97000000000003,
          "endReason": "game_over",
          "ticks": 15540,
          "events": {
            "flip": 1633,
            "plunge": 3,
            "nudge": 41,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 59362304,
          "score": 212810,
          "orbits": 0,
          "seconds": 66.32083333333333,
          "totalReward": 200.5099999999999,
          "endReason": "game_over",
          "ticks": 15917,
          "events": {
            "flip": 1754,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 59419648,
          "score": 212610,
          "orbits": 0,
          "seconds": 59.4,
          "totalReward": 206.51,
          "endReason": "game_over",
          "ticks": 14256,
          "events": {
            "flip": 1478,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "inlane": 6,
            "ramp": 3,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 59476992,
          "score": 476320,
          "orbits": 1,
          "seconds": 84.67083333333333,
          "totalReward": 467.12,
          "endReason": "game_over",
          "ticks": 20321,
          "events": {
            "flip": 1835,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 25,
            "launch": 4,
            "sling": 12,
            "land": 4,
            "inlane": 13,
            "drain": 3,
            "abort": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 59534336,
          "score": 220520,
          "orbits": 0,
          "seconds": 86.41666666666667,
          "totalReward": 211.3199999999999,
          "endReason": "game_over",
          "ticks": 20740,
          "events": {
            "flip": 2171,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "sling": 22,
            "ramp": 3,
            "inlane": 9,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59591680,
          "score": 222210,
          "orbits": 0,
          "seconds": 109.1875,
          "totalReward": 216.10999999999967,
          "endReason": "game_over",
          "ticks": 26205,
          "events": {
            "flip": 2708,
            "plunge": 3,
            "nudge": 67,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "ramp": 2,
            "land": 3,
            "sling": 31,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 59649024,
          "score": 229110,
          "orbits": 0,
          "seconds": 121.47083333333333,
          "totalReward": 223.01,
          "endReason": "game_over",
          "ticks": 29153,
          "events": {
            "flip": 2686,
            "plunge": 3,
            "nudge": 61,
            "target": 10,
            "sling": 41,
            "bumper": 34,
            "inlane": 12,
            "ramp": 5,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 59706368,
          "score": 456570,
          "orbits": 1,
          "seconds": 77.2,
          "totalReward": 449.47,
          "endReason": "game_over",
          "ticks": 18528,
          "events": {
            "flip": 1524,
            "plunge": 3,
            "nudge": 51,
            "target": 14,
            "bumper": 19,
            "launch": 4,
            "inlane": 9,
            "land": 4,
            "sling": 7,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59763712,
          "score": 210030,
          "orbits": 0,
          "seconds": 76.4375,
          "totalReward": 200.8299999999999,
          "endReason": "game_over",
          "ticks": 18345,
          "events": {
            "flip": 1722,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "sling": 13,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 59821056,
          "score": 218600,
          "orbits": 0,
          "seconds": 91.66666666666667,
          "totalReward": 208.3999999999999,
          "endReason": "game_over",
          "ticks": 22000,
          "events": {
            "flip": 2283,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 59878400,
          "score": 221150,
          "orbits": 0,
          "seconds": 102.1875,
          "totalReward": 211.04999999999993,
          "endReason": "game_over",
          "ticks": 24525,
          "events": {
            "flip": 2395,
            "plunge": 3,
            "nudge": 53,
            "target": 12,
            "bumper": 44,
            "launch": 3,
            "land": 3,
            "inlane": 13,
            "sling": 15,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 59935744,
          "score": 210620,
          "orbits": 0,
          "seconds": 85.0375,
          "totalReward": 197.31999999999994,
          "endReason": "game_over",
          "ticks": 20409,
          "events": {
            "flip": 2080,
            "plunge": 3,
            "nudge": 46,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 59993088,
          "score": 209100,
          "orbits": 0,
          "seconds": 71.22083333333333,
          "totalReward": 199.89999999999998,
          "endReason": "game_over",
          "ticks": 17093,
          "events": {
            "flip": 1783,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 10,
            "orbit": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 60050432,
          "score": 251750,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 241.54999999999976,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3590,
            "plunge": 3,
            "nudge": 63,
            "target": 11,
            "bumper": 58,
            "launch": 3,
            "inlane": 26,
            "land": 3,
            "sling": 35,
            "orbit": 1,
            "ramp": 5,
            "drain": 2
          }
        },
        {
          "steps": 60107776,
          "score": 222740,
          "orbits": 0,
          "seconds": 81.42083333333333,
          "totalReward": 213.53999999999988,
          "endReason": "game_over",
          "ticks": 19541,
          "events": {
            "flip": 2121,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 30,
            "launch": 3,
            "inlane": 5,
            "sling": 24,
            "land": 3,
            "ramp": 4,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 60165120,
          "score": 513360,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 507.25999999999993,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4497,
            "plunge": 3,
            "nudge": 72,
            "target": 15,
            "bumper": 64,
            "launch": 4,
            "inlane": 20,
            "land": 4,
            "sling": 46,
            "ramp": 7,
            "drain": 2,
            "orbit": 3,
            "abort": 1
          }
        },
        {
          "steps": 60222464,
          "score": 225870,
          "orbits": 0,
          "seconds": 138.55,
          "totalReward": 212.56999999999988,
          "endReason": "game_over",
          "ticks": 33252,
          "events": {
            "flip": 3579,
            "plunge": 3,
            "nudge": 69,
            "target": 10,
            "bumper": 41,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "inlane": 16,
            "drain": 3,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 60279808,
          "score": 193310,
          "orbits": 0,
          "seconds": 41.325,
          "totalReward": 184.11,
          "endReason": "game_over",
          "ticks": 9918,
          "events": {
            "flip": 953,
            "plunge": 3,
            "nudge": 19,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 60337152,
          "score": 216520,
          "orbits": 0,
          "seconds": 100.24166666666666,
          "totalReward": 202.21999999999986,
          "endReason": "game_over",
          "ticks": 24058,
          "events": {
            "flip": 1763,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "sling": 12,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 60394496,
          "score": 207150,
          "orbits": 0,
          "seconds": 70.4875,
          "totalReward": 201.04999999999995,
          "endReason": "game_over",
          "ticks": 16917,
          "events": {
            "flip": 1610,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 34,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "ramp": 1,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 60451840,
          "score": 226470,
          "orbits": 0,
          "seconds": 105.70416666666667,
          "totalReward": 219.36999999999995,
          "endReason": "game_over",
          "ticks": 25369,
          "events": {
            "flip": 2580,
            "plunge": 3,
            "nudge": 69,
            "target": 12,
            "bumper": 45,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 27,
            "orbit": 2,
            "drain": 3,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 60509184,
          "score": 95620,
          "orbits": 0,
          "seconds": 44.75,
          "totalReward": 92.61999999999999,
          "endReason": "game_over",
          "ticks": 10740,
          "events": {
            "flip": 1118,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 20,
            "launch": 2,
            "sling": 12,
            "land": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 60566528,
          "score": 206670,
          "orbits": 0,
          "seconds": 81.52083333333333,
          "totalReward": 195.47000000000003,
          "endReason": "game_over",
          "ticks": 19565,
          "events": {
            "flip": 1805,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "inlane": 9,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 60623872,
          "score": 457720,
          "orbits": 1,
          "seconds": 75.35416666666667,
          "totalReward": 447.52,
          "endReason": "game_over",
          "ticks": 18085,
          "events": {
            "flip": 1685,
            "plunge": 3,
            "nudge": 48,
            "target": 12,
            "bumper": 20,
            "launch": 4,
            "sling": 12,
            "land": 4,
            "inlane": 8,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 60681216,
          "score": 92800,
          "orbits": 0,
          "seconds": 52.81666666666666,
          "totalReward": 86.69999999999999,
          "endReason": "game_over",
          "ticks": 12676,
          "events": {
            "flip": 1229,
            "plunge": 3,
            "nudge": 36,
            "target": 9,
            "bumper": 20,
            "launch": 2,
            "land": 2,
            "sling": 10,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 60738560,
          "score": 219140,
          "orbits": 0,
          "seconds": 91.5375,
          "totalReward": 212.03999999999994,
          "endReason": "game_over",
          "ticks": 21969,
          "events": {
            "flip": 2154,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 60795904,
          "score": 206350,
          "orbits": 0,
          "seconds": 105.02083333333333,
          "totalReward": 199.24999999999994,
          "endReason": "game_over",
          "ticks": 25205,
          "events": {
            "flip": 2515,
            "plunge": 3,
            "nudge": 66,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 15,
            "drain": 3,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 60853248,
          "score": 204110,
          "orbits": 0,
          "seconds": 67.0875,
          "totalReward": 198.00999999999993,
          "endReason": "game_over",
          "ticks": 16101,
          "events": {
            "flip": 1607,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 11,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 60910592,
          "score": 224760,
          "orbits": 0,
          "seconds": 79.17083333333333,
          "totalReward": 218.65999999999974,
          "endReason": "game_over",
          "ticks": 19001,
          "events": {
            "flip": 2015,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 26,
            "drain": 3,
            "abort": 2,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 60967936,
          "score": 200110,
          "orbits": 0,
          "seconds": 65.72083333333333,
          "totalReward": 194.00999999999996,
          "endReason": "game_over",
          "ticks": 15773,
          "events": {
            "flip": 1613,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 6,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 61025280,
          "score": 207250,
          "orbits": 0,
          "seconds": 64.83333333333333,
          "totalReward": 200.1499999999999,
          "endReason": "game_over",
          "ticks": 15560,
          "events": {
            "flip": 1452,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "inlane": 5,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 61082624,
          "score": 236360,
          "orbits": 0,
          "seconds": 148.72083333333333,
          "totalReward": 230.25999999999985,
          "endReason": "game_over",
          "ticks": 35693,
          "events": {
            "flip": 4061,
            "plunge": 3,
            "nudge": 93,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "inlane": 24,
            "sling": 36,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 61139968,
          "score": 211270,
          "orbits": 0,
          "seconds": 100.0375,
          "totalReward": 204.16999999999982,
          "endReason": "game_over",
          "ticks": 24009,
          "events": {
            "flip": 2698,
            "plunge": 3,
            "target": 12,
            "bumper": 35,
            "nudge": 54,
            "launch": 3,
            "land": 3,
            "sling": 27,
            "inlane": 14,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61197312,
          "score": 229690,
          "orbits": 0,
          "seconds": 128.07083333333333,
          "totalReward": 226.68999999999974,
          "endReason": "game_over",
          "ticks": 30737,
          "events": {
            "flip": 3329,
            "plunge": 3,
            "target": 13,
            "bumper": 42,
            "nudge": 79,
            "launch": 3,
            "land": 3,
            "inlane": 19,
            "ramp": 4,
            "sling": 19,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 61254656,
          "score": 253690,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 251.6899999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4219,
            "plunge": 3,
            "nudge": 94,
            "target": 14,
            "bumper": 53,
            "launch": 3,
            "land": 3,
            "sling": 39,
            "inlane": 22,
            "ramp": 8,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 61312000,
          "score": 211880,
          "orbits": 0,
          "seconds": 108.92083333333333,
          "totalReward": 203.77999999999986,
          "endReason": "game_over",
          "ticks": 26141,
          "events": {
            "flip": 2766,
            "plunge": 3,
            "nudge": 59,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "inlane": 13,
            "drain": 3,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 61369344,
          "score": 218740,
          "orbits": 0,
          "seconds": 125.74166666666666,
          "totalReward": 205.43999999999977,
          "endReason": "game_over",
          "ticks": 30178,
          "events": {
            "flip": 2991,
            "plunge": 3,
            "target": 10,
            "bumper": 55,
            "nudge": 56,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 13,
            "sling": 44,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61426688,
          "score": 204030,
          "orbits": 0,
          "seconds": 65.85833333333333,
          "totalReward": 197.93,
          "endReason": "game_over",
          "ticks": 15806,
          "events": {
            "flip": 1596,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 36,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61484032,
          "score": 485140,
          "orbits": 1,
          "seconds": 65.70416666666667,
          "totalReward": 468.94000000000005,
          "endReason": "game_over",
          "ticks": 15769,
          "events": {
            "flip": 1457,
            "plunge": 3,
            "nudge": 34,
            "target": 16,
            "bumper": 23,
            "launch": 5,
            "land": 5,
            "sling": 14,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 61541376,
          "score": 208950,
          "orbits": 0,
          "seconds": 89.39583333333333,
          "totalReward": 199.74999999999997,
          "endReason": "game_over",
          "ticks": 21455,
          "events": {
            "flip": 2014,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "inlane": 11,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61598720,
          "score": 208970,
          "orbits": 0,
          "seconds": 50.775,
          "totalReward": 197.76999999999992,
          "endReason": "game_over",
          "ticks": 12186,
          "events": {
            "flip": 1113,
            "plunge": 3,
            "target": 12,
            "bumper": 26,
            "nudge": 23,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 7,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61656064,
          "score": 197960,
          "orbits": 0,
          "seconds": 57.53333333333333,
          "totalReward": 185.65999999999997,
          "endReason": "game_over",
          "ticks": 13808,
          "events": {
            "flip": 1217,
            "plunge": 3,
            "nudge": 28,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 61713408,
          "score": 102040,
          "orbits": 0,
          "seconds": 76.17083333333333,
          "totalReward": 99.03999999999998,
          "endReason": "game_over",
          "ticks": 18281,
          "events": {
            "flip": 1914,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 31,
            "launch": 2,
            "land": 2,
            "sling": 14,
            "inlane": 10,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 61770752,
          "score": 488190,
          "orbits": 1,
          "seconds": 153.32916666666665,
          "totalReward": 476.99000000000024,
          "endReason": "game_over",
          "ticks": 36799,
          "events": {
            "flip": 3829,
            "plunge": 3,
            "target": 16,
            "bumper": 50,
            "nudge": 78,
            "launch": 4,
            "land": 4,
            "inlane": 16,
            "sling": 39,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 61828096,
          "score": 510490,
          "orbits": 1,
          "seconds": 94.80416666666666,
          "totalReward": 495.2900000000001,
          "endReason": "game_over",
          "ticks": 22753,
          "events": {
            "flip": 2463,
            "plunge": 3,
            "target": 16,
            "bumper": 44,
            "nudge": 41,
            "launch": 5,
            "inlane": 9,
            "land": 5,
            "sling": 19,
            "ramp": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61885440,
          "score": 206520,
          "orbits": 0,
          "seconds": 62.5625,
          "totalReward": 197.3199999999999,
          "endReason": "game_over",
          "ticks": 15015,
          "events": {
            "flip": 1687,
            "plunge": 3,
            "target": 9,
            "bumper": 27,
            "nudge": 26,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "sling": 12,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 61942784,
          "score": 470310,
          "orbits": 1,
          "seconds": 92.19583333333333,
          "totalReward": 455.01,
          "endReason": "game_over",
          "ticks": 22127,
          "events": {
            "flip": 2222,
            "plunge": 3,
            "target": 12,
            "bumper": 38,
            "nudge": 32,
            "launch": 4,
            "land": 4,
            "sling": 21,
            "inlane": 12,
            "ramp": 1,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62000128,
          "score": 211820,
          "orbits": 0,
          "seconds": 125.1625,
          "totalReward": 200.61999999999992,
          "endReason": "game_over",
          "ticks": 30039,
          "events": {
            "flip": 2760,
            "plunge": 3,
            "target": 11,
            "bumper": 29,
            "nudge": 34,
            "launch": 3,
            "sling": 22,
            "land": 3,
            "inlane": 15,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62057472,
          "score": 203710,
          "orbits": 0,
          "seconds": 63.733333333333334,
          "totalReward": 194.50999999999988,
          "endReason": "game_over",
          "ticks": 15296,
          "events": {
            "flip": 1648,
            "plunge": 3,
            "target": 11,
            "bumper": 22,
            "nudge": 27,
            "launch": 3,
            "inlane": 6,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62114816,
          "score": 119280,
          "orbits": 0,
          "seconds": 69.55416666666666,
          "totalReward": 108.08000000000001,
          "endReason": "game_over",
          "ticks": 16693,
          "events": {
            "flip": 1747,
            "plunge": 3,
            "target": 8,
            "bumper": 15,
            "nudge": 24,
            "launch": 2,
            "inlane": 9,
            "land": 2,
            "sling": 8,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62172160,
          "score": 200280,
          "orbits": 0,
          "seconds": 57.670833333333334,
          "totalReward": 191.07999999999996,
          "endReason": "game_over",
          "ticks": 13841,
          "events": {
            "flip": 1422,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 8,
            "inlane": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62229504,
          "score": 461710,
          "orbits": 1,
          "seconds": 68.45833333333333,
          "totalReward": 446.40999999999997,
          "endReason": "game_over",
          "ticks": 16430,
          "events": {
            "flip": 1540,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 22,
            "launch": 4,
            "land": 4,
            "orbit": 1,
            "sling": 11,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 62286848,
          "score": 518200,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 510.09999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4501,
            "plunge": 3,
            "target": 16,
            "bumper": 64,
            "nudge": 69,
            "launch": 4,
            "land": 4,
            "sling": 40,
            "inlane": 21,
            "ramp": 8,
            "orbit": 1,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 62344192,
          "score": 35360,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 35.35999999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 2123,
            "plunge": 1,
            "target": 5,
            "bumper": 9,
            "nudge": 9,
            "launch": 1,
            "land": 1,
            "inlane": 7,
            "sling": 16
          }
        },
        {
          "steps": 62401536,
          "score": 202230,
          "orbits": 0,
          "seconds": 40.266666666666666,
          "totalReward": 189.93,
          "endReason": "game_over",
          "ticks": 9664,
          "events": {
            "flip": 951,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 62458880,
          "score": 492760,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 482.65999999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3995,
            "plunge": 2,
            "target": 12,
            "bumper": 75,
            "nudge": 36,
            "launch": 4,
            "land": 4,
            "sling": 46,
            "inlane": 17,
            "orbit": 1,
            "ramp": 4,
            "drain": 1
          }
        },
        {
          "steps": 62516224,
          "score": 138710,
          "orbits": 0,
          "seconds": 165.67916666666667,
          "totalReward": 127.51000000000002,
          "endReason": "game_over",
          "ticks": 39763,
          "events": {
            "flip": 3305,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 52,
            "inlane": 14,
            "sling": 21,
            "orbit": 4,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "launch": 2,
            "land": 2,
            "over": 1
          }
        },
        {
          "steps": 62573568,
          "score": 58060,
          "orbits": 0,
          "seconds": 75.69166666666666,
          "totalReward": 48.86,
          "endReason": "game_over",
          "ticks": 18166,
          "events": {
            "flip": 1499,
            "plunge": 3,
            "target": 6,
            "bumper": 17,
            "nudge": 25,
            "inlane": 11,
            "drain": 3,
            "sling": 6,
            "abort": 1,
            "launch": 1,
            "land": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 62630912,
          "score": 41250,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 41.25000000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4866,
            "plunge": 1,
            "target": 4,
            "bumper": 14,
            "nudge": 15,
            "launch": 1,
            "land": 1,
            "sling": 5,
            "inlane": 20
          }
        },
        {
          "steps": 62688256,
          "score": 102190,
          "orbits": 0,
          "seconds": 85.44583333333333,
          "totalReward": 91.99000000000002,
          "endReason": "game_over",
          "ticks": 20507,
          "events": {
            "flip": 1962,
            "plunge": 3,
            "target": 8,
            "bumper": 18,
            "nudge": 24,
            "launch": 2,
            "land": 2,
            "sling": 9,
            "inlane": 11,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62745600,
          "score": 228960,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 226.9599999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4187,
            "plunge": 3,
            "target": 12,
            "bumper": 47,
            "nudge": 87,
            "launch": 3,
            "land": 3,
            "inlane": 30,
            "sling": 26,
            "ramp": 3,
            "orbit": 1,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 62802944,
          "score": 120060,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 114.96000000000004,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3346,
            "plunge": 3,
            "target": 10,
            "bumper": 32,
            "nudge": 65,
            "launch": 2,
            "land": 2,
            "sling": 36,
            "ramp": 3,
            "inlane": 22,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 62860288,
          "score": 518600,
          "orbits": 1,
          "seconds": 151.22083333333333,
          "totalReward": 506.3999999999999,
          "endReason": "game_over",
          "ticks": 36293,
          "events": {
            "flip": 3569,
            "plunge": 3,
            "target": 16,
            "bumper": 49,
            "nudge": 60,
            "launch": 5,
            "inlane": 22,
            "land": 5,
            "sling": 30,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 62917632,
          "score": 222720,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 214.5199999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4426,
            "plunge": 3,
            "target": 9,
            "bumper": 36,
            "nudge": 50,
            "launch": 3,
            "land": 3,
            "inlane": 27,
            "sling": 22,
            "ramp": 2,
            "drain": 2
          }
        },
        {
          "steps": 62974976,
          "score": 462220,
          "orbits": 1,
          "seconds": 88.0875,
          "totalReward": 459.2199999999999,
          "endReason": "game_over",
          "ticks": 21141,
          "events": {
            "flip": 2225,
            "plunge": 3,
            "target": 14,
            "bumper": 27,
            "nudge": 45,
            "launch": 4,
            "land": 4,
            "inlane": 10,
            "orbit": 2,
            "sling": 12,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 63032320,
          "score": 103710,
          "orbits": 0,
          "seconds": 60.733333333333334,
          "totalReward": 97.61000000000003,
          "endReason": "game_over",
          "ticks": 14576,
          "events": {
            "flip": 1534,
            "plunge": 3,
            "target": 9,
            "nudge": 21,
            "bumper": 13,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "launch": 2,
            "land": 2,
            "sling": 11,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 63089664,
          "score": 240080,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 239.07999999999987,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4254,
            "plunge": 2,
            "target": 13,
            "bumper": 33,
            "nudge": 69,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "inlane": 29,
            "ramp": 6,
            "drain": 1,
            "abort": 1
          }
        },
        {
          "steps": 63147008,
          "score": 200570,
          "orbits": 0,
          "seconds": 48.55833333333333,
          "totalReward": 187.26999999999992,
          "endReason": "game_over",
          "ticks": 11654,
          "events": {
            "flip": 1086,
            "plunge": 3,
            "target": 10,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 63204352,
          "score": 220280,
          "orbits": 0,
          "seconds": 133.0375,
          "totalReward": 213.17999999999992,
          "endReason": "game_over",
          "ticks": 31929,
          "events": {
            "flip": 2694,
            "plunge": 3,
            "target": 12,
            "bumper": 28,
            "nudge": 43,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 27,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 63261696,
          "score": 211600,
          "orbits": 0,
          "seconds": 96.30416666666666,
          "totalReward": 202.39999999999992,
          "endReason": "game_over",
          "ticks": 23113,
          "events": {
            "flip": 2456,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 26,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 15,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 63319040,
          "score": 131540,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 130.53999999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4051,
            "plunge": 1,
            "target": 8,
            "bumper": 37,
            "nudge": 80,
            "launch": 2,
            "inlane": 32,
            "land": 2,
            "ramp": 5,
            "sling": 24,
            "drain": 1,
            "abort": 1
          }
        },
        {
          "steps": 63376384,
          "score": 198050,
          "orbits": 0,
          "seconds": 43.93333333333333,
          "totalReward": 191.94999999999996,
          "endReason": "game_over",
          "ticks": 10544,
          "events": {
            "flip": 970,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 63433728,
          "score": 482660,
          "orbits": 1,
          "seconds": 155.7625,
          "totalReward": 475.56000000000006,
          "endReason": "game_over",
          "ticks": 37383,
          "events": {
            "flip": 4038,
            "plunge": 3,
            "nudge": 76,
            "target": 16,
            "bumper": 61,
            "launch": 4,
            "land": 4,
            "sling": 36,
            "inlane": 17,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 63491072,
          "score": 239570,
          "orbits": 0,
          "seconds": 149.90416666666667,
          "totalReward": 229.36999999999983,
          "endReason": "game_over",
          "ticks": 35977,
          "events": {
            "flip": 4188,
            "plunge": 3,
            "target": 12,
            "bumper": 37,
            "nudge": 41,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "drain": 3,
            "inlane": 18,
            "orbit": 1,
            "ramp": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 63548416,
          "score": 162030,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 151.8299999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5299,
            "plunge": 3,
            "nudge": 83,
            "target": 8,
            "bumper": 56,
            "launch": 2,
            "drain": 2,
            "land": 2,
            "sling": 43,
            "inlane": 24,
            "ramp": 8,
            "orbit": 2
          }
        },
        {
          "steps": 63605760,
          "score": 211530,
          "orbits": 0,
          "seconds": 86.7,
          "totalReward": 205.42999999999986,
          "endReason": "game_over",
          "ticks": 20808,
          "events": {
            "flip": 2410,
            "plunge": 3,
            "target": 12,
            "bumper": 43,
            "nudge": 48,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "ramp": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 63663104,
          "score": 230510,
          "orbits": 0,
          "seconds": 125.90416666666667,
          "totalReward": 222.40999999999988,
          "endReason": "game_over",
          "ticks": 30217,
          "events": {
            "flip": 3739,
            "plunge": 3,
            "target": 13,
            "bumper": 56,
            "nudge": 43,
            "launch": 3,
            "land": 3,
            "sling": 31,
            "inlane": 15,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 63720448,
          "score": 265120,
          "orbits": 0,
          "seconds": 171.3375,
          "totalReward": 253.91999999999967,
          "endReason": "game_over",
          "ticks": 41121,
          "events": {
            "flip": 4251,
            "plunge": 3,
            "target": 13,
            "nudge": 54,
            "inlane": 26,
            "sling": 52,
            "ramp": 8,
            "launch": 3,
            "land": 3,
            "bumper": 56,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 63777792,
          "score": 231780,
          "orbits": 0,
          "seconds": 108.45416666666667,
          "totalReward": 225.67999999999984,
          "endReason": "game_over",
          "ticks": 26029,
          "events": {
            "flip": 2910,
            "plunge": 3,
            "target": 12,
            "bumper": 53,
            "nudge": 35,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "ramp": 4,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 63835136,
          "score": 504690,
          "orbits": 1,
          "seconds": 168.25416666666666,
          "totalReward": 493.58999999999963,
          "endReason": "game_over",
          "ticks": 40381,
          "events": {
            "flip": 4798,
            "plunge": 3,
            "target": 14,
            "bumper": 61,
            "nudge": 46,
            "launch": 4,
            "land": 4,
            "sling": 49,
            "inlane": 18,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 63892480,
          "score": 216270,
          "orbits": 0,
          "seconds": 102.7375,
          "totalReward": 206.0699999999998,
          "endReason": "game_over",
          "ticks": 24657,
          "events": {
            "flip": 2877,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "abort": 1,
            "sling": 37,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 63949824,
          "score": 244950,
          "orbits": 0,
          "seconds": 131.45416666666665,
          "totalReward": 233.74999999999994,
          "endReason": "game_over",
          "ticks": 31549,
          "events": {
            "flip": 3808,
            "plunge": 3,
            "target": 12,
            "bumper": 46,
            "nudge": 51,
            "launch": 3,
            "sling": 35,
            "land": 3,
            "inlane": 12,
            "orbit": 3,
            "drain": 3,
            "ramp": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64007168,
          "score": 216010,
          "orbits": 0,
          "seconds": 88.6875,
          "totalReward": 205.8099999999999,
          "endReason": "game_over",
          "ticks": 21285,
          "events": {
            "flip": 2428,
            "plunge": 3,
            "nudge": 35,
            "target": 12,
            "bumper": 31,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "ramp": 2,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64064512,
          "score": 488030,
          "orbits": 1,
          "seconds": 114.075,
          "totalReward": 481.92999999999984,
          "endReason": "game_over",
          "ticks": 27378,
          "events": {
            "flip": 3150,
            "plunge": 3,
            "nudge": 38,
            "target": 15,
            "bumper": 50,
            "launch": 4,
            "land": 4,
            "sling": 33,
            "inlane": 12,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 64121856,
          "score": 256620,
          "orbits": 0,
          "seconds": 170.74583333333334,
          "totalReward": 245.4199999999997,
          "endReason": "game_over",
          "ticks": 40979,
          "events": {
            "flip": 4955,
            "plunge": 3,
            "target": 13,
            "bumper": 62,
            "nudge": 61,
            "launch": 3,
            "land": 3,
            "sling": 42,
            "drain": 3,
            "inlane": 20,
            "ramp": 6,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 64179200,
          "score": 198910,
          "orbits": 0,
          "seconds": 84.26666666666667,
          "totalReward": 192.80999999999992,
          "endReason": "game_over",
          "ticks": 20224,
          "events": {
            "flip": 2018,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 14,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 64236544,
          "score": 235600,
          "orbits": 0,
          "seconds": 137.12916666666666,
          "totalReward": 226.39999999999978,
          "endReason": "game_over",
          "ticks": 32911,
          "events": {
            "flip": 3668,
            "plunge": 3,
            "target": 11,
            "bumper": 44,
            "nudge": 45,
            "launch": 3,
            "land": 3,
            "sling": 30,
            "ramp": 4,
            "inlane": 23,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64293888,
          "score": 240680,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 238.6799999999997,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4830,
            "plunge": 3,
            "target": 14,
            "bumper": 52,
            "nudge": 66,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 38,
            "ramp": 5,
            "drain": 2,
            "abort": 2,
            "orbit": 2
          }
        },
        {
          "steps": 64351232,
          "score": 460050,
          "orbits": 1,
          "seconds": 89.2875,
          "totalReward": 453.94999999999993,
          "endReason": "game_over",
          "ticks": 21429,
          "events": {
            "flip": 2303,
            "plunge": 3,
            "target": 13,
            "bumper": 35,
            "nudge": 33,
            "launch": 4,
            "sling": 15,
            "land": 4,
            "inlane": 11,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 64408576,
          "score": 214480,
          "orbits": 0,
          "seconds": 80.77916666666667,
          "totalReward": 206.3799999999998,
          "endReason": "game_over",
          "ticks": 19387,
          "events": {
            "flip": 2180,
            "plunge": 3,
            "nudge": 43,
            "target": 14,
            "bumper": 34,
            "launch": 3,
            "orbit": 1,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "sling": 18,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64465920,
          "score": 216700,
          "orbits": 0,
          "seconds": 54.920833333333334,
          "totalReward": 207.49999999999994,
          "endReason": "game_over",
          "ticks": 13181,
          "events": {
            "flip": 1344,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "ramp": 4,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 64523264,
          "score": 215230,
          "orbits": 0,
          "seconds": 78.13333333333333,
          "totalReward": 204.0299999999998,
          "endReason": "game_over",
          "ticks": 18752,
          "events": {
            "flip": 2007,
            "plunge": 3,
            "nudge": 32,
            "target": 11,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "orbit": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 64580608,
          "score": 236150,
          "orbits": 0,
          "seconds": 119.02083333333333,
          "totalReward": 233.14999999999978,
          "endReason": "game_over",
          "ticks": 28565,
          "events": {
            "flip": 3171,
            "plunge": 3,
            "nudge": 51,
            "target": 14,
            "bumper": 42,
            "launch": 3,
            "sling": 35,
            "land": 3,
            "ramp": 4,
            "orbit": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "over": 1
          }
        },
        {
          "steps": 64637952,
          "score": 216440,
          "orbits": 0,
          "seconds": 107.72916666666667,
          "totalReward": 205.23999999999992,
          "endReason": "game_over",
          "ticks": 25855,
          "events": {
            "flip": 2492,
            "plunge": 3,
            "nudge": 66,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 20,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64695296,
          "score": 203830,
          "orbits": 0,
          "seconds": 65.0875,
          "totalReward": 192.63000000000002,
          "endReason": "game_over",
          "ticks": 15621,
          "events": {
            "flip": 1649,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 5,
            "sling": 13,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64752640,
          "score": 471710,
          "orbits": 1,
          "seconds": 102.70833333333333,
          "totalReward": 461.51,
          "endReason": "game_over",
          "ticks": 24650,
          "events": {
            "flip": 2376,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 38,
            "launch": 4,
            "land": 4,
            "sling": 11,
            "inlane": 14,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64809984,
          "score": 203380,
          "orbits": 0,
          "seconds": 44.75,
          "totalReward": 197.27999999999994,
          "endReason": "game_over",
          "ticks": 10740,
          "events": {
            "flip": 1017,
            "plunge": 3,
            "target": 11,
            "bumper": 15,
            "nudge": 21,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 64867328,
          "score": 222830,
          "orbits": 0,
          "seconds": 71.80416666666666,
          "totalReward": 211.62999999999994,
          "endReason": "game_over",
          "ticks": 17233,
          "events": {
            "flip": 1855,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 27,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "ramp": 3,
            "sling": 13,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 64924672,
          "score": 100330,
          "orbits": 0,
          "seconds": 37.8875,
          "totalReward": 90.13000000000001,
          "endReason": "game_over",
          "ticks": 9093,
          "events": {
            "flip": 838,
            "plunge": 3,
            "target": 8,
            "bumper": 13,
            "nudge": 18,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 64982016,
          "score": 496220,
          "orbits": 1,
          "seconds": 154.25416666666666,
          "totalReward": 493.2199999999999,
          "endReason": "game_over",
          "ticks": 37021,
          "events": {
            "flip": 4024,
            "plunge": 3,
            "target": 16,
            "bumper": 50,
            "nudge": 73,
            "launch": 4,
            "sling": 32,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 65039360,
          "score": 195420,
          "orbits": 0,
          "seconds": 70.77083333333333,
          "totalReward": 192.41999999999993,
          "endReason": "game_over",
          "ticks": 16985,
          "events": {
            "flip": 1710,
            "plunge": 3,
            "target": 12,
            "bumper": 25,
            "nudge": 39,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 65096704,
          "score": 203060,
          "orbits": 0,
          "seconds": 64.00416666666666,
          "totalReward": 189.75999999999993,
          "endReason": "game_over",
          "ticks": 15361,
          "events": {
            "flip": 1460,
            "plunge": 3,
            "target": 10,
            "bumper": 22,
            "nudge": 24,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 65154048,
          "score": 206430,
          "orbits": 0,
          "seconds": 53.949999999999996,
          "totalReward": 200.32999999999987,
          "endReason": "game_over",
          "ticks": 12948,
          "events": {
            "flip": 1116,
            "plunge": 3,
            "target": 11,
            "bumper": 20,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "sling": 13,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 65211392,
          "score": 458570,
          "orbits": 1,
          "seconds": 63.71666666666667,
          "totalReward": 449.37,
          "endReason": "game_over",
          "ticks": 15292,
          "events": {
            "flip": 1305,
            "plunge": 3,
            "nudge": 26,
            "target": 13,
            "bumper": 21,
            "launch": 4,
            "sling": 7,
            "land": 4,
            "inlane": 8,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65268736,
          "score": 225240,
          "orbits": 0,
          "seconds": 143.50416666666666,
          "totalReward": 222.23999999999987,
          "endReason": "game_over",
          "ticks": 34441,
          "events": {
            "flip": 3497,
            "plunge": 3,
            "target": 13,
            "bumper": 42,
            "nudge": 61,
            "launch": 3,
            "land": 3,
            "sling": 34,
            "inlane": 19,
            "orbit": 1,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 65326080,
          "score": 212840,
          "orbits": 0,
          "seconds": 87.2875,
          "totalReward": 203.64,
          "endReason": "game_over",
          "ticks": 20949,
          "events": {
            "flip": 1951,
            "plunge": 3,
            "target": 10,
            "bumper": 35,
            "nudge": 35,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "ramp": 2,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65383424,
          "score": 248180,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 244.07999999999987,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4668,
            "plunge": 2,
            "target": 9,
            "bumper": 48,
            "nudge": 82,
            "launch": 3,
            "land": 3,
            "drain": 1,
            "inlane": 25,
            "sling": 38,
            "ramp": 7
          }
        },
        {
          "steps": 65440768,
          "score": 503180,
          "orbits": 1,
          "seconds": 148.56666666666666,
          "totalReward": 488.97999999999985,
          "endReason": "game_over",
          "ticks": 35656,
          "events": {
            "flip": 3223,
            "plunge": 3,
            "nudge": 53,
            "target": 15,
            "bumper": 59,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "sling": 38,
            "ramp": 4,
            "inlane": 19,
            "abort": 1,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 65498112,
          "score": 248300,
          "orbits": 0,
          "seconds": 160.2375,
          "totalReward": 235.09999999999962,
          "endReason": "game_over",
          "ticks": 38457,
          "events": {
            "flip": 4029,
            "plunge": 3,
            "target": 12,
            "bumper": 61,
            "nudge": 82,
            "launch": 3,
            "land": 3,
            "inlane": 24,
            "sling": 40,
            "ramp": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65555456,
          "score": 237740,
          "orbits": 0,
          "seconds": 110.8125,
          "totalReward": 226.53999999999976,
          "endReason": "game_over",
          "ticks": 26595,
          "events": {
            "flip": 2772,
            "plunge": 3,
            "nudge": 53,
            "target": 11,
            "bumper": 47,
            "launch": 3,
            "land": 3,
            "sling": 24,
            "drain": 3,
            "abort": 1,
            "inlane": 10,
            "orbit": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 65612800,
          "score": 248300,
          "orbits": 0,
          "seconds": 152.77083333333334,
          "totalReward": 241.1999999999999,
          "endReason": "game_over",
          "ticks": 36665,
          "events": {
            "flip": 3893,
            "plunge": 3,
            "nudge": 93,
            "target": 13,
            "bumper": 63,
            "launch": 3,
            "sling": 30,
            "land": 3,
            "inlane": 18,
            "ramp": 5,
            "drain": 3,
            "orbit": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 65670144,
          "score": 513720,
          "orbits": 1,
          "seconds": 88.42083333333333,
          "totalReward": 504.5199999999999,
          "endReason": "game_over",
          "ticks": 21221,
          "events": {
            "flip": 2148,
            "plunge": 3,
            "nudge": 47,
            "target": 15,
            "bumper": 28,
            "launch": 5,
            "drain": 3,
            "land": 5,
            "orbit": 1,
            "inlane": 6,
            "sling": 12,
            "ramp": 6,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65727488,
          "score": 195810,
          "orbits": 0,
          "seconds": 37.458333333333336,
          "totalReward": 186.61,
          "endReason": "game_over",
          "ticks": 8990,
          "events": {
            "flip": 688,
            "plunge": 3,
            "nudge": 18,
            "target": 11,
            "bumper": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 4,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65784832,
          "score": 217980,
          "orbits": 0,
          "seconds": 69.75416666666666,
          "totalReward": 208.7799999999999,
          "endReason": "game_over",
          "ticks": 16741,
          "events": {
            "flip": 1561,
            "plunge": 3,
            "nudge": 25,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 8,
            "inlane": 8,
            "orbit": 1,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 65842176,
          "score": 200960,
          "orbits": 0,
          "seconds": 52.86666666666667,
          "totalReward": 194.85999999999987,
          "endReason": "game_over",
          "ticks": 12688,
          "events": {
            "flip": 1193,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 27,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 65899520,
          "score": 476510,
          "orbits": 1,
          "seconds": 105.47083333333333,
          "totalReward": 461.2099999999999,
          "endReason": "game_over",
          "ticks": 25313,
          "events": {
            "flip": 2588,
            "plunge": 3,
            "nudge": 33,
            "target": 12,
            "bumper": 29,
            "launch": 4,
            "land": 4,
            "inlane": 12,
            "drain": 3,
            "sling": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 65956864,
          "score": 255590,
          "orbits": 0,
          "seconds": 131.52083333333334,
          "totalReward": 245.3899999999999,
          "endReason": "game_over",
          "ticks": 31565,
          "events": {
            "flip": 3253,
            "plunge": 3,
            "target": 11,
            "bumper": 41,
            "nudge": 63,
            "launch": 3,
            "land": 3,
            "sling": 29,
            "ramp": 9,
            "inlane": 14,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 66014208,
          "score": 474570,
          "orbits": 1,
          "seconds": 89.92083333333333,
          "totalReward": 459.27,
          "endReason": "game_over",
          "ticks": 21581,
          "events": {
            "flip": 2309,
            "plunge": 3,
            "nudge": 27,
            "target": 12,
            "bumper": 23,
            "launch": 4,
            "sling": 17,
            "land": 4,
            "drain": 3,
            "inlane": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 66071552,
          "score": 199980,
          "orbits": 0,
          "seconds": 45.025,
          "totalReward": 187.68,
          "endReason": "game_over",
          "ticks": 10806,
          "events": {
            "flip": 976,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 10,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "orbit": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 66128896,
          "score": 199430,
          "orbits": 0,
          "seconds": 52.2875,
          "totalReward": 193.32999999999998,
          "endReason": "game_over",
          "ticks": 12549,
          "events": {
            "flip": 1132,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 66186240,
          "score": 199940,
          "orbits": 0,
          "seconds": 35.4625,
          "totalReward": 190.73999999999995,
          "endReason": "game_over",
          "ticks": 8511,
          "events": {
            "flip": 651,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66243584,
          "score": 192360,
          "orbits": 0,
          "seconds": 47.583333333333336,
          "totalReward": 186.26,
          "endReason": "game_over",
          "ticks": 11420,
          "events": {
            "flip": 1015,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 66300928,
          "score": 194340,
          "orbits": 0,
          "seconds": 41.420833333333334,
          "totalReward": 185.14,
          "endReason": "game_over",
          "ticks": 9941,
          "events": {
            "flip": 862,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 66358272,
          "score": 463600,
          "orbits": 1,
          "seconds": 95.07916666666667,
          "totalReward": 450.4000000000001,
          "endReason": "game_over",
          "ticks": 22819,
          "events": {
            "flip": 2315,
            "plunge": 3,
            "nudge": 49,
            "target": 15,
            "bumper": 44,
            "launch": 4,
            "inlane": 8,
            "land": 4,
            "drain": 3,
            "sling": 20,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 66415616,
          "score": 454670,
          "orbits": 1,
          "seconds": 71.50416666666666,
          "totalReward": 448.5699999999998,
          "endReason": "game_over",
          "ticks": 17161,
          "events": {
            "flip": 1519,
            "plunge": 3,
            "nudge": 42,
            "target": 13,
            "bumper": 23,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 17,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66472960,
          "score": 201410,
          "orbits": 0,
          "seconds": 49.516666666666666,
          "totalReward": 195.30999999999992,
          "endReason": "game_over",
          "ticks": 11884,
          "events": {
            "flip": 1086,
            "plunge": 3,
            "nudge": 33,
            "target": 12,
            "bumper": 23,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66530304,
          "score": 96960,
          "orbits": 0,
          "seconds": 55.266666666666666,
          "totalReward": 89.85999999999997,
          "endReason": "game_over",
          "ticks": 13264,
          "events": {
            "flip": 1163,
            "plunge": 3,
            "nudge": 36,
            "target": 8,
            "bumper": 16,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "ramp": 1,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 66587648,
          "score": 203150,
          "orbits": 0,
          "seconds": 57.4125,
          "totalReward": 192.9499999999999,
          "endReason": "game_over",
          "ticks": 13779,
          "events": {
            "flip": 1270,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "sling": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 66644992,
          "score": 483570,
          "orbits": 1,
          "seconds": 103.875,
          "totalReward": 470.37,
          "endReason": "game_over",
          "ticks": 24930,
          "events": {
            "flip": 2313,
            "plunge": 3,
            "nudge": 64,
            "target": 15,
            "bumper": 49,
            "launch": 4,
            "land": 4,
            "inlane": 11,
            "drain": 3,
            "sling": 37,
            "abort": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 66702336,
          "score": 200720,
          "orbits": 0,
          "seconds": 51.8,
          "totalReward": 197.71999999999997,
          "endReason": "game_over",
          "ticks": 12432,
          "events": {
            "flip": 1029,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 14,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66759680,
          "score": 209580,
          "orbits": 0,
          "seconds": 69.90416666666667,
          "totalReward": 200.37999999999997,
          "endReason": "game_over",
          "ticks": 16777,
          "events": {
            "flip": 1467,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "ramp": 2,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 66817024,
          "score": 98370,
          "orbits": 0,
          "seconds": 49.05,
          "totalReward": 91.27000000000001,
          "endReason": "game_over",
          "ticks": 11772,
          "events": {
            "flip": 1066,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 16,
            "launch": 2,
            "sling": 7,
            "land": 2,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 66874368,
          "score": 191300,
          "orbits": 0,
          "seconds": 44.266666666666666,
          "totalReward": 188.29999999999998,
          "endReason": "game_over",
          "ticks": 10624,
          "events": {
            "flip": 953,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 66931712,
          "score": 470480,
          "orbits": 1,
          "seconds": 77.0875,
          "totalReward": 463.3799999999999,
          "endReason": "game_over",
          "ticks": 18501,
          "events": {
            "flip": 1852,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 24,
            "launch": 4,
            "inlane": 6,
            "land": 4,
            "sling": 18,
            "drain": 3,
            "ramp": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 66989056,
          "score": 207900,
          "orbits": 0,
          "seconds": 58.4375,
          "totalReward": 194.59999999999988,
          "endReason": "game_over",
          "ticks": 14025,
          "events": {
            "flip": 1380,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 20,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67046400,
          "score": 202850,
          "orbits": 0,
          "seconds": 64.70833333333333,
          "totalReward": 193.64999999999998,
          "endReason": "game_over",
          "ticks": 15530,
          "events": {
            "flip": 1491,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 22,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "inlane": 5,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67103744,
          "score": 210670,
          "orbits": 0,
          "seconds": 82.3875,
          "totalReward": 201.46999999999986,
          "endReason": "game_over",
          "ticks": 19773,
          "events": {
            "flip": 1960,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67161088,
          "score": 96970,
          "orbits": 0,
          "seconds": 52.699999999999996,
          "totalReward": 85.76999999999995,
          "endReason": "game_over",
          "ticks": 12648,
          "events": {
            "flip": 1328,
            "plunge": 3,
            "nudge": 33,
            "target": 8,
            "bumper": 27,
            "launch": 2,
            "inlane": 2,
            "land": 2,
            "drain": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67218432,
          "score": 198310,
          "orbits": 0,
          "seconds": 40.666666666666664,
          "totalReward": 189.10999999999999,
          "endReason": "game_over",
          "ticks": 9760,
          "events": {
            "flip": 1030,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "inlane": 5,
            "sling": 1,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67275776,
          "score": 225730,
          "orbits": 0,
          "seconds": 101.775,
          "totalReward": 215.5299999999998,
          "endReason": "game_over",
          "ticks": 24426,
          "events": {
            "flip": 2743,
            "plunge": 3,
            "nudge": 63,
            "target": 12,
            "bumper": 44,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "inlane": 9,
            "drain": 3,
            "orbit": 2,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 67333120,
          "score": 228310,
          "orbits": 0,
          "seconds": 76.64166666666667,
          "totalReward": 215.00999999999996,
          "endReason": "game_over",
          "ticks": 18394,
          "events": {
            "flip": 1845,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "ramp": 3,
            "inlane": 7,
            "orbit": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 67390464,
          "score": 244550,
          "orbits": 0,
          "seconds": 107.2375,
          "totalReward": 238.4499999999999,
          "endReason": "game_over",
          "ticks": 25737,
          "events": {
            "flip": 2737,
            "plunge": 3,
            "nudge": 61,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "inlane": 8,
            "ramp": 8,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 67447808,
          "score": 112760,
          "orbits": 0,
          "seconds": 69.02083333333333,
          "totalReward": 105.66000000000003,
          "endReason": "game_over",
          "ticks": 16565,
          "events": {
            "flip": 1602,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 20,
            "launch": 2,
            "land": 2,
            "inlane": 5,
            "orbit": 1,
            "sling": 16,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 67505152,
          "score": 223570,
          "orbits": 0,
          "seconds": 78.07916666666667,
          "totalReward": 217.4699999999999,
          "endReason": "game_over",
          "ticks": 18739,
          "events": {
            "flip": 1896,
            "plunge": 3,
            "nudge": 48,
            "target": 13,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "ramp": 4,
            "sling": 7,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 67562496,
          "score": 215800,
          "orbits": 0,
          "seconds": 59.983333333333334,
          "totalReward": 203.5,
          "endReason": "game_over",
          "ticks": 14396,
          "events": {
            "flip": 1394,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "ramp": 2,
            "sling": 10,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 67619840,
          "score": 217580,
          "orbits": 0,
          "seconds": 82.59166666666667,
          "totalReward": 208.47999999999982,
          "endReason": "game_over",
          "ticks": 19822,
          "events": {
            "flip": 2134,
            "plunge": 3,
            "nudge": 42,
            "bumper": 37,
            "target": 10,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "inlane": 12,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 67677184,
          "score": 203550,
          "orbits": 0,
          "seconds": 54.670833333333334,
          "totalReward": 197.45,
          "endReason": "game_over",
          "ticks": 13121,
          "events": {
            "flip": 1296,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 67734528,
          "score": 70490,
          "orbits": 0,
          "seconds": 62.69583333333333,
          "totalReward": 62.19000000000001,
          "endReason": "game_over",
          "ticks": 15047,
          "events": {
            "flip": 1339,
            "plunge": 3,
            "nudge": 39,
            "target": 5,
            "bumper": 23,
            "launch": 1,
            "inlane": 8,
            "land": 1,
            "sling": 9,
            "ramp": 4,
            "drain": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 67791872,
          "score": 221110,
          "orbits": 0,
          "seconds": 100.77083333333333,
          "totalReward": 213.00999999999993,
          "endReason": "game_over",
          "ticks": 24185,
          "events": {
            "flip": 2333,
            "plunge": 3,
            "nudge": 73,
            "target": 13,
            "bumper": 46,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "inlane": 2,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 67849216,
          "score": 94350,
          "orbits": 0,
          "seconds": 47.5625,
          "totalReward": 84.15,
          "endReason": "game_over",
          "ticks": 11415,
          "events": {
            "flip": 1060,
            "plunge": 3,
            "nudge": 27,
            "target": 8,
            "bumper": 14,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 67906560,
          "score": 120150,
          "orbits": 0,
          "seconds": 82.0875,
          "totalReward": 113.04999999999997,
          "endReason": "game_over",
          "ticks": 19701,
          "events": {
            "flip": 2068,
            "plunge": 3,
            "nudge": 54,
            "target": 9,
            "bumper": 27,
            "launch": 2,
            "inlane": 10,
            "land": 2,
            "sling": 15,
            "ramp": 3,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 67963904,
          "score": 208910,
          "orbits": 0,
          "seconds": 89.37916666666666,
          "totalReward": 200.80999999999983,
          "endReason": "game_over",
          "ticks": 21451,
          "events": {
            "flip": 2442,
            "plunge": 3,
            "nudge": 57,
            "target": 14,
            "bumper": 37,
            "launch": 3,
            "inlane": 7,
            "sling": 21,
            "land": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 68021248,
          "score": 207990,
          "orbits": 0,
          "seconds": 67.96666666666667,
          "totalReward": 195.68999999999994,
          "endReason": "game_over",
          "ticks": 16312,
          "events": {
            "flip": 1687,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "inlane": 7,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 68078592,
          "score": 206310,
          "orbits": 0,
          "seconds": 61.045833333333334,
          "totalReward": 197.11,
          "endReason": "game_over",
          "ticks": 14651,
          "events": {
            "flip": 1399,
            "plunge": 3,
            "nudge": 36,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "inlane": 4,
            "ramp": 2,
            "sling": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 68135936,
          "score": 98710,
          "orbits": 0,
          "seconds": 61.71666666666667,
          "totalReward": 95.71000000000001,
          "endReason": "game_over",
          "ticks": 14812,
          "events": {
            "flip": 1488,
            "plunge": 3,
            "nudge": 36,
            "target": 8,
            "bumper": 16,
            "launch": 2,
            "land": 2,
            "sling": 11,
            "inlane": 4,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 68193280,
          "score": 464310,
          "orbits": 1,
          "seconds": 78.8875,
          "totalReward": 452.1099999999999,
          "endReason": "game_over",
          "ticks": 18933,
          "events": {
            "flip": 1808,
            "plunge": 3,
            "nudge": 32,
            "target": 12,
            "bumper": 22,
            "launch": 4,
            "land": 4,
            "inlane": 6,
            "sling": 11,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 68250624,
          "score": 40710,
          "orbits": 0,
          "seconds": 43.1,
          "totalReward": 33.61000000000001,
          "endReason": "game_over",
          "ticks": 10344,
          "events": {
            "flip": 1028,
            "plunge": 3,
            "nudge": 24,
            "target": 7,
            "bumper": 8,
            "launch": 1,
            "land": 1,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 68307968,
          "score": 212950,
          "orbits": 0,
          "seconds": 62.71666666666667,
          "totalReward": 205.84999999999994,
          "endReason": "game_over",
          "ticks": 15052,
          "events": {
            "flip": 1415,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 25,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "ramp": 2,
            "sling": 15,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68365312,
          "score": 222440,
          "orbits": 0,
          "seconds": 113.53333333333333,
          "totalReward": 212.23999999999987,
          "endReason": "game_over",
          "ticks": 27248,
          "events": {
            "flip": 3065,
            "plunge": 3,
            "nudge": 57,
            "target": 12,
            "bumper": 46,
            "launch": 3,
            "land": 3,
            "sling": 34,
            "inlane": 7,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 68422656,
          "score": 529760,
          "orbits": 1,
          "seconds": 127.29166666666667,
          "totalReward": 519.56,
          "endReason": "game_over",
          "ticks": 30550,
          "events": {
            "flip": 3152,
            "plunge": 3,
            "nudge": 69,
            "target": 14,
            "bumper": 50,
            "launch": 4,
            "land": 4,
            "sling": 36,
            "inlane": 10,
            "ramp": 12,
            "orbit": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 68480000,
          "score": 227780,
          "orbits": 0,
          "seconds": 142.2375,
          "totalReward": 220.6799999999998,
          "endReason": "game_over",
          "ticks": 34137,
          "events": {
            "flip": 3611,
            "plunge": 3,
            "nudge": 84,
            "target": 13,
            "bumper": 51,
            "launch": 3,
            "land": 3,
            "inlane": 17,
            "ramp": 2,
            "sling": 28,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68537344,
          "score": 484580,
          "orbits": 1,
          "seconds": 103.80416666666666,
          "totalReward": 474.47999999999996,
          "endReason": "game_over",
          "ticks": 24913,
          "events": {
            "flip": 2690,
            "plunge": 3,
            "nudge": 54,
            "target": 13,
            "bumper": 44,
            "launch": 4,
            "sling": 18,
            "land": 4,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "over": 1
          }
        },
        {
          "steps": 68594688,
          "score": 106680,
          "orbits": 0,
          "seconds": 69.05416666666666,
          "totalReward": 95.47999999999999,
          "endReason": "game_over",
          "ticks": 16573,
          "events": {
            "flip": 1765,
            "plunge": 3,
            "nudge": 36,
            "target": 8,
            "bumper": 20,
            "launch": 2,
            "inlane": 6,
            "land": 2,
            "sling": 8,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 68652032,
          "score": 476080,
          "orbits": 1,
          "seconds": 92.0125,
          "totalReward": 462.88,
          "endReason": "game_over",
          "ticks": 22083,
          "events": {
            "flip": 2352,
            "plunge": 3,
            "nudge": 51,
            "target": 15,
            "bumper": 34,
            "launch": 4,
            "land": 4,
            "inlane": 9,
            "ramp": 2,
            "sling": 18,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68709376,
          "score": 479810,
          "orbits": 1,
          "seconds": 84.70416666666667,
          "totalReward": 465.61,
          "endReason": "game_over",
          "ticks": 20329,
          "events": {
            "flip": 2150,
            "plunge": 3,
            "nudge": 51,
            "target": 16,
            "bumper": 41,
            "launch": 4,
            "land": 4,
            "sling": 21,
            "drain": 3,
            "abort": 1,
            "inlane": 7,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68766720,
          "score": 215950,
          "orbits": 0,
          "seconds": 97.3875,
          "totalReward": 204.74999999999994,
          "endReason": "game_over",
          "ticks": 23373,
          "events": {
            "flip": 2578,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "sling": 15,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 68824064,
          "score": 220730,
          "orbits": 0,
          "seconds": 96.47083333333333,
          "totalReward": 213.62999999999994,
          "endReason": "game_over",
          "ticks": 23153,
          "events": {
            "flip": 2475,
            "plunge": 3,
            "target": 12,
            "bumper": 28,
            "nudge": 51,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 11,
            "ramp": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 68881408,
          "score": 110810,
          "orbits": 0,
          "seconds": 76.62083333333334,
          "totalReward": 103.71,
          "endReason": "game_over",
          "ticks": 18389,
          "events": {
            "flip": 1865,
            "plunge": 3,
            "nudge": 36,
            "target": 9,
            "bumper": 13,
            "launch": 2,
            "land": 2,
            "sling": 11,
            "orbit": 2,
            "ramp": 2,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 68938752,
          "score": 200800,
          "orbits": 0,
          "seconds": 58.21666666666667,
          "totalReward": 197.79999999999995,
          "endReason": "game_over",
          "ticks": 13972,
          "events": {
            "flip": 1223,
            "plunge": 3,
            "nudge": 39,
            "target": 14,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 68996096,
          "score": 262790,
          "orbits": 0,
          "seconds": 143.0375,
          "totalReward": 256.6899999999995,
          "endReason": "game_over",
          "ticks": 34329,
          "events": {
            "flip": 3534,
            "plunge": 3,
            "nudge": 75,
            "target": 12,
            "bumper": 58,
            "launch": 3,
            "inlane": 14,
            "ramp": 9,
            "land": 3,
            "sling": 49,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 69053440,
          "score": 204700,
          "orbits": 0,
          "seconds": 108.20416666666667,
          "totalReward": 201.69999999999982,
          "endReason": "game_over",
          "ticks": 25969,
          "events": {
            "flip": 2548,
            "plunge": 3,
            "nudge": 66,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "orbit": 1,
            "ramp": 1,
            "sling": 20,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 69110784,
          "score": 202110,
          "orbits": 0,
          "seconds": 41.15416666666667,
          "totalReward": 191.90999999999997,
          "endReason": "game_over",
          "ticks": 9877,
          "events": {
            "flip": 762,
            "plunge": 3,
            "nudge": 21,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 69168128,
          "score": 476710,
          "orbits": 1,
          "seconds": 158.02083333333334,
          "totalReward": 464.51,
          "endReason": "game_over",
          "ticks": 37925,
          "events": {
            "flip": 3642,
            "plunge": 3,
            "nudge": 96,
            "target": 13,
            "bumper": 55,
            "launch": 4,
            "inlane": 16,
            "land": 4,
            "sling": 41,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69225472,
          "score": 236670,
          "orbits": 0,
          "seconds": 159.25416666666666,
          "totalReward": 233.6699999999998,
          "endReason": "game_over",
          "ticks": 38221,
          "events": {
            "flip": 3951,
            "plunge": 3,
            "nudge": 87,
            "target": 14,
            "bumper": 54,
            "launch": 3,
            "land": 3,
            "sling": 37,
            "ramp": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 69282816,
          "score": 209760,
          "orbits": 0,
          "seconds": 135.05416666666667,
          "totalReward": 201.65999999999997,
          "endReason": "game_over",
          "ticks": 32413,
          "events": {
            "flip": 3288,
            "plunge": 3,
            "nudge": 64,
            "target": 12,
            "bumper": 49,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 36,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 69340160,
          "score": 196010,
          "orbits": 0,
          "seconds": 66.62083333333334,
          "totalReward": 193.01,
          "endReason": "game_over",
          "ticks": 15989,
          "events": {
            "flip": 1584,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 9,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 69397504,
          "score": 238560,
          "orbits": 0,
          "seconds": 108.45416666666667,
          "totalReward": 227.35999999999987,
          "endReason": "game_over",
          "ticks": 26029,
          "events": {
            "flip": 2834,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 53,
            "launch": 3,
            "land": 3,
            "ramp": 5,
            "sling": 26,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 69454848,
          "score": 232650,
          "orbits": 0,
          "seconds": 149.1125,
          "totalReward": 224.54999999999987,
          "endReason": "game_over",
          "ticks": 35787,
          "events": {
            "flip": 3986,
            "plunge": 3,
            "nudge": 75,
            "target": 13,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "inlane": 21,
            "sling": 25,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69512192,
          "score": 125990,
          "orbits": 0,
          "seconds": 112.05416666666666,
          "totalReward": 118.88999999999999,
          "endReason": "game_over",
          "ticks": 26893,
          "events": {
            "flip": 2737,
            "plunge": 3,
            "nudge": 66,
            "target": 10,
            "bumper": 50,
            "launch": 2,
            "land": 2,
            "inlane": 12,
            "sling": 29,
            "ramp": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 69569536,
          "score": 260350,
          "orbits": 0,
          "seconds": 165.40833333333333,
          "totalReward": 251.1499999999998,
          "endReason": "game_over",
          "ticks": 39698,
          "events": {
            "flip": 4252,
            "plunge": 3,
            "nudge": 105,
            "target": 11,
            "bumper": 56,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 35,
            "ramp": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 69626880,
          "score": 210980,
          "orbits": 0,
          "seconds": 77.00416666666666,
          "totalReward": 204.87999999999977,
          "endReason": "game_over",
          "ticks": 18481,
          "events": {
            "flip": 1945,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 30,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 18,
            "ramp": 2,
            "inlane": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 69684224,
          "score": 213150,
          "orbits": 0,
          "seconds": 93.90833333333333,
          "totalReward": 207.04999999999998,
          "endReason": "game_over",
          "ticks": 22538,
          "events": {
            "flip": 2228,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 33,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 15,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 69741568,
          "score": 518910,
          "orbits": 1,
          "seconds": 179.1375,
          "totalReward": 509.80999999999995,
          "endReason": "game_over",
          "ticks": 42993,
          "events": {
            "flip": 4225,
            "plunge": 3,
            "nudge": 112,
            "target": 16,
            "bumper": 62,
            "launch": 4,
            "land": 4,
            "sling": 31,
            "ramp": 8,
            "inlane": 15,
            "drain": 3,
            "abort": 2,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 69798912,
          "score": 203500,
          "orbits": 0,
          "seconds": 59.46666666666667,
          "totalReward": 192.29999999999993,
          "endReason": "game_over",
          "ticks": 14272,
          "events": {
            "flip": 1380,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 69856256,
          "score": 480410,
          "orbits": 1,
          "seconds": 137.32916666666665,
          "totalReward": 471.21000000000015,
          "endReason": "game_over",
          "ticks": 32959,
          "events": {
            "flip": 3378,
            "plunge": 3,
            "nudge": 98,
            "target": 12,
            "bumper": 64,
            "launch": 4,
            "land": 4,
            "sling": 41,
            "inlane": 14,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 69913600,
          "score": 461090,
          "orbits": 1,
          "seconds": 104.02083333333333,
          "totalReward": 453.9899999999999,
          "endReason": "game_over",
          "ticks": 24965,
          "events": {
            "flip": 2807,
            "plunge": 3,
            "nudge": 60,
            "target": 14,
            "bumper": 34,
            "launch": 4,
            "land": 4,
            "sling": 29,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 69970944,
          "score": 233470,
          "orbits": 0,
          "seconds": 146.67083333333332,
          "totalReward": 225.3699999999998,
          "endReason": "game_over",
          "ticks": 35201,
          "events": {
            "flip": 3810,
            "plunge": 3,
            "nudge": 94,
            "target": 12,
            "bumper": 53,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 47,
            "ramp": 4,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 70028288,
          "score": 486780,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 484.78000000000003,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4804,
            "plunge": 3,
            "nudge": 109,
            "target": 14,
            "bumper": 70,
            "launch": 4,
            "ramp": 4,
            "land": 3,
            "sling": 48,
            "inlane": 19,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 70085632,
          "score": 214900,
          "orbits": 0,
          "seconds": 87.97083333333333,
          "totalReward": 208.79999999999998,
          "endReason": "game_over",
          "ticks": 21113,
          "events": {
            "flip": 2330,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "sling": 20,
            "orbit": 2,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 70142976,
          "score": 227470,
          "orbits": 0,
          "seconds": 91.975,
          "totalReward": 213.16999999999993,
          "endReason": "game_over",
          "ticks": 22074,
          "events": {
            "flip": 2197,
            "plunge": 3,
            "nudge": 56,
            "target": 11,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "inlane": 8,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 70200320,
          "score": 100900,
          "orbits": 0,
          "seconds": 71.60416666666667,
          "totalReward": 93.79999999999997,
          "endReason": "game_over",
          "ticks": 17185,
          "events": {
            "flip": 1843,
            "plunge": 3,
            "nudge": 46,
            "target": 9,
            "bumper": 30,
            "launch": 2,
            "land": 2,
            "sling": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 70257664,
          "score": 288350,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 281.2499999999999,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5075,
            "plunge": 3,
            "nudge": 115,
            "target": 13,
            "bumper": 87,
            "launch": 3,
            "land": 3,
            "sling": 45,
            "inlane": 19,
            "ramp": 11,
            "orbit": 2,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 70315008,
          "score": 472770,
          "orbits": 1,
          "seconds": 68.41666666666667,
          "totalReward": 465.6700000000001,
          "endReason": "game_over",
          "ticks": 16420,
          "events": {
            "flip": 1777,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 27,
            "launch": 4,
            "inlane": 4,
            "sling": 17,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 70372352,
          "score": 221200,
          "orbits": 0,
          "seconds": 97.80416666666666,
          "totalReward": 215.0999999999999,
          "endReason": "game_over",
          "ticks": 23473,
          "events": {
            "flip": 2605,
            "plunge": 3,
            "nudge": 57,
            "target": 12,
            "bumper": 44,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "ramp": 4,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 70429696,
          "score": 216800,
          "orbits": 0,
          "seconds": 103.7375,
          "totalReward": 209.69999999999987,
          "endReason": "game_over",
          "ticks": 24897,
          "events": {
            "flip": 2769,
            "plunge": 3,
            "nudge": 66,
            "target": 13,
            "bumper": 46,
            "launch": 3,
            "land": 3,
            "sling": 30,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 70487040,
          "score": 222150,
          "orbits": 0,
          "seconds": 91.57083333333333,
          "totalReward": 219.14999999999995,
          "endReason": "game_over",
          "ticks": 21977,
          "events": {
            "flip": 2561,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "inlane": 17,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 70544384,
          "score": 518370,
          "orbits": 1,
          "seconds": 113.6,
          "totalReward": 511.27,
          "endReason": "game_over",
          "ticks": 27264,
          "events": {
            "flip": 2911,
            "plunge": 3,
            "nudge": 85,
            "target": 18,
            "bumper": 47,
            "launch": 5,
            "land": 5,
            "ramp": 5,
            "inlane": 14,
            "sling": 17,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 70601728,
          "score": 467980,
          "orbits": 1,
          "seconds": 87.3875,
          "totalReward": 455.78,
          "endReason": "game_over",
          "ticks": 20973,
          "events": {
            "flip": 2510,
            "plunge": 3,
            "nudge": 47,
            "target": 14,
            "bumper": 30,
            "launch": 4,
            "land": 4,
            "sling": 18,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 70659072,
          "score": 216010,
          "orbits": 0,
          "seconds": 95.37083333333334,
          "totalReward": 208.90999999999997,
          "endReason": "game_over",
          "ticks": 22889,
          "events": {
            "flip": 2490,
            "plunge": 3,
            "nudge": 46,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 70716416,
          "score": 206760,
          "orbits": 0,
          "seconds": 75.0875,
          "totalReward": 203.75999999999988,
          "endReason": "game_over",
          "ticks": 18021,
          "events": {
            "flip": 2078,
            "plunge": 3,
            "nudge": 44,
            "target": 10,
            "bumper": 36,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 70773760,
          "score": 230740,
          "orbits": 0,
          "seconds": 99.60833333333333,
          "totalReward": 219.54000000000005,
          "endReason": "game_over",
          "ticks": 23906,
          "events": {
            "flip": 2922,
            "plunge": 3,
            "nudge": 63,
            "target": 11,
            "bumper": 36,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "ramp": 4,
            "sling": 34,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 70831104,
          "score": 216970,
          "orbits": 0,
          "seconds": 67.4875,
          "totalReward": 203.76999999999995,
          "endReason": "game_over",
          "ticks": 16197,
          "events": {
            "flip": 1721,
            "plunge": 3,
            "nudge": 38,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "sling": 17,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 70888448,
          "score": 214610,
          "orbits": 0,
          "seconds": 82.9375,
          "totalReward": 204.41000000000003,
          "endReason": "game_over",
          "ticks": 19905,
          "events": {
            "flip": 2269,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 21,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 70945792,
          "score": 199110,
          "orbits": 0,
          "seconds": 66.82916666666667,
          "totalReward": 188.91,
          "endReason": "game_over",
          "ticks": 16039,
          "events": {
            "flip": 1778,
            "plunge": 3,
            "nudge": 38,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71003136,
          "score": 208610,
          "orbits": 0,
          "seconds": 73.27083333333333,
          "totalReward": 202.50999999999993,
          "endReason": "game_over",
          "ticks": 17585,
          "events": {
            "flip": 1805,
            "plunge": 3,
            "nudge": 41,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "sling": 21,
            "land": 3,
            "orbit": 1,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 71060480,
          "score": 201580,
          "orbits": 0,
          "seconds": 56,
          "totalReward": 195.47999999999993,
          "endReason": "game_over",
          "ticks": 13440,
          "events": {
            "flip": 1619,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 8,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 71117824,
          "score": 216940,
          "orbits": 0,
          "seconds": 91.70416666666667,
          "totalReward": 209.83999999999995,
          "endReason": "game_over",
          "ticks": 22009,
          "events": {
            "flip": 2420,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 8,
            "ramp": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 71175168,
          "score": 208430,
          "orbits": 0,
          "seconds": 67.62083333333334,
          "totalReward": 202.32999999999987,
          "endReason": "game_over",
          "ticks": 16229,
          "events": {
            "flip": 1824,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 19,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 13,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 71232512,
          "score": 246880,
          "orbits": 0,
          "seconds": 144.67083333333332,
          "totalReward": 243.87999999999985,
          "endReason": "game_over",
          "ticks": 34721,
          "events": {
            "flip": 3827,
            "plunge": 3,
            "nudge": 102,
            "target": 13,
            "bumper": 67,
            "launch": 3,
            "land": 3,
            "sling": 38,
            "inlane": 16,
            "ramp": 7,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 71289856,
          "score": 227840,
          "orbits": 0,
          "seconds": 128.32083333333333,
          "totalReward": 217.7399999999998,
          "endReason": "game_over",
          "ticks": 30797,
          "events": {
            "flip": 3837,
            "plunge": 3,
            "nudge": 87,
            "target": 11,
            "bumper": 49,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 54,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 71347200,
          "score": 197640,
          "orbits": 0,
          "seconds": 41.8375,
          "totalReward": 187.43999999999997,
          "endReason": "game_over",
          "ticks": 10041,
          "events": {
            "flip": 924,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 14,
            "launch": 3,
            "inlane": 2,
            "sling": 4,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71404544,
          "score": 512450,
          "orbits": 1,
          "seconds": 178.8125,
          "totalReward": 495.14999999999986,
          "endReason": "game_over",
          "ticks": 42915,
          "events": {
            "flip": 4903,
            "plunge": 3,
            "nudge": 81,
            "target": 14,
            "bumper": 83,
            "launch": 4,
            "inlane": 17,
            "drain": 3,
            "land": 4,
            "sling": 55,
            "ramp": 5,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 71461888,
          "score": 522910,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 510.7099999999998,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4663,
            "plunge": 3,
            "nudge": 86,
            "target": 12,
            "bumper": 72,
            "launch": 4,
            "inlane": 26,
            "drain": 2,
            "land": 4,
            "sling": 31,
            "ramp": 8,
            "orbit": 2
          }
        },
        {
          "steps": 71519232,
          "score": 106060,
          "orbits": 0,
          "seconds": 63,
          "totalReward": 98.96,
          "endReason": "game_over",
          "ticks": 15120,
          "events": {
            "flip": 1336,
            "plunge": 3,
            "nudge": 43,
            "target": 10,
            "bumper": 24,
            "launch": 2,
            "inlane": 8,
            "land": 2,
            "orbit": 2,
            "sling": 16,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 71576576,
          "score": 466650,
          "orbits": 1,
          "seconds": 81.375,
          "totalReward": 454.4499999999998,
          "endReason": "game_over",
          "ticks": 19530,
          "events": {
            "flip": 1915,
            "plunge": 3,
            "nudge": 45,
            "target": 14,
            "bumper": 37,
            "launch": 4,
            "land": 4,
            "inlane": 6,
            "drain": 3,
            "sling": 15,
            "orbit": 1,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 71633920,
          "score": 111370,
          "orbits": 0,
          "seconds": 60.5,
          "totalReward": 101.17000000000002,
          "endReason": "game_over",
          "ticks": 14520,
          "events": {
            "flip": 1384,
            "plunge": 3,
            "nudge": 38,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "sling": 7,
            "inlane": 8,
            "ramp": 2,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71691264,
          "score": 201000,
          "orbits": 0,
          "seconds": 58.71666666666667,
          "totalReward": 191.79999999999998,
          "endReason": "game_over",
          "ticks": 14092,
          "events": {
            "flip": 1342,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "ramp": 1,
            "sling": 10,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 71748608,
          "score": 96870,
          "orbits": 0,
          "seconds": 49.0875,
          "totalReward": 85.67,
          "endReason": "game_over",
          "ticks": 11781,
          "events": {
            "flip": 1075,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 14,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 71805952,
          "score": 225170,
          "orbits": 0,
          "seconds": 122.1625,
          "totalReward": 211.8699999999999,
          "endReason": "game_over",
          "ticks": 29319,
          "events": {
            "flip": 2874,
            "plunge": 3,
            "nudge": 57,
            "target": 10,
            "bumper": 37,
            "launch": 3,
            "ramp": 3,
            "land": 3,
            "inlane": 11,
            "sling": 27,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 71863296,
          "score": 220940,
          "orbits": 0,
          "seconds": 130.90416666666667,
          "totalReward": 212.8399999999998,
          "endReason": "game_over",
          "ticks": 31417,
          "events": {
            "flip": 3146,
            "plunge": 3,
            "nudge": 58,
            "target": 13,
            "bumper": 44,
            "launch": 3,
            "sling": 34,
            "land": 3,
            "inlane": 15,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 71920640,
          "score": 473380,
          "orbits": 1,
          "seconds": 112.55,
          "totalReward": 460.18000000000006,
          "endReason": "game_over",
          "ticks": 27012,
          "events": {
            "flip": 2748,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 52,
            "launch": 4,
            "inlane": 9,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "sling": 28,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 71977984,
          "score": 222810,
          "orbits": 0,
          "seconds": 114.92083333333333,
          "totalReward": 219.80999999999983,
          "endReason": "game_over",
          "ticks": 27581,
          "events": {
            "flip": 2828,
            "plunge": 3,
            "nudge": 72,
            "target": 13,
            "bumper": 45,
            "launch": 3,
            "land": 3,
            "sling": 31,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 72035328,
          "score": 490450,
          "orbits": 1,
          "seconds": 159.35416666666666,
          "totalReward": 483.3499999999999,
          "endReason": "game_over",
          "ticks": 38245,
          "events": {
            "flip": 4262,
            "plunge": 3,
            "nudge": 100,
            "target": 14,
            "bumper": 63,
            "launch": 4,
            "inlane": 16,
            "land": 4,
            "sling": 45,
            "ramp": 4,
            "orbit": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 72092672,
          "score": 221630,
          "orbits": 0,
          "seconds": 92.84583333333333,
          "totalReward": 210.42999999999995,
          "endReason": "game_over",
          "ticks": 22283,
          "events": {
            "flip": 2235,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 27,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "orbit": 2,
            "ramp": 2,
            "inlane": 12,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 72150016,
          "score": 465320,
          "orbits": 1,
          "seconds": 91.4375,
          "totalReward": 462.3199999999999,
          "endReason": "game_over",
          "ticks": 21945,
          "events": {
            "flip": 2433,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 42,
            "launch": 4,
            "land": 4,
            "sling": 22,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "over": 1
          }
        },
        {
          "steps": 72207360,
          "score": 472670,
          "orbits": 1,
          "seconds": 126.65416666666667,
          "totalReward": 461.47,
          "endReason": "game_over",
          "ticks": 30397,
          "events": {
            "flip": 3022,
            "plunge": 3,
            "nudge": 42,
            "target": 14,
            "bumper": 50,
            "launch": 4,
            "inlane": 10,
            "land": 4,
            "sling": 27,
            "orbit": 1,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 72264704,
          "score": 204100,
          "orbits": 0,
          "seconds": 66.09166666666667,
          "totalReward": 191.8,
          "endReason": "game_over",
          "ticks": 15862,
          "events": {
            "flip": 1462,
            "plunge": 3,
            "nudge": 28,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 1,
            "inlane": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 72322048,
          "score": 225180,
          "orbits": 0,
          "seconds": 153.425,
          "totalReward": 213.9799999999997,
          "endReason": "game_over",
          "ticks": 36822,
          "events": {
            "flip": 3791,
            "plunge": 3,
            "nudge": 70,
            "target": 12,
            "bumper": 62,
            "launch": 3,
            "land": 3,
            "sling": 38,
            "inlane": 14,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 72379392,
          "score": 482750,
          "orbits": 1,
          "seconds": 134.31666666666666,
          "totalReward": 469.55000000000007,
          "endReason": "game_over",
          "ticks": 32236,
          "events": {
            "flip": 2967,
            "plunge": 3,
            "nudge": 58,
            "target": 15,
            "bumper": 43,
            "launch": 4,
            "sling": 25,
            "land": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 18,
            "over": 1
          }
        },
        {
          "steps": 72436736,
          "score": 235680,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 229.57999999999967,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4337,
            "plunge": 2,
            "nudge": 89,
            "target": 10,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "sling": 38,
            "inlane": 22,
            "drain": 1,
            "ramp": 5
          }
        },
        {
          "steps": 72494080,
          "score": 466200,
          "orbits": 1,
          "seconds": 89.80416666666666,
          "totalReward": 454.0000000000001,
          "endReason": "game_over",
          "ticks": 21553,
          "events": {
            "flip": 2145,
            "plunge": 3,
            "nudge": 36,
            "target": 13,
            "bumper": 33,
            "launch": 4,
            "inlane": 7,
            "sling": 20,
            "land": 4,
            "ramp": 1,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 72551424,
          "score": 508310,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 498.21000000000026,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4585,
            "plunge": 2,
            "nudge": 91,
            "target": 14,
            "bumper": 83,
            "launch": 4,
            "land": 4,
            "sling": 51,
            "inlane": 16,
            "ramp": 6,
            "orbit": 1,
            "drain": 1
          }
        },
        {
          "steps": 72608768,
          "score": 225680,
          "orbits": 0,
          "seconds": 93.42083333333333,
          "totalReward": 219.57999999999996,
          "endReason": "game_over",
          "ticks": 22421,
          "events": {
            "flip": 2458,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 41,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "ramp": 4,
            "orbit": 1,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 72666112,
          "score": 222250,
          "orbits": 0,
          "seconds": 69.2625,
          "totalReward": 214.14999999999992,
          "endReason": "game_over",
          "ticks": 16623,
          "events": {
            "flip": 1611,
            "plunge": 3,
            "nudge": 42,
            "target": 13,
            "bumper": 21,
            "launch": 3,
            "inlane": 9,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 72723456,
          "score": 225350,
          "orbits": 0,
          "seconds": 54.27916666666667,
          "totalReward": 211.04999999999998,
          "endReason": "game_over",
          "ticks": 13027,
          "events": {
            "flip": 1253,
            "plunge": 3,
            "nudge": 41,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 5,
            "ramp": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 72780800,
          "score": 198060,
          "orbits": 0,
          "seconds": 54.68333333333333,
          "totalReward": 191.96,
          "endReason": "game_over",
          "ticks": 13124,
          "events": {
            "flip": 1190,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 22,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 72838144,
          "score": 214800,
          "orbits": 0,
          "seconds": 118.75416666666666,
          "totalReward": 208.70000000000005,
          "endReason": "game_over",
          "ticks": 28501,
          "events": {
            "flip": 2745,
            "plunge": 3,
            "nudge": 81,
            "target": 10,
            "bumper": 48,
            "launch": 3,
            "sling": 30,
            "land": 3,
            "inlane": 14,
            "orbit": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 72895488,
          "score": 211420,
          "orbits": 0,
          "seconds": 75.39166666666667,
          "totalReward": 201.2199999999999,
          "endReason": "game_over",
          "ticks": 18094,
          "events": {
            "flip": 1890,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 12,
            "ramp": 1,
            "inlane": 6,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 72952832,
          "score": 198630,
          "orbits": 0,
          "seconds": 67.40416666666667,
          "totalReward": 189.4299999999999,
          "endReason": "game_over",
          "ticks": 16177,
          "events": {
            "flip": 1613,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "sling": 13,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 73010176,
          "score": 497480,
          "orbits": 1,
          "seconds": 131.28333333333333,
          "totalReward": 482.17999999999995,
          "endReason": "game_over",
          "ticks": 31508,
          "events": {
            "flip": 3234,
            "plunge": 3,
            "nudge": 86,
            "target": 12,
            "bumper": 50,
            "launch": 4,
            "inlane": 13,
            "drain": 3,
            "land": 4,
            "sling": 28,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 73067520,
          "score": 254280,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 252.27999999999992,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4545,
            "plunge": 3,
            "nudge": 153,
            "target": 11,
            "bumper": 94,
            "launch": 3,
            "land": 2,
            "inlane": 14,
            "sling": 48,
            "ramp": 7,
            "orbit": 2,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 73124864,
          "score": 191760,
          "orbits": 0,
          "seconds": 54.93333333333333,
          "totalReward": 188.75999999999996,
          "endReason": "game_over",
          "ticks": 13184,
          "events": {
            "flip": 1335,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 15,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 73182208,
          "score": 85700,
          "orbits": 0,
          "seconds": 25.154166666666665,
          "totalReward": 80.6,
          "endReason": "game_over",
          "ticks": 6037,
          "events": {
            "flip": 494,
            "plunge": 3,
            "nudge": 15,
            "target": 8,
            "bumper": 6,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 73239552,
          "score": 195040,
          "orbits": 0,
          "seconds": 55.75,
          "totalReward": 192.03999999999996,
          "endReason": "game_over",
          "ticks": 13380,
          "events": {
            "flip": 1481,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 14,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73296896,
          "score": 207360,
          "orbits": 0,
          "seconds": 51.31666666666666,
          "totalReward": 201.25999999999985,
          "endReason": "game_over",
          "ticks": 12316,
          "events": {
            "flip": 1261,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 26,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 16,
            "orbit": 1,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 73354240,
          "score": 236020,
          "orbits": 0,
          "seconds": 104.27916666666667,
          "totalReward": 225.81999999999985,
          "endReason": "game_over",
          "ticks": 25027,
          "events": {
            "flip": 2771,
            "plunge": 3,
            "nudge": 76,
            "target": 11,
            "bumper": 45,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 22,
            "drain": 3,
            "abort": 1,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73411584,
          "score": 207760,
          "orbits": 0,
          "seconds": 64.55,
          "totalReward": 201.66000000000003,
          "endReason": "game_over",
          "ticks": 15492,
          "events": {
            "flip": 1792,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 28,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 26,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 73468928,
          "score": 209700,
          "orbits": 0,
          "seconds": 68.67916666666666,
          "totalReward": 203.59999999999997,
          "endReason": "game_over",
          "ticks": 16483,
          "events": {
            "flip": 1839,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 22,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 20,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73526272,
          "score": 461380,
          "orbits": 1,
          "seconds": 91.1375,
          "totalReward": 458.38,
          "endReason": "game_over",
          "ticks": 21873,
          "events": {
            "flip": 2381,
            "plunge": 3,
            "nudge": 63,
            "target": 14,
            "bumper": 40,
            "launch": 4,
            "inlane": 10,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "sling": 18,
            "over": 1
          }
        },
        {
          "steps": 73583616,
          "score": 494830,
          "orbits": 1,
          "seconds": 146.75416666666666,
          "totalReward": 484.6299999999999,
          "endReason": "game_over",
          "ticks": 35221,
          "events": {
            "flip": 4163,
            "plunge": 3,
            "nudge": 105,
            "target": 13,
            "bumper": 58,
            "launch": 4,
            "land": 4,
            "sling": 33,
            "ramp": 6,
            "inlane": 15,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 73640960,
          "score": 221170,
          "orbits": 0,
          "seconds": 79.2375,
          "totalReward": 214.06999999999996,
          "endReason": "game_over",
          "ticks": 19017,
          "events": {
            "flip": 2267,
            "plunge": 3,
            "nudge": 51,
            "target": 12,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 27,
            "inlane": 6,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 73698304,
          "score": 205320,
          "orbits": 0,
          "seconds": 63.65416666666667,
          "totalReward": 192.0199999999999,
          "endReason": "game_over",
          "ticks": 15277,
          "events": {
            "flip": 1732,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 73755648,
          "score": 254630,
          "orbits": 0,
          "seconds": 107.24583333333334,
          "totalReward": 248.52999999999977,
          "endReason": "game_over",
          "ticks": 25739,
          "events": {
            "flip": 3288,
            "plunge": 3,
            "nudge": 66,
            "target": 11,
            "bumper": 45,
            "launch": 3,
            "land": 3,
            "sling": 33,
            "inlane": 9,
            "ramp": 10,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 73812992,
          "score": 208980,
          "orbits": 0,
          "seconds": 52.1125,
          "totalReward": 199.77999999999994,
          "endReason": "game_over",
          "ticks": 12507,
          "events": {
            "flip": 1437,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "ramp": 3,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 73870336,
          "score": 235360,
          "orbits": 0,
          "seconds": 109.6125,
          "totalReward": 222.05999999999966,
          "endReason": "game_over",
          "ticks": 26307,
          "events": {
            "flip": 2926,
            "plunge": 3,
            "nudge": 64,
            "target": 10,
            "bumper": 48,
            "launch": 3,
            "inlane": 11,
            "drain": 3,
            "land": 3,
            "ramp": 3,
            "sling": 36,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 73927680,
          "score": 482480,
          "orbits": 1,
          "seconds": 92.54166666666667,
          "totalReward": 469.28,
          "endReason": "game_over",
          "ticks": 22210,
          "events": {
            "flip": 2415,
            "plunge": 3,
            "nudge": 53,
            "target": 13,
            "bumper": 40,
            "launch": 4,
            "ramp": 4,
            "land": 4,
            "sling": 18,
            "inlane": 9,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 73985024,
          "score": 204450,
          "orbits": 0,
          "seconds": 54.3125,
          "totalReward": 195.24999999999991,
          "endReason": "game_over",
          "ticks": 13035,
          "events": {
            "flip": 1381,
            "plunge": 3,
            "nudge": 22,
            "target": 11,
            "bumper": 19,
            "launch": 3,
            "inlane": 5,
            "drain": 3,
            "land": 3,
            "abort": 1,
            "sling": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 74042368,
          "score": 200580,
          "orbits": 0,
          "seconds": 73.10833333333333,
          "totalReward": 191.3799999999999,
          "endReason": "game_over",
          "ticks": 17546,
          "events": {
            "flip": 1806,
            "plunge": 3,
            "nudge": 39,
            "target": 9,
            "bumper": 28,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 74099712,
          "score": 482720,
          "orbits": 1,
          "seconds": 97.0125,
          "totalReward": 467.41999999999985,
          "endReason": "game_over",
          "ticks": 23283,
          "events": {
            "flip": 2312,
            "plunge": 3,
            "nudge": 53,
            "target": 12,
            "bumper": 39,
            "launch": 4,
            "sling": 22,
            "ramp": 4,
            "land": 4,
            "inlane": 7,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 74157056,
          "score": 516610,
          "orbits": 1,
          "seconds": 132.13333333333333,
          "totalReward": 500.30999999999983,
          "endReason": "game_over",
          "ticks": 31712,
          "events": {
            "flip": 3373,
            "plunge": 3,
            "nudge": 68,
            "target": 13,
            "bumper": 77,
            "launch": 4,
            "land": 4,
            "orbit": 4,
            "sling": 31,
            "inlane": 15,
            "ramp": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 74214400,
          "score": 546020,
          "orbits": 1,
          "seconds": 162.575,
          "totalReward": 539.9200000000002,
          "endReason": "game_over",
          "ticks": 39018,
          "events": {
            "flip": 4150,
            "plunge": 3,
            "nudge": 94,
            "target": 16,
            "bumper": 68,
            "launch": 5,
            "inlane": 15,
            "land": 5,
            "ramp": 10,
            "sling": 42,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 74271744,
          "score": 96530,
          "orbits": 0,
          "seconds": 41.35,
          "totalReward": 87.33,
          "endReason": "game_over",
          "ticks": 9924,
          "events": {
            "flip": 984,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "bumper": 10,
            "launch": 2,
            "inlane": 1,
            "land": 2,
            "drain": 3,
            "sling": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 74329088,
          "score": 218650,
          "orbits": 0,
          "seconds": 80.70416666666667,
          "totalReward": 209.4499999999999,
          "endReason": "game_over",
          "ticks": 19369,
          "events": {
            "flip": 1852,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "inlane": 8,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 74386432,
          "score": 228590,
          "orbits": 0,
          "seconds": 111.85416666666667,
          "totalReward": 222.4899999999998,
          "endReason": "game_over",
          "ticks": 26845,
          "events": {
            "flip": 2779,
            "plunge": 3,
            "nudge": 63,
            "target": 12,
            "bumper": 40,
            "launch": 3,
            "inlane": 16,
            "drain": 3,
            "land": 3,
            "sling": 29,
            "ramp": 4,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 74443776,
          "score": 225800,
          "orbits": 0,
          "seconds": 80.26666666666667,
          "totalReward": 219.6999999999999,
          "endReason": "game_over",
          "ticks": 19264,
          "events": {
            "flip": 2090,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "ramp": 4,
            "orbit": 2,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 74501120,
          "score": 212970,
          "orbits": 0,
          "seconds": 94.8875,
          "totalReward": 206.86999999999992,
          "endReason": "game_over",
          "ticks": 22773,
          "events": {
            "flip": 2394,
            "plunge": 3,
            "nudge": 57,
            "target": 11,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 27,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 74558464,
          "score": 230200,
          "orbits": 0,
          "seconds": 118.42083333333333,
          "totalReward": 219.9999999999999,
          "endReason": "game_over",
          "ticks": 28421,
          "events": {
            "flip": 2611,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "sling": 30,
            "land": 3,
            "ramp": 5,
            "inlane": 8,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 74615808,
          "score": 482320,
          "orbits": 1,
          "seconds": 71.7125,
          "totalReward": 473.21999999999986,
          "endReason": "game_over",
          "ticks": 17211,
          "events": {
            "flip": 1466,
            "plunge": 3,
            "nudge": 44,
            "target": 15,
            "bumper": 27,
            "launch": 4,
            "inlane": 8,
            "ramp": 5,
            "land": 4,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 74673152,
          "score": 203640,
          "orbits": 0,
          "seconds": 127.52083333333333,
          "totalReward": 200.63999999999984,
          "endReason": "game_over",
          "ticks": 30605,
          "events": {
            "flip": 2488,
            "plunge": 3,
            "nudge": 75,
            "target": 13,
            "bumper": 28,
            "launch": 3,
            "inlane": 19,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 14,
            "over": 1
          }
        },
        {
          "steps": 74730496,
          "score": 212930,
          "orbits": 0,
          "seconds": 96.6375,
          "totalReward": 201.72999999999993,
          "endReason": "game_over",
          "ticks": 23193,
          "events": {
            "flip": 2541,
            "plunge": 3,
            "nudge": 66,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 23,
            "drain": 3,
            "orbit": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 74787840,
          "score": 243360,
          "orbits": 0,
          "seconds": 115.12083333333334,
          "totalReward": 236.25999999999988,
          "endReason": "game_over",
          "ticks": 27629,
          "events": {
            "flip": 2919,
            "plunge": 3,
            "nudge": 63,
            "target": 12,
            "bumper": 45,
            "launch": 3,
            "inlane": 11,
            "ramp": 6,
            "sling": 26,
            "land": 3,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 74845184,
          "score": 458800,
          "orbits": 1,
          "seconds": 64.92083333333333,
          "totalReward": 452.69999999999993,
          "endReason": "game_over",
          "ticks": 15581,
          "events": {
            "flip": 1458,
            "plunge": 3,
            "nudge": 45,
            "target": 13,
            "bumper": 27,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 10,
            "ramp": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 74902528,
          "score": 219900,
          "orbits": 0,
          "seconds": 72.0375,
          "totalReward": 216.8999999999999,
          "endReason": "game_over",
          "ticks": 17289,
          "events": {
            "flip": 1890,
            "plunge": 3,
            "nudge": 45,
            "target": 12,
            "bumper": 23,
            "launch": 3,
            "inlane": 6,
            "ramp": 5,
            "sling": 20,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 74959872,
          "score": 213700,
          "orbits": 0,
          "seconds": 115.7375,
          "totalReward": 210.69999999999982,
          "endReason": "game_over",
          "ticks": 27777,
          "events": {
            "flip": 3026,
            "plunge": 3,
            "nudge": 72,
            "target": 11,
            "bumper": 45,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 30,
            "ramp": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 75017216,
          "score": 190500,
          "orbits": 0,
          "seconds": 64,
          "totalReward": 187.49999999999986,
          "endReason": "game_over",
          "ticks": 15360,
          "events": {
            "flip": 1660,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 10,
            "over": 1
          }
        },
        {
          "steps": 75074560,
          "score": 199000,
          "orbits": 0,
          "seconds": 55.25,
          "totalReward": 195.99999999999991,
          "endReason": "game_over",
          "ticks": 13260,
          "events": {
            "flip": 1334,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 16,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 3,
            "orbit": 1,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 75131904,
          "score": 239240,
          "orbits": 0,
          "seconds": 127.20416666666667,
          "totalReward": 233.13999999999987,
          "endReason": "game_over",
          "ticks": 30529,
          "events": {
            "flip": 2970,
            "plunge": 3,
            "nudge": 71,
            "target": 13,
            "bumper": 57,
            "launch": 3,
            "inlane": 19,
            "land": 3,
            "sling": 34,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 75189248,
          "score": 212510,
          "orbits": 0,
          "seconds": 53.90833333333333,
          "totalReward": 202.30999999999995,
          "endReason": "game_over",
          "ticks": 12938,
          "events": {
            "flip": 1331,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 75246592,
          "score": 200890,
          "orbits": 0,
          "seconds": 61.637499999999996,
          "totalReward": 194.79000000000002,
          "endReason": "game_over",
          "ticks": 14793,
          "events": {
            "flip": 1738,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 75303936,
          "score": 205400,
          "orbits": 0,
          "seconds": 61.833333333333336,
          "totalReward": 199.29999999999984,
          "endReason": "game_over",
          "ticks": 14840,
          "events": {
            "flip": 1456,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 20,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 75361280,
          "score": 216710,
          "orbits": 0,
          "seconds": 87.3375,
          "totalReward": 209.60999999999987,
          "endReason": "game_over",
          "ticks": 20961,
          "events": {
            "flip": 2355,
            "plunge": 3,
            "nudge": 62,
            "target": 12,
            "bumper": 39,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 21,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 75418624,
          "score": 486310,
          "orbits": 1,
          "seconds": 137.6125,
          "totalReward": 474.11,
          "endReason": "game_over",
          "ticks": 33027,
          "events": {
            "flip": 3638,
            "plunge": 3,
            "nudge": 96,
            "target": 13,
            "bumper": 41,
            "launch": 4,
            "land": 4,
            "sling": 31,
            "inlane": 15,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 75475968,
          "score": 92400,
          "orbits": 0,
          "seconds": 33.8625,
          "totalReward": 82.2,
          "endReason": "game_over",
          "ticks": 8127,
          "events": {
            "flip": 951,
            "plunge": 3,
            "nudge": 18,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 75533312,
          "score": 210600,
          "orbits": 0,
          "seconds": 87.37083333333334,
          "totalReward": 198.39999999999995,
          "endReason": "game_over",
          "ticks": 20969,
          "events": {
            "flip": 2221,
            "plunge": 3,
            "nudge": 53,
            "target": 12,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "drain": 3,
            "orbit": 1,
            "inlane": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 75590656,
          "score": 223490,
          "orbits": 0,
          "seconds": 70.1875,
          "totalReward": 210.2899999999999,
          "endReason": "game_over",
          "ticks": 16845,
          "events": {
            "flip": 1767,
            "plunge": 3,
            "nudge": 50,
            "target": 11,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "ramp": 4,
            "sling": 9,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 75648000,
          "score": 231490,
          "orbits": 0,
          "seconds": 118.45416666666667,
          "totalReward": 223.38999999999976,
          "endReason": "game_over",
          "ticks": 28429,
          "events": {
            "flip": 3262,
            "plunge": 3,
            "nudge": 66,
            "target": 11,
            "bumper": 47,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 29,
            "inlane": 10,
            "ramp": 4,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 75705344,
          "score": 529570,
          "orbits": 1,
          "seconds": 156.7875,
          "totalReward": 520.4699999999999,
          "endReason": "game_over",
          "ticks": 37629,
          "events": {
            "flip": 3892,
            "plunge": 3,
            "nudge": 112,
            "target": 18,
            "bumper": 75,
            "launch": 5,
            "sling": 47,
            "land": 5,
            "orbit": 3,
            "inlane": 17,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 75762688,
          "score": 212080,
          "orbits": 0,
          "seconds": 62.19583333333333,
          "totalReward": 203.98,
          "endReason": "game_over",
          "ticks": 14927,
          "events": {
            "flip": 1697,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 75820032,
          "score": 235390,
          "orbits": 0,
          "seconds": 144.6875,
          "totalReward": 225.28999999999982,
          "endReason": "game_over",
          "ticks": 34725,
          "events": {
            "flip": 3860,
            "plunge": 3,
            "nudge": 97,
            "target": 12,
            "bumper": 66,
            "launch": 3,
            "sling": 39,
            "land": 3,
            "inlane": 15,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 75877376,
          "score": 92750,
          "orbits": 0,
          "seconds": 50.483333333333334,
          "totalReward": 85.64999999999999,
          "endReason": "game_over",
          "ticks": 12116,
          "events": {
            "flip": 1375,
            "plunge": 3,
            "nudge": 31,
            "target": 9,
            "bumper": 10,
            "launch": 2,
            "land": 2,
            "inlane": 4,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 75934720,
          "score": 217150,
          "orbits": 0,
          "seconds": 70.75833333333333,
          "totalReward": 206.95,
          "endReason": "game_over",
          "ticks": 16982,
          "events": {
            "flip": 1739,
            "plunge": 3,
            "target": 12,
            "bumper": 24,
            "nudge": 32,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "inlane": 5,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 75992064,
          "score": 520940,
          "orbits": 1,
          "seconds": 138.97916666666666,
          "totalReward": 502.64,
          "endReason": "game_over",
          "ticks": 33355,
          "events": {
            "flip": 3902,
            "plunge": 3,
            "nudge": 58,
            "target": 15,
            "bumper": 47,
            "launch": 5,
            "sling": 34,
            "land": 5,
            "drain": 3,
            "inlane": 10,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 76049408,
          "score": 514280,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 502.07999999999987,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4546,
            "plunge": 3,
            "nudge": 101,
            "target": 12,
            "bumper": 79,
            "launch": 4,
            "land": 4,
            "ramp": 7,
            "sling": 38,
            "inlane": 20,
            "orbit": 1,
            "drain": 2
          }
        },
        {
          "steps": 76106752,
          "score": 214550,
          "orbits": 0,
          "seconds": 67.25833333333333,
          "totalReward": 204.34999999999997,
          "endReason": "game_over",
          "ticks": 16142,
          "events": {
            "flip": 1759,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "ramp": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 76164096,
          "score": 276880,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 270.77999999999975,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5178,
            "plunge": 3,
            "nudge": 88,
            "target": 13,
            "bumper": 89,
            "launch": 3,
            "sling": 58,
            "land": 3,
            "ramp": 8,
            "inlane": 23,
            "orbit": 3,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 76221440,
          "score": 234590,
          "orbits": 0,
          "seconds": 158.52083333333334,
          "totalReward": 226.48999999999987,
          "endReason": "game_over",
          "ticks": 38045,
          "events": {
            "flip": 4333,
            "plunge": 3,
            "nudge": 83,
            "target": 15,
            "bumper": 52,
            "launch": 3,
            "sling": 39,
            "land": 3,
            "ramp": 3,
            "inlane": 19,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 76278784,
          "score": 244410,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 237.30999999999983,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4512,
            "plunge": 3,
            "nudge": 89,
            "target": 9,
            "bumper": 67,
            "launch": 3,
            "land": 2,
            "sling": 41,
            "inlane": 26,
            "orbit": 5,
            "ramp": 3,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 76336128,
          "score": 538460,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 536.4600000000002,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5516,
            "plunge": 2,
            "nudge": 126,
            "target": 16,
            "bumper": 83,
            "launch": 5,
            "land": 5,
            "ramp": 9,
            "sling": 56,
            "inlane": 18,
            "drain": 2,
            "abort": 2
          }
        },
        {
          "steps": 76393472,
          "score": 215970,
          "orbits": 0,
          "seconds": 124.67083333333333,
          "totalReward": 212.9699999999999,
          "endReason": "game_over",
          "ticks": 29921,
          "events": {
            "flip": 3427,
            "plunge": 3,
            "nudge": 78,
            "target": 14,
            "bumper": 54,
            "launch": 3,
            "land": 3,
            "sling": 27,
            "inlane": 13,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 76450816,
          "score": 210500,
          "orbits": 0,
          "seconds": 60.03333333333333,
          "totalReward": 204.39999999999984,
          "endReason": "game_over",
          "ticks": 14408,
          "events": {
            "flip": 1578,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 10,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 76508160,
          "score": 202880,
          "orbits": 0,
          "seconds": 76.84583333333333,
          "totalReward": 191.68,
          "endReason": "game_over",
          "ticks": 18443,
          "events": {
            "flip": 2273,
            "plunge": 3,
            "nudge": 43,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 76565504,
          "score": 199680,
          "orbits": 0,
          "seconds": 53.391666666666666,
          "totalReward": 193.58000000000004,
          "endReason": "game_over",
          "ticks": 12814,
          "events": {
            "flip": 1452,
            "plunge": 3,
            "nudge": 39,
            "target": 9,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "sling": 18,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 76622848,
          "score": 188930,
          "orbits": 0,
          "seconds": 30.195833333333333,
          "totalReward": 182.83,
          "endReason": "game_over",
          "ticks": 7247,
          "events": {
            "flip": 672,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "land": 3,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 76680192,
          "score": 184620,
          "orbits": 0,
          "seconds": 28.870833333333334,
          "totalReward": 181.61999999999998,
          "endReason": "game_over",
          "ticks": 6929,
          "events": {
            "flip": 558,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 76737536,
          "score": 197520,
          "orbits": 0,
          "seconds": 59.608333333333334,
          "totalReward": 190.4199999999999,
          "endReason": "game_over",
          "ticks": 14306,
          "events": {
            "flip": 1686,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 76794880,
          "score": 459620,
          "orbits": 1,
          "seconds": 73.3875,
          "totalReward": 453.52,
          "endReason": "game_over",
          "ticks": 17613,
          "events": {
            "flip": 2010,
            "plunge": 3,
            "nudge": 51,
            "target": 12,
            "bumper": 32,
            "launch": 4,
            "inlane": 6,
            "land": 4,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 76852224,
          "score": 212740,
          "orbits": 0,
          "seconds": 81.27083333333333,
          "totalReward": 209.73999999999992,
          "endReason": "game_over",
          "ticks": 19505,
          "events": {
            "flip": 2389,
            "plunge": 3,
            "nudge": 54,
            "target": 13,
            "bumper": 47,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 14,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 76909568,
          "score": 198470,
          "orbits": 0,
          "seconds": 47.1,
          "totalReward": 192.36999999999995,
          "endReason": "game_over",
          "ticks": 11304,
          "events": {
            "flip": 1206,
            "plunge": 3,
            "nudge": 30,
            "target": 12,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 7,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 76966912,
          "score": 36020,
          "orbits": 0,
          "seconds": 29.570833333333333,
          "totalReward": 27.820000000000004,
          "endReason": "game_over",
          "ticks": 7097,
          "events": {
            "flip": 762,
            "plunge": 3,
            "nudge": 16,
            "target": 5,
            "bumper": 3,
            "launch": 1,
            "land": 1,
            "sling": 2,
            "inlane": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77024256,
          "score": 205730,
          "orbits": 0,
          "seconds": 55.35,
          "totalReward": 199.62999999999997,
          "endReason": "game_over",
          "ticks": 13284,
          "events": {
            "flip": 1660,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 13,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 77081600,
          "score": 192720,
          "orbits": 0,
          "seconds": 28.4375,
          "totalReward": 183.52,
          "endReason": "game_over",
          "ticks": 6825,
          "events": {
            "flip": 667,
            "plunge": 3,
            "nudge": 15,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "drain": 3,
            "inlane": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77138944,
          "score": 215400,
          "orbits": 0,
          "seconds": 70.55833333333334,
          "totalReward": 208.29999999999995,
          "endReason": "game_over",
          "ticks": 16934,
          "events": {
            "flip": 1928,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "sling": 10,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 77196288,
          "score": 215380,
          "orbits": 0,
          "seconds": 69.32916666666667,
          "totalReward": 206.17999999999995,
          "endReason": "game_over",
          "ticks": 16639,
          "events": {
            "flip": 1892,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "inlane": 7,
            "ramp": 2,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77253632,
          "score": 220920,
          "orbits": 0,
          "seconds": 85.2375,
          "totalReward": 212.82,
          "endReason": "game_over",
          "ticks": 20457,
          "events": {
            "flip": 2399,
            "plunge": 3,
            "nudge": 58,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "land": 3,
            "sling": 32,
            "inlane": 6,
            "ramp": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 77310976,
          "score": 235630,
          "orbits": 0,
          "seconds": 108.74583333333334,
          "totalReward": 229.5299999999998,
          "endReason": "game_over",
          "ticks": 26099,
          "events": {
            "flip": 3046,
            "plunge": 3,
            "nudge": 60,
            "target": 12,
            "bumper": 42,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 77368320,
          "score": 197140,
          "orbits": 0,
          "seconds": 58.61666666666667,
          "totalReward": 194.13999999999993,
          "endReason": "game_over",
          "ticks": 14068,
          "events": {
            "flip": 1537,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 77425664,
          "score": 206700,
          "orbits": 0,
          "seconds": 53.87916666666666,
          "totalReward": 196.5,
          "endReason": "game_over",
          "ticks": 12931,
          "events": {
            "flip": 1435,
            "plunge": 3,
            "nudge": 33,
            "target": 12,
            "bumper": 16,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77483008,
          "score": 202850,
          "orbits": 0,
          "seconds": 64.86666666666666,
          "totalReward": 199.84999999999994,
          "endReason": "game_over",
          "ticks": 15568,
          "events": {
            "flip": 1625,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 15,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 77540352,
          "score": 206710,
          "orbits": 0,
          "seconds": 49.833333333333336,
          "totalReward": 203.70999999999995,
          "endReason": "game_over",
          "ticks": 11960,
          "events": {
            "flip": 1258,
            "plunge": 3,
            "nudge": 30,
            "target": 15,
            "bumper": 18,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 77597696,
          "score": 193610,
          "orbits": 0,
          "seconds": 41.579166666666666,
          "totalReward": 186.50999999999996,
          "endReason": "game_over",
          "ticks": 9979,
          "events": {
            "flip": 1053,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 1,
            "over": 1
          }
        },
        {
          "steps": 77655040,
          "score": 482250,
          "orbits": 1,
          "seconds": 94.9125,
          "totalReward": 469.05000000000007,
          "endReason": "game_over",
          "ticks": 22779,
          "events": {
            "flip": 2606,
            "plunge": 3,
            "nudge": 58,
            "target": 14,
            "bumper": 32,
            "launch": 4,
            "inlane": 9,
            "sling": 35,
            "land": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 77712384,
          "score": 210890,
          "orbits": 0,
          "seconds": 70.42083333333333,
          "totalReward": 204.79,
          "endReason": "game_over",
          "ticks": 16901,
          "events": {
            "flip": 2029,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "ramp": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 77769728,
          "score": 501320,
          "orbits": 1,
          "seconds": 101.02083333333333,
          "totalReward": 492.12000000000023,
          "endReason": "game_over",
          "ticks": 24245,
          "events": {
            "flip": 2715,
            "plunge": 3,
            "nudge": 72,
            "target": 16,
            "bumper": 46,
            "launch": 5,
            "inlane": 8,
            "land": 5,
            "sling": 32,
            "drain": 3,
            "ramp": 2,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 77827072,
          "score": 488660,
          "orbits": 1,
          "seconds": 147.00416666666666,
          "totalReward": 481.5599999999997,
          "endReason": "game_over",
          "ticks": 35281,
          "events": {
            "flip": 4353,
            "plunge": 3,
            "nudge": 92,
            "target": 14,
            "bumper": 77,
            "launch": 4,
            "land": 4,
            "sling": 36,
            "inlane": 13,
            "drain": 3,
            "orbit": 2,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 77884416,
          "score": 105050,
          "orbits": 0,
          "seconds": 57.833333333333336,
          "totalReward": 97.94999999999997,
          "endReason": "game_over",
          "ticks": 13880,
          "events": {
            "flip": 1596,
            "plunge": 3,
            "nudge": 40,
            "target": 9,
            "bumper": 23,
            "launch": 2,
            "sling": 5,
            "land": 2,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 77941760,
          "score": 204950,
          "orbits": 0,
          "seconds": 86.9375,
          "totalReward": 196.8499999999999,
          "endReason": "game_over",
          "ticks": 20865,
          "events": {
            "flip": 2294,
            "plunge": 3,
            "nudge": 55,
            "target": 14,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 77999104,
          "score": 218060,
          "orbits": 0,
          "seconds": 81.3375,
          "totalReward": 209.95999999999998,
          "endReason": "game_over",
          "ticks": 19521,
          "events": {
            "flip": 2113,
            "plunge": 3,
            "nudge": 52,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 78056448,
          "score": 191150,
          "orbits": 0,
          "seconds": 36.87916666666666,
          "totalReward": 185.04999999999995,
          "endReason": "game_over",
          "ticks": 8851,
          "events": {
            "flip": 919,
            "plunge": 3,
            "nudge": 13,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 78113792,
          "score": 200560,
          "orbits": 0,
          "seconds": 37.604166666666664,
          "totalReward": 188.26000000000002,
          "endReason": "game_over",
          "ticks": 9025,
          "events": {
            "flip": 961,
            "plunge": 3,
            "nudge": 21,
            "target": 9,
            "bumper": 8,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 78171136,
          "score": 206920,
          "orbits": 0,
          "seconds": 64.69583333333333,
          "totalReward": 197.71999999999983,
          "endReason": "game_over",
          "ticks": 15527,
          "events": {
            "flip": 1889,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "sling": 12,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 78228480,
          "score": 229670,
          "orbits": 0,
          "seconds": 101.75416666666666,
          "totalReward": 226.66999999999993,
          "endReason": "game_over",
          "ticks": 24421,
          "events": {
            "flip": 2739,
            "plunge": 3,
            "nudge": 67,
            "target": 13,
            "bumper": 45,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "ramp": 4,
            "sling": 27,
            "drain": 3,
            "abort": 3,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 78285824,
          "score": 219650,
          "orbits": 0,
          "seconds": 83.1,
          "totalReward": 208.44999999999993,
          "endReason": "game_over",
          "ticks": 19944,
          "events": {
            "flip": 2190,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "ramp": 3,
            "sling": 15,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78343168,
          "score": 228450,
          "orbits": 0,
          "seconds": 97.50416666666666,
          "totalReward": 225.44999999999993,
          "endReason": "game_over",
          "ticks": 23401,
          "events": {
            "flip": 2587,
            "plunge": 3,
            "nudge": 66,
            "target": 12,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "sling": 25,
            "inlane": 11,
            "ramp": 5,
            "orbit": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 78400512,
          "score": 238350,
          "orbits": 0,
          "seconds": 104.38333333333333,
          "totalReward": 232.24999999999966,
          "endReason": "game_over",
          "ticks": 25052,
          "events": {
            "flip": 2840,
            "plunge": 3,
            "nudge": 64,
            "target": 13,
            "bumper": 52,
            "launch": 3,
            "sling": 25,
            "land": 3,
            "ramp": 6,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 78457856,
          "score": 92940,
          "orbits": 0,
          "seconds": 38.95,
          "totalReward": 85.83999999999999,
          "endReason": "game_over",
          "ticks": 9348,
          "events": {
            "flip": 924,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 13,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 78515200,
          "score": 111250,
          "orbits": 0,
          "seconds": 90.35416666666667,
          "totalReward": 101.05000000000003,
          "endReason": "game_over",
          "ticks": 21685,
          "events": {
            "flip": 2515,
            "plunge": 3,
            "nudge": 48,
            "target": 8,
            "bumper": 29,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "sling": 25,
            "inlane": 11,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78572544,
          "score": 231570,
          "orbits": 0,
          "seconds": 104.8625,
          "totalReward": 221.36999999999986,
          "endReason": "game_over",
          "ticks": 25167,
          "events": {
            "flip": 2734,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "inlane": 15,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78629888,
          "score": 469570,
          "orbits": 1,
          "seconds": 83.03333333333333,
          "totalReward": 457.37,
          "endReason": "game_over",
          "ticks": 19928,
          "events": {
            "flip": 2011,
            "plunge": 3,
            "nudge": 43,
            "target": 13,
            "bumper": 30,
            "launch": 4,
            "inlane": 8,
            "land": 4,
            "drain": 3,
            "abort": 1,
            "sling": 17,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 78687232,
          "score": 211660,
          "orbits": 0,
          "seconds": 92.14166666666667,
          "totalReward": 203.55999999999986,
          "endReason": "game_over",
          "ticks": 22114,
          "events": {
            "flip": 2270,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 20,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 16,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 78744576,
          "score": 239940,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 234.83999999999958,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4284,
            "plunge": 3,
            "nudge": 97,
            "target": 12,
            "bumper": 49,
            "launch": 3,
            "inlane": 32,
            "sling": 34,
            "land": 3,
            "drain": 2,
            "abort": 1,
            "ramp": 4,
            "orbit": 1
          }
        },
        {
          "steps": 78801920,
          "score": 108570,
          "orbits": 0,
          "seconds": 78.00833333333333,
          "totalReward": 96.36999999999999,
          "endReason": "game_over",
          "ticks": 18722,
          "events": {
            "flip": 1588,
            "plunge": 3,
            "nudge": 45,
            "target": 9,
            "bumper": 18,
            "launch": 2,
            "land": 2,
            "inlane": 12,
            "sling": 17,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78859264,
          "score": 219700,
          "orbits": 0,
          "seconds": 96.55416666666666,
          "totalReward": 206.4999999999999,
          "endReason": "game_over",
          "ticks": 23173,
          "events": {
            "flip": 2519,
            "plunge": 3,
            "nudge": 69,
            "target": 11,
            "bumper": 50,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 30,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 78916608,
          "score": 143090,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 143.08999999999986,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4812,
            "plunge": 1,
            "nudge": 93,
            "target": 8,
            "bumper": 40,
            "launch": 2,
            "sling": 49,
            "land": 2,
            "inlane": 28,
            "ramp": 6,
            "orbit": 2
          }
        },
        {
          "steps": 78973952,
          "score": 545870,
          "orbits": 1,
          "seconds": 156.4375,
          "totalReward": 528.6700000000001,
          "endReason": "game_over",
          "ticks": 37545,
          "events": {
            "flip": 3675,
            "plunge": 3,
            "nudge": 92,
            "target": 17,
            "bumper": 62,
            "launch": 5,
            "land": 5,
            "sling": 37,
            "inlane": 19,
            "drain": 3,
            "ramp": 7,
            "orbit": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 79031296,
          "score": 102560,
          "orbits": 0,
          "seconds": 68.15416666666667,
          "totalReward": 92.35999999999999,
          "endReason": "game_over",
          "ticks": 16357,
          "events": {
            "flip": 1836,
            "plunge": 3,
            "nudge": 36,
            "target": 8,
            "bumper": 23,
            "launch": 2,
            "inlane": 6,
            "land": 2,
            "sling": 6,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 79088640,
          "score": 236570,
          "orbits": 0,
          "seconds": 104.55,
          "totalReward": 224.26999999999998,
          "endReason": "game_over",
          "ticks": 25092,
          "events": {
            "flip": 2910,
            "plunge": 3,
            "nudge": 54,
            "target": 9,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "sling": 27,
            "ramp": 6,
            "inlane": 5,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 79145984,
          "score": 101760,
          "orbits": 0,
          "seconds": 71.92083333333333,
          "totalReward": 98.75999999999999,
          "endReason": "game_over",
          "ticks": 17261,
          "events": {
            "flip": 1937,
            "plunge": 3,
            "nudge": 44,
            "target": 12,
            "bumper": 24,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "ramp": 1,
            "inlane": 9,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 79203328,
          "score": 197530,
          "orbits": 0,
          "seconds": 64.71666666666667,
          "totalReward": 194.52999999999992,
          "endReason": "game_over",
          "ticks": 15532,
          "events": {
            "flip": 1783,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 13,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 79260672,
          "score": 236120,
          "orbits": 0,
          "seconds": 133.54166666666666,
          "totalReward": 228.01999999999978,
          "endReason": "game_over",
          "ticks": 32050,
          "events": {
            "flip": 3970,
            "plunge": 3,
            "nudge": 78,
            "target": 13,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "sling": 32,
            "inlane": 12,
            "orbit": 2,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 79318016,
          "score": 223560,
          "orbits": 0,
          "seconds": 68.93333333333334,
          "totalReward": 213.3599999999999,
          "endReason": "game_over",
          "ticks": 16544,
          "events": {
            "flip": 1976,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "inlane": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 79375360,
          "score": 501230,
          "orbits": 1,
          "seconds": 127.79583333333333,
          "totalReward": 488.03000000000003,
          "endReason": "game_over",
          "ticks": 30671,
          "events": {
            "flip": 3535,
            "plunge": 3,
            "nudge": 69,
            "target": 15,
            "bumper": 47,
            "launch": 4,
            "land": 4,
            "sling": 43,
            "ramp": 5,
            "inlane": 11,
            "drain": 3,
            "abort": 1,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 79432704,
          "score": 216430,
          "orbits": 0,
          "seconds": 70.60833333333333,
          "totalReward": 208.32999999999998,
          "endReason": "game_over",
          "ticks": 16946,
          "events": {
            "flip": 1963,
            "plunge": 3,
            "nudge": 29,
            "target": 14,
            "bumper": 32,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "ramp": 2,
            "sling": 13,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 79490048,
          "score": 484570,
          "orbits": 1,
          "seconds": 113.91666666666667,
          "totalReward": 471.37,
          "endReason": "game_over",
          "ticks": 27340,
          "events": {
            "flip": 3174,
            "plunge": 3,
            "nudge": 66,
            "target": 14,
            "bumper": 55,
            "launch": 4,
            "land": 4,
            "inlane": 9,
            "sling": 17,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 79547392,
          "score": 221210,
          "orbits": 0,
          "seconds": 74.75416666666666,
          "totalReward": 208.91,
          "endReason": "game_over",
          "ticks": 17941,
          "events": {
            "flip": 2132,
            "plunge": 3,
            "nudge": 33,
            "target": 9,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "drain": 3,
            "inlane": 3,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 79604736,
          "score": 230310,
          "orbits": 0,
          "seconds": 121.75833333333333,
          "totalReward": 222.20999999999987,
          "endReason": "game_over",
          "ticks": 29222,
          "events": {
            "flip": 3579,
            "plunge": 3,
            "nudge": 70,
            "target": 14,
            "bumper": 44,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "ramp": 3,
            "sling": 31,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 79662080,
          "score": 228060,
          "orbits": 0,
          "seconds": 101.8,
          "totalReward": 214.75999999999993,
          "endReason": "game_over",
          "ticks": 24432,
          "events": {
            "flip": 2853,
            "plunge": 3,
            "nudge": 59,
            "target": 10,
            "bumper": 38,
            "launch": 3,
            "inlane": 8,
            "drain": 3,
            "land": 3,
            "sling": 16,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 79719424,
          "score": 108300,
          "orbits": 0,
          "seconds": 67.85416666666667,
          "totalReward": 96.10000000000002,
          "endReason": "game_over",
          "ticks": 16285,
          "events": {
            "flip": 1783,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 24,
            "launch": 2,
            "land": 2,
            "inlane": 5,
            "sling": 20,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 79776768,
          "score": 517500,
          "orbits": 1,
          "seconds": 158.6875,
          "totalReward": 502.30000000000007,
          "endReason": "game_over",
          "ticks": 38085,
          "events": {
            "flip": 4622,
            "plunge": 3,
            "nudge": 92,
            "target": 15,
            "bumper": 76,
            "launch": 5,
            "sling": 50,
            "land": 5,
            "inlane": 8,
            "drain": 3,
            "ramp": 3,
            "orbit": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 79834112,
          "score": 215860,
          "orbits": 0,
          "seconds": 86.47083333333333,
          "totalReward": 209.75999999999996,
          "endReason": "game_over",
          "ticks": 20753,
          "events": {
            "flip": 2583,
            "plunge": 3,
            "nudge": 58,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "inlane": 7,
            "drain": 3,
            "land": 3,
            "ramp": 3,
            "sling": 26,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 79891456,
          "score": 119460,
          "orbits": 0,
          "seconds": 115.2625,
          "totalReward": 114.35999999999996,
          "endReason": "game_over",
          "ticks": 27663,
          "events": {
            "flip": 3523,
            "plunge": 3,
            "nudge": 75,
            "target": 11,
            "bumper": 51,
            "launch": 2,
            "sling": 26,
            "land": 2,
            "ramp": 2,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 79948800,
          "score": 492450,
          "orbits": 1,
          "seconds": 151.37083333333334,
          "totalReward": 489.44999999999993,
          "endReason": "game_over",
          "ticks": 36329,
          "events": {
            "flip": 4255,
            "plunge": 3,
            "nudge": 90,
            "target": 16,
            "bumper": 53,
            "launch": 4,
            "sling": 45,
            "land": 4,
            "ramp": 5,
            "inlane": 9,
            "orbit": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 80006144,
          "score": 238640,
          "orbits": 0,
          "seconds": 96.1375,
          "totalReward": 225.33999999999997,
          "endReason": "game_over",
          "ticks": 23073,
          "events": {
            "flip": 2636,
            "plunge": 3,
            "nudge": 53,
            "target": 10,
            "bumper": 40,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 14,
            "ramp": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 80063488,
          "score": 205970,
          "orbits": 0,
          "seconds": 56.016666666666666,
          "totalReward": 195.76999999999998,
          "endReason": "game_over",
          "ticks": 13444,
          "events": {
            "flip": 1519,
            "plunge": 3,
            "nudge": 28,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 80120832,
          "score": 500800,
          "orbits": 1,
          "seconds": 91.96666666666667,
          "totalReward": 488.60000000000014,
          "endReason": "game_over",
          "ticks": 22072,
          "events": {
            "flip": 2266,
            "plunge": 3,
            "nudge": 53,
            "target": 16,
            "bumper": 35,
            "launch": 5,
            "land": 5,
            "inlane": 6,
            "sling": 10,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 80178176,
          "score": 234190,
          "orbits": 0,
          "seconds": 135.7875,
          "totalReward": 231.18999999999988,
          "endReason": "game_over",
          "ticks": 32589,
          "events": {
            "flip": 3313,
            "plunge": 3,
            "nudge": 81,
            "target": 13,
            "bumper": 45,
            "launch": 3,
            "land": 3,
            "sling": 29,
            "inlane": 18,
            "ramp": 5,
            "orbit": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 80235520,
          "score": 480480,
          "orbits": 1,
          "seconds": 135.40416666666667,
          "totalReward": 473.3799999999998,
          "endReason": "game_over",
          "ticks": 32497,
          "events": {
            "flip": 3461,
            "plunge": 3,
            "nudge": 73,
            "target": 16,
            "bumper": 72,
            "launch": 4,
            "inlane": 18,
            "land": 4,
            "sling": 38,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 80292864,
          "score": 507540,
          "orbits": 1,
          "seconds": 107.52083333333333,
          "totalReward": 498.43999999999994,
          "endReason": "game_over",
          "ticks": 25805,
          "events": {
            "flip": 2728,
            "plunge": 3,
            "nudge": 66,
            "target": 17,
            "bumper": 39,
            "launch": 5,
            "land": 5,
            "sling": 24,
            "inlane": 9,
            "drain": 3,
            "ramp": 3,
            "orbit": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 80350208,
          "score": 133930,
          "orbits": 0,
          "seconds": 62.708333333333336,
          "totalReward": 122.72999999999998,
          "endReason": "game_over",
          "ticks": 15050,
          "events": {
            "flip": 1417,
            "plunge": 3,
            "nudge": 41,
            "target": 8,
            "bumper": 25,
            "launch": 2,
            "inlane": 7,
            "land": 2,
            "ramp": 7,
            "sling": 13,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80407552,
          "score": 220700,
          "orbits": 0,
          "seconds": 75.875,
          "totalReward": 210.49999999999986,
          "endReason": "game_over",
          "ticks": 18210,
          "events": {
            "flip": 1748,
            "plunge": 3,
            "nudge": 29,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 7,
            "drain": 3,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80464896,
          "score": 465480,
          "orbits": 1,
          "seconds": 64.04166666666667,
          "totalReward": 450.18000000000006,
          "endReason": "game_over",
          "ticks": 15370,
          "events": {
            "flip": 1480,
            "plunge": 3,
            "nudge": 28,
            "target": 12,
            "bumper": 21,
            "launch": 4,
            "sling": 8,
            "land": 4,
            "inlane": 4,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 80522240,
          "score": 465190,
          "orbits": 1,
          "seconds": 81.8625,
          "totalReward": 451.98999999999995,
          "endReason": "game_over",
          "ticks": 19647,
          "events": {
            "flip": 2005,
            "plunge": 3,
            "target": 14,
            "bumper": 21,
            "nudge": 27,
            "launch": 4,
            "inlane": 6,
            "land": 4,
            "sling": 9,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 80579584,
          "score": 500510,
          "orbits": 1,
          "seconds": 139.11666666666667,
          "totalReward": 487.30999999999995,
          "endReason": "game_over",
          "ticks": 33388,
          "events": {
            "flip": 3474,
            "plunge": 3,
            "nudge": 67,
            "target": 14,
            "bumper": 44,
            "launch": 4,
            "inlane": 17,
            "land": 4,
            "sling": 21,
            "drain": 3,
            "abort": 1,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 80636928,
          "score": 470450,
          "orbits": 1,
          "seconds": 116.62083333333334,
          "totalReward": 458.25000000000017,
          "endReason": "game_over",
          "ticks": 27989,
          "events": {
            "flip": 2115,
            "plunge": 3,
            "nudge": 52,
            "target": 14,
            "bumper": 28,
            "launch": 4,
            "sling": 15,
            "land": 4,
            "inlane": 13,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80694272,
          "score": 214350,
          "orbits": 0,
          "seconds": 92.375,
          "totalReward": 206.24999999999994,
          "endReason": "game_over",
          "ticks": 22170,
          "events": {
            "flip": 1894,
            "plunge": 3,
            "target": 15,
            "bumper": 25,
            "nudge": 30,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "orbit": 1,
            "inlane": 10,
            "over": 1
          }
        },
        {
          "steps": 80751616,
          "score": 105230,
          "orbits": 0,
          "seconds": 51.512499999999996,
          "totalReward": 93.02999999999994,
          "endReason": "game_over",
          "ticks": 12363,
          "events": {
            "flip": 1119,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 19,
            "launch": 2,
            "inlane": 7,
            "land": 2,
            "sling": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80808960,
          "score": 218300,
          "orbits": 0,
          "seconds": 59.016666666666666,
          "totalReward": 205.0,
          "endReason": "game_over",
          "ticks": 14164,
          "events": {
            "flip": 1403,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "ramp": 3,
            "drain": 3,
            "inlane": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 80866304,
          "score": 210240,
          "orbits": 0,
          "seconds": 75.72083333333333,
          "totalReward": 197.03999999999985,
          "endReason": "game_over",
          "ticks": 18173,
          "events": {
            "flip": 1850,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 30,
            "launch": 3,
            "inlane": 7,
            "drain": 3,
            "land": 3,
            "sling": 14,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 80923648,
          "score": 212270,
          "orbits": 0,
          "seconds": 43.916666666666664,
          "totalReward": 199.96999999999994,
          "endReason": "game_over",
          "ticks": 10540,
          "events": {
            "flip": 1013,
            "plunge": 3,
            "nudge": 16,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 80980992,
          "score": 214110,
          "orbits": 0,
          "seconds": 92.45416666666667,
          "totalReward": 201.8099999999999,
          "endReason": "game_over",
          "ticks": 22189,
          "events": {
            "flip": 2323,
            "plunge": 3,
            "target": 9,
            "bumper": 30,
            "nudge": 47,
            "launch": 3,
            "land": 3,
            "sling": 21,
            "ramp": 2,
            "inlane": 8,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81038336,
          "score": 41380,
          "orbits": 0,
          "seconds": 58.916666666666664,
          "totalReward": 33.08000000000003,
          "endReason": "game_over",
          "ticks": 14140,
          "events": {
            "flip": 1267,
            "plunge": 3,
            "nudge": 35,
            "target": 5,
            "bumper": 17,
            "launch": 1,
            "sling": 8,
            "land": 1,
            "inlane": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 81095680,
          "score": 199290,
          "orbits": 0,
          "seconds": 71.50416666666666,
          "totalReward": 196.28999999999996,
          "endReason": "game_over",
          "ticks": 17161,
          "events": {
            "flip": 1621,
            "plunge": 3,
            "nudge": 41,
            "target": 12,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 9,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 81153024,
          "score": 207790,
          "orbits": 0,
          "seconds": 51.425,
          "totalReward": 197.58999999999992,
          "endReason": "game_over",
          "ticks": 12342,
          "events": {
            "flip": 1193,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 9,
            "ramp": 1,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 81210368,
          "score": 200020,
          "orbits": 0,
          "seconds": 52.96666666666667,
          "totalReward": 197.01999999999998,
          "endReason": "game_over",
          "ticks": 12712,
          "events": {
            "flip": 1329,
            "plunge": 3,
            "nudge": 27,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "sling": 12,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 81267712,
          "score": 248980,
          "orbits": 0,
          "seconds": 121.46666666666667,
          "totalReward": 237.77999999999994,
          "endReason": "game_over",
          "ticks": 29152,
          "events": {
            "flip": 2862,
            "plunge": 3,
            "nudge": 56,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "sling": 18,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 7,
            "orbit": 1,
            "inlane": 13,
            "over": 1
          }
        },
        {
          "steps": 81325056,
          "score": 228830,
          "orbits": 0,
          "seconds": 153.78333333333333,
          "totalReward": 222.72999999999996,
          "endReason": "game_over",
          "ticks": 36908,
          "events": {
            "flip": 3740,
            "plunge": 3,
            "nudge": 103,
            "target": 13,
            "bumper": 55,
            "launch": 3,
            "land": 3,
            "sling": 33,
            "inlane": 15,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 81382400,
          "score": 198830,
          "orbits": 0,
          "seconds": 38.604166666666664,
          "totalReward": 186.52999999999994,
          "endReason": "game_over",
          "ticks": 9265,
          "events": {
            "flip": 883,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 3,
            "over": 1
          }
        },
        {
          "steps": 81439744,
          "score": 460880,
          "orbits": 1,
          "seconds": 68.85,
          "totalReward": 451.67999999999995,
          "endReason": "game_over",
          "ticks": 16524,
          "events": {
            "flip": 1632,
            "plunge": 3,
            "nudge": 38,
            "target": 13,
            "bumper": 31,
            "launch": 4,
            "inlane": 9,
            "drain": 3,
            "land": 4,
            "sling": 8,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81497088,
          "score": 238230,
          "orbits": 0,
          "seconds": 113.2,
          "totalReward": 229.03,
          "endReason": "game_over",
          "ticks": 27168,
          "events": {
            "flip": 3084,
            "plunge": 3,
            "nudge": 63,
            "target": 10,
            "bumper": 55,
            "launch": 3,
            "sling": 33,
            "land": 3,
            "ramp": 4,
            "inlane": 10,
            "orbit": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81554432,
          "score": 219920,
          "orbits": 0,
          "seconds": 80.77916666666667,
          "totalReward": 205.61999999999983,
          "endReason": "game_over",
          "ticks": 19387,
          "events": {
            "flip": 2293,
            "plunge": 3,
            "nudge": 47,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "ramp": 2,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 81611776,
          "score": 227130,
          "orbits": 0,
          "seconds": 101.22916666666667,
          "totalReward": 215.92999999999984,
          "endReason": "game_over",
          "ticks": 24295,
          "events": {
            "flip": 2652,
            "plunge": 3,
            "nudge": 58,
            "target": 13,
            "bumper": 37,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "sling": 23,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 81669120,
          "score": 225740,
          "orbits": 0,
          "seconds": 80.89166666666667,
          "totalReward": 211.43999999999988,
          "endReason": "game_over",
          "ticks": 19414,
          "events": {
            "flip": 2312,
            "plunge": 3,
            "nudge": 50,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 8,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 81726464,
          "score": 201950,
          "orbits": 0,
          "seconds": 59.8,
          "totalReward": 192.7499999999999,
          "endReason": "game_over",
          "ticks": 14352,
          "events": {
            "flip": 1630,
            "plunge": 3,
            "nudge": 34,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "inlane": 8,
            "drain": 3,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81783808,
          "score": 477420,
          "orbits": 1,
          "seconds": 89.47916666666667,
          "totalReward": 465.21999999999986,
          "endReason": "game_over",
          "ticks": 21475,
          "events": {
            "flip": 2244,
            "plunge": 3,
            "nudge": 55,
            "target": 13,
            "bumper": 36,
            "launch": 4,
            "land": 4,
            "sling": 22,
            "inlane": 8,
            "drain": 3,
            "ramp": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 81841152,
          "score": 208940,
          "orbits": 0,
          "seconds": 59.266666666666666,
          "totalReward": 202.83999999999992,
          "endReason": "game_over",
          "ticks": 14224,
          "events": {
            "flip": 1485,
            "plunge": 3,
            "nudge": 31,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 81898496,
          "score": 481660,
          "orbits": 1,
          "seconds": 121.39999999999999,
          "totalReward": 473.5600000000002,
          "endReason": "game_over",
          "ticks": 29136,
          "events": {
            "flip": 3196,
            "plunge": 3,
            "nudge": 71,
            "target": 17,
            "bumper": 53,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 26,
            "ramp": 2,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 81955840,
          "score": 113240,
          "orbits": 0,
          "seconds": 65.9875,
          "totalReward": 102.04000000000002,
          "endReason": "game_over",
          "ticks": 15837,
          "events": {
            "flip": 1602,
            "plunge": 3,
            "nudge": 42,
            "target": 8,
            "bumper": 21,
            "launch": 2,
            "inlane": 4,
            "drain": 3,
            "land": 2,
            "sling": 14,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82013184,
          "score": 195020,
          "orbits": 0,
          "seconds": 37.86666666666667,
          "totalReward": 188.91999999999996,
          "endReason": "game_over",
          "ticks": 9088,
          "events": {
            "flip": 896,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "sling": 2,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 82070528,
          "score": 194390,
          "orbits": 0,
          "seconds": 48.05,
          "totalReward": 188.2899999999999,
          "endReason": "game_over",
          "ticks": 11532,
          "events": {
            "flip": 1157,
            "plunge": 3,
            "nudge": 30,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "sling": 9,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 82127872,
          "score": 206660,
          "orbits": 0,
          "seconds": 65.77916666666667,
          "totalReward": 193.3599999999997,
          "endReason": "game_over",
          "ticks": 15787,
          "events": {
            "flip": 1712,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 35,
            "launch": 3,
            "inlane": 9,
            "drain": 3,
            "land": 3,
            "sling": 16,
            "over": 1
          }
        },
        {
          "steps": 82185216,
          "score": 202900,
          "orbits": 0,
          "seconds": 67.10416666666667,
          "totalReward": 196.7999999999999,
          "endReason": "game_over",
          "ticks": 16105,
          "events": {
            "flip": 1614,
            "plunge": 3,
            "nudge": 32,
            "target": 12,
            "bumper": 24,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "sling": 20,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82242560,
          "score": 128140,
          "orbits": 0,
          "seconds": 111.55416666666666,
          "totalReward": 121.04000000000005,
          "endReason": "game_over",
          "ticks": 26773,
          "events": {
            "flip": 2794,
            "plunge": 3,
            "nudge": 58,
            "target": 10,
            "bumper": 23,
            "launch": 2,
            "land": 2,
            "sling": 24,
            "ramp": 5,
            "inlane": 13,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 82299904,
          "score": 124470,
          "orbits": 0,
          "seconds": 98.8,
          "totalReward": 120.37,
          "endReason": "game_over",
          "ticks": 23712,
          "events": {
            "flip": 2396,
            "plunge": 3,
            "nudge": 65,
            "target": 11,
            "bumper": 37,
            "launch": 2,
            "sling": 27,
            "land": 2,
            "inlane": 8,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 82357248,
          "score": 45570,
          "orbits": 0,
          "seconds": 50.65,
          "totalReward": 42.57,
          "endReason": "game_over",
          "ticks": 12156,
          "events": {
            "flip": 1318,
            "plunge": 3,
            "nudge": 27,
            "target": 7,
            "bumper": 14,
            "launch": 1,
            "land": 1,
            "sling": 7,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 82414592,
          "score": 98720,
          "orbits": 0,
          "seconds": 56.516666666666666,
          "totalReward": 90.62000000000003,
          "endReason": "game_over",
          "ticks": 13564,
          "events": {
            "flip": 1496,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 11,
            "launch": 2,
            "inlane": 6,
            "ramp": 1,
            "land": 2,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 82471936,
          "score": 221270,
          "orbits": 0,
          "seconds": 146.97083333333333,
          "totalReward": 214.16999999999985,
          "endReason": "game_over",
          "ticks": 35273,
          "events": {
            "flip": 3776,
            "plunge": 3,
            "nudge": 75,
            "target": 12,
            "bumper": 49,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "inlane": 28,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 82529280,
          "score": 222950,
          "orbits": 0,
          "seconds": 76.86666666666666,
          "totalReward": 210.65000000000003,
          "endReason": "game_over",
          "ticks": 18448,
          "events": {
            "flip": 2128,
            "plunge": 3,
            "nudge": 51,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "inlane": 9,
            "drain": 3,
            "land": 3,
            "sling": 15,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 82586624,
          "score": 225250,
          "orbits": 0,
          "seconds": 128.87083333333334,
          "totalReward": 216.04999999999978,
          "endReason": "game_over",
          "ticks": 30929,
          "events": {
            "flip": 3228,
            "plunge": 3,
            "nudge": 80,
            "target": 11,
            "bumper": 36,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "drain": 3,
            "inlane": 23,
            "ramp": 2,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 82643968,
          "score": 234810,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 227.70999999999984,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3249,
            "plunge": 3,
            "nudge": 61,
            "target": 13,
            "bumper": 45,
            "launch": 3,
            "inlane": 22,
            "land": 3,
            "sling": 21,
            "ramp": 4,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 82701312,
          "score": 206820,
          "orbits": 0,
          "seconds": 77.37083333333334,
          "totalReward": 200.7199999999999,
          "endReason": "game_over",
          "ticks": 18569,
          "events": {
            "flip": 1827,
            "plunge": 3,
            "nudge": 49,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 82758656,
          "score": 246480,
          "orbits": 0,
          "seconds": 104.27083333333333,
          "totalReward": 237.37999999999982,
          "endReason": "game_over",
          "ticks": 25025,
          "events": {
            "flip": 2844,
            "plunge": 3,
            "nudge": 67,
            "target": 11,
            "bumper": 31,
            "inlane": 12,
            "sling": 28,
            "ramp": 7,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "launch": 3,
            "land": 3,
            "over": 1
          }
        },
        {
          "steps": 82816000,
          "score": 201430,
          "orbits": 0,
          "seconds": 67.1,
          "totalReward": 194.32999999999993,
          "endReason": "game_over",
          "ticks": 16104,
          "events": {
            "flip": 1839,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "inlane": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 82873344,
          "score": 224130,
          "orbits": 0,
          "seconds": 96.72083333333333,
          "totalReward": 217.02999999999997,
          "endReason": "game_over",
          "ticks": 23213,
          "events": {
            "flip": 2597,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 40,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 23,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 82930688,
          "score": 476060,
          "orbits": 1,
          "seconds": 115.4875,
          "totalReward": 473.05999999999983,
          "endReason": "game_over",
          "ticks": 27717,
          "events": {
            "flip": 2923,
            "plunge": 3,
            "nudge": 60,
            "target": 16,
            "bumper": 52,
            "launch": 4,
            "sling": 26,
            "land": 4,
            "ramp": 3,
            "inlane": 14,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 82988032,
          "score": 477780,
          "orbits": 1,
          "seconds": 104.9375,
          "totalReward": 466.58000000000015,
          "endReason": "game_over",
          "ticks": 25185,
          "events": {
            "flip": 2544,
            "plunge": 3,
            "nudge": 60,
            "target": 14,
            "bumper": 44,
            "launch": 4,
            "inlane": 14,
            "sling": 18,
            "land": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83045376,
          "score": 459460,
          "orbits": 1,
          "seconds": 93.9375,
          "totalReward": 453.36,
          "endReason": "game_over",
          "ticks": 22545,
          "events": {
            "flip": 2217,
            "plunge": 3,
            "nudge": 58,
            "target": 16,
            "bumper": 32,
            "launch": 4,
            "sling": 16,
            "land": 4,
            "ramp": 1,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 83102720,
          "score": 222210,
          "orbits": 0,
          "seconds": 117.90416666666667,
          "totalReward": 215.10999999999999,
          "endReason": "game_over",
          "ticks": 28297,
          "events": {
            "flip": 2734,
            "plunge": 3,
            "nudge": 80,
            "target": 12,
            "bumper": 46,
            "launch": 3,
            "inlane": 12,
            "sling": 31,
            "land": 3,
            "drain": 3,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 83160064,
          "score": 207750,
          "orbits": 0,
          "seconds": 84.9375,
          "totalReward": 204.74999999999972,
          "endReason": "game_over",
          "ticks": 20385,
          "events": {
            "flip": 2346,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "sling": 25,
            "ramp": 2,
            "inlane": 4,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 83217408,
          "score": 221360,
          "orbits": 0,
          "seconds": 76.6875,
          "totalReward": 218.36,
          "endReason": "game_over",
          "ticks": 18405,
          "events": {
            "flip": 1926,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 25,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 16,
            "orbit": 1,
            "drain": 3,
            "abort": 3,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 83274752,
          "score": 227980,
          "orbits": 0,
          "seconds": 104.6875,
          "totalReward": 220.8799999999998,
          "endReason": "game_over",
          "ticks": 25125,
          "events": {
            "flip": 2656,
            "plunge": 3,
            "nudge": 62,
            "target": 12,
            "bumper": 31,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "ramp": 5,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 83332096,
          "score": 209430,
          "orbits": 0,
          "seconds": 60,
          "totalReward": 203.32999999999993,
          "endReason": "game_over",
          "ticks": 14400,
          "events": {
            "flip": 1497,
            "plunge": 3,
            "nudge": 35,
            "target": 12,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 13,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 83389440,
          "score": 199560,
          "orbits": 0,
          "seconds": 35.81666666666666,
          "totalReward": 190.36,
          "endReason": "game_over",
          "ticks": 8596,
          "events": {
            "flip": 760,
            "plunge": 3,
            "nudge": 22,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "sling": 6,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 83446784,
          "score": 102470,
          "orbits": 0,
          "seconds": 49.40833333333333,
          "totalReward": 94.27000000000001,
          "endReason": "game_over",
          "ticks": 11858,
          "events": {
            "flip": 1139,
            "plunge": 3,
            "nudge": 36,
            "target": 9,
            "bumper": 25,
            "launch": 2,
            "sling": 17,
            "land": 2,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83504128,
          "score": 235840,
          "orbits": 0,
          "seconds": 131.35416666666666,
          "totalReward": 228.73999999999955,
          "endReason": "game_over",
          "ticks": 31525,
          "events": {
            "flip": 3431,
            "plunge": 3,
            "nudge": 104,
            "target": 12,
            "bumper": 73,
            "launch": 3,
            "land": 3,
            "sling": 44,
            "ramp": 5,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 83561472,
          "score": 124460,
          "orbits": 0,
          "seconds": 47.43333333333333,
          "totalReward": 113.25999999999996,
          "endReason": "game_over",
          "ticks": 11384,
          "events": {
            "flip": 1118,
            "plunge": 3,
            "nudge": 33,
            "target": 8,
            "bumper": 21,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "ramp": 5,
            "orbit": 1,
            "sling": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83618816,
          "score": 202970,
          "orbits": 0,
          "seconds": 59.13333333333333,
          "totalReward": 196.8699999999999,
          "endReason": "game_over",
          "ticks": 14192,
          "events": {
            "flip": 1595,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "sling": 7,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 83676160,
          "score": 217400,
          "orbits": 0,
          "seconds": 104.55416666666666,
          "totalReward": 214.39999999999995,
          "endReason": "game_over",
          "ticks": 25093,
          "events": {
            "flip": 2822,
            "plunge": 3,
            "nudge": 74,
            "target": 13,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "ramp": 3,
            "inlane": 11,
            "sling": 20,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 83733504,
          "score": 236780,
          "orbits": 0,
          "seconds": 105.97916666666667,
          "totalReward": 224.57999999999976,
          "endReason": "game_over",
          "ticks": 25435,
          "events": {
            "flip": 3019,
            "plunge": 3,
            "nudge": 63,
            "target": 13,
            "bumper": 46,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 28,
            "ramp": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83790848,
          "score": 461280,
          "orbits": 1,
          "seconds": 102.00416666666666,
          "totalReward": 452.1799999999999,
          "endReason": "game_over",
          "ticks": 24481,
          "events": {
            "flip": 2807,
            "plunge": 3,
            "nudge": 63,
            "target": 14,
            "bumper": 43,
            "launch": 4,
            "land": 4,
            "sling": 28,
            "inlane": 10,
            "drain": 3,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 83848192,
          "score": 213960,
          "orbits": 0,
          "seconds": 62.05,
          "totalReward": 200.75999999999993,
          "endReason": "game_over",
          "ticks": 14892,
          "events": {
            "flip": 1692,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 22,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "sling": 16,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 83905536,
          "score": 481640,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 475.53999999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 5628,
            "plunge": 3,
            "nudge": 104,
            "target": 15,
            "bumper": 76,
            "launch": 4,
            "sling": 54,
            "land": 4,
            "inlane": 18,
            "drain": 2,
            "abort": 1,
            "ramp": 2
          }
        },
        {
          "steps": 83962880,
          "score": 216170,
          "orbits": 0,
          "seconds": 110.55416666666666,
          "totalReward": 213.1699999999999,
          "endReason": "game_over",
          "ticks": 26533,
          "events": {
            "flip": 3259,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 25,
            "launch": 3,
            "inlane": 16,
            "land": 3,
            "sling": 27,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 84020224,
          "score": 525540,
          "orbits": 1,
          "seconds": 157.2875,
          "totalReward": 514.44,
          "endReason": "game_over",
          "ticks": 37749,
          "events": {
            "flip": 4462,
            "plunge": 3,
            "nudge": 92,
            "target": 17,
            "bumper": 73,
            "launch": 5,
            "land": 5,
            "ramp": 3,
            "inlane": 16,
            "sling": 34,
            "orbit": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 84077568,
          "score": 479300,
          "orbits": 1,
          "seconds": 96.6,
          "totalReward": 472.2,
          "endReason": "game_over",
          "ticks": 23184,
          "events": {
            "flip": 2712,
            "plunge": 3,
            "nudge": 50,
            "target": 14,
            "bumper": 41,
            "launch": 4,
            "land": 4,
            "sling": 20,
            "inlane": 9,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 84134912,
          "score": 211910,
          "orbits": 0,
          "seconds": 86.5125,
          "totalReward": 204.80999999999992,
          "endReason": "game_over",
          "ticks": 20763,
          "events": {
            "flip": 2529,
            "plunge": 3,
            "nudge": 39,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "inlane": 10,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 84192256,
          "score": 458120,
          "orbits": 1,
          "seconds": 103.5375,
          "totalReward": 452.0200000000001,
          "endReason": "game_over",
          "ticks": 24849,
          "events": {
            "flip": 2830,
            "plunge": 3,
            "nudge": 71,
            "target": 13,
            "bumper": 47,
            "launch": 4,
            "sling": 32,
            "land": 4,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 84249600,
          "score": 104580,
          "orbits": 0,
          "seconds": 68.3375,
          "totalReward": 98.48000000000002,
          "endReason": "game_over",
          "ticks": 16401,
          "events": {
            "flip": 1762,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 24,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "sling": 18,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 84306944,
          "score": 201640,
          "orbits": 0,
          "seconds": 58.75,
          "totalReward": 195.5399999999999,
          "endReason": "game_over",
          "ticks": 14100,
          "events": {
            "flip": 1692,
            "plunge": 3,
            "nudge": 27,
            "target": 13,
            "bumper": 18,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84364288,
          "score": 208910,
          "orbits": 0,
          "seconds": 75.8875,
          "totalReward": 202.8099999999999,
          "endReason": "game_over",
          "ticks": 18213,
          "events": {
            "flip": 2115,
            "plunge": 3,
            "nudge": 37,
            "target": 12,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "sling": 21,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 84421632,
          "score": 102720,
          "orbits": 0,
          "seconds": 50.85,
          "totalReward": 93.51999999999998,
          "endReason": "game_over",
          "ticks": 12204,
          "events": {
            "flip": 1403,
            "plunge": 3,
            "nudge": 21,
            "target": 8,
            "bumper": 15,
            "launch": 2,
            "inlane": 4,
            "land": 2,
            "ramp": 1,
            "sling": 2,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84478976,
          "score": 209420,
          "orbits": 0,
          "seconds": 76.8375,
          "totalReward": 197.11999999999998,
          "endReason": "game_over",
          "ticks": 18441,
          "events": {
            "flip": 2206,
            "plunge": 3,
            "nudge": 38,
            "target": 9,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 12,
            "drain": 3,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 84536320,
          "score": 209590,
          "orbits": 0,
          "seconds": 80.37083333333334,
          "totalReward": 202.48999999999998,
          "endReason": "game_over",
          "ticks": 19289,
          "events": {
            "flip": 2378,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "ramp": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 84593664,
          "score": 205580,
          "orbits": 0,
          "seconds": 50.21666666666667,
          "totalReward": 193.27999999999994,
          "endReason": "game_over",
          "ticks": 12052,
          "events": {
            "flip": 1441,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 21,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 84651008,
          "score": 475000,
          "orbits": 1,
          "seconds": 90.67083333333333,
          "totalReward": 462.80000000000007,
          "endReason": "game_over",
          "ticks": 21761,
          "events": {
            "flip": 2408,
            "plunge": 3,
            "nudge": 51,
            "target": 14,
            "bumper": 37,
            "launch": 4,
            "sling": 20,
            "land": 4,
            "inlane": 11,
            "drain": 3,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84708352,
          "score": 199890,
          "orbits": 0,
          "seconds": 46.583333333333336,
          "totalReward": 187.58999999999995,
          "endReason": "game_over",
          "ticks": 11180,
          "events": {
            "flip": 1323,
            "plunge": 3,
            "nudge": 22,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "inlane": 1,
            "land": 3,
            "drain": 3,
            "sling": 9,
            "over": 1
          }
        },
        {
          "steps": 84765696,
          "score": 104490,
          "orbits": 0,
          "seconds": 59.28333333333333,
          "totalReward": 97.38999999999996,
          "endReason": "game_over",
          "ticks": 14228,
          "events": {
            "flip": 1758,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 24,
            "launch": 2,
            "inlane": 3,
            "land": 2,
            "sling": 9,
            "orbit": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 84823040,
          "score": 207510,
          "orbits": 0,
          "seconds": 106.6,
          "totalReward": 198.30999999999997,
          "endReason": "game_over",
          "ticks": 25584,
          "events": {
            "flip": 3132,
            "plunge": 3,
            "nudge": 47,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "sling": 21,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84880384,
          "score": 485280,
          "orbits": 1,
          "seconds": 92.425,
          "totalReward": 475.0799999999998,
          "endReason": "game_over",
          "ticks": 22182,
          "events": {
            "flip": 2653,
            "plunge": 3,
            "nudge": 55,
            "target": 15,
            "bumper": 42,
            "launch": 4,
            "inlane": 5,
            "land": 4,
            "orbit": 2,
            "sling": 18,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84937728,
          "score": 214330,
          "orbits": 0,
          "seconds": 75.02083333333333,
          "totalReward": 205.12999999999988,
          "endReason": "game_over",
          "ticks": 18005,
          "events": {
            "flip": 2054,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 30,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 13,
            "orbit": 2,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 84995072,
          "score": 122100,
          "orbits": 0,
          "seconds": 118.6875,
          "totalReward": 110.89999999999999,
          "endReason": "game_over",
          "ticks": 28485,
          "events": {
            "flip": 3679,
            "plunge": 3,
            "nudge": 67,
            "target": 8,
            "bumper": 42,
            "launch": 2,
            "land": 2,
            "inlane": 8,
            "ramp": 3,
            "sling": 30,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85052416,
          "score": 200810,
          "orbits": 0,
          "seconds": 55.3,
          "totalReward": 191.60999999999987,
          "endReason": "game_over",
          "ticks": 13272,
          "events": {
            "flip": 1644,
            "plunge": 3,
            "nudge": 29,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85109760,
          "score": 490140,
          "orbits": 1,
          "seconds": 128.7125,
          "totalReward": 482.03999999999974,
          "endReason": "game_over",
          "ticks": 30891,
          "events": {
            "flip": 3580,
            "plunge": 3,
            "nudge": 74,
            "target": 17,
            "bumper": 64,
            "launch": 4,
            "land": 4,
            "inlane": 13,
            "sling": 34,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 85167104,
          "score": 220170,
          "orbits": 0,
          "seconds": 70.06666666666666,
          "totalReward": 208.96999999999997,
          "endReason": "game_over",
          "ticks": 16816,
          "events": {
            "flip": 1838,
            "plunge": 3,
            "nudge": 46,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "sling": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85224448,
          "score": 487390,
          "orbits": 1,
          "seconds": 110.72083333333333,
          "totalReward": 478.28999999999996,
          "endReason": "game_over",
          "ticks": 26573,
          "events": {
            "flip": 2996,
            "plunge": 3,
            "nudge": 81,
            "target": 16,
            "bumper": 38,
            "launch": 4,
            "sling": 29,
            "land": 4,
            "ramp": 5,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 85281792,
          "score": 198160,
          "orbits": 0,
          "seconds": 52.983333333333334,
          "totalReward": 192.05999999999997,
          "endReason": "game_over",
          "ticks": 12716,
          "events": {
            "flip": 1495,
            "plunge": 3,
            "nudge": 26,
            "target": 11,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 85339136,
          "score": 117830,
          "orbits": 0,
          "seconds": 84.67083333333333,
          "totalReward": 111.73000000000002,
          "endReason": "game_over",
          "ticks": 20321,
          "events": {
            "flip": 2309,
            "plunge": 3,
            "nudge": 59,
            "target": 9,
            "bumper": 36,
            "launch": 2,
            "inlane": 9,
            "land": 2,
            "drain": 3,
            "sling": 23,
            "orbit": 1,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 85396480,
          "score": 92530,
          "orbits": 0,
          "seconds": 32.5,
          "totalReward": 82.33000000000001,
          "endReason": "game_over",
          "ticks": 7800,
          "events": {
            "flip": 791,
            "plunge": 3,
            "nudge": 19,
            "target": 8,
            "bumper": 9,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "inlane": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85453824,
          "score": 221200,
          "orbits": 0,
          "seconds": 83.77916666666667,
          "totalReward": 213.0999999999999,
          "endReason": "game_over",
          "ticks": 20107,
          "events": {
            "flip": 2174,
            "plunge": 3,
            "nudge": 58,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 10,
            "orbit": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 85511168,
          "score": 228240,
          "orbits": 0,
          "seconds": 76.68333333333334,
          "totalReward": 218.03999999999994,
          "endReason": "game_over",
          "ticks": 18404,
          "events": {
            "flip": 2175,
            "plunge": 3,
            "nudge": 50,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 8,
            "sling": 14,
            "ramp": 5,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85568512,
          "score": 216230,
          "orbits": 0,
          "seconds": 82.6375,
          "totalReward": 210.12999999999997,
          "endReason": "game_over",
          "ticks": 19833,
          "events": {
            "flip": 2174,
            "plunge": 3,
            "nudge": 55,
            "target": 11,
            "bumper": 30,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 10,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 85625856,
          "score": 203370,
          "orbits": 0,
          "seconds": 46.3125,
          "totalReward": 190.0699999999999,
          "endReason": "game_over",
          "ticks": 11115,
          "events": {
            "flip": 1291,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 7,
            "over": 1
          }
        },
        {
          "steps": 85683200,
          "score": 196630,
          "orbits": 0,
          "seconds": 48.25416666666666,
          "totalReward": 187.43,
          "endReason": "game_over",
          "ticks": 11581,
          "events": {
            "flip": 1219,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "sling": 13,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85740544,
          "score": 210120,
          "orbits": 0,
          "seconds": 66.9875,
          "totalReward": 204.01999999999998,
          "endReason": "game_over",
          "ticks": 16077,
          "events": {
            "flip": 1965,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 29,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 6,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85797888,
          "score": 118290,
          "orbits": 0,
          "seconds": 82.8375,
          "totalReward": 111.19000000000003,
          "endReason": "game_over",
          "ticks": 19881,
          "events": {
            "flip": 2280,
            "plunge": 3,
            "nudge": 61,
            "target": 10,
            "bumper": 33,
            "launch": 2,
            "land": 2,
            "sling": 19,
            "ramp": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85855232,
          "score": 208450,
          "orbits": 0,
          "seconds": 84.45416666666667,
          "totalReward": 197.24999999999991,
          "endReason": "game_over",
          "ticks": 20269,
          "events": {
            "flip": 2187,
            "plunge": 3,
            "nudge": 67,
            "target": 10,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "inlane": 8,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 85912576,
          "score": 216940,
          "orbits": 0,
          "seconds": 82.8,
          "totalReward": 210.83999999999997,
          "endReason": "game_over",
          "ticks": 19872,
          "events": {
            "flip": 2245,
            "plunge": 3,
            "nudge": 57,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 85969920,
          "score": 190770,
          "orbits": 0,
          "seconds": 48.78333333333333,
          "totalReward": 184.67000000000002,
          "endReason": "game_over",
          "ticks": 11708,
          "events": {
            "flip": 1283,
            "plunge": 3,
            "nudge": 34,
            "target": 9,
            "bumper": 13,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86027264,
          "score": 195470,
          "orbits": 0,
          "seconds": 42.38333333333333,
          "totalReward": 186.2699999999999,
          "endReason": "game_over",
          "ticks": 10172,
          "events": {
            "flip": 1090,
            "plunge": 3,
            "nudge": 30,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86084608,
          "score": 102790,
          "orbits": 0,
          "seconds": 47.63333333333333,
          "totalReward": 94.69000000000001,
          "endReason": "game_over",
          "ticks": 11432,
          "events": {
            "flip": 1200,
            "plunge": 3,
            "nudge": 32,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "ramp": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 86141952,
          "score": 214040,
          "orbits": 0,
          "seconds": 110.07083333333333,
          "totalReward": 206.93999999999994,
          "endReason": "game_over",
          "ticks": 26417,
          "events": {
            "flip": 2828,
            "plunge": 3,
            "nudge": 75,
            "target": 11,
            "bumper": 46,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "inlane": 12,
            "ramp": 1,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86199296,
          "score": 489020,
          "orbits": 1,
          "seconds": 114.2875,
          "totalReward": 474.81999999999994,
          "endReason": "game_over",
          "ticks": 27429,
          "events": {
            "flip": 2853,
            "plunge": 3,
            "nudge": 84,
            "target": 14,
            "bumper": 51,
            "launch": 4,
            "land": 4,
            "sling": 22,
            "inlane": 15,
            "ramp": 3,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86256640,
          "score": 212020,
          "orbits": 0,
          "seconds": 83.425,
          "totalReward": 203.91999999999993,
          "endReason": "game_over",
          "ticks": 20022,
          "events": {
            "flip": 2073,
            "plunge": 3,
            "nudge": 49,
            "target": 14,
            "bumper": 36,
            "launch": 3,
            "land": 3,
            "sling": 22,
            "inlane": 11,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86313984,
          "score": 218340,
          "orbits": 0,
          "seconds": 77.72083333333333,
          "totalReward": 211.2399999999998,
          "endReason": "game_over",
          "ticks": 18653,
          "events": {
            "flip": 1951,
            "plunge": 3,
            "nudge": 54,
            "target": 13,
            "bumper": 32,
            "launch": 3,
            "inlane": 7,
            "ramp": 3,
            "land": 3,
            "sling": 14,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86371328,
          "score": 205120,
          "orbits": 0,
          "seconds": 67.81666666666666,
          "totalReward": 195.91999999999996,
          "endReason": "game_over",
          "ticks": 16276,
          "events": {
            "flip": 1680,
            "plunge": 3,
            "nudge": 43,
            "target": 11,
            "bumper": 24,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "ramp": 1,
            "sling": 12,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86428672,
          "score": 201840,
          "orbits": 0,
          "seconds": 65.32083333333333,
          "totalReward": 198.83999999999992,
          "endReason": "game_over",
          "ticks": 15677,
          "events": {
            "flip": 1579,
            "plunge": 3,
            "nudge": 38,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 3,
            "sling": 4,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 86486016,
          "score": 113870,
          "orbits": 0,
          "seconds": 86.3375,
          "totalReward": 105.77,
          "endReason": "game_over",
          "ticks": 20721,
          "events": {
            "flip": 2188,
            "plunge": 3,
            "nudge": 60,
            "target": 8,
            "bumper": 35,
            "launch": 2,
            "land": 2,
            "sling": 17,
            "ramp": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86543360,
          "score": 213820,
          "orbits": 0,
          "seconds": 119.725,
          "totalReward": 201.52,
          "endReason": "game_over",
          "ticks": 28734,
          "events": {
            "flip": 2991,
            "plunge": 3,
            "nudge": 87,
            "target": 9,
            "bumper": 32,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 22,
            "ramp": 1,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 86600704,
          "score": 105150,
          "orbits": 0,
          "seconds": 57.81666666666666,
          "totalReward": 97.05,
          "endReason": "game_over",
          "ticks": 13876,
          "events": {
            "flip": 1332,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 31,
            "launch": 2,
            "inlane": 10,
            "land": 2,
            "sling": 15,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86658048,
          "score": 212500,
          "orbits": 0,
          "seconds": 84.10416666666667,
          "totalReward": 206.39999999999998,
          "endReason": "game_over",
          "ticks": 20185,
          "events": {
            "flip": 2081,
            "plunge": 3,
            "nudge": 48,
            "target": 13,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 86715392,
          "score": 458790,
          "orbits": 1,
          "seconds": 65.07083333333333,
          "totalReward": 449.68999999999994,
          "endReason": "game_over",
          "ticks": 15617,
          "events": {
            "flip": 1589,
            "plunge": 3,
            "nudge": 37,
            "target": 14,
            "bumper": 34,
            "launch": 4,
            "sling": 19,
            "land": 4,
            "ramp": 1,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86772736,
          "score": 217930,
          "orbits": 0,
          "seconds": 91.875,
          "totalReward": 208.7299999999999,
          "endReason": "game_over",
          "ticks": 22050,
          "events": {
            "flip": 2603,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "inlane": 7,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 86830080,
          "score": 206760,
          "orbits": 0,
          "seconds": 53.86666666666667,
          "totalReward": 197.5599999999999,
          "endReason": "game_over",
          "ticks": 12928,
          "events": {
            "flip": 1455,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "ramp": 2,
            "sling": 6,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 86887424,
          "score": 219710,
          "orbits": 0,
          "seconds": 72.27083333333333,
          "totalReward": 213.60999999999993,
          "endReason": "game_over",
          "ticks": 17345,
          "events": {
            "flip": 1918,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 21,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 86944768,
          "score": 229920,
          "orbits": 0,
          "seconds": 147.55416666666667,
          "totalReward": 222.81999999999985,
          "endReason": "game_over",
          "ticks": 35413,
          "events": {
            "flip": 4391,
            "plunge": 3,
            "nudge": 82,
            "target": 11,
            "bumper": 58,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 42,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 87002112,
          "score": 219090,
          "orbits": 0,
          "seconds": 101.5875,
          "totalReward": 211.9899999999999,
          "endReason": "game_over",
          "ticks": 24381,
          "events": {
            "flip": 2680,
            "plunge": 3,
            "nudge": 70,
            "target": 12,
            "bumper": 34,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 29,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 87059456,
          "score": 496980,
          "orbits": 1,
          "seconds": 87.19166666666666,
          "totalReward": 478.6800000000002,
          "endReason": "game_over",
          "ticks": 20926,
          "events": {
            "flip": 2406,
            "plunge": 3,
            "nudge": 56,
            "target": 15,
            "bumper": 34,
            "launch": 5,
            "land": 5,
            "sling": 18,
            "ramp": 1,
            "inlane": 9,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 87116800,
          "score": 101080,
          "orbits": 0,
          "seconds": 54.53333333333333,
          "totalReward": 93.97999999999999,
          "endReason": "game_over",
          "ticks": 13088,
          "events": {
            "flip": 1563,
            "plunge": 3,
            "nudge": 31,
            "target": 8,
            "bumper": 17,
            "launch": 2,
            "land": 2,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 8,
            "over": 1
          }
        },
        {
          "steps": 87174144,
          "score": 231750,
          "orbits": 0,
          "seconds": 100.9,
          "totalReward": 219.54999999999973,
          "endReason": "game_over",
          "ticks": 24216,
          "events": {
            "flip": 2890,
            "plunge": 3,
            "nudge": 53,
            "target": 11,
            "bumper": 47,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 25,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 87231488,
          "score": 509980,
          "orbits": 1,
          "seconds": 143.41666666666666,
          "totalReward": 496.7799999999999,
          "endReason": "game_over",
          "ticks": 34420,
          "events": {
            "flip": 3691,
            "plunge": 3,
            "nudge": 92,
            "target": 16,
            "bumper": 53,
            "launch": 5,
            "land": 5,
            "ramp": 3,
            "sling": 38,
            "inlane": 11,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87288832,
          "score": 217390,
          "orbits": 0,
          "seconds": 82.6375,
          "totalReward": 207.28999999999996,
          "endReason": "game_over",
          "ticks": 19833,
          "events": {
            "flip": 2204,
            "plunge": 3,
            "nudge": 57,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "sling": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 87346176,
          "score": 198310,
          "orbits": 0,
          "seconds": 54.99583333333333,
          "totalReward": 188.10999999999999,
          "endReason": "game_over",
          "ticks": 13199,
          "events": {
            "flip": 1470,
            "plunge": 3,
            "nudge": 33,
            "target": 10,
            "bumper": 18,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87403520,
          "score": 214060,
          "orbits": 0,
          "seconds": 104.07083333333333,
          "totalReward": 206.95999999999995,
          "endReason": "game_over",
          "ticks": 24977,
          "events": {
            "flip": 2793,
            "plunge": 3,
            "nudge": 68,
            "target": 13,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 7,
            "ramp": 1,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 87460864,
          "score": 256410,
          "orbits": 0,
          "seconds": 112.5125,
          "totalReward": 247.21,
          "endReason": "game_over",
          "ticks": 27003,
          "events": {
            "flip": 3374,
            "plunge": 3,
            "nudge": 48,
            "target": 10,
            "bumper": 37,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "orbit": 3,
            "sling": 31,
            "ramp": 8,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87518208,
          "score": 226130,
          "orbits": 0,
          "seconds": 93.62083333333334,
          "totalReward": 214.92999999999975,
          "endReason": "game_over",
          "ticks": 22469,
          "events": {
            "flip": 2656,
            "plunge": 3,
            "nudge": 62,
            "target": 12,
            "bumper": 49,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "drain": 3,
            "abort": 1,
            "inlane": 6,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 87575552,
          "score": 206450,
          "orbits": 0,
          "seconds": 53.94583333333333,
          "totalReward": 195.24999999999997,
          "endReason": "game_over",
          "ticks": 12947,
          "events": {
            "flip": 1575,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 16,
            "launch": 3,
            "inlane": 6,
            "land": 3,
            "sling": 5,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87632896,
          "score": 230400,
          "orbits": 0,
          "seconds": 169.60833333333332,
          "totalReward": 219.19999999999962,
          "endReason": "game_over",
          "ticks": 40706,
          "events": {
            "flip": 4345,
            "plunge": 3,
            "nudge": 111,
            "target": 13,
            "bumper": 55,
            "launch": 3,
            "inlane": 23,
            "land": 3,
            "sling": 40,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87690240,
          "score": 237890,
          "orbits": 0,
          "seconds": 127.00833333333333,
          "totalReward": 223.5899999999999,
          "endReason": "game_over",
          "ticks": 30482,
          "events": {
            "flip": 3564,
            "plunge": 3,
            "nudge": 71,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "ramp": 5,
            "inlane": 15,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 87747584,
          "score": 470650,
          "orbits": 1,
          "seconds": 92.50416666666666,
          "totalReward": 457.5500000000002,
          "endReason": "game_over",
          "ticks": 22201,
          "events": {
            "flip": 2108,
            "plunge": 3,
            "nudge": 52,
            "target": 16,
            "bumper": 44,
            "launch": 4,
            "inlane": 11,
            "sling": 25,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 87804928,
          "score": 118310,
          "orbits": 0,
          "seconds": 128.72083333333333,
          "totalReward": 108.10999999999996,
          "endReason": "game_over",
          "ticks": 30893,
          "events": {
            "flip": 2975,
            "plunge": 3,
            "nudge": 57,
            "target": 8,
            "bumper": 39,
            "launch": 2,
            "land": 2,
            "sling": 21,
            "ramp": 2,
            "inlane": 20,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87862272,
          "score": 105170,
          "orbits": 0,
          "seconds": 62.18333333333333,
          "totalReward": 94.97000000000003,
          "endReason": "game_over",
          "ticks": 14924,
          "events": {
            "flip": 1767,
            "plunge": 3,
            "nudge": 25,
            "target": 8,
            "bumper": 31,
            "launch": 2,
            "land": 2,
            "sling": 17,
            "inlane": 7,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 87919616,
          "score": 472390,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 464.28999999999996,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3742,
            "plunge": 3,
            "nudge": 74,
            "target": 17,
            "bumper": 53,
            "launch": 4,
            "sling": 39,
            "land": 4,
            "inlane": 22,
            "ramp": 1,
            "drain": 3,
            "abort": 2
          }
        },
        {
          "steps": 87976960,
          "score": 102080,
          "orbits": 0,
          "seconds": 81.75416666666666,
          "totalReward": 91.88000000000005,
          "endReason": "game_over",
          "ticks": 19621,
          "events": {
            "flip": 2344,
            "plunge": 3,
            "nudge": 40,
            "target": 8,
            "bumper": 25,
            "launch": 2,
            "land": 2,
            "inlane": 6,
            "sling": 18,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 88034304,
          "score": 201320,
          "orbits": 0,
          "seconds": 79.78333333333333,
          "totalReward": 195.21999999999997,
          "endReason": "game_over",
          "ticks": 19148,
          "events": {
            "flip": 2410,
            "plunge": 3,
            "nudge": 51,
            "target": 12,
            "bumper": 27,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 12,
            "over": 1
          }
        },
        {
          "steps": 88091648,
          "score": 225800,
          "orbits": 0,
          "seconds": 118.17083333333333,
          "totalReward": 219.69999999999985,
          "endReason": "game_over",
          "ticks": 28361,
          "events": {
            "flip": 3268,
            "plunge": 3,
            "nudge": 73,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "inlane": 22,
            "sling": 20,
            "orbit": 1,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 88148992,
          "score": 200080,
          "orbits": 0,
          "seconds": 56.4,
          "totalReward": 193.97999999999993,
          "endReason": "game_over",
          "ticks": 13536,
          "events": {
            "flip": 1609,
            "plunge": 3,
            "nudge": 34,
            "target": 12,
            "bumper": 17,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88206336,
          "score": 104560,
          "orbits": 0,
          "seconds": 55.86666666666667,
          "totalReward": 98.46,
          "endReason": "game_over",
          "ticks": 13408,
          "events": {
            "flip": 1645,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 19,
            "launch": 2,
            "land": 2,
            "inlane": 7,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 88263680,
          "score": 223830,
          "orbits": 0,
          "seconds": 98.32083333333333,
          "totalReward": 214.63,
          "endReason": "game_over",
          "ticks": 23597,
          "events": {
            "flip": 2358,
            "plunge": 3,
            "nudge": 67,
            "target": 9,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "sling": 23,
            "inlane": 11,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 88321024,
          "score": 209860,
          "orbits": 0,
          "seconds": 100.62083333333334,
          "totalReward": 206.85999999999987,
          "endReason": "game_over",
          "ticks": 24149,
          "events": {
            "flip": 2367,
            "plunge": 3,
            "nudge": 68,
            "target": 13,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 12,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 88378368,
          "score": 208050,
          "orbits": 0,
          "seconds": 84.01666666666667,
          "totalReward": 196.8499999999999,
          "endReason": "game_over",
          "ticks": 20164,
          "events": {
            "flip": 2190,
            "plunge": 3,
            "nudge": 53,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "inlane": 8,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 88435712,
          "score": 222150,
          "orbits": 0,
          "seconds": 111.8875,
          "totalReward": 219.14999999999986,
          "endReason": "game_over",
          "ticks": 26853,
          "events": {
            "flip": 3177,
            "plunge": 3,
            "nudge": 81,
            "target": 11,
            "bumper": 37,
            "launch": 3,
            "land": 3,
            "sling": 25,
            "inlane": 8,
            "drain": 3,
            "abort": 3,
            "ramp": 5,
            "over": 1
          }
        },
        {
          "steps": 88493056,
          "score": 197270,
          "orbits": 0,
          "seconds": 73.95416666666667,
          "totalReward": 190.16999999999987,
          "endReason": "game_over",
          "ticks": 17749,
          "events": {
            "flip": 1919,
            "plunge": 3,
            "nudge": 51,
            "target": 10,
            "bumper": 29,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 88550400,
          "score": 212640,
          "orbits": 0,
          "seconds": 91.82083333333333,
          "totalReward": 209.63999999999993,
          "endReason": "game_over",
          "ticks": 22037,
          "events": {
            "flip": 2261,
            "plunge": 3,
            "nudge": 59,
            "target": 14,
            "bumper": 39,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 12,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 88607744,
          "score": 203590,
          "orbits": 0,
          "seconds": 56.35,
          "totalReward": 200.58999999999997,
          "endReason": "game_over",
          "ticks": 13524,
          "events": {
            "flip": 1546,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 20,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "sling": 9,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 88665088,
          "score": 460120,
          "orbits": 1,
          "seconds": 73.025,
          "totalReward": 454.02,
          "endReason": "game_over",
          "ticks": 17526,
          "events": {
            "flip": 1970,
            "plunge": 3,
            "nudge": 46,
            "target": 13,
            "bumper": 25,
            "launch": 4,
            "inlane": 8,
            "land": 4,
            "sling": 12,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 88722432,
          "score": 520500,
          "orbits": 1,
          "seconds": 158.30416666666667,
          "totalReward": 506.2999999999998,
          "endReason": "game_over",
          "ticks": 37993,
          "events": {
            "flip": 4094,
            "plunge": 3,
            "nudge": 105,
            "target": 13,
            "bumper": 70,
            "launch": 4,
            "land": 4,
            "ramp": 10,
            "sling": 50,
            "inlane": 10,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 88779776,
          "score": 211260,
          "orbits": 0,
          "seconds": 125.45,
          "totalReward": 197.95999999999998,
          "endReason": "game_over",
          "ticks": 30108,
          "events": {
            "flip": 2666,
            "plunge": 3,
            "nudge": 70,
            "target": 10,
            "bumper": 46,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "inlane": 11,
            "sling": 26,
            "over": 1
          }
        },
        {
          "steps": 88837120,
          "score": 232030,
          "orbits": 0,
          "seconds": 80.35833333333333,
          "totalReward": 220.83,
          "endReason": "game_over",
          "ticks": 19286,
          "events": {
            "flip": 1862,
            "plunge": 3,
            "nudge": 52,
            "target": 11,
            "bumper": 28,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "ramp": 6,
            "inlane": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 88894464,
          "score": 208680,
          "orbits": 0,
          "seconds": 62.71666666666667,
          "totalReward": 205.68,
          "endReason": "game_over",
          "ticks": 15052,
          "events": {
            "flip": 1714,
            "plunge": 3,
            "nudge": 41,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "ramp": 2,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 88951808,
          "score": 220880,
          "orbits": 0,
          "seconds": 103.1375,
          "totalReward": 213.7799999999998,
          "endReason": "game_over",
          "ticks": 24753,
          "events": {
            "flip": 2928,
            "plunge": 3,
            "nudge": 66,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 89009152,
          "score": 196790,
          "orbits": 0,
          "seconds": 67.40416666666667,
          "totalReward": 190.68999999999994,
          "endReason": "game_over",
          "ticks": 16177,
          "events": {
            "flip": 1813,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 6,
            "sling": 9,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89066496,
          "score": 261830,
          "orbits": 0,
          "seconds": 124.7875,
          "totalReward": 254.7299999999998,
          "endReason": "game_over",
          "ticks": 29949,
          "events": {
            "flip": 3503,
            "plunge": 3,
            "nudge": 72,
            "target": 13,
            "bumper": 48,
            "launch": 3,
            "land": 3,
            "sling": 33,
            "ramp": 10,
            "drain": 3,
            "inlane": 12,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89123840,
          "score": 199020,
          "orbits": 0,
          "seconds": 69.55416666666666,
          "totalReward": 196.01999999999984,
          "endReason": "game_over",
          "ticks": 16693,
          "events": {
            "flip": 1949,
            "plunge": 3,
            "nudge": 46,
            "target": 12,
            "bumper": 38,
            "launch": 3,
            "sling": 22,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 89181184,
          "score": 524930,
          "orbits": 1,
          "seconds": 166.9375,
          "totalReward": 517.8300000000002,
          "endReason": "game_over",
          "ticks": 40065,
          "events": {
            "flip": 4676,
            "plunge": 3,
            "target": 15,
            "bumper": 68,
            "nudge": 109,
            "launch": 5,
            "sling": 43,
            "land": 5,
            "inlane": 16,
            "ramp": 6,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89238528,
          "score": 194060,
          "orbits": 0,
          "seconds": 43.2375,
          "totalReward": 186.95999999999998,
          "endReason": "game_over",
          "ticks": 10377,
          "events": {
            "flip": 1128,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 89295872,
          "score": 203930,
          "orbits": 0,
          "seconds": 67.04583333333333,
          "totalReward": 197.82999999999996,
          "endReason": "game_over",
          "ticks": 16091,
          "events": {
            "flip": 1911,
            "plunge": 3,
            "nudge": 43,
            "target": 12,
            "bumper": 41,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 23,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89353216,
          "score": 191540,
          "orbits": 0,
          "seconds": 35.56666666666666,
          "totalReward": 185.44,
          "endReason": "game_over",
          "ticks": 8536,
          "events": {
            "flip": 1034,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 12,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "inlane": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89410560,
          "score": 194400,
          "orbits": 0,
          "seconds": 34.78333333333333,
          "totalReward": 185.2,
          "endReason": "game_over",
          "ticks": 8348,
          "events": {
            "flip": 898,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 10,
            "launch": 3,
            "inlane": 2,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 89467904,
          "score": 236380,
          "orbits": 0,
          "seconds": 129.17916666666667,
          "totalReward": 226.17999999999975,
          "endReason": "game_over",
          "ticks": 31003,
          "events": {
            "flip": 3900,
            "plunge": 3,
            "nudge": 85,
            "target": 9,
            "bumper": 74,
            "launch": 3,
            "sling": 38,
            "land": 3,
            "inlane": 8,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 89525248,
          "score": 213340,
          "orbits": 0,
          "seconds": 70.5875,
          "totalReward": 210.33999999999986,
          "endReason": "game_over",
          "ticks": 16941,
          "events": {
            "flip": 2095,
            "plunge": 3,
            "nudge": 39,
            "target": 13,
            "bumper": 26,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "orbit": 2,
            "sling": 24,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 89582592,
          "score": 209000,
          "orbits": 0,
          "seconds": 76.25416666666666,
          "totalReward": 205.9999999999999,
          "endReason": "game_over",
          "ticks": 18301,
          "events": {
            "flip": 2129,
            "plunge": 3,
            "nudge": 58,
            "target": 14,
            "bumper": 28,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "orbit": 1,
            "sling": 10,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 89639936,
          "score": 90430,
          "orbits": 0,
          "seconds": 42.53333333333333,
          "totalReward": 84.32999999999998,
          "endReason": "game_over",
          "ticks": 10208,
          "events": {
            "flip": 1115,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 14,
            "launch": 2,
            "sling": 3,
            "land": 2,
            "drain": 3,
            "inlane": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89697280,
          "score": 223960,
          "orbits": 0,
          "seconds": 84.79166666666667,
          "totalReward": 210.6599999999998,
          "endReason": "game_over",
          "ticks": 20350,
          "events": {
            "flip": 2488,
            "plunge": 3,
            "nudge": 42,
            "target": 10,
            "bumper": 34,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "ramp": 3,
            "inlane": 12,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89754624,
          "score": 214140,
          "orbits": 0,
          "seconds": 76.44166666666666,
          "totalReward": 206.03999999999996,
          "endReason": "game_over",
          "ticks": 18346,
          "events": {
            "flip": 2107,
            "plunge": 3,
            "nudge": 49,
            "target": 14,
            "bumper": 27,
            "launch": 3,
            "sling": 14,
            "land": 3,
            "inlane": 8,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89811968,
          "score": 208280,
          "orbits": 0,
          "seconds": 48.95,
          "totalReward": 195.97999999999996,
          "endReason": "game_over",
          "ticks": 11748,
          "events": {
            "flip": 1252,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 18,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "drain": 3,
            "inlane": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 89869312,
          "score": 208210,
          "orbits": 0,
          "seconds": 87.2875,
          "totalReward": 202.10999999999981,
          "endReason": "game_over",
          "ticks": 20949,
          "events": {
            "flip": 2164,
            "plunge": 3,
            "nudge": 56,
            "target": 13,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 31,
            "ramp": 1,
            "inlane": 5,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 89926656,
          "score": 201840,
          "orbits": 0,
          "seconds": 40.5625,
          "totalReward": 188.53999999999994,
          "endReason": "game_over",
          "ticks": 9735,
          "events": {
            "flip": 1151,
            "plunge": 3,
            "nudge": 20,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 89984000,
          "score": 490470,
          "orbits": 1,
          "seconds": 111.7375,
          "totalReward": 480.2700000000001,
          "endReason": "game_over",
          "ticks": 26817,
          "events": {
            "flip": 3266,
            "plunge": 3,
            "nudge": 69,
            "target": 14,
            "bumper": 37,
            "launch": 4,
            "land": 4,
            "sling": 27,
            "inlane": 9,
            "orbit": 1,
            "ramp": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 90041344,
          "score": 232300,
          "orbits": 0,
          "seconds": 78.34166666666667,
          "totalReward": 223.09999999999985,
          "endReason": "game_over",
          "ticks": 18802,
          "events": {
            "flip": 2205,
            "plunge": 3,
            "nudge": 37,
            "target": 9,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "ramp": 6,
            "sling": 20,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 90098688,
          "score": 206430,
          "orbits": 0,
          "seconds": 95.97083333333333,
          "totalReward": 200.3299999999999,
          "endReason": "game_over",
          "ticks": 23033,
          "events": {
            "flip": 2639,
            "plunge": 3,
            "nudge": 60,
            "target": 10,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 19,
            "sling": 13,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 90156032,
          "score": 204010,
          "orbits": 0,
          "seconds": 69.1875,
          "totalReward": 197.9099999999999,
          "endReason": "game_over",
          "ticks": 16605,
          "events": {
            "flip": 1802,
            "plunge": 3,
            "nudge": 43,
            "target": 12,
            "bumper": 28,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 90213376,
          "score": 219680,
          "orbits": 0,
          "seconds": 104.80416666666666,
          "totalReward": 210.47999999999993,
          "endReason": "game_over",
          "ticks": 25153,
          "events": {
            "flip": 2851,
            "plunge": 3,
            "nudge": 55,
            "target": 10,
            "bumper": 38,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 18,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 90270720,
          "score": 93160,
          "orbits": 0,
          "seconds": 55.25,
          "totalReward": 87.06000000000002,
          "endReason": "game_over",
          "ticks": 13260,
          "events": {
            "flip": 1385,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 19,
            "launch": 2,
            "land": 2,
            "inlane": 5,
            "sling": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 90328064,
          "score": 107990,
          "orbits": 0,
          "seconds": 104.59583333333333,
          "totalReward": 102.88999999999999,
          "endReason": "game_over",
          "ticks": 25103,
          "events": {
            "flip": 2549,
            "plunge": 3,
            "nudge": 63,
            "target": 10,
            "bumper": 34,
            "launch": 2,
            "sling": 19,
            "land": 2,
            "inlane": 13,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 90385408,
          "score": 78060,
          "orbits": 0,
          "seconds": 114.22083333333333,
          "totalReward": 69.85999999999999,
          "endReason": "game_over",
          "ticks": 27413,
          "events": {
            "flip": 2263,
            "plunge": 3,
            "nudge": 64,
            "target": 5,
            "bumper": 33,
            "launch": 1,
            "inlane": 20,
            "land": 1,
            "ramp": 5,
            "sling": 16,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 90442752,
          "score": 233720,
          "orbits": 0,
          "seconds": 159.81666666666666,
          "totalReward": 227.61999999999995,
          "endReason": "game_over",
          "ticks": 38356,
          "events": {
            "flip": 3924,
            "plunge": 3,
            "nudge": 113,
            "target": 12,
            "bumper": 56,
            "launch": 3,
            "inlane": 20,
            "land": 3,
            "sling": 42,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 90500096,
          "score": 208030,
          "orbits": 0,
          "seconds": 81.62083333333334,
          "totalReward": 205.02999999999983,
          "endReason": "game_over",
          "ticks": 19589,
          "events": {
            "flip": 1951,
            "plunge": 3,
            "nudge": 46,
            "target": 13,
            "bumper": 28,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 11,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 90557440,
          "score": 212300,
          "orbits": 0,
          "seconds": 60.108333333333334,
          "totalReward": 203.10000000000002,
          "endReason": "game_over",
          "ticks": 14426,
          "events": {
            "flip": 1532,
            "plunge": 3,
            "nudge": 28,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 10,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 90614784,
          "score": 215170,
          "orbits": 0,
          "seconds": 70.36666666666666,
          "totalReward": 204.97000000000003,
          "endReason": "game_over",
          "ticks": 16888,
          "events": {
            "flip": 1985,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "inlane": 8,
            "ramp": 2,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 90672128,
          "score": 202380,
          "orbits": 0,
          "seconds": 43.891666666666666,
          "totalReward": 190.07999999999998,
          "endReason": "game_over",
          "ticks": 10534,
          "events": {
            "flip": 1073,
            "plunge": 3,
            "nudge": 27,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "sling": 8,
            "ramp": 1,
            "inlane": 2,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 90729472,
          "score": 477860,
          "orbits": 1,
          "seconds": 102.20416666666667,
          "totalReward": 470.76,
          "endReason": "game_over",
          "ticks": 24529,
          "events": {
            "flip": 2822,
            "plunge": 3,
            "nudge": 69,
            "target": 16,
            "bumper": 36,
            "launch": 4,
            "land": 4,
            "sling": 26,
            "ramp": 4,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 90786816,
          "score": 204630,
          "orbits": 0,
          "seconds": 69.6,
          "totalReward": 194.42999999999992,
          "endReason": "game_over",
          "ticks": 16704,
          "events": {
            "flip": 2004,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "inlane": 6,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 90844160,
          "score": 196760,
          "orbits": 0,
          "seconds": 40.43333333333333,
          "totalReward": 184.46,
          "endReason": "game_over",
          "ticks": 9704,
          "events": {
            "flip": 931,
            "plunge": 3,
            "nudge": 23,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 90901504,
          "score": 244280,
          "orbits": 0,
          "seconds": 162.97083333333333,
          "totalReward": 241.27999999999977,
          "endReason": "game_over",
          "ticks": 39113,
          "events": {
            "flip": 4497,
            "plunge": 3,
            "nudge": 111,
            "target": 14,
            "bumper": 52,
            "launch": 3,
            "land": 3,
            "inlane": 18,
            "sling": 28,
            "ramp": 5,
            "orbit": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 90958848,
          "score": 214190,
          "orbits": 0,
          "seconds": 107.7875,
          "totalReward": 211.18999999999988,
          "endReason": "game_over",
          "ticks": 25869,
          "events": {
            "flip": 3234,
            "plunge": 3,
            "nudge": 64,
            "target": 12,
            "bumper": 47,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 19,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 91016192,
          "score": 508910,
          "orbits": 1,
          "seconds": 125.7375,
          "totalReward": 491.6100000000001,
          "endReason": "game_over",
          "ticks": 30177,
          "events": {
            "flip": 3210,
            "plunge": 3,
            "nudge": 97,
            "target": 14,
            "bumper": 56,
            "launch": 4,
            "land": 4,
            "inlane": 16,
            "sling": 21,
            "ramp": 7,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 91073536,
          "score": 220940,
          "orbits": 0,
          "seconds": 72.77083333333333,
          "totalReward": 211.73999999999992,
          "endReason": "game_over",
          "ticks": 17465,
          "events": {
            "flip": 1868,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "inlane": 9,
            "sling": 14,
            "land": 3,
            "drain": 3,
            "ramp": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91130880,
          "score": 225130,
          "orbits": 0,
          "seconds": 131.9875,
          "totalReward": 218.02999999999977,
          "endReason": "game_over",
          "ticks": 31677,
          "events": {
            "flip": 3589,
            "plunge": 3,
            "nudge": 91,
            "target": 11,
            "bumper": 46,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 23,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 91188224,
          "score": 242030,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 236.92999999999964,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4707,
            "plunge": 3,
            "nudge": 125,
            "target": 13,
            "bumper": 63,
            "launch": 3,
            "inlane": 19,
            "sling": 53,
            "land": 3,
            "ramp": 5,
            "drain": 2,
            "abort": 1
          }
        },
        {
          "steps": 91245568,
          "score": 201500,
          "orbits": 0,
          "seconds": 80.3375,
          "totalReward": 195.39999999999986,
          "endReason": "game_over",
          "ticks": 19281,
          "events": {
            "flip": 1978,
            "plunge": 3,
            "nudge": 50,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 20,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 91302912,
          "score": 467960,
          "orbits": 1,
          "seconds": 103.40833333333333,
          "totalReward": 454.75999999999976,
          "endReason": "game_over",
          "ticks": 24818,
          "events": {
            "flip": 2905,
            "plunge": 3,
            "nudge": 66,
            "target": 14,
            "bumper": 42,
            "launch": 4,
            "inlane": 13,
            "sling": 26,
            "land": 4,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91360256,
          "score": 216560,
          "orbits": 0,
          "seconds": 47.579166666666666,
          "totalReward": 204.35999999999993,
          "endReason": "game_over",
          "ticks": 11419,
          "events": {
            "flip": 1132,
            "plunge": 3,
            "nudge": 27,
            "target": 12,
            "bumper": 12,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "abort": 1,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 91417600,
          "score": 212420,
          "orbits": 0,
          "seconds": 126.20416666666667,
          "totalReward": 209.42000000000002,
          "endReason": "game_over",
          "ticks": 30289,
          "events": {
            "flip": 3449,
            "plunge": 3,
            "nudge": 84,
            "target": 14,
            "bumper": 53,
            "launch": 3,
            "land": 3,
            "sling": 42,
            "inlane": 11,
            "ramp": 1,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 91474944,
          "score": 101130,
          "orbits": 0,
          "seconds": 62.083333333333336,
          "totalReward": 94.03,
          "endReason": "game_over",
          "ticks": 14900,
          "events": {
            "flip": 1654,
            "plunge": 3,
            "nudge": 35,
            "target": 9,
            "bumper": 16,
            "launch": 2,
            "sling": 13,
            "land": 2,
            "inlane": 9,
            "orbit": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 91532288,
          "score": 211460,
          "orbits": 0,
          "seconds": 66.9875,
          "totalReward": 208.45999999999992,
          "endReason": "game_over",
          "ticks": 16077,
          "events": {
            "flip": 1780,
            "plunge": 3,
            "nudge": 42,
            "target": 14,
            "bumper": 30,
            "launch": 3,
            "sling": 16,
            "land": 3,
            "ramp": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 91589632,
          "score": 221510,
          "orbits": 0,
          "seconds": 117.3875,
          "totalReward": 214.40999999999997,
          "endReason": "game_over",
          "ticks": 28173,
          "events": {
            "flip": 3154,
            "plunge": 3,
            "nudge": 85,
            "target": 10,
            "bumper": 42,
            "launch": 3,
            "land": 3,
            "inlane": 17,
            "sling": 31,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 91646976,
          "score": 221800,
          "orbits": 0,
          "seconds": 115.69166666666666,
          "totalReward": 213.69999999999976,
          "endReason": "game_over",
          "ticks": 27766,
          "events": {
            "flip": 3116,
            "plunge": 3,
            "nudge": 71,
            "target": 13,
            "bumper": 47,
            "launch": 3,
            "land": 3,
            "inlane": 17,
            "sling": 30,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 91704320,
          "score": 117660,
          "orbits": 0,
          "seconds": 71.07083333333333,
          "totalReward": 107.46000000000001,
          "endReason": "game_over",
          "ticks": 17057,
          "events": {
            "flip": 1757,
            "plunge": 3,
            "nudge": 40,
            "target": 8,
            "bumper": 13,
            "launch": 2,
            "inlane": 13,
            "land": 2,
            "ramp": 3,
            "drain": 3,
            "sling": 6,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91761664,
          "score": 234470,
          "orbits": 0,
          "seconds": 111.58749999999999,
          "totalReward": 228.3699999999998,
          "endReason": "game_over",
          "ticks": 26781,
          "events": {
            "flip": 2451,
            "plunge": 3,
            "nudge": 77,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 27,
            "drain": 3,
            "abort": 2,
            "ramp": 6,
            "over": 1
          }
        },
        {
          "steps": 91819008,
          "score": 218910,
          "orbits": 0,
          "seconds": 105.82083333333333,
          "totalReward": 208.70999999999995,
          "endReason": "game_over",
          "ticks": 25397,
          "events": {
            "flip": 2870,
            "plunge": 3,
            "nudge": 64,
            "target": 11,
            "bumper": 38,
            "launch": 3,
            "land": 3,
            "inlane": 12,
            "sling": 31,
            "drain": 3,
            "abort": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 91876352,
          "score": 219380,
          "orbits": 0,
          "seconds": 100.22083333333333,
          "totalReward": 216.3799999999998,
          "endReason": "game_over",
          "ticks": 24053,
          "events": {
            "flip": 2652,
            "plunge": 3,
            "nudge": 57,
            "target": 12,
            "bumper": 38,
            "launch": 3,
            "sling": 28,
            "land": 3,
            "inlane": 11,
            "drain": 3,
            "abort": 3,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 91933696,
          "score": 225050,
          "orbits": 0,
          "seconds": 73.87916666666666,
          "totalReward": 214.8499999999999,
          "endReason": "game_over",
          "ticks": 17731,
          "events": {
            "flip": 1807,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "sling": 15,
            "ramp": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 91991040,
          "score": 509540,
          "orbits": 1,
          "seconds": 156.7,
          "totalReward": 493.23999999999967,
          "endReason": "game_over",
          "ticks": 37608,
          "events": {
            "flip": 3268,
            "plunge": 3,
            "nudge": 100,
            "target": 13,
            "bumper": 71,
            "launch": 4,
            "inlane": 14,
            "land": 4,
            "ramp": 6,
            "sling": 34,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92048384,
          "score": 511540,
          "orbits": 1,
          "seconds": 145.67083333333332,
          "totalReward": 501.34000000000003,
          "endReason": "game_over",
          "ticks": 34961,
          "events": {
            "flip": 3975,
            "plunge": 3,
            "nudge": 51,
            "target": 16,
            "bumper": 54,
            "launch": 5,
            "sling": 54,
            "land": 5,
            "drain": 3,
            "inlane": 14,
            "orbit": 2,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92105728,
          "score": 223810,
          "orbits": 0,
          "seconds": 103.11666666666666,
          "totalReward": 215.6099999999999,
          "endReason": "game_over",
          "ticks": 24748,
          "events": {
            "flip": 2573,
            "plunge": 3,
            "nudge": 55,
            "target": 12,
            "bumper": 40,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "sling": 21,
            "orbit": 1,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92163072,
          "score": 211070,
          "orbits": 0,
          "seconds": 95.3625,
          "totalReward": 202.9699999999998,
          "endReason": "game_over",
          "ticks": 22887,
          "events": {
            "flip": 2642,
            "plunge": 3,
            "nudge": 32,
            "target": 13,
            "bumper": 28,
            "launch": 3,
            "inlane": 9,
            "land": 3,
            "sling": 27,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92220416,
          "score": 110630,
          "orbits": 0,
          "seconds": 98.35416666666667,
          "totalReward": 105.53000000000002,
          "endReason": "game_over",
          "ticks": 23605,
          "events": {
            "flip": 2465,
            "plunge": 3,
            "nudge": 48,
            "target": 9,
            "bumper": 26,
            "launch": 2,
            "sling": 23,
            "land": 2,
            "inlane": 17,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 92277760,
          "score": 221520,
          "orbits": 0,
          "seconds": 81.4375,
          "totalReward": 210.31999999999985,
          "endReason": "game_over",
          "ticks": 19545,
          "events": {
            "flip": 1807,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "ramp": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92335104,
          "score": 122640,
          "orbits": 0,
          "seconds": 82.1375,
          "totalReward": 112.34,
          "endReason": "game_over",
          "ticks": 19713,
          "events": {
            "flip": 1858,
            "plunge": 3,
            "nudge": 43,
            "target": 7,
            "bumper": 35,
            "launch": 2,
            "sling": 14,
            "land": 2,
            "inlane": 7,
            "ramp": 4,
            "drain": 3,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92392448,
          "score": 496000,
          "orbits": 1,
          "seconds": 119.97083333333333,
          "totalReward": 479.70000000000005,
          "endReason": "game_over",
          "ticks": 28793,
          "events": {
            "flip": 3102,
            "plunge": 3,
            "nudge": 73,
            "target": 13,
            "bumper": 50,
            "launch": 4,
            "inlane": 11,
            "sling": 20,
            "land": 4,
            "drain": 3,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92449792,
          "score": 240030,
          "orbits": 0,
          "seconds": 94.1375,
          "totalReward": 232.92999999999984,
          "endReason": "game_over",
          "ticks": 22593,
          "events": {
            "flip": 2457,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 34,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 23,
            "drain": 3,
            "abort": 2,
            "ramp": 7,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 92507136,
          "score": 219710,
          "orbits": 0,
          "seconds": 93.15833333333333,
          "totalReward": 208.50999999999993,
          "endReason": "game_over",
          "ticks": 22358,
          "events": {
            "flip": 2226,
            "plunge": 3,
            "nudge": 55,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "inlane": 13,
            "land": 3,
            "ramp": 2,
            "sling": 11,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92564480,
          "score": 195660,
          "orbits": 0,
          "seconds": 49.90416666666667,
          "totalReward": 186.45999999999992,
          "endReason": "game_over",
          "ticks": 11977,
          "events": {
            "flip": 1276,
            "plunge": 3,
            "nudge": 23,
            "target": 10,
            "bumper": 11,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 92621824,
          "score": 238110,
          "orbits": 0,
          "seconds": 147.4375,
          "totalReward": 231.00999999999976,
          "endReason": "game_over",
          "ticks": 35385,
          "events": {
            "flip": 3443,
            "plunge": 3,
            "nudge": 98,
            "target": 12,
            "bumper": 54,
            "launch": 3,
            "sling": 31,
            "land": 3,
            "inlane": 15,
            "orbit": 4,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 92679168,
          "score": 211130,
          "orbits": 0,
          "seconds": 92.85833333333333,
          "totalReward": 196.82999999999998,
          "endReason": "game_over",
          "ticks": 22286,
          "events": {
            "flip": 2375,
            "plunge": 3,
            "nudge": 53,
            "target": 11,
            "bumper": 35,
            "launch": 3,
            "sling": 23,
            "land": 3,
            "inlane": 13,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 92736512,
          "score": 208550,
          "orbits": 0,
          "seconds": 74.75416666666666,
          "totalReward": 200.45000000000002,
          "endReason": "game_over",
          "ticks": 17941,
          "events": {
            "flip": 1805,
            "plunge": 3,
            "nudge": 38,
            "target": 12,
            "bumper": 21,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92793856,
          "score": 208180,
          "orbits": 0,
          "seconds": 84.10833333333333,
          "totalReward": 197.97999999999988,
          "endReason": "game_over",
          "ticks": 20186,
          "events": {
            "flip": 2099,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 18,
            "drain": 3,
            "abort": 1,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 92851200,
          "score": 225170,
          "orbits": 0,
          "seconds": 82.125,
          "totalReward": 211.86999999999986,
          "endReason": "game_over",
          "ticks": 19710,
          "events": {
            "flip": 1998,
            "plunge": 3,
            "target": 10,
            "bumper": 36,
            "nudge": 33,
            "launch": 3,
            "sling": 17,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "ramp": 2,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 92908544,
          "score": 476830,
          "orbits": 1,
          "seconds": 106.1875,
          "totalReward": 460.52999999999986,
          "endReason": "game_over",
          "ticks": 25485,
          "events": {
            "flip": 2530,
            "plunge": 3,
            "target": 13,
            "bumper": 30,
            "nudge": 57,
            "launch": 4,
            "land": 4,
            "sling": 23,
            "inlane": 15,
            "drain": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 92965888,
          "score": 197950,
          "orbits": 0,
          "seconds": 44.858333333333334,
          "totalReward": 188.74999999999994,
          "endReason": "game_over",
          "ticks": 10766,
          "events": {
            "flip": 927,
            "plunge": 3,
            "nudge": 25,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "sling": 15,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 93023232,
          "score": 198830,
          "orbits": 0,
          "seconds": 44.733333333333334,
          "totalReward": 186.52999999999997,
          "endReason": "game_over",
          "ticks": 10736,
          "events": {
            "flip": 943,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "sling": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93080576,
          "score": 108730,
          "orbits": 0,
          "seconds": 90.64166666666667,
          "totalReward": 97.42999999999999,
          "endReason": "game_over",
          "ticks": 21754,
          "events": {
            "flip": 2100,
            "plunge": 3,
            "nudge": 60,
            "target": 8,
            "bumper": 22,
            "launch": 2,
            "inlane": 10,
            "land": 2,
            "sling": 23,
            "orbit": 1,
            "drain": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93137920,
          "score": 93930,
          "orbits": 0,
          "seconds": 58.28333333333333,
          "totalReward": 86.83000000000001,
          "endReason": "game_over",
          "ticks": 13988,
          "events": {
            "flip": 1386,
            "plunge": 3,
            "nudge": 30,
            "target": 9,
            "bumper": 15,
            "launch": 2,
            "sling": 13,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "over": 1
          }
        },
        {
          "steps": 93195264,
          "score": 237780,
          "orbits": 0,
          "seconds": 131.72083333333333,
          "totalReward": 223.47999999999965,
          "endReason": "game_over",
          "ticks": 31613,
          "events": {
            "flip": 2932,
            "plunge": 3,
            "nudge": 91,
            "target": 11,
            "bumper": 58,
            "launch": 3,
            "land": 3,
            "sling": 28,
            "drain": 3,
            "inlane": 10,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 93252608,
          "score": 224280,
          "orbits": 0,
          "seconds": 109.60416666666667,
          "totalReward": 218.17999999999992,
          "endReason": "game_over",
          "ticks": 26305,
          "events": {
            "flip": 2880,
            "plunge": 3,
            "nudge": 58,
            "target": 13,
            "bumper": 35,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "ramp": 4,
            "sling": 28,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 93309952,
          "score": 214590,
          "orbits": 0,
          "seconds": 95.31666666666666,
          "totalReward": 208.48999999999995,
          "endReason": "game_over",
          "ticks": 22876,
          "events": {
            "flip": 2646,
            "plunge": 3,
            "nudge": 60,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "sling": 19,
            "land": 3,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 93367296,
          "score": 513170,
          "orbits": 1,
          "seconds": 136.94166666666666,
          "totalReward": 494.97000000000025,
          "endReason": "game_over",
          "ticks": 32866,
          "events": {
            "flip": 3641,
            "plunge": 3,
            "nudge": 101,
            "target": 16,
            "bumper": 78,
            "launch": 4,
            "sling": 37,
            "land": 4,
            "inlane": 14,
            "ramp": 6,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 93424640,
          "score": 215670,
          "orbits": 0,
          "seconds": 93.82083333333333,
          "totalReward": 208.56999999999996,
          "endReason": "game_over",
          "ticks": 22517,
          "events": {
            "flip": 2330,
            "plunge": 3,
            "nudge": 64,
            "target": 11,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "sling": 17,
            "ramp": 2,
            "inlane": 17,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 93481984,
          "score": 200070,
          "orbits": 0,
          "seconds": 63.85,
          "totalReward": 190.8699999999999,
          "endReason": "game_over",
          "ticks": 15324,
          "events": {
            "flip": 1556,
            "plunge": 3,
            "nudge": 45,
            "target": 10,
            "bumper": 22,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 6,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 93539328,
          "score": 195720,
          "orbits": 0,
          "seconds": 68.27083333333333,
          "totalReward": 192.71999999999997,
          "endReason": "game_over",
          "ticks": 16385,
          "events": {
            "flip": 1614,
            "plunge": 3,
            "nudge": 51,
            "target": 13,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 22,
            "inlane": 6,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 93596672,
          "score": 209150,
          "orbits": 0,
          "seconds": 62.949999999999996,
          "totalReward": 203.0499999999999,
          "endReason": "game_over",
          "ticks": 15108,
          "events": {
            "flip": 1324,
            "plunge": 3,
            "nudge": 42,
            "target": 13,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 15,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 93654016,
          "score": 221180,
          "orbits": 0,
          "seconds": 79.8875,
          "totalReward": 215.07999999999996,
          "endReason": "game_over",
          "ticks": 19173,
          "events": {
            "flip": 1897,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 8,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 93711360,
          "score": 205690,
          "orbits": 0,
          "seconds": 59.72083333333333,
          "totalReward": 199.58999999999997,
          "endReason": "game_over",
          "ticks": 14333,
          "events": {
            "flip": 1208,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 16,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "ramp": 1,
            "sling": 9,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 93768704,
          "score": 204270,
          "orbits": 0,
          "seconds": 92.95416666666667,
          "totalReward": 196.17,
          "endReason": "game_over",
          "ticks": 22309,
          "events": {
            "flip": 2096,
            "plunge": 3,
            "nudge": 71,
            "target": 9,
            "bumper": 47,
            "launch": 3,
            "sling": 27,
            "land": 3,
            "inlane": 8,
            "drain": 3,
            "orbit": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 93826048,
          "score": 202830,
          "orbits": 0,
          "seconds": 71.70416666666667,
          "totalReward": 199.82999999999993,
          "endReason": "game_over",
          "ticks": 17209,
          "events": {
            "flip": 1500,
            "plunge": 3,
            "nudge": 56,
            "target": 14,
            "bumper": 30,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "inlane": 5,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93883392,
          "score": 211750,
          "orbits": 0,
          "seconds": 63.06666666666666,
          "totalReward": 199.45,
          "endReason": "game_over",
          "ticks": 15136,
          "events": {
            "flip": 1281,
            "plunge": 3,
            "nudge": 42,
            "target": 9,
            "bumper": 15,
            "launch": 3,
            "sling": 15,
            "land": 3,
            "orbit": 2,
            "ramp": 1,
            "inlane": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 93940736,
          "score": 200520,
          "orbits": 0,
          "seconds": 62.15,
          "totalReward": 197.51999999999995,
          "endReason": "game_over",
          "ticks": 14916,
          "events": {
            "flip": 1334,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 21,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 7,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 93998080,
          "score": 190630,
          "orbits": 0,
          "seconds": 31.604166666666668,
          "totalReward": 184.53000000000003,
          "endReason": "game_over",
          "ticks": 7585,
          "events": {
            "flip": 632,
            "plunge": 3,
            "nudge": 18,
            "target": 10,
            "bumper": 7,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "inlane": 2,
            "sling": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94055424,
          "score": 197490,
          "orbits": 0,
          "seconds": 51.53333333333333,
          "totalReward": 194.48999999999995,
          "endReason": "game_over",
          "ticks": 12368,
          "events": {
            "flip": 1241,
            "plunge": 3,
            "nudge": 33,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "inlane": 5,
            "ramp": 1,
            "land": 3,
            "sling": 9,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 94112768,
          "score": 212910,
          "orbits": 0,
          "seconds": 72.77083333333333,
          "totalReward": 205.80999999999992,
          "endReason": "game_over",
          "ticks": 17465,
          "events": {
            "flip": 1660,
            "plunge": 3,
            "nudge": 57,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94170112,
          "score": 119920,
          "orbits": 0,
          "seconds": 136.3375,
          "totalReward": 116.92000000000004,
          "endReason": "game_over",
          "ticks": 32721,
          "events": {
            "flip": 3116,
            "plunge": 3,
            "nudge": 111,
            "target": 10,
            "bumper": 38,
            "launch": 2,
            "sling": 32,
            "land": 2,
            "inlane": 22,
            "ramp": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 94227456,
          "score": 193230,
          "orbits": 0,
          "seconds": 55.083333333333336,
          "totalReward": 190.23000000000002,
          "endReason": "game_over",
          "ticks": 13220,
          "events": {
            "flip": 1175,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 18,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "sling": 13,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 94284800,
          "score": 235010,
          "orbits": 0,
          "seconds": 121.82083333333333,
          "totalReward": 232.00999999999976,
          "endReason": "game_over",
          "ticks": 29237,
          "events": {
            "flip": 2896,
            "plunge": 3,
            "nudge": 93,
            "target": 13,
            "bumper": 58,
            "launch": 3,
            "land": 3,
            "inlane": 9,
            "sling": 31,
            "drain": 3,
            "abort": 3,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 94342144,
          "score": 216360,
          "orbits": 0,
          "seconds": 58.80416666666667,
          "totalReward": 208.26,
          "endReason": "game_over",
          "ticks": 14113,
          "events": {
            "flip": 1354,
            "plunge": 3,
            "nudge": 42,
            "target": 14,
            "bumper": 24,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "sling": 16,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94399488,
          "score": 195200,
          "orbits": 0,
          "seconds": 40.62916666666666,
          "totalReward": 186.0,
          "endReason": "game_over",
          "ticks": 9751,
          "events": {
            "flip": 922,
            "plunge": 3,
            "nudge": 27,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 94456832,
          "score": 470160,
          "orbits": 1,
          "seconds": 86.2375,
          "totalReward": 461.0599999999999,
          "endReason": "game_over",
          "ticks": 20697,
          "events": {
            "flip": 1825,
            "plunge": 3,
            "nudge": 57,
            "target": 13,
            "bumper": 33,
            "launch": 4,
            "land": 4,
            "inlane": 8,
            "drain": 3,
            "abort": 2,
            "sling": 16,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 94514176,
          "score": 192060,
          "orbits": 0,
          "seconds": 39.43333333333333,
          "totalReward": 184.96,
          "endReason": "game_over",
          "ticks": 9464,
          "events": {
            "flip": 839,
            "plunge": 3,
            "nudge": 26,
            "target": 9,
            "bumper": 12,
            "launch": 3,
            "inlane": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 6,
            "over": 1
          }
        },
        {
          "steps": 94571520,
          "score": 203420,
          "orbits": 0,
          "seconds": 69.97083333333333,
          "totalReward": 197.3199999999999,
          "endReason": "game_over",
          "ticks": 16793,
          "events": {
            "flip": 1891,
            "plunge": 3,
            "nudge": 36,
            "target": 12,
            "bumper": 22,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "inlane": 8,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94628864,
          "score": 491000,
          "orbits": 1,
          "seconds": 149.55416666666667,
          "totalReward": 478.8000000000003,
          "endReason": "game_over",
          "ticks": 35893,
          "events": {
            "flip": 3754,
            "plunge": 3,
            "target": 13,
            "bumper": 71,
            "nudge": 110,
            "launch": 4,
            "land": 4,
            "sling": 40,
            "inlane": 15,
            "ramp": 3,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 94686208,
          "score": 223780,
          "orbits": 0,
          "seconds": 89.7375,
          "totalReward": 220.77999999999986,
          "endReason": "game_over",
          "ticks": 21537,
          "events": {
            "flip": 2193,
            "plunge": 3,
            "nudge": 66,
            "target": 13,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 18,
            "inlane": 7,
            "orbit": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 94743552,
          "score": 196430,
          "orbits": 0,
          "seconds": 54.766666666666666,
          "totalReward": 190.33,
          "endReason": "game_over",
          "ticks": 13144,
          "events": {
            "flip": 1239,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94800896,
          "score": 215490,
          "orbits": 0,
          "seconds": 88.80416666666666,
          "totalReward": 209.39,
          "endReason": "game_over",
          "ticks": 21313,
          "events": {
            "flip": 2179,
            "plunge": 3,
            "nudge": 69,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "inlane": 11,
            "land": 3,
            "ramp": 2,
            "sling": 19,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 94858240,
          "score": 220370,
          "orbits": 0,
          "seconds": 92.15,
          "totalReward": 214.26999999999998,
          "endReason": "game_over",
          "ticks": 22116,
          "events": {
            "flip": 2197,
            "plunge": 3,
            "nudge": 63,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 8,
            "land": 3,
            "sling": 17,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 94915584,
          "score": 194400,
          "orbits": 0,
          "seconds": 33.35,
          "totalReward": 184.2,
          "endReason": "game_over",
          "ticks": 8004,
          "events": {
            "flip": 744,
            "plunge": 3,
            "nudge": 14,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 94972928,
          "score": 447670,
          "orbits": 1,
          "seconds": 39.954166666666666,
          "totalReward": 438.57,
          "endReason": "game_over",
          "ticks": 9589,
          "events": {
            "flip": 798,
            "plunge": 3,
            "nudge": 23,
            "target": 13,
            "bumper": 14,
            "launch": 4,
            "sling": 7,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 95030272,
          "score": 202670,
          "orbits": 0,
          "seconds": 63.708333333333336,
          "totalReward": 192.46999999999994,
          "endReason": "game_over",
          "ticks": 15290,
          "events": {
            "flip": 1347,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 19,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 7,
            "orbit": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95087616,
          "score": 195920,
          "orbits": 0,
          "seconds": 37.28333333333333,
          "totalReward": 192.92000000000002,
          "endReason": "game_over",
          "ticks": 8948,
          "events": {
            "flip": 887,
            "plunge": 3,
            "nudge": 26,
            "target": 12,
            "bumper": 12,
            "launch": 3,
            "sling": 2,
            "ramp": 1,
            "land": 3,
            "inlane": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 95144960,
          "score": 205590,
          "orbits": 0,
          "seconds": 59.25,
          "totalReward": 195.38999999999987,
          "endReason": "game_over",
          "ticks": 14220,
          "events": {
            "flip": 1334,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 27,
            "launch": 3,
            "inlane": 6,
            "sling": 9,
            "land": 3,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95202304,
          "score": 211040,
          "orbits": 0,
          "seconds": 68.475,
          "totalReward": 201.83999999999995,
          "endReason": "game_over",
          "ticks": 16434,
          "events": {
            "flip": 1857,
            "plunge": 3,
            "nudge": 46,
            "target": 10,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "sling": 14,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95259648,
          "score": 212200,
          "orbits": 0,
          "seconds": 58.06666666666666,
          "totalReward": 205.09999999999994,
          "endReason": "game_over",
          "ticks": 13936,
          "events": {
            "flip": 1406,
            "plunge": 3,
            "target": 12,
            "bumper": 17,
            "nudge": 38,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "ramp": 2,
            "sling": 10,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 95316992,
          "score": 215940,
          "orbits": 0,
          "seconds": 85.90416666666667,
          "totalReward": 204.73999999999995,
          "endReason": "game_over",
          "ticks": 20617,
          "events": {
            "flip": 2270,
            "plunge": 3,
            "nudge": 58,
            "target": 11,
            "bumper": 31,
            "launch": 3,
            "inlane": 12,
            "sling": 24,
            "land": 3,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95374336,
          "score": 199220,
          "orbits": 0,
          "seconds": 42.2125,
          "totalReward": 186.91999999999993,
          "endReason": "game_over",
          "ticks": 10131,
          "events": {
            "flip": 1111,
            "plunge": 3,
            "nudge": 20,
            "target": 9,
            "bumper": 14,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "sling": 2,
            "over": 1
          }
        },
        {
          "steps": 95431680,
          "score": 200110,
          "orbits": 0,
          "seconds": 50.625,
          "totalReward": 186.91,
          "endReason": "game_over",
          "ticks": 12150,
          "events": {
            "flip": 1294,
            "plunge": 3,
            "nudge": 31,
            "target": 11,
            "bumper": 17,
            "launch": 3,
            "land": 3,
            "inlane": 1,
            "sling": 11,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95489024,
          "score": 239070,
          "orbits": 0,
          "seconds": 129.85833333333332,
          "totalReward": 226.86999999999995,
          "endReason": "game_over",
          "ticks": 31166,
          "events": {
            "flip": 3771,
            "plunge": 3,
            "nudge": 68,
            "target": 12,
            "bumper": 47,
            "launch": 3,
            "inlane": 15,
            "land": 3,
            "sling": 27,
            "orbit": 2,
            "ramp": 4,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95546368,
          "score": 214790,
          "orbits": 0,
          "seconds": 72.80833333333334,
          "totalReward": 203.5899999999998,
          "endReason": "game_over",
          "ticks": 17474,
          "events": {
            "flip": 2120,
            "plunge": 3,
            "nudge": 47,
            "target": 12,
            "bumper": 29,
            "launch": 3,
            "land": 3,
            "sling": 19,
            "inlane": 5,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95603712,
          "score": 212430,
          "orbits": 0,
          "seconds": 68.85416666666667,
          "totalReward": 206.32999999999984,
          "endReason": "game_over",
          "ticks": 16525,
          "events": {
            "flip": 1982,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 33,
            "launch": 3,
            "land": 3,
            "ramp": 2,
            "sling": 13,
            "inlane": 3,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 95661056,
          "score": 463060,
          "orbits": 1,
          "seconds": 67.7375,
          "totalReward": 450.86,
          "endReason": "game_over",
          "ticks": 16257,
          "events": {
            "flip": 1841,
            "plunge": 3,
            "nudge": 36,
            "target": 14,
            "bumper": 20,
            "launch": 4,
            "land": 4,
            "sling": 6,
            "inlane": 6,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95718400,
          "score": 218230,
          "orbits": 0,
          "seconds": 82.0875,
          "totalReward": 212.13,
          "endReason": "game_over",
          "ticks": 19701,
          "events": {
            "flip": 2230,
            "plunge": 3,
            "nudge": 55,
            "target": 12,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "sling": 13,
            "ramp": 3,
            "inlane": 7,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 95775744,
          "score": 213080,
          "orbits": 0,
          "seconds": 81.60416666666667,
          "totalReward": 206.97999999999993,
          "endReason": "game_over",
          "ticks": 19585,
          "events": {
            "flip": 2340,
            "plunge": 3,
            "nudge": 41,
            "target": 12,
            "bumper": 30,
            "launch": 3,
            "sling": 8,
            "land": 3,
            "inlane": 9,
            "orbit": 1,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 95833088,
          "score": 463120,
          "orbits": 1,
          "seconds": 68.97083333333333,
          "totalReward": 453.9199999999999,
          "endReason": "game_over",
          "ticks": 16553,
          "events": {
            "flip": 1835,
            "plunge": 3,
            "nudge": 34,
            "target": 13,
            "bumper": 24,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "inlane": 8,
            "orbit": 1,
            "sling": 12,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95890432,
          "score": 209640,
          "orbits": 0,
          "seconds": 94.02083333333333,
          "totalReward": 199.43999999999994,
          "endReason": "game_over",
          "ticks": 22565,
          "events": {
            "flip": 2709,
            "plunge": 3,
            "nudge": 47,
            "target": 10,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "drain": 3,
            "sling": 24,
            "ramp": 1,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 95947776,
          "score": 217360,
          "orbits": 0,
          "seconds": 99.64583333333333,
          "totalReward": 207.16,
          "endReason": "game_over",
          "ticks": 23915,
          "events": {
            "flip": 2828,
            "plunge": 3,
            "nudge": 48,
            "target": 11,
            "bumper": 32,
            "launch": 3,
            "inlane": 12,
            "land": 3,
            "sling": 16,
            "ramp": 2,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96005120,
          "score": 203600,
          "orbits": 0,
          "seconds": 63.46666666666667,
          "totalReward": 194.39999999999992,
          "endReason": "game_over",
          "ticks": 15232,
          "events": {
            "flip": 1774,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 28,
            "launch": 3,
            "sling": 10,
            "land": 3,
            "inlane": 5,
            "drain": 3,
            "ramp": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96062464,
          "score": 493350,
          "orbits": 1,
          "seconds": 95.01666666666667,
          "totalReward": 483.15,
          "endReason": "game_over",
          "ticks": 22804,
          "events": {
            "flip": 2713,
            "plunge": 3,
            "nudge": 54,
            "target": 14,
            "bumper": 36,
            "launch": 4,
            "inlane": 9,
            "land": 4,
            "ramp": 5,
            "orbit": 3,
            "sling": 25,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96119808,
          "score": 487930,
          "orbits": 1,
          "seconds": 118.52083333333333,
          "totalReward": 481.8299999999998,
          "endReason": "game_over",
          "ticks": 28445,
          "events": {
            "flip": 3420,
            "plunge": 3,
            "nudge": 70,
            "target": 13,
            "bumper": 33,
            "launch": 4,
            "inlane": 17,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 23,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 96177152,
          "score": 197830,
          "orbits": 0,
          "seconds": 46.75,
          "totalReward": 191.72999999999996,
          "endReason": "game_over",
          "ticks": 11220,
          "events": {
            "flip": 1248,
            "plunge": 3,
            "nudge": 24,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 3,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96234496,
          "score": 231960,
          "orbits": 0,
          "seconds": 110.47083333333333,
          "totalReward": 220.75999999999982,
          "endReason": "game_over",
          "ticks": 26513,
          "events": {
            "flip": 3047,
            "plunge": 3,
            "nudge": 45,
            "target": 11,
            "bumper": 39,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "orbit": 1,
            "drain": 3,
            "inlane": 10,
            "abort": 1,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 96291840,
          "score": 205330,
          "orbits": 0,
          "seconds": 38.46666666666667,
          "totalReward": 199.23,
          "endReason": "game_over",
          "ticks": 9232,
          "events": {
            "flip": 969,
            "plunge": 3,
            "nudge": 24,
            "target": 10,
            "bumper": 16,
            "launch": 3,
            "sling": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 96349184,
          "score": 149460,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 140.25999999999985,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4707,
            "plunge": 3,
            "nudge": 111,
            "target": 8,
            "bumper": 71,
            "launch": 2,
            "land": 2,
            "inlane": 22,
            "sling": 56,
            "orbit": 2,
            "ramp": 5,
            "drain": 2
          }
        },
        {
          "steps": 96406528,
          "score": 221960,
          "orbits": 0,
          "seconds": 100.7375,
          "totalReward": 214.85999999999987,
          "endReason": "game_over",
          "ticks": 24177,
          "events": {
            "flip": 2910,
            "plunge": 3,
            "nudge": 48,
            "target": 12,
            "bumper": 43,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "inlane": 9,
            "drain": 3,
            "ramp": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 96463872,
          "score": 518080,
          "orbits": 1,
          "seconds": 161.55,
          "totalReward": 500.7800000000001,
          "endReason": "game_over",
          "ticks": 38772,
          "events": {
            "flip": 4499,
            "plunge": 3,
            "nudge": 77,
            "target": 14,
            "bumper": 71,
            "launch": 4,
            "inlane": 15,
            "land": 4,
            "sling": 38,
            "ramp": 6,
            "drain": 3,
            "orbit": 3,
            "over": 1
          }
        },
        {
          "steps": 96521216,
          "score": 208470,
          "orbits": 0,
          "seconds": 69.45416666666667,
          "totalReward": 200.36999999999995,
          "endReason": "game_over",
          "ticks": 16669,
          "events": {
            "flip": 1713,
            "plunge": 3,
            "target": 14,
            "bumper": 27,
            "nudge": 32,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 6,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 96578560,
          "score": 233020,
          "orbits": 0,
          "seconds": 92.79583333333333,
          "totalReward": 220.7199999999999,
          "endReason": "game_over",
          "ticks": 22271,
          "events": {
            "flip": 2423,
            "plunge": 3,
            "target": 9,
            "bumper": 32,
            "nudge": 26,
            "launch": 3,
            "sling": 12,
            "land": 3,
            "orbit": 3,
            "inlane": 6,
            "ramp": 4,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 96635904,
          "score": 111820,
          "orbits": 0,
          "seconds": 70.09166666666667,
          "totalReward": 100.61999999999999,
          "endReason": "game_over",
          "ticks": 16822,
          "events": {
            "flip": 1817,
            "plunge": 3,
            "target": 8,
            "bumper": 27,
            "nudge": 39,
            "launch": 2,
            "sling": 12,
            "land": 2,
            "inlane": 4,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96693248,
          "score": 256680,
          "orbits": 0,
          "seconds": 138.27083333333334,
          "totalReward": 246.47999999999976,
          "endReason": "game_over",
          "ticks": 33185,
          "events": {
            "flip": 3857,
            "plunge": 3,
            "target": 9,
            "bumper": 60,
            "nudge": 37,
            "launch": 3,
            "inlane": 20,
            "land": 3,
            "sling": 28,
            "ramp": 8,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96750592,
          "score": 465790,
          "orbits": 1,
          "seconds": 88.24583333333334,
          "totalReward": 452.59000000000003,
          "endReason": "game_over",
          "ticks": 21179,
          "events": {
            "flip": 2213,
            "plunge": 3,
            "nudge": 50,
            "target": 15,
            "bumper": 26,
            "launch": 4,
            "inlane": 14,
            "drain": 3,
            "land": 4,
            "sling": 19,
            "orbit": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96807936,
          "score": 228840,
          "orbits": 0,
          "seconds": 68.29583333333333,
          "totalReward": 220.73999999999995,
          "endReason": "game_over",
          "ticks": 16391,
          "events": {
            "flip": 1789,
            "plunge": 3,
            "nudge": 37,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "land": 3,
            "inlane": 7,
            "sling": 14,
            "ramp": 5,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 96865280,
          "score": 115750,
          "orbits": 0,
          "seconds": 88.27083333333333,
          "totalReward": 105.55000000000003,
          "endReason": "game_over",
          "ticks": 21185,
          "events": {
            "flip": 2314,
            "plunge": 3,
            "target": 8,
            "bumper": 29,
            "nudge": 43,
            "launch": 2,
            "land": 2,
            "sling": 25,
            "inlane": 10,
            "orbit": 1,
            "drain": 3,
            "ramp": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 96922624,
          "score": 232070,
          "orbits": 0,
          "seconds": 131.3,
          "totalReward": 223.96999999999966,
          "endReason": "game_over",
          "ticks": 31512,
          "events": {
            "flip": 3547,
            "plunge": 3,
            "target": 12,
            "bumper": 48,
            "nudge": 48,
            "launch": 3,
            "land": 3,
            "sling": 37,
            "inlane": 14,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 96979968,
          "score": 213270,
          "orbits": 0,
          "seconds": 74.8875,
          "totalReward": 203.16999999999993,
          "endReason": "game_over",
          "ticks": 17973,
          "events": {
            "flip": 1950,
            "plunge": 3,
            "target": 11,
            "bumper": 26,
            "nudge": 38,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 7,
            "ramp": 2,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 97037312,
          "score": 209340,
          "orbits": 0,
          "seconds": 61.541666666666664,
          "totalReward": 195.03999999999996,
          "endReason": "game_over",
          "ticks": 14770,
          "events": {
            "flip": 1485,
            "plunge": 3,
            "nudge": 23,
            "target": 11,
            "bumper": 25,
            "launch": 3,
            "land": 3,
            "inlane": 5,
            "ramp": 1,
            "drain": 3,
            "sling": 4,
            "over": 1
          }
        },
        {
          "steps": 97094656,
          "score": 232850,
          "orbits": 0,
          "seconds": 104.02916666666667,
          "totalReward": 223.6499999999998,
          "endReason": "game_over",
          "ticks": 24967,
          "events": {
            "flip": 2585,
            "plunge": 3,
            "nudge": 37,
            "target": 11,
            "bumper": 57,
            "launch": 3,
            "land": 3,
            "inlane": 6,
            "ramp": 5,
            "sling": 15,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97152000,
          "score": 204870,
          "orbits": 0,
          "seconds": 67.73333333333333,
          "totalReward": 194.66999999999993,
          "endReason": "game_over",
          "ticks": 16256,
          "events": {
            "flip": 1744,
            "plunge": 3,
            "nudge": 48,
            "target": 12,
            "bumper": 31,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "inlane": 7,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97209344,
          "score": 204300,
          "orbits": 0,
          "seconds": 63.833333333333336,
          "totalReward": 193.10000000000002,
          "endReason": "game_over",
          "ticks": 15320,
          "events": {
            "flip": 1614,
            "plunge": 3,
            "nudge": 40,
            "target": 11,
            "bumper": 21,
            "launch": 3,
            "sling": 20,
            "land": 3,
            "inlane": 4,
            "ramp": 1,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97266688,
          "score": 111210,
          "orbits": 0,
          "seconds": 59.43333333333333,
          "totalReward": 105.11,
          "endReason": "game_over",
          "ticks": 14264,
          "events": {
            "flip": 1474,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 32,
            "launch": 2,
            "land": 2,
            "sling": 11,
            "inlane": 2,
            "orbit": 1,
            "ramp": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 97324032,
          "score": 240790,
          "orbits": 0,
          "seconds": 100.8375,
          "totalReward": 226.58999999999986,
          "endReason": "game_over",
          "ticks": 24201,
          "events": {
            "flip": 2687,
            "plunge": 3,
            "nudge": 64,
            "target": 11,
            "bumper": 38,
            "launch": 3,
            "inlane": 14,
            "land": 3,
            "sling": 19,
            "drain": 3,
            "orbit": 3,
            "ramp": 4,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97381376,
          "score": 205360,
          "orbits": 0,
          "seconds": 81.0875,
          "totalReward": 199.2599999999998,
          "endReason": "game_over",
          "ticks": 19461,
          "events": {
            "flip": 2214,
            "plunge": 3,
            "nudge": 40,
            "target": 12,
            "bumper": 35,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "inlane": 6,
            "ramp": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 97438720,
          "score": 212870,
          "orbits": 0,
          "seconds": 97.85416666666667,
          "totalReward": 205.76999999999975,
          "endReason": "game_over",
          "ticks": 23485,
          "events": {
            "flip": 2796,
            "plunge": 3,
            "nudge": 44,
            "target": 12,
            "bumper": 39,
            "launch": 3,
            "inlane": 5,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 17,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 97496064,
          "score": 495630,
          "orbits": 1,
          "seconds": 102.42916666666666,
          "totalReward": 480.32999999999976,
          "endReason": "game_over",
          "ticks": 24583,
          "events": {
            "flip": 2602,
            "plunge": 3,
            "nudge": 69,
            "target": 12,
            "bumper": 46,
            "launch": 4,
            "inlane": 9,
            "land": 4,
            "sling": 43,
            "ramp": 6,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 97553408,
          "score": 457080,
          "orbits": 1,
          "seconds": 77.80833333333334,
          "totalReward": 443.88,
          "endReason": "game_over",
          "ticks": 18674,
          "events": {
            "flip": 2115,
            "plunge": 3,
            "nudge": 39,
            "target": 14,
            "bumper": 22,
            "launch": 4,
            "inlane": 7,
            "land": 4,
            "sling": 18,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 97610752,
          "score": 239060,
          "orbits": 0,
          "seconds": 136.9875,
          "totalReward": 230.95999999999972,
          "endReason": "game_over",
          "ticks": 32877,
          "events": {
            "flip": 3504,
            "plunge": 3,
            "nudge": 74,
            "target": 15,
            "bumper": 52,
            "launch": 3,
            "land": 3,
            "sling": 26,
            "orbit": 2,
            "inlane": 9,
            "drain": 3,
            "abort": 2,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 97668096,
          "score": 122290,
          "orbits": 0,
          "seconds": 67.9375,
          "totalReward": 115.19000000000003,
          "endReason": "game_over",
          "ticks": 16305,
          "events": {
            "flip": 1607,
            "plunge": 3,
            "nudge": 49,
            "target": 10,
            "bumper": 22,
            "launch": 2,
            "sling": 9,
            "inlane": 7,
            "land": 2,
            "ramp": 4,
            "orbit": 1,
            "drain": 3,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 97725440,
          "score": 220400,
          "orbits": 0,
          "seconds": 81.08333333333333,
          "totalReward": 213.29999999999993,
          "endReason": "game_over",
          "ticks": 19460,
          "events": {
            "flip": 2281,
            "plunge": 3,
            "target": 13,
            "bumper": 24,
            "nudge": 33,
            "launch": 3,
            "land": 3,
            "sling": 20,
            "ramp": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "over": 1
          }
        },
        {
          "steps": 97782784,
          "score": 500280,
          "orbits": 1,
          "seconds": 148.25416666666666,
          "totalReward": 492.17999999999984,
          "endReason": "game_over",
          "ticks": 35581,
          "events": {
            "flip": 3740,
            "plunge": 3,
            "nudge": 101,
            "target": 15,
            "bumper": 72,
            "launch": 4,
            "land": 4,
            "sling": 38,
            "inlane": 20,
            "ramp": 4,
            "drain": 3,
            "orbit": 2,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 97840128,
          "score": 225350,
          "orbits": 0,
          "seconds": 85.10416666666667,
          "totalReward": 219.24999999999994,
          "endReason": "game_over",
          "ticks": 20425,
          "events": {
            "flip": 2310,
            "plunge": 3,
            "target": 11,
            "bumper": 25,
            "nudge": 45,
            "launch": 3,
            "land": 3,
            "inlane": 10,
            "drain": 3,
            "abort": 2,
            "ramp": 5,
            "sling": 15,
            "over": 1
          }
        },
        {
          "steps": 97897472,
          "score": 206930,
          "orbits": 0,
          "seconds": 68.7375,
          "totalReward": 200.82999999999987,
          "endReason": "game_over",
          "ticks": 16497,
          "events": {
            "flip": 1986,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 13,
            "launch": 3,
            "inlane": 10,
            "drain": 3,
            "land": 3,
            "ramp": 2,
            "sling": 13,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 97954816,
          "score": 197230,
          "orbits": 0,
          "seconds": 60.733333333333334,
          "totalReward": 188.02999999999997,
          "endReason": "game_over",
          "ticks": 14576,
          "events": {
            "flip": 1484,
            "plunge": 3,
            "target": 10,
            "bumper": 19,
            "nudge": 38,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "drain": 3,
            "inlane": 5,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98012160,
          "score": 228550,
          "orbits": 0,
          "seconds": 112.14166666666667,
          "totalReward": 214.35,
          "endReason": "game_over",
          "ticks": 26914,
          "events": {
            "flip": 3013,
            "plunge": 3,
            "target": 11,
            "bumper": 42,
            "nudge": 77,
            "launch": 3,
            "land": 3,
            "sling": 25,
            "inlane": 11,
            "ramp": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98069504,
          "score": 195570,
          "orbits": 0,
          "seconds": 38.53333333333333,
          "totalReward": 185.36999999999995,
          "endReason": "game_over",
          "ticks": 9248,
          "events": {
            "flip": 983,
            "plunge": 3,
            "target": 10,
            "bumper": 12,
            "nudge": 21,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 7,
            "inlane": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98126848,
          "score": 224440,
          "orbits": 0,
          "seconds": 86.10416666666667,
          "totalReward": 215.23999999999995,
          "endReason": "game_over",
          "ticks": 20665,
          "events": {
            "flip": 2506,
            "plunge": 3,
            "target": 10,
            "bumper": 31,
            "nudge": 44,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "orbit": 1,
            "ramp": 4,
            "inlane": 6,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98184192,
          "score": 191800,
          "orbits": 0,
          "seconds": 27.65,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6636,
          "events": {
            "flip": 745,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 98241536,
          "score": 208410,
          "orbits": 0,
          "seconds": 76.75416666666666,
          "totalReward": 205.40999999999997,
          "endReason": "game_over",
          "ticks": 18421,
          "events": {
            "flip": 2086,
            "plunge": 3,
            "target": 14,
            "bumper": 25,
            "nudge": 36,
            "launch": 3,
            "land": 3,
            "inlane": 8,
            "sling": 11,
            "drain": 3,
            "abort": 3,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 98298880,
          "score": 213320,
          "orbits": 0,
          "seconds": 73.62083333333334,
          "totalReward": 203.1199999999999,
          "endReason": "game_over",
          "ticks": 17669,
          "events": {
            "flip": 1840,
            "plunge": 3,
            "target": 11,
            "bumper": 17,
            "nudge": 39,
            "launch": 3,
            "inlane": 5,
            "drain": 3,
            "land": 3,
            "sling": 12,
            "abort": 1,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 98356224,
          "score": 194870,
          "orbits": 0,
          "seconds": 35.8875,
          "totalReward": 185.67000000000002,
          "endReason": "game_over",
          "ticks": 8613,
          "events": {
            "flip": 983,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "nudge": 15,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 7,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98413568,
          "score": 198910,
          "orbits": 0,
          "seconds": 60.06666666666666,
          "totalReward": 195.90999999999994,
          "endReason": "game_over",
          "ticks": 14416,
          "events": {
            "flip": 1456,
            "plunge": 3,
            "nudge": 42,
            "target": 14,
            "bumper": 26,
            "launch": 3,
            "sling": 11,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 98470912,
          "score": 218070,
          "orbits": 0,
          "seconds": 81.9875,
          "totalReward": 215.06999999999977,
          "endReason": "game_over",
          "ticks": 19677,
          "events": {
            "flip": 2264,
            "plunge": 3,
            "nudge": 51,
            "target": 11,
            "bumper": 36,
            "launch": 3,
            "land": 3,
            "sling": 27,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "ramp": 4,
            "over": 1
          }
        },
        {
          "steps": 98528256,
          "score": 192120,
          "orbits": 0,
          "seconds": 27.991666666666667,
          "totalReward": 182.92,
          "endReason": "game_over",
          "ticks": 6718,
          "events": {
            "flip": 789,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "inlane": 2,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98585600,
          "score": 192410,
          "orbits": 0,
          "seconds": 29.120833333333334,
          "totalReward": 183.20999999999998,
          "endReason": "game_over",
          "ticks": 6989,
          "events": {
            "flip": 824,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 1,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98642944,
          "score": 202620,
          "orbits": 0,
          "seconds": 33.3125,
          "totalReward": 189.31999999999996,
          "endReason": "game_over",
          "ticks": 7995,
          "events": {
            "flip": 910,
            "plunge": 3,
            "target": 10,
            "bumper": 8,
            "nudge": 18,
            "launch": 3,
            "inlane": 3,
            "drain": 3,
            "land": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 98700288,
          "score": 230810,
          "orbits": 0,
          "seconds": 78.5375,
          "totalReward": 216.50999999999982,
          "endReason": "game_over",
          "ticks": 18849,
          "events": {
            "flip": 2003,
            "plunge": 3,
            "nudge": 54,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "inlane": 10,
            "drain": 3,
            "land": 3,
            "sling": 11,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 98757632,
          "score": 203490,
          "orbits": 0,
          "seconds": 46.083333333333336,
          "totalReward": 200.49,
          "endReason": "game_over",
          "ticks": 11060,
          "events": {
            "flip": 1186,
            "plunge": 3,
            "nudge": 27,
            "target": 13,
            "bumper": 20,
            "launch": 3,
            "sling": 9,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 98814976,
          "score": 221820,
          "orbits": 0,
          "seconds": 59.637499999999996,
          "totalReward": 207.51999999999995,
          "endReason": "game_over",
          "ticks": 14313,
          "events": {
            "flip": 1498,
            "plunge": 3,
            "nudge": 34,
            "target": 11,
            "bumper": 13,
            "launch": 3,
            "ramp": 4,
            "land": 3,
            "sling": 12,
            "inlane": 3,
            "drain": 3,
            "over": 1
          }
        },
        {
          "steps": 98872320,
          "score": 219550,
          "orbits": 0,
          "seconds": 72.0875,
          "totalReward": 210.35,
          "endReason": "game_over",
          "ticks": 17301,
          "events": {
            "flip": 1894,
            "plunge": 3,
            "nudge": 54,
            "target": 9,
            "bumper": 24,
            "launch": 3,
            "land": 3,
            "orbit": 2,
            "inlane": 7,
            "ramp": 3,
            "sling": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 98929664,
          "score": 205780,
          "orbits": 0,
          "seconds": 78.40416666666667,
          "totalReward": 199.68,
          "endReason": "game_over",
          "ticks": 18817,
          "events": {
            "flip": 2079,
            "plunge": 3,
            "nudge": 57,
            "target": 13,
            "bumper": 27,
            "launch": 3,
            "inlane": 8,
            "drain": 3,
            "land": 3,
            "sling": 18,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 98987008,
          "score": 553410,
          "orbits": 1,
          "seconds": 142.22083333333333,
          "totalReward": 541.31,
          "endReason": "game_over",
          "ticks": 34133,
          "events": {
            "flip": 3956,
            "plunge": 3,
            "nudge": 120,
            "target": 18,
            "bumper": 63,
            "launch": 5,
            "inlane": 13,
            "land": 5,
            "sling": 31,
            "ramp": 10,
            "drain": 3,
            "abort": 2,
            "orbit": 2,
            "over": 1
          }
        },
        {
          "steps": 99044352,
          "score": 199400,
          "orbits": 0,
          "seconds": 51.766666666666666,
          "totalReward": 189.19999999999996,
          "endReason": "game_over",
          "ticks": 12424,
          "events": {
            "flip": 1308,
            "plunge": 3,
            "nudge": 35,
            "target": 10,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 10,
            "inlane": 4,
            "over": 1
          }
        },
        {
          "steps": 99101696,
          "score": 454920,
          "orbits": 1,
          "seconds": 66.37083333333334,
          "totalReward": 448.81999999999994,
          "endReason": "game_over",
          "ticks": 15929,
          "events": {
            "flip": 1603,
            "plunge": 3,
            "nudge": 42,
            "target": 14,
            "bumper": 30,
            "launch": 4,
            "inlane": 3,
            "drain": 3,
            "land": 4,
            "sling": 12,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 99159040,
          "score": 202020,
          "orbits": 0,
          "seconds": 52.75,
          "totalReward": 195.91999999999987,
          "endReason": "game_over",
          "ticks": 12660,
          "events": {
            "flip": 1238,
            "plunge": 3,
            "nudge": 36,
            "target": 11,
            "bumper": 22,
            "launch": 3,
            "inlane": 4,
            "drain": 3,
            "land": 3,
            "sling": 12,
            "ramp": 1,
            "abort": 2,
            "over": 1
          }
        },
        {
          "steps": 99216384,
          "score": 466910,
          "orbits": 1,
          "seconds": 93.2375,
          "totalReward": 460.81,
          "endReason": "game_over",
          "ticks": 22377,
          "events": {
            "flip": 2506,
            "plunge": 3,
            "nudge": 66,
            "target": 12,
            "bumper": 32,
            "launch": 4,
            "inlane": 9,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 11,
            "ramp": 3,
            "over": 1
          }
        },
        {
          "steps": 99273728,
          "score": 208270,
          "orbits": 0,
          "seconds": 78.32083333333333,
          "totalReward": 202.16999999999987,
          "endReason": "game_over",
          "ticks": 18797,
          "events": {
            "flip": 2129,
            "plunge": 3,
            "nudge": 54,
            "target": 12,
            "bumper": 32,
            "launch": 3,
            "inlane": 10,
            "land": 3,
            "drain": 3,
            "sling": 17,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 99331072,
          "score": 201540,
          "orbits": 0,
          "seconds": 41.016666666666666,
          "totalReward": 198.54,
          "endReason": "game_over",
          "ticks": 9844,
          "events": {
            "flip": 929,
            "plunge": 3,
            "nudge": 24,
            "target": 12,
            "bumper": 17,
            "launch": 3,
            "inlane": 4,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "sling": 4,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99388416,
          "score": 208830,
          "orbits": 0,
          "seconds": 75.0875,
          "totalReward": 205.82999999999998,
          "endReason": "game_over",
          "ticks": 18021,
          "events": {
            "flip": 2069,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 33,
            "launch": 3,
            "inlane": 7,
            "land": 3,
            "sling": 23,
            "ramp": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          }
        },
        {
          "steps": 99445760,
          "score": 128480,
          "orbits": 0,
          "seconds": 92.82083333333333,
          "totalReward": 121.37999999999997,
          "endReason": "game_over",
          "ticks": 22277,
          "events": {
            "flip": 2526,
            "plunge": 3,
            "nudge": 64,
            "target": 9,
            "bumper": 42,
            "launch": 2,
            "inlane": 8,
            "land": 2,
            "ramp": 5,
            "sling": 18,
            "drain": 3,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99503104,
          "score": 198030,
          "orbits": 0,
          "seconds": 49.65,
          "totalReward": 191.92999999999995,
          "endReason": "game_over",
          "ticks": 11916,
          "events": {
            "flip": 1192,
            "plunge": 3,
            "nudge": 27,
            "target": 11,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "sling": 3,
            "drain": 3,
            "inlane": 4,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 99560448,
          "score": 189700,
          "orbits": 0,
          "seconds": 35.85,
          "totalReward": 183.6,
          "endReason": "game_over",
          "ticks": 8604,
          "events": {
            "flip": 765,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          }
        },
        {
          "steps": 99617792,
          "score": 191800,
          "orbits": 0,
          "seconds": 28.625,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 6870,
          "events": {
            "flip": 527,
            "plunge": 3,
            "nudge": 18,
            "target": 9,
            "bumper": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          }
        },
        {
          "steps": 99675136,
          "score": 107380,
          "orbits": 0,
          "seconds": 75.07083333333333,
          "totalReward": 100.28000000000003,
          "endReason": "game_over",
          "ticks": 18017,
          "events": {
            "flip": 1937,
            "plunge": 3,
            "nudge": 39,
            "target": 10,
            "bumper": 16,
            "launch": 2,
            "land": 2,
            "inlane": 10,
            "sling": 8,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 99732480,
          "score": 203650,
          "orbits": 0,
          "seconds": 40.8625,
          "totalReward": 194.45,
          "endReason": "game_over",
          "ticks": 9807,
          "events": {
            "flip": 895,
            "plunge": 3,
            "nudge": 24,
            "target": 9,
            "bumper": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 5,
            "ramp": 2,
            "inlane": 3,
            "over": 1
          }
        },
        {
          "steps": 99789824,
          "score": 217250,
          "orbits": 0,
          "seconds": 75.7875,
          "totalReward": 211.14999999999992,
          "endReason": "game_over",
          "ticks": 18189,
          "events": {
            "flip": 1880,
            "plunge": 3,
            "nudge": 39,
            "target": 11,
            "bumper": 26,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "sling": 15,
            "ramp": 3,
            "inlane": 6,
            "abort": 2,
            "orbit": 1,
            "over": 1
          }
        },
        {
          "steps": 99847168,
          "score": 200100,
          "orbits": 0,
          "seconds": 67.05833333333334,
          "totalReward": 189.89999999999995,
          "endReason": "game_over",
          "ticks": 16094,
          "events": {
            "flip": 1596,
            "plunge": 3,
            "nudge": 42,
            "target": 11,
            "bumper": 23,
            "launch": 3,
            "land": 3,
            "sling": 10,
            "inlane": 5,
            "drain": 3,
            "abort": 1,
            "over": 1
          }
        },
        {
          "steps": 99904512,
          "score": 199870,
          "orbits": 0,
          "seconds": 45.15,
          "totalReward": 196.86999999999992,
          "endReason": "game_over",
          "ticks": 10836,
          "events": {
            "flip": 1103,
            "plunge": 3,
            "nudge": 21,
            "target": 10,
            "bumper": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 7,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          }
        },
        {
          "steps": 99961856,
          "score": 204390,
          "orbits": 0,
          "seconds": 59.50833333333333,
          "totalReward": 198.28999999999994,
          "endReason": "game_over",
          "ticks": 14282,
          "events": {
            "flip": 1525,
            "plunge": 3,
            "nudge": 29,
            "target": 12,
            "bumper": 21,
            "launch": 3,
            "land": 3,
            "orbit": 1,
            "sling": 9,
            "inlane": 5,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "over": 1
          }
        },
        {
          "steps": 100002816,
          "score": 215020,
          "orbits": 0,
          "seconds": 81.27083333333333,
          "totalReward": 212.01999999999984,
          "endReason": "game_over",
          "ticks": 19505,
          "events": {
            "flip": 2136,
            "plunge": 3,
            "nudge": 42,
            "target": 12,
            "bumper": 30,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 12,
            "inlane": 5,
            "ramp": 4,
            "over": 1
          }
        }
      ],
      "last20Mean": 237837.5,
      "last20Liftoffs": 3,
      "best": {
        "steps": 98987008,
        "score": 553410,
        "orbits": 1,
        "seconds": 142.22083333333333,
        "totalReward": 541.31,
        "endReason": "game_over",
        "ticks": 34133,
        "events": {
          "flip": 3956,
          "plunge": 3,
          "nudge": 120,
          "target": 18,
          "bumper": 63,
          "launch": 5,
          "inlane": 13,
          "land": 5,
          "sling": 31,
          "ramp": 10,
          "drain": 3,
          "abort": 2,
          "orbit": 2,
          "over": 1
        }
      },
      "trainingEventRates": {
        "flip": 453.5888671875,
        "nudge": 10.284423828125,
        "abort": 0.689697265625
      },
      "audit": {
        "games": 8639,
        "ticks": 157798045,
        "incidents": [
          {
            "id": "165d6dba777651e474f2",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 127.18749999996649,
            "tick": 30525,
            "policySteps": 21859328,
            "createdAt": 1790470699.487
          },
          {
            "id": "6aca2e58a6ba6b5c449f",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 90.3041666666667,
            "tick": 21673,
            "policySteps": 24325120,
            "createdAt": 1790471724.622
          },
          {
            "id": "366aaebd08fc6f48e5d3",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 46.05833333334302,
            "tick": 11054,
            "policySteps": 26389504,
            "createdAt": 1790472564.636
          },
          {
            "id": "43bd0c7f928d13133cae",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 92.21666666666496,
            "tick": 22132,
            "policySteps": 29469696,
            "createdAt": 1790473755.278
          },
          {
            "id": "2f56013f987525fd8e5d",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 83.14166666667322,
            "tick": 19954,
            "policySteps": 29502464,
            "createdAt": 1790473768.994
          },
          {
            "id": "c79c4ec102955c67d3e8",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 91.04999999999936,
            "tick": 21852,
            "policySteps": 29723648,
            "createdAt": 1790473854.268
          },
          {
            "id": "d2ea1e89da7733f9ddb8",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 134.72083333329297,
            "tick": 32333,
            "policySteps": 30256128,
            "createdAt": 1790474077.816
          },
          {
            "id": "6fd4c8eaec667d33268e",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 160.9583333332691,
            "tick": 38630,
            "policySteps": 56396800,
            "createdAt": 1790484662.909
          }
        ],
        "counts": {
          "stationary-ball": 10
        },
        "discarded": 2,
        "state": "finished",
        "updatedAt": 1790504623.478,
        "policySteps": 100002816,
        "sampling": "sampled"
      },
      "files": {
        "final": {
          "path": "runs\\no-drain-bonus-chapter2\\final_model.zip",
          "sha256": "22d24e971aabefdc75a73cdeffe4154059d134556a00b923ff3b76f1171565fe",
          "replay": "completed-no-drain-final.json",
          "replaySha256": "75864150dfb6a59d1a2896f8c848b7c194ba56d880ffbbd8a1d8af359d03e022"
        },
        "best": {
          "path": "runs\\no-drain-bonus-chapter2\\best_model.zip",
          "sha256": "f2f9e421b70a2317b48686d9ab45f99ca1ccb0ea0c389569ea5d783260e4f9a3",
          "replay": "completed-no-drain-best.json",
          "replaySha256": "90eb29f31d53bb3da136d018cd6f22c410a0c67ee1796e6f0ffda670d218ddfa"
        }
      }
    },
    {
      "label": "Control discipline",
      "change": "Fresh policy - gamma 0.999 - rapid paddle and accepted nudge costs; holds are free",
      "directory": "runs/control-discipline-100m",
      "url": "http://127.0.0.1:5179",
      "gamma": 0.999,
      "status": {
        "state": "finished",
        "steps": 100007936,
        "updatedAt": 1790504622.1188765
      },
      "config": {
        "arguments": {
          "steps": 100000000,
          "output": "runs\\control-discipline-100m",
          "resume": null,
          "seed": 42,
          "envs": 16,
          "frame_skip": 4,
          "max_seconds": 180,
          "manual_plunger": false,
          "drain_penalty": 1,
          "exclude_drain_bonus": false,
          "rapid_flipper_penalty": 0.02,
          "rapid_flipper_window": 0.2,
          "nudge_penalty": 0.05,
          "gamma": 0.999,
          "n_steps": 512,
          "batch_size": 256,
          "checkpoint_every": 100000,
          "device": "cpu",
          "eval_every": 50000,
          "wandb_project": null,
          "wandb_entity": null,
          "run_name": null
        },
        "contract": {
          "schemaVersion": 1,
          "engineId": "c3a155c484905ae5db4f0a98f9c81511d9d3aaf25de8561f28c1a40d6ae49d46",
          "options": {
            "frameSkip": 4,
            "maxSeconds": 180,
            "autoPlunge": true,
            "scoreScale": 1000,
            "drainPenalty": 1
          },
          "actionNames": [
            "left",
            "right",
            "nudge"
          ],
          "observationNames": [
            "ball_x",
            "ball_y",
            "ball_z",
            "ball_vx",
            "ball_vy",
            "ball_vz",
            "left_angle",
            "right_angle",
            "left_omega",
            "right_omega",
            "left_held",
            "right_held",
            "charge_held",
            "nudge_held",
            "plunger",
            "charge",
            "mode_play",
            "mode_fare",
            "mode_over",
            "ball_number",
            "stage",
            "launch_stage",
            "pad_arm",
            "pad_ign",
            "pad_rel",
            "pad_hits",
            "first_flip",
            "skill_awarded",
            "skill_arm",
            "skill_ign",
            "skill_rel",
            "launch_active",
            "rocket",
            "launch_remaining",
            "fare_remaining",
            "ramp_cooldown",
            "path_ramp",
            "path_orbit",
            "path_transfer",
            "path_progress",
            "path_speed",
            "path_scored",
            "bumper_phase_sin",
            "bumper_phase_cos",
            "episode_remaining",
            "cooldown_0",
            "cooldown_1",
            "cooldown_2",
            "cooldown_s0",
            "cooldown_s1",
            "cooldown_lane0",
            "cooldown_lane1",
            "nudge_remaining_0",
            "nudge_remaining_1",
            "nudge_remaining_2",
            "left_repeat_window",
            "right_repeat_window"
          ],
          "rewardTransform": {
            "version": 2,
            "excludeDrainBonus": false,
            "rapidFlipper": {
              "windowSeconds": 0.2,
              "penalty": 0.02
            },
            "nudgePenalty": 0.05
          }
        },
        "ppo": {
          "gamma": 0.999,
          "gae_lambda": 0.95,
          "n_steps": 512,
          "batch_size": 256,
          "ent_coef": 0.01
        }
      },
      "evaluations": [
        {
          "steps": 57344,
          "score": 3820,
          "orbits": 0,
          "seconds": 21.9875,
          "totalReward": 0.1399999999999995,
          "endReason": "game_over",
          "ticks": 5277,
          "events": {
            "flip": 25,
            "plunge": 3,
            "target": 3,
            "nudge": 9,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "bumper": 4,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 114688,
          "score": 5300,
          "orbits": 0,
          "seconds": 22.270833333333332,
          "totalReward": 1.8000000000000005,
          "endReason": "game_over",
          "ticks": 5345,
          "events": {
            "flip": 5,
            "plunge": 3,
            "nudge": 8,
            "target": 3,
            "inlane": 1,
            "drain": 3,
            "abort": 2,
            "bumper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 172032,
          "score": 8000,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 4.350000000000001,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 14,
            "plunge": 3,
            "target": 5,
            "nudge": 10,
            "drain": 3,
            "abort": 3,
            "bumper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.65
          }
        },
        {
          "steps": 229376,
          "score": 6400,
          "orbits": 0,
          "seconds": 28.7375,
          "totalReward": 3.400000000000001,
          "endReason": "game_over",
          "ticks": 6897,
          "events": {
            "flip": 14,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0
          }
        },
        {
          "steps": 286720,
          "score": 6400,
          "orbits": 0,
          "seconds": 28.7375,
          "totalReward": 3.400000000000001,
          "endReason": "game_over",
          "ticks": 6897,
          "events": {
            "flip": 5,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0
          }
        },
        {
          "steps": 344064,
          "score": 6400,
          "orbits": 0,
          "seconds": 28.7375,
          "totalReward": 3.400000000000001,
          "endReason": "game_over",
          "ticks": 6897,
          "events": {
            "flip": 13,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0
          }
        },
        {
          "steps": 401408,
          "score": 10630,
          "orbits": 0,
          "seconds": 41.97083333333333,
          "totalReward": 7.479999999999999,
          "endReason": "game_over",
          "ticks": 10073,
          "events": {
            "flip": 43,
            "plunge": 3,
            "target": 2,
            "bumper": 5,
            "drain": 3,
            "nudge": 3,
            "ramp": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.15000000000000002
          }
        },
        {
          "steps": 458752,
          "score": 6400,
          "orbits": 0,
          "seconds": 28.7375,
          "totalReward": 3.3800000000000003,
          "endReason": "game_over",
          "ticks": 6897,
          "events": {
            "flip": 52,
            "plunge": 3,
            "target": 2,
            "bumper": 9,
            "drain": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0
          }
        },
        {
          "steps": 516096,
          "score": 22090,
          "orbits": 0,
          "seconds": 63.979166666666664,
          "totalReward": 16.33000000000005,
          "endReason": "game_over",
          "ticks": 15355,
          "events": {
            "flip": 428,
            "plunge": 3,
            "target": 2,
            "bumper": 18,
            "sling": 9,
            "drain": 3,
            "nudge": 10,
            "rapid_flipper": 113,
            "inlane": 7,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2600000000000016,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 573440,
          "score": 36230,
          "orbits": 0,
          "seconds": 27.45,
          "totalReward": 32.86000000000001,
          "endReason": "game_over",
          "ticks": 6588,
          "events": {
            "flip": 54,
            "plunge": 3,
            "target": 5,
            "bumper": 8,
            "nudge": 4,
            "sling": 3,
            "drain": 3,
            "launch": 1,
            "land": 1,
            "abort": 1,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.25
          }
        },
        {
          "steps": 630784,
          "score": 7640,
          "orbits": 0,
          "seconds": 40.87083333333333,
          "totalReward": 3.81000000000001,
          "endReason": "game_over",
          "ticks": 9809,
          "events": {
            "flip": 210,
            "plunge": 3,
            "target": 2,
            "bumper": 10,
            "rapid_flipper": 29,
            "drain": 3,
            "nudge": 5,
            "sling": 4,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.25
          }
        },
        {
          "steps": 688128,
          "score": 5920,
          "orbits": 0,
          "seconds": 26.445833333333333,
          "totalReward": 2.700000000000001,
          "endReason": "game_over",
          "ticks": 6347,
          "events": {
            "flip": 107,
            "plunge": 3,
            "target": 2,
            "bumper": 8,
            "sling": 2,
            "drain": 3,
            "nudge": 4,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.2
          }
        },
        {
          "steps": 745472,
          "score": 7910,
          "orbits": 0,
          "seconds": 35.1625,
          "totalReward": 4.4100000000000055,
          "endReason": "game_over",
          "ticks": 8439,
          "events": {
            "flip": 123,
            "plunge": 3,
            "target": 2,
            "bumper": 11,
            "sling": 1,
            "drain": 3,
            "rapid_flipper": 20,
            "inlane": 1,
            "nudge": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.1
          }
        },
        {
          "steps": 802816,
          "score": 101450,
          "orbits": 0,
          "seconds": 44.983333333333334,
          "totalReward": 97.78999999999998,
          "endReason": "game_over",
          "ticks": 10796,
          "events": {
            "flip": 89,
            "plunge": 3,
            "target": 6,
            "bumper": 19,
            "nudge": 7,
            "launch": 2,
            "land": 2,
            "sling": 5,
            "inlane": 1,
            "drain": 3,
            "rapid_flipper": 13,
            "ramp": 2,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.39999999999999997
          }
        },
        {
          "steps": 860160,
          "score": 90740,
          "orbits": 0,
          "seconds": 41.175,
          "totalReward": 86.91,
          "endReason": "game_over",
          "ticks": 9882,
          "events": {
            "flip": 108,
            "plunge": 3,
            "target": 6,
            "bumper": 12,
            "nudge": 11,
            "launch": 2,
            "land": 2,
            "sling": 4,
            "drain": 3,
            "inlane": 2,
            "rapid_flipper": 14,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 917504,
          "score": 96920,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 94.47000000000001,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 45,
            "plunge": 3,
            "target": 8,
            "bumper": 9,
            "nudge": 7,
            "launch": 2,
            "land": 2,
            "sling": 2,
            "inlane": 2,
            "drain": 2,
            "rapid_flipper": 5,
            "ramp": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.35
          }
        },
        {
          "steps": 974848,
          "score": 196110,
          "orbits": 0,
          "seconds": 34.86666666666667,
          "totalReward": 192.75999999999996,
          "endReason": "game_over",
          "ticks": 8368,
          "events": {
            "flip": 20,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "sling": 1,
            "drain": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.35
          }
        },
        {
          "steps": 1032192,
          "score": 194800,
          "orbits": 0,
          "seconds": 33.675,
          "totalReward": 191.54999999999998,
          "endReason": "game_over",
          "ticks": 8082,
          "events": {
            "flip": 63,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.25
          }
        },
        {
          "steps": 1089536,
          "score": 189800,
          "orbits": 0,
          "seconds": 25.466666666666665,
          "totalReward": 186.24999999999997,
          "endReason": "game_over",
          "ticks": 6112,
          "events": {
            "flip": 92,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 1146880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 89,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 1204224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 93,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 1261568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 99,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 1318912,
          "score": 194960,
          "orbits": 0,
          "seconds": 35.96666666666667,
          "totalReward": 191.27999999999986,
          "endReason": "game_over",
          "ticks": 8632,
          "events": {
            "flip": 126,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "rapid_flipper": 14,
            "inlane": 2,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.39999999999999997
          }
        },
        {
          "steps": 1376256,
          "score": 194200,
          "orbits": 0,
          "seconds": 32.21666666666667,
          "totalReward": 190.19999999999976,
          "endReason": "game_over",
          "ticks": 7732,
          "events": {
            "flip": 86,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "rapid_flipper": 35,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.3
          }
        },
        {
          "steps": 1433600,
          "score": 192720,
          "orbits": 0,
          "seconds": 34.96666666666667,
          "totalReward": 188.56999999999968,
          "endReason": "game_over",
          "ticks": 8392,
          "events": {
            "flip": 206,
            "plunge": 3,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 25,
            "inlane": 2,
            "sling": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.65
          }
        },
        {
          "steps": 1490944,
          "score": 196220,
          "orbits": 0,
          "seconds": 37.65,
          "totalReward": 192.43999999999994,
          "endReason": "game_over",
          "ticks": 9036,
          "events": {
            "flip": 121,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "rapid_flipper": 19,
            "sling": 2,
            "ramp": 1,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.39999999999999997
          }
        },
        {
          "steps": 1548288,
          "score": 198950,
          "orbits": 0,
          "seconds": 37.104166666666664,
          "totalReward": 195.70999999999995,
          "endReason": "game_over",
          "ticks": 8905,
          "events": {
            "flip": 55,
            "plunge": 3,
            "target": 9,
            "bumper": 14,
            "nudge": 4,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "inlane": 2,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.2
          }
        },
        {
          "steps": 1605632,
          "score": 194140,
          "orbits": 0,
          "seconds": 50.125,
          "totalReward": 190.66999999999996,
          "endReason": "game_over",
          "ticks": 12030,
          "events": {
            "flip": 97,
            "plunge": 3,
            "target": 10,
            "bumper": 11,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "sling": 4,
            "drain": 3,
            "inlane": 2,
            "rapid_flipper": 6,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.35
          }
        },
        {
          "steps": 1662976,
          "score": 223110,
          "orbits": 0,
          "seconds": 70.3625,
          "totalReward": 218.61999999999955,
          "endReason": "game_over",
          "ticks": 16887,
          "events": {
            "flip": 215,
            "plunge": 3,
            "target": 11,
            "bumper": 18,
            "nudge": 18,
            "launch": 3,
            "land": 3,
            "sling": 11,
            "drain": 3,
            "inlane": 6,
            "rapid_flipper": 27,
            "abort": 1,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.9500000000000003
          }
        },
        {
          "steps": 1720320,
          "score": 200440,
          "orbits": 0,
          "seconds": 56.38333333333333,
          "totalReward": 193.59999999999926,
          "endReason": "game_over",
          "ticks": 13532,
          "events": {
            "flip": 329,
            "plunge": 3,
            "target": 10,
            "bumper": 20,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 14,
            "rapid_flipper": 167,
            "drain": 3,
            "inlane": 5,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3400000000000025,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 1777664,
          "score": 193750,
          "orbits": 0,
          "seconds": 44.06666666666666,
          "totalReward": 189.07999999999964,
          "endReason": "game_over",
          "ticks": 10576,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 11,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 5,
            "rapid_flipper": 56,
            "drain": 3,
            "inlane": 2,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 1835008,
          "score": 203620,
          "orbits": 0,
          "seconds": 61.3,
          "totalReward": 195.58999999999932,
          "endReason": "game_over",
          "ticks": 14712,
          "events": {
            "flip": 414,
            "plunge": 3,
            "target": 10,
            "bumper": 28,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "sling": 12,
            "rapid_flipper": 234,
            "drain": 3,
            "inlane": 1,
            "ramp": 1,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.679999999999988,
            "nudge": 0.35
          }
        },
        {
          "steps": 1892352,
          "score": 104060,
          "orbits": 0,
          "seconds": 177.6875,
          "totalReward": 67.48000000000572,
          "endReason": "game_over",
          "ticks": 42645,
          "events": {
            "flip": 1984,
            "plunge": 3,
            "target": 8,
            "bumper": 30,
            "nudge": 23,
            "launch": 2,
            "land": 2,
            "rapid_flipper": 1619,
            "sling": 16,
            "inlane": 9,
            "drain": 3,
            "orbit": 1,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.37999999999947,
            "nudge": 1.2000000000000004
          }
        },
        {
          "steps": 1949696,
          "score": 95360,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 80.76000000000012,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 829,
            "plunge": 2,
            "target": 8,
            "bumper": 12,
            "nudge": 15,
            "launch": 2,
            "land": 2,
            "sling": 6,
            "rapid_flipper": 640,
            "orbit": 1,
            "inlane": 3,
            "drain": 1,
            "abort": 1,
            "ramp": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.799999999999816,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 2007040,
          "score": 193270,
          "orbits": 0,
          "seconds": 56.020833333333336,
          "totalReward": 186.41999999999962,
          "endReason": "game_over",
          "ticks": 13445,
          "events": {
            "flip": 300,
            "plunge": 3,
            "target": 11,
            "bumper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "sling": 7,
            "rapid_flipper": 165,
            "inlane": 4,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3000000000000025,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 2064384,
          "score": 222560,
          "orbits": 0,
          "seconds": 169.6875,
          "totalReward": 205.90000000000148,
          "endReason": "game_over",
          "ticks": 40725,
          "events": {
            "flip": 908,
            "plunge": 3,
            "target": 10,
            "bumper": 24,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "sling": 16,
            "rapid_flipper": 648,
            "inlane": 8,
            "drain": 3,
            "ramp": 4,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.959999999999813,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 2121728,
          "score": 215140,
          "orbits": 0,
          "seconds": 67.025,
          "totalReward": 204.3899999999985,
          "endReason": "game_over",
          "ticks": 16086,
          "events": {
            "flip": 540,
            "plunge": 3,
            "target": 10,
            "bumper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "rapid_flipper": 365,
            "sling": 24,
            "ramp": 3,
            "drain": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.299999999999951,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 2179072,
          "score": 204150,
          "orbits": 0,
          "seconds": 67.37083333333334,
          "totalReward": 189.0699999999981,
          "endReason": "game_over",
          "ticks": 16169,
          "events": {
            "flip": 639,
            "plunge": 3,
            "target": 10,
            "bumper": 15,
            "nudge": 12,
            "launch": 3,
            "rapid_flipper": 574,
            "land": 3,
            "sling": 5,
            "drain": 3,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.479999999999881,
            "nudge": 0.6
          }
        },
        {
          "steps": 2236416,
          "score": 201620,
          "orbits": 0,
          "seconds": 45.67916666666667,
          "totalReward": 192.52999999999926,
          "endReason": "game_over",
          "ticks": 10963,
          "events": {
            "flip": 404,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "nudge": 3,
            "launch": 3,
            "rapid_flipper": 297,
            "land": 3,
            "sling": 2,
            "ramp": 1,
            "drain": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.939999999999965,
            "nudge": 0.15000000000000002
          }
        },
        {
          "steps": 2293760,
          "score": 82700,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 56.75000000000232,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1300,
            "plunge": 2,
            "target": 6,
            "bumper": 4,
            "nudge": 4,
            "launch": 2,
            "land": 2,
            "drain": 1,
            "abort": 1,
            "rapid_flipper": 1235,
            "inlane": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.699999999999562,
            "nudge": 0.25
          }
        },
        {
          "steps": 2351104,
          "score": 195400,
          "orbits": 0,
          "seconds": 31.912499999999998,
          "totalReward": 190.6600000000001,
          "endReason": "game_over",
          "ticks": 7659,
          "events": {
            "flip": 102,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 4,
            "launch": 3,
            "land": 3,
            "rapid_flipper": 77,
            "inlane": 1,
            "drain": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.540000000000001,
            "nudge": 0.2
          }
        },
        {
          "steps": 2408448,
          "score": 91820,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 58.04000000000358,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 1680,
            "plunge": 2,
            "target": 6,
            "bumper": 9,
            "nudge": 23,
            "launch": 2,
            "land": 2,
            "drain": 1,
            "abort": 1,
            "inlane": 19,
            "rapid_flipper": 1579,
            "sling": 2
          },
          "controlCosts": {
            "rapidFlipper": 31.579999999999416,
            "nudge": 1.2000000000000004
          }
        },
        {
          "steps": 2465792,
          "score": 194150,
          "orbits": 0,
          "seconds": 38.99583333333333,
          "totalReward": 187.06999999999883,
          "endReason": "game_over",
          "ticks": 9359,
          "events": {
            "flip": 261,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "rapid_flipper": 184,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.680000000000003,
            "nudge": 0.39999999999999997
          }
        },
        {
          "steps": 2523136,
          "score": 200630,
          "orbits": 0,
          "seconds": 42.72083333333333,
          "totalReward": 194.47999999999956,
          "endReason": "game_over",
          "ticks": 10253,
          "events": {
            "flip": 220,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "rapid_flipper": 130,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 4,
            "sling": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.600000000000002,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 2580480,
          "score": 194950,
          "orbits": 0,
          "seconds": 34.2875,
          "totalReward": 189.2300000000003,
          "endReason": "game_over",
          "ticks": 8229,
          "events": {
            "flip": 259,
            "plunge": 3,
            "target": 9,
            "bumper": 13,
            "rapid_flipper": 121,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.4200000000000017,
            "nudge": 0.3
          }
        },
        {
          "steps": 2637824,
          "score": 199430,
          "orbits": 0,
          "seconds": 45.11666666666667,
          "totalReward": 188.70999999999984,
          "endReason": "game_over",
          "ticks": 10828,
          "events": {
            "flip": 490,
            "plunge": 3,
            "rapid_flipper": 351,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.019999999999947,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 2695168,
          "score": 202530,
          "orbits": 0,
          "seconds": 103.80416666666666,
          "totalReward": 175.69000000000406,
          "endReason": "game_over",
          "ticks": 24913,
          "events": {
            "flip": 1341,
            "plunge": 3,
            "rapid_flipper": 1167,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 14,
            "orbit": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.33999999999959,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 2752512,
          "score": 207320,
          "orbits": 0,
          "seconds": 57.92916666666667,
          "totalReward": 197.65999999999877,
          "endReason": "game_over",
          "ticks": 13903,
          "events": {
            "flip": 472,
            "plunge": 3,
            "rapid_flipper": 308,
            "target": 10,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 7,
            "ramp": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.1599999999999575,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 2809856,
          "score": 193730,
          "orbits": 0,
          "seconds": 52.583333333333336,
          "totalReward": 183.80999999999813,
          "endReason": "game_over",
          "ticks": 12620,
          "events": {
            "flip": 526,
            "plunge": 3,
            "rapid_flipper": 301,
            "target": 12,
            "bumper": 15,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.019999999999963,
            "nudge": 0.9000000000000002
          }
        },
        {
          "steps": 2867200,
          "score": 195820,
          "orbits": 0,
          "seconds": 40.00416666666666,
          "totalReward": 188.24999999999898,
          "endReason": "game_over",
          "ticks": 9601,
          "events": {
            "flip": 352,
            "plunge": 3,
            "rapid_flipper": 211,
            "target": 10,
            "bumper": 11,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.219999999999998,
            "nudge": 0.35
          }
        },
        {
          "steps": 2924544,
          "score": 193980,
          "orbits": 0,
          "seconds": 44.483333333333334,
          "totalReward": 184.05999999999773,
          "endReason": "game_over",
          "ticks": 10676,
          "events": {
            "flip": 536,
            "plunge": 3,
            "rapid_flipper": 331,
            "target": 9,
            "bumper": 11,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.61999999999995,
            "nudge": 0.3
          }
        },
        {
          "steps": 2981888,
          "score": 192400,
          "orbits": 0,
          "seconds": 28.28333333333333,
          "totalReward": 186.6300000000002,
          "endReason": "game_over",
          "ticks": 6788,
          "events": {
            "flip": 214,
            "plunge": 3,
            "rapid_flipper": 121,
            "target": 9,
            "bumper": 10,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.4200000000000017,
            "nudge": 0.35
          }
        },
        {
          "steps": 3039232,
          "score": 190000,
          "orbits": 0,
          "seconds": 25.370833333333334,
          "totalReward": 185.87999999999985,
          "endReason": "game_over",
          "ticks": 6089,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 3096576,
          "score": 189000,
          "orbits": 0,
          "seconds": 24.670833333333334,
          "totalReward": 184.81000000000006,
          "endReason": "game_over",
          "ticks": 5921,
          "events": {
            "flip": 240,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 37,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 3153920,
          "score": 199550,
          "orbits": 0,
          "seconds": 37.45,
          "totalReward": 193.18999999999903,
          "endReason": "game_over",
          "ticks": 8988,
          "events": {
            "flip": 395,
            "plunge": 3,
            "rapid_flipper": 148,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.960000000000002,
            "nudge": 0.39999999999999997
          }
        },
        {
          "steps": 3211264,
          "score": 193100,
          "orbits": 0,
          "seconds": 26.925,
          "totalReward": 188.34000000000015,
          "endReason": "game_over",
          "ticks": 6462,
          "events": {
            "flip": 245,
            "plunge": 3,
            "rapid_flipper": 73,
            "target": 9,
            "bumper": 8,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4600000000000009,
            "nudge": 0.3
          }
        },
        {
          "steps": 3268608,
          "score": 192620,
          "orbits": 0,
          "seconds": 37.96666666666667,
          "totalReward": 185.94999999999942,
          "endReason": "game_over",
          "ticks": 9112,
          "events": {
            "flip": 333,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 151,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.0200000000000022,
            "nudge": 0.65
          }
        },
        {
          "steps": 3325952,
          "score": 192600,
          "orbits": 0,
          "seconds": 27.920833333333334,
          "totalReward": 187.50000000000009,
          "endReason": "game_over",
          "ticks": 6701,
          "events": {
            "flip": 275,
            "plunge": 3,
            "rapid_flipper": 90,
            "target": 9,
            "bumper": 6,
            "nudge": 5,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8000000000000012,
            "nudge": 0.3
          }
        },
        {
          "steps": 3383296,
          "score": 192000,
          "orbits": 0,
          "seconds": 30.8875,
          "totalReward": 186.87999999999954,
          "endReason": "game_over",
          "ticks": 7413,
          "events": {
            "flip": 297,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 81,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.620000000000001,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 3440640,
          "score": 204760,
          "orbits": 0,
          "seconds": 90.40416666666667,
          "totalReward": 180.38000000000147,
          "endReason": "game_over",
          "ticks": 21697,
          "events": {
            "flip": 1323,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 1034,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 26,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.67999999999966,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 3497984,
          "score": 194400,
          "orbits": 0,
          "seconds": 25.020833333333332,
          "totalReward": 190.23999999999987,
          "endReason": "game_over",
          "ticks": 6005,
          "events": {
            "flip": 256,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 3555328,
          "score": 190000,
          "orbits": 0,
          "seconds": 26.95,
          "totalReward": 185.71999999999963,
          "endReason": "game_over",
          "ticks": 6468,
          "events": {
            "flip": 243,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 3612672,
          "score": 199310,
          "orbits": 0,
          "seconds": 44.00833333333333,
          "totalReward": 192.4599999999989,
          "endReason": "game_over",
          "ticks": 10562,
          "events": {
            "flip": 319,
            "plunge": 3,
            "target": 9,
            "bumper": 10,
            "rapid_flipper": 175,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "sling": 1,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.5000000000000027,
            "nudge": 0.35
          }
        },
        {
          "steps": 3670016,
          "score": 192200,
          "orbits": 0,
          "seconds": 27.825,
          "totalReward": 188.76999999999992,
          "endReason": "game_over",
          "ticks": 6678,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.35
          }
        },
        {
          "steps": 3727360,
          "score": 189800,
          "orbits": 0,
          "seconds": 25.954166666666666,
          "totalReward": 186.06999999999996,
          "endReason": "game_over",
          "ticks": 6229,
          "events": {
            "flip": 235,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 3784704,
          "score": 192700,
          "orbits": 0,
          "seconds": 34.40833333333333,
          "totalReward": 189.0099999999998,
          "endReason": "game_over",
          "ticks": 8258,
          "events": {
            "flip": 212,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 6,
            "launch": 3,
            "rapid_flipper": 17,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.35
          }
        },
        {
          "steps": 3842048,
          "score": 190210,
          "orbits": 0,
          "seconds": 28.1875,
          "totalReward": 186.27999999999986,
          "endReason": "game_over",
          "ticks": 6765,
          "events": {
            "flip": 194,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 19,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 3899392,
          "score": 192940,
          "orbits": 0,
          "seconds": 36.920833333333334,
          "totalReward": 188.3299999999993,
          "endReason": "game_over",
          "ticks": 8861,
          "events": {
            "flip": 252,
            "plunge": 3,
            "target": 9,
            "bumper": 11,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "rapid_flipper": 63,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.35
          }
        },
        {
          "steps": 3956736,
          "score": 205350,
          "orbits": 0,
          "seconds": 41.65416666666667,
          "totalReward": 200.58999999999946,
          "endReason": "game_over",
          "ticks": 9997,
          "events": {
            "flip": 258,
            "plunge": 3,
            "target": 9,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 3,
            "sling": 5,
            "rapid_flipper": 58,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1600000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 4014080,
          "score": 192920,
          "orbits": 0,
          "seconds": 33.325,
          "totalReward": 189.37999999999985,
          "endReason": "game_over",
          "ticks": 7998,
          "events": {
            "flip": 154,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "rapid_flipper": 12,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.3
          }
        },
        {
          "steps": 4071424,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.5875,
          "totalReward": 185.82999999999996,
          "endReason": "game_over",
          "ticks": 5901,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 6,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4128768,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.820833333333333,
          "totalReward": 185.76999999999995,
          "endReason": "game_over",
          "ticks": 5717,
          "events": {
            "flip": 120,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 9,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4186112,
          "score": 193200,
          "orbits": 0,
          "seconds": 26.875,
          "totalReward": 189.71999999999997,
          "endReason": "game_over",
          "ticks": 6450,
          "events": {
            "flip": 123,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "rapid_flipper": 9,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.3
          }
        },
        {
          "steps": 4243456,
          "score": 193200,
          "orbits": 0,
          "seconds": 26.920833333333334,
          "totalReward": 189.67999999999995,
          "endReason": "game_over",
          "ticks": 6461,
          "events": {
            "flip": 102,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 5,
            "launch": 3,
            "rapid_flipper": 11,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.3
          }
        },
        {
          "steps": 4300800,
          "score": 193100,
          "orbits": 0,
          "seconds": 27.404166666666665,
          "totalReward": 189.48999999999998,
          "endReason": "game_over",
          "ticks": 6577,
          "events": {
            "flip": 214,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 13,
            "bumper": 8,
            "nudge": 6,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.35
          }
        },
        {
          "steps": 4358144,
          "score": 189400,
          "orbits": 0,
          "seconds": 25.020833333333332,
          "totalReward": 185.64999999999986,
          "endReason": "game_over",
          "ticks": 6005,
          "events": {
            "flip": 271,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 15,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4415488,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.5375,
          "totalReward": 185.72999999999996,
          "endReason": "game_over",
          "ticks": 5889,
          "events": {
            "flip": 97,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 11,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4472832,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.5375,
          "totalReward": 185.7299999999999,
          "endReason": "game_over",
          "ticks": 5889,
          "events": {
            "flip": 131,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 11,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4530176,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.5375,
          "totalReward": 185.72999999999993,
          "endReason": "game_over",
          "ticks": 5889,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4587520,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.5375,
          "totalReward": 185.58999999999997,
          "endReason": "game_over",
          "ticks": 5889,
          "events": {
            "flip": 139,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 18,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4644864,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.758333333333333,
          "totalReward": 185.81,
          "endReason": "game_over",
          "ticks": 5942,
          "events": {
            "flip": 143,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 7,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4702208,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.420833333333334,
          "totalReward": 185.81,
          "endReason": "game_over",
          "ticks": 5861,
          "events": {
            "flip": 106,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 7,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4759552,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.91,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 93,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4816896,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.820833333333333,
          "totalReward": 185.89,
          "endReason": "game_over",
          "ticks": 5717,
          "events": {
            "flip": 164,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4874240,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.91,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 2,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4931584,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.92999999999998,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 116,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 1,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 4988928,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.92999999999998,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 139,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5046272,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.85,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 70,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5103616,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.85,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 69,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5160960,
          "score": 87400,
          "orbits": 0,
          "seconds": 23.579166666666666,
          "totalReward": 83.73000000000002,
          "endReason": "game_over",
          "ticks": 5659,
          "events": {
            "flip": 78,
            "plunge": 3,
            "target": 8,
            "bumper": 6,
            "rapid_flipper": 6,
            "nudge": 9,
            "launch": 2,
            "land": 2,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 5218304,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.68999999999997,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 125,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5275648,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 185.92999999999998,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 62,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5332992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.97083333333333,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5273,
          "events": {
            "flip": 72,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 5390336,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.92999999999998,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 87,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5447680,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.804166666666667,
          "totalReward": 185.90999999999997,
          "endReason": "game_over",
          "ticks": 5713,
          "events": {
            "flip": 85,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5505024,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.5875,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5421,
          "events": {
            "flip": 74,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 5562368,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.370833333333334,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5369,
          "events": {
            "flip": 43,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 5619712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.504166666666666,
          "totalReward": 182.01999999999995,
          "endReason": "game_over",
          "ticks": 5161,
          "events": {
            "flip": 50,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 5677056,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.554166666666667,
          "totalReward": 181.17999999999958,
          "endReason": "game_over",
          "ticks": 5413,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 51,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 5734400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.06,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 90,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 5791744,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.8375,
          "totalReward": 185.63000000000002,
          "endReason": "game_over",
          "ticks": 5721,
          "events": {
            "flip": 121,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 16,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5849088,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.854166666666668,
          "totalReward": 185.77,
          "endReason": "game_over",
          "ticks": 5725,
          "events": {
            "flip": 87,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 9,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 5906432,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4875,
          "totalReward": 181.89999999999995,
          "endReason": "game_over",
          "ticks": 5157,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 15,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.29999999999999993,
            "nudge": 0.6
          }
        },
        {
          "steps": 5963776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 112,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 6021120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.86,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 155,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 6078464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.4600000000001,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 116,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 6135808,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.78000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 86,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 21,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 6193152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.04,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 84,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 6250496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.06,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 89,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 6307840,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.604166666666668,
          "totalReward": 181.7399999999998,
          "endReason": "game_over",
          "ticks": 5425,
          "events": {
            "flip": 112,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 6365184,
          "score": 190900,
          "orbits": 0,
          "seconds": 32.55416666666667,
          "totalReward": 185.04999999999896,
          "endReason": "game_over",
          "ticks": 7813,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 120,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.4000000000000017,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 6422528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 176,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 6479872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.5375,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5169,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 6537216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.520833333333332,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5165,
          "events": {
            "flip": 164,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 18,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 6594560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.63999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 126,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 28,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 6651904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.01999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 76,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 6709248,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.154166666666665,
          "totalReward": 182.15999999999994,
          "endReason": "game_over",
          "ticks": 5557,
          "events": {
            "flip": 77,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 6766592,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.15999999999994,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 56,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 6823936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 74,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 6881280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.17999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 91,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 6938624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 133,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 6995968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 107,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 7053312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.90000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 134,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 15,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 7110656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 15,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 7168000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.66,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 7225344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 132,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 13,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 7282688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 193,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 7340032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 7397376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.11999999999998,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 7454720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 20,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 7512064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 7569408,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 194,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 7,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 7626752,
          "score": 189000,
          "orbits": 0,
          "seconds": 29.304166666666667,
          "totalReward": 185.20999999999995,
          "endReason": "game_over",
          "ticks": 7033,
          "events": {
            "flip": 127,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 17,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 7684096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 7741440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 110,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 7798784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 95,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 7856128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 84,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 7913472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 123,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.22,
            "nudge": 0.6
          }
        },
        {
          "steps": 7970816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 117,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 13,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 8028160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.9,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 137,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 15,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 8085504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.86,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 17,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 8142848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.98,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 123,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 8200192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 124,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 8257536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 91,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 8314880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.9,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 131,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 15,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 8372224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.404166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5137,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 8,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 8429568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 180,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 8486912,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 185.79,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "rapid_flipper": 8,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 8544256,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.825,
          "totalReward": 185.47000000000006,
          "endReason": "game_over",
          "ticks": 5718,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 24,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 8601600,
          "score": 188900,
          "orbits": 0,
          "seconds": 23.5875,
          "totalReward": 185.29,
          "endReason": "game_over",
          "ticks": 5661,
          "events": {
            "flip": 116,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 8658944,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.504166666666666,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5401,
          "events": {
            "flip": 121,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 8716288,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.6375,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5673,
          "events": {
            "flip": 91,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 8773632,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.454166666666666,
          "totalReward": 182,
          "endReason": "game_over",
          "ticks": 5389,
          "events": {
            "flip": 74,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 8830976,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.4375,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5385,
          "events": {
            "flip": 92,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 12,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 8888320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.04,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 72,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 8945664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.56000000000003,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 124,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 9003008,
          "score": 189300,
          "orbits": 0,
          "seconds": 22.404166666666665,
          "totalReward": 185.03,
          "endReason": "game_over",
          "ticks": 5377,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 36,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 9060352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 129,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 19,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3800000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 9117696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 76,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 9175040,
          "score": 190430,
          "orbits": 0,
          "seconds": 36.104166666666664,
          "totalReward": 184.51999999999893,
          "endReason": "game_over",
          "ticks": 8665,
          "events": {
            "flip": 203,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 118,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.3600000000000017,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 9232384,
          "score": 186800,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 183.26999999999975,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 107,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "rapid_flipper": 49,
            "inlane": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 9289728,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.825,
          "totalReward": 185.67,
          "endReason": "game_over",
          "ticks": 5718,
          "events": {
            "flip": 122,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 14,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 9347072,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 184.99,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 186,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 48,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 9404416,
          "score": 203100,
          "orbits": 0,
          "seconds": 129.20416666666665,
          "totalReward": 165.66999999998367,
          "endReason": "game_over",
          "ticks": 31009,
          "events": {
            "flip": 1854,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 1679,
            "bumper": 14,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 10,
            "ramp": 1,
            "inlane": 14,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.57999999999966,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 9461760,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 185.11,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 133,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 42,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 9519104,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 184.99000000000007,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 106,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 48,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 9576448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 180.66000000000003,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 77,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.540000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 9633792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.6,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 156,
            "plunge": 3,
            "rapid_flipper": 80,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 9691136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 180.26000000000005,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 97,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9400000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 9748480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.10000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 151,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 9805824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 180.38000000000002,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 91,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8200000000000012,
            "nudge": 0.6
          }
        },
        {
          "steps": 9863168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 180.93999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 127,
            "plunge": 3,
            "rapid_flipper": 63,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 9920512,
          "score": 190100,
          "orbits": 0,
          "seconds": 26.054166666666667,
          "totalReward": 185.66999999999993,
          "endReason": "game_over",
          "ticks": 6253,
          "events": {
            "flip": 116,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 9977856,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 84,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 10035200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 63,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 10092544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 85,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 10149888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 45,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 10207232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 70,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 10264576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 49,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 10321920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 66,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 7,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 10379264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 42,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 10436608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 99,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 8,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 10493952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 93,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 10551296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 77,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 10608640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 66,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 10665984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 60,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 7,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 10723328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 81,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 10780672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 87,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 4,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 10838016,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 101,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 10895360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 127,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 10952704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 146,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 11010048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 141,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 11067392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 11124736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 133,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 11182080,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 129,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 11239424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.66,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 141,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 27,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 11296768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 137,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 5,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 11354112,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 13,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 11411456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 194,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 11468800,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4875,
          "totalReward": 181.24,
          "endReason": "game_over",
          "ticks": 5157,
          "events": {
            "flip": 249,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 11526144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.78,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 218,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 11583488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 11640832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 11698176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 205,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 27,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 11755520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 11812864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.420833333333334,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5141,
          "events": {
            "flip": 163,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 11870208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.604166666666668,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5185,
          "events": {
            "flip": 118,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 11927552,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 16,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 11984896,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.9375,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5505,
          "events": {
            "flip": 131,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 12042240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 12099584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 157,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 12156928,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6375,
          "totalReward": 181.78,
          "endReason": "game_over",
          "ticks": 5193,
          "events": {
            "flip": 142,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 12214272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 160,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 12271616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 166,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 12328960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.854166666666668,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5245,
          "events": {
            "flip": 169,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 22,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 12386304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.38,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 41,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 12443648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 158,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 12500992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.520833333333332,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5165,
          "events": {
            "flip": 167,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 12558336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 156,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 12615680,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 180.86000000000007,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 12673024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.36000000000007,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 12730368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.604166666666668,
          "totalReward": 180.68000000000006,
          "endReason": "game_over",
          "ticks": 5185,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 76,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.520000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 12787712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.5375,
          "totalReward": 180.90000000000006,
          "endReason": "game_over",
          "ticks": 5169,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 65,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 12845056,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.554166666666667,
          "totalReward": 181.10000000000002,
          "endReason": "game_over",
          "ticks": 5413,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 80,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 12902400,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.4375,
          "totalReward": 180.72000000000008,
          "endReason": "game_over",
          "ticks": 5385,
          "events": {
            "flip": 199,
            "plunge": 3,
            "rapid_flipper": 99,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9800000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 12959744,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.854166666666668,
          "totalReward": 180.78000000000014,
          "endReason": "game_over",
          "ticks": 5485,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 96,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9200000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 13017088,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.22083333333333,
          "totalReward": 181.44000000000003,
          "endReason": "game_over",
          "ticks": 5333,
          "events": {
            "flip": 159,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 13074432,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.254166666666666,
          "totalReward": 181.28000000000003,
          "endReason": "game_over",
          "ticks": 5341,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 46,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 13131776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.26000000000008,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 47,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 13189120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9375,
          "totalReward": 181.38000000000005,
          "endReason": "game_over",
          "ticks": 5265,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 13246464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.754166666666666,
          "totalReward": 181.08000000000007,
          "endReason": "game_over",
          "ticks": 5221,
          "events": {
            "flip": 238,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 13303808,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.7000000000001,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 75,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.5000000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 13361152,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.270833333333332,
          "totalReward": 180.60000000000014,
          "endReason": "game_over",
          "ticks": 5345,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 80,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 13418496,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.704166666666666,
          "totalReward": 181.42000000000002,
          "endReason": "game_over",
          "ticks": 5449,
          "events": {
            "flip": 143,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 13475840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.74,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 120,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 13533184,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.38000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 137,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 13590528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.45999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 112,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 37,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 13647872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.604166666666668,
          "totalReward": 181.42000000000002,
          "endReason": "game_over",
          "ticks": 5185,
          "events": {
            "flip": 116,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 13705216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 180.84,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 177,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 13762560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.8400000000001,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 13819904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.7400000000001,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 73,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4600000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 13877248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.36000000000007,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 92,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8400000000000012,
            "nudge": 0.6
          }
        },
        {
          "steps": 13934592,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.554166666666667,
          "totalReward": 181.11999999999998,
          "endReason": "game_over",
          "ticks": 5653,
          "events": {
            "flip": 251,
            "plunge": 3,
            "rapid_flipper": 54,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 13991936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.08,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 206,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 14049280,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.3875,
          "totalReward": 181.14000000000001,
          "endReason": "game_over",
          "ticks": 5373,
          "events": {
            "flip": 199,
            "plunge": 3,
            "rapid_flipper": 53,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 14106624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.95999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 62,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 14163968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 138,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 14221312,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.5375,
          "totalReward": 181.22,
          "endReason": "game_over",
          "ticks": 5409,
          "events": {
            "flip": 153,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 49,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 14278656,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.654166666666665,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5437,
          "events": {
            "flip": 105,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 18,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 14336000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 14393344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 131,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 14450688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.94000000000003,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 152,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 13,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 14508032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 114,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 14565376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 98,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 14622720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 124,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 14680064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 87,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 14737408,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 81,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 14794752,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 81,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 14852096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 89,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 14909440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 83,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 14966784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 104,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 15024128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 145,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.2,
            "nudge": 0.6
          }
        },
        {
          "steps": 15081472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 107,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 15138816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 178,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 15196160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 192,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 15253504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.570833333333333,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5177,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 4,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 15310848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 22,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.44000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 15368192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 139,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 9,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 15425536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 16,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 15482880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 134,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 15540224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 148,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 15597568,
          "score": 186200,
          "orbits": 0,
          "seconds": 25.004166666666666,
          "totalReward": 182.57999999999996,
          "endReason": "game_over",
          "ticks": 6001,
          "events": {
            "flip": 149,
            "plunge": 3,
            "rapid_flipper": 1,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 15654912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 15712256,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 148,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 15769600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 166,
            "plunge": 3,
            "rapid_flipper": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 15826944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 135,
            "plunge": 3,
            "rapid_flipper": 4,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 15884288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 148,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 15941632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 186,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 2,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 15998976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 155,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 1,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 16056320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 176,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 2,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 16113664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.11999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 155,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 16171008,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 161,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 16228352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 109,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 16285696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 135,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 16343040,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.9,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 149,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 16400384,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.66000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 16457728,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.48000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 148,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 16515072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.58000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 154,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 16572416,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.44000000000005,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 118,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 16629760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 181.55999999999997,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 197,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 32,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 16687104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.66000000000008,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 27,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 16744448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 158,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 16801792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.24000000000007,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 220,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 16859136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 14,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 16916480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.670833333333334,
          "totalReward": 181.98,
          "endReason": "game_over",
          "ticks": 5201,
          "events": {
            "flip": 140,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 16973824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 15,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 17031168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 191,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 17088512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 156,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 17145856,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 160,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 17203200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.74,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 216,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 23,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 17260544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.86,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 17,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 17317888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.76000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17375232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 219,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17432576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 17489920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 180,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 21,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17547264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.520833333333332,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5165,
          "events": {
            "flip": 163,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 17604608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17661952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 181.76000000000002,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 185,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 22,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17719296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17776640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.44000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 136,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 38,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 17833984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.74,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 130,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 23,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 17891328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.22000000000006,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 161,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 17948672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.72083333333333,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5213,
          "events": {
            "flip": 155,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 18006016,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 181.14000000000007,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 159,
            "plunge": 3,
            "rapid_flipper": 53,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 18063360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.58,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 146,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 18120704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.22000000000003,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 166,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 18178048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.20000000000005,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 176,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 18235392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.28000000000006,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 185,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 18292736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.570833333333333,
          "totalReward": 181.42000000000007,
          "endReason": "game_over",
          "ticks": 5177,
          "events": {
            "flip": 150,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 18350080,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.66000000000003,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 125,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 18407424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.58,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 150,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 18464768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 146,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 18522112,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 114,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 18579456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 121,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 18,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 18636800,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 18694144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 201,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 18751488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 18808832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 142,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 18866176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 146,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 18923520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.04,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 147,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 18980864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 154,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 19038208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 152,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 19095552,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 127,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 19152896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 129,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 19210240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 185,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 19267584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 19324928,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 19382272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.95999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.24,
            "nudge": 0.6
          }
        },
        {
          "steps": 19439616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 19496960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 168,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 14,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 19554304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 19611648,
          "score": 84800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 80.80000000000001,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 153,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 8,
            "bumper": 6,
            "nudge": 9,
            "drain": 3,
            "abort": 3,
            "launch": 2,
            "land": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 19668992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4375,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5145,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 19726336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 19783680,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.95999999999995,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 157,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 19841024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.420833333333334,
          "totalReward": 181.78,
          "endReason": "game_over",
          "ticks": 5141,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 19898368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 163,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 19955712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.920833333333334,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5261,
          "events": {
            "flip": 141,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 20013056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 133,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 20070400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 157,
            "plunge": 3,
            "rapid_flipper": 11,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 20127744,
          "score": 186000,
          "orbits": 0,
          "seconds": 22.3375,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5361,
          "events": {
            "flip": 176,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 20185088,
          "score": 186200,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 182.18,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 168,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 20242432,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.104166666666668,
          "totalReward": 181.73999999999995,
          "endReason": "game_over",
          "ticks": 5545,
          "events": {
            "flip": 157,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 20299776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 20357120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 20414464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9875,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5277,
          "events": {
            "flip": 164,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 20471808,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.004166666666666,
          "totalReward": 181.74,
          "endReason": "game_over",
          "ticks": 5281,
          "events": {
            "flip": 159,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 20529152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.66000000000003,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 137,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 20586496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.53999999999996,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 20643840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.904166666666665,
          "totalReward": 181.36,
          "endReason": "game_over",
          "ticks": 5257,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 20701184,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.17999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 51,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 20758528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.854166666666668,
          "totalReward": 181.36000000000004,
          "endReason": "game_over",
          "ticks": 5245,
          "events": {
            "flip": 237,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 20815872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.804166666666667,
          "totalReward": 181.44,
          "endReason": "game_over",
          "ticks": 5233,
          "events": {
            "flip": 203,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 20873216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.8875,
          "totalReward": 181.04000000000002,
          "endReason": "game_over",
          "ticks": 5253,
          "events": {
            "flip": 246,
            "plunge": 3,
            "rapid_flipper": 58,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1600000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 20930560,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.604166666666668,
          "totalReward": 181.23999999999998,
          "endReason": "game_over",
          "ticks": 5425,
          "events": {
            "flip": 230,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 20987904,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.0875,
          "totalReward": 181.16,
          "endReason": "game_over",
          "ticks": 5541,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 52,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 21045248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.02,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 21102592,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.304166666666667,
          "totalReward": 180.86,
          "endReason": "game_over",
          "ticks": 5353,
          "events": {
            "flip": 220,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 21159936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 180.42000000000002,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 243,
            "plunge": 3,
            "rapid_flipper": 89,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.7800000000000011,
            "nudge": 0.6
          }
        },
        {
          "steps": 21217280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.29999999999998,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 220,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 21274624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.42000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 213,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 39,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 21331968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.3,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 218,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 45,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 21389312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.68000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 21446656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 23,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46,
            "nudge": 0.6
          }
        },
        {
          "steps": 21504000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.62000000000003,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 202,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 29,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 21561344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 16,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 21618688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.78000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 158,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 21,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 21676032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 176,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 21733376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.56000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 32,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 21790720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.4,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 235,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 40,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 21848064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 35,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 21905408,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.58,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 31,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 21962752,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.54000000000002,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 33,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 22020096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 164,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 17,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 22077440,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.3375,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5361,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 22134784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 158,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 17,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 22192128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 22249472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 135,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 13,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 22306816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 144,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 22364160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 168,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 20,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4,
            "nudge": 0.6
          }
        },
        {
          "steps": 22421504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.54,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 176,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 33,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 22478848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 164,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 29,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 22536192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 214,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 22593536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.68000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 22650880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 22708224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.33999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 22765568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.59999999999994,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 22822912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.61999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 165,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 22880256,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 227,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 22937600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 22994944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 23052288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 23109632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 23166976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 17,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 23224320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 23281664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 201,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 23339008,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 134,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 5,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 23396352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 23453696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 149,
            "plunge": 3,
            "rapid_flipper": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 23511040,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 124,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 23568384,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 153,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 5,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 23625728,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 177,
            "plunge": 3,
            "rapid_flipper": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 23683072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 190,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 6,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 23740416,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 138,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 23797760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 125,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 23855104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 159,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.2,
            "nudge": 0.6
          }
        },
        {
          "steps": 23912448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 164,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 23969792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24027136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 32,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24084480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 19,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 24141824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.54,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 248,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 24199168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 24256512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24313856,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 199,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 18,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 24371200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.45999999999995,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 227,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 37,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 24428544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.37999999999997,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 225,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 41,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 24485888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.60000000000002,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 207,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 30,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24543232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 27,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 24600576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.59999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24657920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3875,
          "totalReward": 181.61999999999995,
          "endReason": "game_over",
          "ticks": 5133,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 29,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24715264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4375,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 5145,
          "events": {
            "flip": 210,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 30,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24772608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.620833333333334,
          "totalReward": 181.42000000000002,
          "endReason": "game_over",
          "ticks": 5189,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 24829952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.604166666666668,
          "totalReward": 181.53999999999996,
          "endReason": "game_over",
          "ticks": 5185,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 24887296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.28,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 46,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 24944640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.27999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 192,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 46,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 25001984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.69999999999996,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 151,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 25059328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.670833333333334,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5201,
          "events": {
            "flip": 194,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 27,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 25116672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.8875,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5253,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 24,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 25174016,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.754166666666666,
          "totalReward": 182.35999999999993,
          "endReason": "game_over",
          "ticks": 5701,
          "events": {
            "flip": 153,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 25231360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 15,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 25288704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.654166666666665,
          "totalReward": 181.72,
          "endReason": "game_over",
          "ticks": 5197,
          "events": {
            "flip": 198,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 24,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 25346048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 188,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 25403392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 25460736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 25518080,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.554166666666667,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5413,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 25575424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 25632768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.67999999999995,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 26,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 25690112,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.06,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 178,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 57,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 25747456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.1,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "plunge": 3,
            "flip": 164,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 25804800,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.24,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 48,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 25862144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.44000000000003,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 164,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 25919488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.54,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 33,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 25976832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.53999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 196,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 33,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 26034176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 26091520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 181.73999999999992,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 164,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 23,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46,
            "nudge": 0.6
          }
        },
        {
          "steps": 26148864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 26206208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.554166666666667,
          "totalReward": 181.14,
          "endReason": "game_over",
          "ticks": 5173,
          "events": {
            "flip": 191,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 53,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 26263552,
          "score": 186300,
          "orbits": 0,
          "seconds": 24.054166666666667,
          "totalReward": 182.3199999999999,
          "endReason": "game_over",
          "ticks": 5773,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 19,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 26320896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.7875,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5229,
          "events": {
            "flip": 154,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 26378240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.34,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 191,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 26435584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 145,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 26492928,
          "score": 186200,
          "orbits": 0,
          "seconds": 22.154166666666665,
          "totalReward": 181.52000000000004,
          "endReason": "game_over",
          "ticks": 5317,
          "events": {
            "plunge": 3,
            "flip": 194,
            "rapid_flipper": 54,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 26550272,
          "score": 186200,
          "orbits": 0,
          "seconds": 22.020833333333332,
          "totalReward": 181.98000000000005,
          "endReason": "game_over",
          "ticks": 5285,
          "events": {
            "flip": 131,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 26607616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.420833333333334,
          "totalReward": 181.60000000000002,
          "endReason": "game_over",
          "ticks": 5141,
          "events": {
            "plunge": 3,
            "flip": 145,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 26664960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.62000000000003,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "plunge": 3,
            "flip": 145,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 26722304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.34000000000003,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "plunge": 3,
            "flip": 166,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 26779648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.76000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "plunge": 3,
            "flip": 133,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 26836992,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.704166666666666,
          "totalReward": 184.89000000000001,
          "endReason": "game_over",
          "ticks": 5689,
          "events": {
            "plunge": 3,
            "flip": 173,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 26894336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.11999999999998,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "plunge": 3,
            "flip": 182,
            "target": 9,
            "rapid_flipper": 54,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 26951680,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.7375,
          "totalReward": 181.24000000000007,
          "endReason": "game_over",
          "ticks": 5457,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 27009024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.7875,
          "totalReward": 181.07999999999998,
          "endReason": "game_over",
          "ticks": 5229,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 27066368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.52000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 216,
            "plunge": 3,
            "rapid_flipper": 84,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.680000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 27123712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 180.90000000000006,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 199,
            "plunge": 3,
            "rapid_flipper": 65,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 27181056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.64000000000001,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 27238400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.26000000000002,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 27295744,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 180.8,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 260,
            "plunge": 3,
            "rapid_flipper": 70,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4000000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 27353088,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.01999999999995,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 220,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 27410432,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 180.89999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 65,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 27467776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.24,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 27525120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 180.88000000000002,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 236,
            "plunge": 3,
            "rapid_flipper": 66,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3200000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 27582464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.20000000000002,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 206,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 27639808,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.00000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 60,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 27697152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.32000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 27754496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.02000000000004,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 27811840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.14000000000001,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 53,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 27869184,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.34000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 27926528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 162,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 27983872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.29999999999998,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 153,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 28041216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 180.81999999999996,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 69,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3800000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 28098560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.06,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 57,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 28155904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.0800000000001,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 56,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 28213248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.00000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 176,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 60,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 28270592,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 165,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 28327936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.27999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 28385280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.45999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 123,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 28442624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.66000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 111,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 28499968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 185,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 28557312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.72,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 160,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 28614656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.34000000000003,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 28672000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.36,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 28729344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.46,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 28786688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.61999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 28844032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.44,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 28901376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.27999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 28958720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 29016064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 208,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.42000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 29073408,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 211,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 29130752,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.45999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 189,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 29188096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 221,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 29245440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.56,
            "nudge": 0.6
          }
        },
        {
          "steps": 29302784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.39999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 29360128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.26,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 29417472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.54000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 29474816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.38,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 29532160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.38000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 161,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 29589504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.36,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 148,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 29646848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.43999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 132,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 29704192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.654166666666665,
          "totalReward": 181.11999999999992,
          "endReason": "game_over",
          "ticks": 5197,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 54,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 29761536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.38,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 29818880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.39999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 166,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 29876224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.72083333333333,
          "totalReward": 181.42,
          "endReason": "game_over",
          "ticks": 5213,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 29933568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 147,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 29990912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.59999999999997,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 30048256,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 134,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 30105600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 30162944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.2,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 30220288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.44000000000003,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 197,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 30277632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.49999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 30334976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.21999999999997,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 30392320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 30449664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 214,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 30507008,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 208,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 30564352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 30621696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 162,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 30679040,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 189,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 30736384,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 222,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 30793728,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 30851072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 30908416,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 30965760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.3,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 31023104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.66,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 189,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 31080448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3875,
          "totalReward": 181.85999999999993,
          "endReason": "game_over",
          "ticks": 5133,
          "events": {
            "flip": 200,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 31137792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.18,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 219,
            "plunge": 3,
            "rapid_flipper": 51,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 31195136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 31252480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.4,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 31309824,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.4375,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5385,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 31367168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.32,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 31424512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.82000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 243,
            "plunge": 3,
            "rapid_flipper": 69,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3800000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 31481856,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.020833333333332,
          "totalReward": 180.92000000000002,
          "endReason": "game_over",
          "ticks": 5285,
          "events": {
            "flip": 206,
            "plunge": 3,
            "rapid_flipper": 64,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.280000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 31539200,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.254166666666666,
          "totalReward": 181.28,
          "endReason": "game_over",
          "ticks": 5341,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 31596544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 154,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 31653888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 166,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 31711232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 144,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 31768576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36,
            "nudge": 0.6
          }
        },
        {
          "steps": 31825920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 171,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 31883264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.34,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 31940608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 141,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 31997952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.59999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 167,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 30,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 32055296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 32112640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.32000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 203,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 32169984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 32227328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.42000000000002,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 162,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 32284672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.3,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 45,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 32342016,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 32399360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.54000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 32456704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 139,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 32514048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6875,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5205,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38,
            "nudge": 0.6
          }
        },
        {
          "steps": 32571392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6375,
          "totalReward": 181.29999999999998,
          "endReason": "game_over",
          "ticks": 5193,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 32628736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.20000000000002,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 157,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 32686080,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.94000000000005,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 63,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 32743424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.80000000000007,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 70,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4000000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 32800768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.28,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 32858112,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.29999999999998,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 32915456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.16000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 191,
            "plunge": 3,
            "rapid_flipper": 52,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 32972800,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.88000000000008,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 241,
            "plunge": 3,
            "rapid_flipper": 66,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3200000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 33030144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.23999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 33087488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.02000000000004,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 220,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 33144832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.28000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 33202176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.42000000000002,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 33259520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.22000000000006,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 33316864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.72000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 154,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 33374208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.66,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 33431552,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 33488896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.9,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 33546240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.8875,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5253,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 29,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 33603584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.620833333333334,
          "totalReward": 181.44000000000003,
          "endReason": "game_over",
          "ticks": 5189,
          "events": {
            "flip": 203,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 38,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 33660928,
          "score": 186200,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.78000000000006,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 205,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 41,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 33718272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.38,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 220,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 41,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 33775616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.94000000000005,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 211,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 63,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 33832960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.9000000000001,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 222,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 65,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 33890304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.52,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 191,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 33947648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.52,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 34004992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.50000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 188,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 35,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 34062336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.02000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 59,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 34119680,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.1,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 217,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 55,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 34177024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.24000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 211,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 34234368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.54,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 214,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 33,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 34291712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.44,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 212,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 38,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 34349056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.95999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 62,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 34406400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.35999999999999,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 214,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 42,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 34463744,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.34,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 43,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 34521088,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 34578432,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5,
            "nudge": 0.6
          }
        },
        {
          "steps": 34635776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 164,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 34693120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 148,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 34750464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 126,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 16,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 34807808,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 129,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 20,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 34865152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 12,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 34922496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 126,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 8,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 34979840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 119,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 35037184,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.670833333333334,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5201,
          "events": {
            "flip": 130,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 12,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 35094528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 25,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 35151872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.670833333333334,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5201,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 25,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 35209216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 14,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 35266560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 190,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 19,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 35323904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 35381248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 200,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 20,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 35438592,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.58000000000004,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 224,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 31,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 35495936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.43999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 242,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 38,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 35553280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.45999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 248,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 35610624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.08,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 250,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 56,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 35667968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.4,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 256,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 35725312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.22000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 265,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 35782656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.26,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 233,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 35840000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.72000000000003,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 24,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 35897344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 35954688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 36012032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 36069376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 36126720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.57999999999996,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 241,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 31,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 36184064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 226,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 36241408,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.054166666666667,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5293,
          "events": {
            "flip": 217,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "rapid_flipper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 36298752,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 200,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 13,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 36356096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 218,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 36413440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 198,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 19,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 36470784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.49999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 228,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 36528128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.46,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 202,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 37,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 36585472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 36642816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.70000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 36700160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.86,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 36757504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 36814848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.52000000000004,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 208,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 36872192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 36929536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.50000000000003,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 36986880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.22,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 218,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37044224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.86000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 252,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 37101568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.18,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 51,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37158912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.86000000000007,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 37216256,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.58,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 178,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 31,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 37273600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.34,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 37330944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.14000000000001,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 205,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 53,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37388288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.98000000000005,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 244,
            "plunge": 3,
            "rapid_flipper": 61,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 37445632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.12000000000006,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 54,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37502976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.58000000000007,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 249,
            "plunge": 3,
            "rapid_flipper": 81,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.620000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 37560320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.84000000000006,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 37617664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.14000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 53,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37675008,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.22000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 225,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 49,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37732352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.50000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 229,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 35,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 37789696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.16000000000005,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 199,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 52,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 37847040,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.40000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 195,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 40,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 37904384,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.4000000000001,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 37961728,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.32000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 188,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 44,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 38019072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.36,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 42,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 38076416,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 168,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 32,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 38133760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.52,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 141,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 34,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 38191104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.10000000000008,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 38248448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.44000000000003,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 38,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 38305792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 38363136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.64000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 159,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 38420480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.16000000000008,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 52,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 38477824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.48000000000005,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 38535168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.24000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 38592512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 38649856,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.92000000000007,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 64,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2800000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 38707200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.40000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 38764544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.06000000000006,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 208,
            "plunge": 3,
            "rapid_flipper": 57,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 38821888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.10000000000008,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 38879232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.38000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 38936576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.36,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 38993920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 180.70000000000007,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 230,
            "plunge": 3,
            "rapid_flipper": 75,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.5000000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 39051264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.7000000000001,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 228,
            "plunge": 3,
            "rapid_flipper": 75,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.5000000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 39108608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 180.86000000000004,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 39165952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 180.74,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 73,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4600000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 39223296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 180.80000000000004,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 218,
            "plunge": 3,
            "rapid_flipper": 70,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4000000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 39280640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 180.86,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 39337984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 180.96000000000004,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 237,
            "plunge": 3,
            "rapid_flipper": 62,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 39395328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.06000000000006,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 234,
            "plunge": 3,
            "rapid_flipper": 57,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 39452672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.72,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 268,
            "plunge": 3,
            "rapid_flipper": 74,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4800000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 39510016,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.95999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 62,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 39567360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.99999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 219,
            "plunge": 3,
            "rapid_flipper": 60,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 39624704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 219,
            "plunge": 3,
            "rapid_flipper": 60,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 39682048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.00000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 200,
            "plunge": 3,
            "rapid_flipper": 60,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 39739392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.18,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 51,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 39796736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.72000000000006,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 74,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4800000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 39854080,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 180.86,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 252,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 39911424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.86000000000007,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 238,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 39968768,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.120833333333334,
          "totalReward": 180.86000000000004,
          "endReason": "game_over",
          "ticks": 5309,
          "events": {
            "flip": 246,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 40026112,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.1375,
          "totalReward": 180.9,
          "endReason": "game_over",
          "ticks": 5313,
          "events": {
            "flip": 230,
            "plunge": 3,
            "rapid_flipper": 65,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 40083456,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.304166666666667,
          "totalReward": 181.12000000000003,
          "endReason": "game_over",
          "ticks": 5353,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 54,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 40140800,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.26,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 40198144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.60000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 267,
            "plunge": 3,
            "rapid_flipper": 80,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 40255488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.86000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 230,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 40312832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.86,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 40370176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6875,
          "totalReward": 180.54000000000008,
          "endReason": "game_over",
          "ticks": 5205,
          "events": {
            "flip": 227,
            "plunge": 3,
            "rapid_flipper": 83,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.660000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 40427520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 180.36000000000007,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 255,
            "plunge": 3,
            "rapid_flipper": 92,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8400000000000012,
            "nudge": 0.6
          }
        },
        {
          "steps": 40484864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 180.84,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 40542208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 180.54,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 256,
            "plunge": 3,
            "rapid_flipper": 83,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.660000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 40599552,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.32000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 227,
            "plunge": 3,
            "rapid_flipper": 94,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8800000000000012,
            "nudge": 0.6
          }
        },
        {
          "steps": 40656896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.42000000000004,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 261,
            "plunge": 3,
            "rapid_flipper": 89,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.7800000000000011,
            "nudge": 0.6
          }
        },
        {
          "steps": 40714240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 180.84,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 40771584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.08000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 40828928,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.00000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 163,
            "plunge": 3,
            "rapid_flipper": 60,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 40886272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.02000000000004,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 203,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 40943616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 180.96000000000006,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 62,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 41000960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.22000000000008,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 41058304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.52000000000004,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 189,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 41115648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.20000000000007,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 41172992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.42000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 177,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 41230336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 167,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 31,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 41287680,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.56000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 167,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 41345024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.50000000000003,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 141,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 41402368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.66000000000003,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 130,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 41459712,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.170833333333334,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5321,
          "events": {
            "flip": 152,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38,
            "nudge": 0.6
          }
        },
        {
          "steps": 41517056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 168,
            "plunge": 3,
            "rapid_flipper": 35,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 41574400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 129,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 41631744,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 146,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 41689088,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.78,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.42000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 41746432,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.79999999999995,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 168,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 41803776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.39999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 41861120,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.154166666666665,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5317,
          "events": {
            "flip": 159,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 32,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 41918464,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.270833333333332,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5345,
          "events": {
            "flip": 152,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 41975808,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.870833333333334,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5249,
          "events": {
            "flip": 144,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 32,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 42033152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 133,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 22,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 42090496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.43999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 159,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 38,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 42147840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.3,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 45,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 42205184,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.0375,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5289,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 42262528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 169,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 28,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 42319872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 42377216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 150,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 42434560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.870833333333334,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5249,
          "events": {
            "flip": 121,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 42491904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.754166666666666,
          "totalReward": 181.60000000000002,
          "endReason": "game_over",
          "ticks": 5221,
          "events": {
            "flip": 133,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 30,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 42549248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.4,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 143,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 40,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 42606592,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.120833333333334,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5309,
          "events": {
            "flip": 124,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 29,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 42663936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 143,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 24,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 42721280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 112,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 19,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3800000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 42778624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 35,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 42835968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.75999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 177,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 22,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.44000000000000017,
            "nudge": 0.6
          }
        },
        {
          "steps": 42893312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 24,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 42950656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.24000000000004,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 200,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 48,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43008000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 197,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 32,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 43065344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 151,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 34,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 43122688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.32000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 43180032,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.120833333333334,
          "totalReward": 181.28000000000003,
          "endReason": "game_over",
          "ticks": 5309,
          "events": {
            "flip": 225,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43237376,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.320833333333333,
          "totalReward": 180.94000000000003,
          "endReason": "game_over",
          "ticks": 5357,
          "events": {
            "flip": 234,
            "plunge": 3,
            "rapid_flipper": 63,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 43294720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.404166666666665,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5137,
          "events": {
            "flip": 191,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 43352064,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.004166666666666,
          "totalReward": 181.06000000000003,
          "endReason": "game_over",
          "ticks": 5281,
          "events": {
            "flip": 233,
            "plunge": 3,
            "rapid_flipper": 57,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 43409408,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 180.88,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 222,
            "plunge": 3,
            "rapid_flipper": 66,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3200000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 43466752,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.554166666666667,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5413,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43524096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.26,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 233,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43581440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.22,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43638784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 180.90000000000003,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 271,
            "plunge": 3,
            "rapid_flipper": 65,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.300000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 43696128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.10000000000005,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 242,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 55,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43753472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 180.66000000000005,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 282,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 77,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.540000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 43810816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 180.98000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 264,
            "plunge": 3,
            "rapid_flipper": 61,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 43868160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.78000000000006,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 273,
            "plunge": 3,
            "rapid_flipper": 71,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4200000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 43925504,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.170833333333334,
          "totalReward": 181.14000000000004,
          "endReason": "game_over",
          "ticks": 5321,
          "events": {
            "flip": 226,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 53,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 43982848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.08000000000004,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 245,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 44040192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 180.7600000000001,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 215,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 72,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4400000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 44097536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.08000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 44154880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.8400000000001,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 246,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 44212224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.90000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 265,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 65,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 44269568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 180.86000000000007,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 241,
            "plunge": 3,
            "rapid_flipper": 67,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3400000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 44326912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.50000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 236,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 35,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 44384256,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.24000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 257,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 44441600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.4,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 260,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 40,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 44498944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.45999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 268,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 37,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 44556288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.60000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 258,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 30,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 44613632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.29999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 268,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 44670976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.06,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 274,
            "plunge": 3,
            "rapid_flipper": 57,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 44728320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.34000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 257,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 44785664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.22000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 294,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 44843008,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 228,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 20,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 44900352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 44957696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.47999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 221,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 45015040,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.97999999999993,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 11,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 45072384,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 202,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 45129728,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3875,
          "totalReward": 182.01999999999992,
          "endReason": "game_over",
          "ticks": 5133,
          "events": {
            "flip": 222,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 45187072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.95999999999995,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 45244416,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 197,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 45301760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 45359104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 45416448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 209,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 45473792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.60000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 45531136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.56000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 45588480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.65999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 45645824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.47999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 219,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 45703168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.39999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 260,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 45760512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.69999999999996,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 45817856,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 45875200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 200,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 45932544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 45989888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 46047232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 46104576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 46161920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.69999999999996,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 46219264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.69999999999996,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 46276608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.554166666666667,
          "totalReward": 181.39999999999998,
          "endReason": "game_over",
          "ticks": 5173,
          "events": {
            "flip": 223,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 46333952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.10000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 244,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 55,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 46391296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 230,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 36,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 46448640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 46505984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 207,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 35,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 46563328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.64,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 28,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 46620672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 20,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 46678016,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.67999999999995,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 46735360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.76,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 46792704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.620833333333334,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5189,
          "events": {
            "flip": 165,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 46850048,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.054166666666667,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5293,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 46907392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 196,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 16,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 46964736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 168,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.42000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 47022080,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9375,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5265,
          "events": {
            "flip": 192,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 20,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 47079424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 47136768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.620833333333334,
          "totalReward": 181.58,
          "endReason": "game_over",
          "ticks": 5189,
          "events": {
            "flip": 218,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 31,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 47194112,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.2875,
          "totalReward": 182.16,
          "endReason": "game_over",
          "ticks": 5349,
          "events": {
            "flip": 177,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 27,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 47251456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.04000000000002,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 227,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 58,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1600000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 47308800,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.270833333333332,
          "totalReward": 181.98000000000002,
          "endReason": "game_over",
          "ticks": 5345,
          "events": {
            "flip": 200,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 47366144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 206,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 47423488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.420833333333334,
          "totalReward": 181.51999999999998,
          "endReason": "game_over",
          "ticks": 5141,
          "events": {
            "flip": 165,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 47480832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 153,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 14,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.28,
            "nudge": 0.6
          }
        },
        {
          "steps": 47538176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.83999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 18,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 47595520,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 184.98999999999998,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 47652864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 19,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 47710208,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 184.80999999999997,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 47767552,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.4375,
          "totalReward": 181.73999999999995,
          "endReason": "game_over",
          "ticks": 5385,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 47824896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 239,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 47882240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.09999999999997,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 227,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 47939584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.1,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 47996928,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.39999999999995,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 48054272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5,
            "nudge": 0.6
          }
        },
        {
          "steps": 48111616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.29999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 48168960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.52,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 190,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 48226304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.5,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 35,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7000000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 48283648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.3,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 234,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 48340992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 180.98000000000002,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 223,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 61,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2200000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 48398336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.26000000000005,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 206,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 47,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 48455680,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 184.31000000000003,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 208,
            "plunge": 3,
            "rapid_flipper": 52,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 48513024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.28000000000003,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 198,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 46,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 48570368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.38,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 48627712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.70000000000002,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 48685056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6875,
          "totalReward": 181.04000000000008,
          "endReason": "game_over",
          "ticks": 5205,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 58,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1600000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 48742400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.32000000000005,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 202,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 44,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 48799744,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.1200000000001,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 232,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 54,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 48857088,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.12,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 190,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 54,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 48914432,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.28000000000003,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 214,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 48971776,
          "score": 186200,
          "orbits": 0,
          "seconds": 21.8375,
          "totalReward": 181.70000000000002,
          "endReason": "game_over",
          "ticks": 5241,
          "events": {
            "flip": 205,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 45,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 49029120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.34,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 49086464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.7375,
          "totalReward": 181.4,
          "endReason": "game_over",
          "ticks": 5217,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 49143808,
          "score": 185810,
          "orbits": 0,
          "seconds": 23.370833333333334,
          "totalReward": 181.61,
          "endReason": "game_over",
          "ticks": 5609,
          "events": {
            "flip": 205,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 30,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 49201152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.68,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 197,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 49258496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.72,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 217,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 24,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.48000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 49315840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.78000000000003,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 211,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 21,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 49373184,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.66,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 214,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 49430528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.79999999999995,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.40000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 49487872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.74,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 49545216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.420833333333334,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5141,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 49602560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 201,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 20,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 49659904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 49717248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 49774592,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 49831936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.92,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 49889280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 49946624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.79999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 20,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 50003968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 50061312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.554166666666667,
          "totalReward": 181.52,
          "endReason": "game_over",
          "ticks": 5173,
          "events": {
            "flip": 227,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 34,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 50118656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.42,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 50176000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.520833333333332,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5165,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 50233344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.48,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 50290688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.26,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 50348032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.38000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 199,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 50405376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.40000000000003,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 50462720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 206,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 37,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 50520064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.10000000000002,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 216,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 50577408,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.254166666666666,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5341,
          "events": {
            "flip": 201,
            "plunge": 3,
            "rapid_flipper": 45,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 50634752,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.00000000000003,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 60,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 50692096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.920833333333334,
          "totalReward": 181.24,
          "endReason": "game_over",
          "ticks": 5261,
          "events": {
            "flip": 218,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 50749440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9875,
          "totalReward": 181.10000000000002,
          "endReason": "game_over",
          "ticks": 5277,
          "events": {
            "flip": 242,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 50806784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 180.6000000000001,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 238,
            "plunge": 3,
            "rapid_flipper": 80,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 50864128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 180.38000000000014,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 256,
            "plunge": 3,
            "rapid_flipper": 91,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8200000000000014,
            "nudge": 0.6
          }
        },
        {
          "steps": 50921472,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.1375,
          "totalReward": 180.92000000000007,
          "endReason": "game_over",
          "ticks": 5313,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 64,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2800000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 50978816,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.47083333333333,
          "totalReward": 181.12,
          "endReason": "game_over",
          "ticks": 5393,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 54,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0800000000000007,
            "nudge": 0.6
          }
        },
        {
          "steps": 51036160,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.4375,
          "totalReward": 181.34,
          "endReason": "game_over",
          "ticks": 5385,
          "events": {
            "flip": 236,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 51093504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.97083333333333,
          "totalReward": 181.33999999999997,
          "endReason": "game_over",
          "ticks": 5273,
          "events": {
            "flip": 231,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 51150848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.904166666666665,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5257,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 51208192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.904166666666665,
          "totalReward": 182.01999999999995,
          "endReason": "game_over",
          "ticks": 5257,
          "events": {
            "flip": 163,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 51265536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.904166666666665,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5257,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 51322880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.8375,
          "totalReward": 181.82,
          "endReason": "game_over",
          "ticks": 5241,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 51380224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.8875,
          "totalReward": 181.65999999999994,
          "endReason": "game_over",
          "ticks": 5253,
          "events": {
            "flip": 185,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 51437568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9375,
          "totalReward": 181.67999999999995,
          "endReason": "game_over",
          "ticks": 5265,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 26,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 51494912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.904166666666665,
          "totalReward": 181.37999999999997,
          "endReason": "game_over",
          "ticks": 5257,
          "events": {
            "flip": 200,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 51552256,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.1875,
          "totalReward": 181.71999999999994,
          "endReason": "game_over",
          "ticks": 5325,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 51609600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.61999999999998,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 200,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 51666944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 181.57999999999996,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 216,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 51724288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.6,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 51781632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3875,
          "totalReward": 181.87999999999994,
          "endReason": "game_over",
          "ticks": 5133,
          "events": {
            "flip": 165,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 51838976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.404166666666665,
          "totalReward": 181.69999999999996,
          "endReason": "game_over",
          "ticks": 5137,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 51896320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.56,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 238,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 51953664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 24,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4800000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 52011008,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.26000000000002,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 52068352,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 180.80000000000004,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 238,
            "plunge": 3,
            "rapid_flipper": 70,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4000000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 52125696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.28,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 264,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 52183040,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 180.70000000000005,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 279,
            "plunge": 3,
            "rapid_flipper": 75,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.5000000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 52240384,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.10000000000002,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 255,
            "plunge": 3,
            "rapid_flipper": 55,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 52297728,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 181.06000000000003,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 57,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 52355072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.704166666666666,
          "totalReward": 181.47999999999996,
          "endReason": "game_over",
          "ticks": 5209,
          "events": {
            "flip": 255,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 52412416,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.02,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 270,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 52469760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.24,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 241,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 52527104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6875,
          "totalReward": 181.34000000000003,
          "endReason": "game_over",
          "ticks": 5205,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 52584448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.92000000000002,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 14,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 52641792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 20,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 52699136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.9,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 52756480,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.254166666666666,
          "totalReward": 182.32,
          "endReason": "game_over",
          "ticks": 5581,
          "events": {
            "flip": 185,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 52813824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.44,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 52871168,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.304166666666667,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5353,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 52928512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.57999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 223,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 52985856,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.954166666666666,
          "totalReward": 181.43999999999997,
          "endReason": "game_over",
          "ticks": 5509,
          "events": {
            "flip": 208,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 53043200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.32,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 53100544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.2,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 53157888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.39999999999998,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 53215232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.36000000000004,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 53272576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.44,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 177,
            "plunge": 3,
            "rapid_flipper": 38,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 53329920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.54000000000002,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 53387264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.60000000000002,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 53444608,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.320833333333333,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5357,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 13,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 53501952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 53559296,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 53616640,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 134,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 53673984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 142,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 53731328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4875,
          "totalReward": 182.01999999999992,
          "endReason": "game_over",
          "ticks": 5157,
          "events": {
            "flip": 151,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 53788672,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.95999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 53846016,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 8,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 53903360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 176,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 53960704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 54018048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 54075392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 54132736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 150,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 54190080,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 168,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 54247424,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.77999999999997,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 54304768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 54362112,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 169,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 15,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 54419456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 54476800,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 54534144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.01999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 161,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 54591488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 54648832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 54706176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 54763520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 167,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 54820864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 138,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 54878208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 125,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 54935552,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 151,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 54992896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 163,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 4,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 55050240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 181.98000000000002,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 11,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 55107584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.420833333333334,
          "totalReward": 181.96,
          "endReason": "game_over",
          "ticks": 5141,
          "events": {
            "flip": 171,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 55164928,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 156,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 55222272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 171,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 55279616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.620833333333334,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5189,
          "events": {
            "flip": 208,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 55336960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.85999999999999,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 55394304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.75999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 217,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 22,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 55451648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.89999999999995,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.30000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 55508992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.66,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 55566336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.804166666666667,
          "totalReward": 181.75999999999996,
          "endReason": "game_over",
          "ticks": 5233,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 55623680,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.020833333333332,
          "totalReward": 181.64000000000001,
          "endReason": "game_over",
          "ticks": 5285,
          "events": {
            "flip": 233,
            "plunge": 3,
            "rapid_flipper": 28,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 55681024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.46000000000004,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 55738368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.69999999999996,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 243,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 55795712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.78,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 228,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 21,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 55853056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 55910400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.604166666666668,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5185,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 55967744,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 56025088,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.4375,
          "totalReward": 182.47999999999996,
          "endReason": "game_over",
          "ticks": 5625,
          "events": {
            "flip": 230,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 56082432,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.554166666666667,
          "totalReward": 182.43999999999994,
          "endReason": "game_over",
          "ticks": 5653,
          "events": {
            "flip": 223,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 56139776,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.5375,
          "totalReward": 182.59999999999997,
          "endReason": "game_over",
          "ticks": 5649,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 56197120,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.754166666666666,
          "totalReward": 182.4999999999999,
          "endReason": "game_over",
          "ticks": 5701,
          "events": {
            "flip": 201,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 10,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 56254464,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.870833333333334,
          "totalReward": 182.09999999999994,
          "endReason": "game_over",
          "ticks": 5489,
          "events": {
            "flip": 213,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 56311808,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.0375,
          "totalReward": 182.01999999999995,
          "endReason": "game_over",
          "ticks": 5529,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 56369152,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.270833333333332,
          "totalReward": 182.03999999999994,
          "endReason": "game_over",
          "ticks": 5585,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 56426496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9375,
          "totalReward": 182.04,
          "endReason": "game_over",
          "ticks": 5265,
          "events": {
            "flip": 211,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 56483840,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.404166666666665,
          "totalReward": 182.07999999999993,
          "endReason": "game_over",
          "ticks": 5377,
          "events": {
            "flip": 210,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 56541184,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.104166666666668,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5305,
          "events": {
            "flip": 196,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 56598528,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.504166666666666,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5401,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 56655872,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.804166666666667,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5233,
          "events": {
            "flip": 189,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 56713216,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.2875,
          "totalReward": 182.59999999999997,
          "endReason": "game_over",
          "ticks": 5349,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 56770560,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.520833333333332,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5405,
          "events": {
            "flip": 201,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 4,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 56827904,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 182.47999999999993,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 189,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "rapid_flipper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 56885248,
          "score": 191420,
          "orbits": 0,
          "seconds": 27.629166666666666,
          "totalReward": 187.54999999999987,
          "endReason": "game_over",
          "ticks": 6631,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 10,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.31999999999999995,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 56942592,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.920833333333334,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5501,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 4,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 56999936,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.104166666666668,
          "totalReward": 181.93999999999988,
          "endReason": "game_over",
          "ticks": 5305,
          "events": {
            "flip": 223,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.26,
            "nudge": 0.6
          }
        },
        {
          "steps": 57057280,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.204166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5329,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 57114624,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.120833333333334,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5309,
          "events": {
            "flip": 169,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 57171968,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.420833333333334,
          "totalReward": 182.27999999999994,
          "endReason": "game_over",
          "ticks": 5381,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 57229312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 57286656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 178,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 7,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 57344000,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.370833333333334,
          "totalReward": 182.61999999999995,
          "endReason": "game_over",
          "ticks": 5609,
          "events": {
            "flip": 152,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 57401344,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.0375,
          "totalReward": 182.15999999999994,
          "endReason": "game_over",
          "ticks": 5529,
          "events": {
            "flip": 160,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 57458688,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.6875,
          "totalReward": 182.67999999999995,
          "endReason": "game_over",
          "ticks": 5445,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 1,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 57516032,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.620833333333334,
          "totalReward": 182.69999999999996,
          "endReason": "game_over",
          "ticks": 5429,
          "events": {
            "flip": 186,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 57573376,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.9375,
          "totalReward": 182.67999999999995,
          "endReason": "game_over",
          "ticks": 5505,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 57630720,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.97083333333333,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5513,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 57688064,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.8375,
          "totalReward": 182.03999999999988,
          "endReason": "game_over",
          "ticks": 5481,
          "events": {
            "flip": 203,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 13,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 57745408,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.5875,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5421,
          "events": {
            "flip": 190,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 1,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 57802752,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.604166666666668,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5425,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 57860096,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.28999999999996,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 57917440,
          "score": 185810,
          "orbits": 0,
          "seconds": 22.8375,
          "totalReward": 181.90999999999983,
          "endReason": "game_over",
          "ticks": 5481,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 57974784,
          "score": 185900,
          "orbits": 0,
          "seconds": 23.054166666666667,
          "totalReward": 181.51999999999964,
          "endReason": "game_over",
          "ticks": 5533,
          "events": {
            "flip": 236,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 58032128,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.97083333333333,
          "totalReward": 181.61999999999992,
          "endReason": "game_over",
          "ticks": 5513,
          "events": {
            "flip": 217,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 29,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 58089472,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.23,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 193,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 58146816,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.20999999999998,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 188,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 58204160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.9,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 58261504,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.904166666666665,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5497,
          "events": {
            "flip": 206,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 20,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.40000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 58318848,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.13,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 11,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 58376192,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.1875,
          "totalReward": 181.61999999999998,
          "endReason": "game_over",
          "ticks": 5325,
          "events": {
            "flip": 224,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 29,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 58433536,
          "score": 186310,
          "orbits": 0,
          "seconds": 22.520833333333332,
          "totalReward": 182.26999999999992,
          "endReason": "game_over",
          "ticks": 5405,
          "events": {
            "flip": 223,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 58490880,
          "score": 185900,
          "orbits": 0,
          "seconds": 22.604166666666668,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5425,
          "events": {
            "flip": 220,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 21,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.42,
            "nudge": 0.6
          }
        },
        {
          "steps": 58548224,
          "score": 193010,
          "orbits": 0,
          "seconds": 52.108333333333334,
          "totalReward": 185.91999999999828,
          "endReason": "game_over",
          "ticks": 12506,
          "events": {
            "flip": 450,
            "plunge": 3,
            "rapid_flipper": 177,
            "target": 10,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.5400000000000027,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 58605568,
          "score": 190810,
          "orbits": 0,
          "seconds": 22.5375,
          "totalReward": 186.98999999999992,
          "endReason": "game_over",
          "ticks": 5409,
          "events": {
            "flip": 211,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 11,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 58662912,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.154166666666665,
          "totalReward": 181.86,
          "endReason": "game_over",
          "ticks": 5317,
          "events": {
            "flip": 206,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 58720256,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.504166666666666,
          "totalReward": 181.97999999999993,
          "endReason": "game_over",
          "ticks": 5641,
          "events": {
            "flip": 186,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 11,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 58777600,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.8875,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5493,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 58834944,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.17,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 197,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 58892288,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.3375,
          "totalReward": 185.24999999999997,
          "endReason": "game_over",
          "ticks": 5361,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 58949632,
          "score": 185900,
          "orbits": 0,
          "seconds": 23.0375,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5529,
          "events": {
            "flip": 216,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 59006976,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.904166666666665,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5497,
          "events": {
            "flip": 207,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 59064320,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.3375,
          "totalReward": 185.23,
          "endReason": "game_over",
          "ticks": 5361,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59121664,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.32999999999996,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 1,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59179008,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.18999999999997,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 152,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59236352,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.17,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59293696,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9375,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5265,
          "events": {
            "flip": 152,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 1,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 59351040,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.30999999999997,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 178,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 2,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59408384,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.325,
          "totalReward": 185.34999999999997,
          "endReason": "game_over",
          "ticks": 5358,
          "events": {
            "flip": 169,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59465728,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.3375,
          "totalReward": 185.32999999999996,
          "endReason": "game_over",
          "ticks": 5361,
          "events": {
            "flip": 192,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 59523072,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 199,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 59580416,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.504166666666666,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5641,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 11,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 59637760,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 5,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 59695104,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 163,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 59752448,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 168,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 59809792,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 191,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 59867136,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.270833333333332,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5105,
          "events": {
            "flip": 165,
            "plunge": 3,
            "rapid_flipper": 11,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 59924480,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 171,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 59981824,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 60039168,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 60096512,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 1,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 60153856,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.404166666666665,
          "totalReward": 182.07999999999996,
          "endReason": "game_over",
          "ticks": 5137,
          "events": {
            "flip": 177,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 60211200,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 155,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 60268544,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 2,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 60325888,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6375,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5193,
          "events": {
            "flip": 151,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 60383232,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 145,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 4,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 60440576,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 153,
            "plunge": 3,
            "rapid_flipper": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 60497920,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 60555264,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 60612608,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 192,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 14,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 60669952,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.01999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 60727296,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.654166666666665,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5437,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 60784640,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.47083333333333,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5393,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 60841984,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.72083333333333,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5213,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 60899328,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.820833333333333,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5237,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 60956672,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.104166666666668,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5305,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 61014016,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.054166666666667,
          "totalReward": 181.93999999999994,
          "endReason": "game_over",
          "ticks": 5293,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 61071360,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6875,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5205,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 61128704,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.47083333333333,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5153,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 11,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 61186048,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.7875,
          "totalReward": 181.93999999999997,
          "endReason": "game_over",
          "ticks": 5229,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 13,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 61243392,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.8,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 190,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 61300736,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 185,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 7,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 61358080,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.154166666666665,
          "totalReward": 182.27999999999997,
          "endReason": "game_over",
          "ticks": 5317,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 61415424,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.0875,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5301,
          "events": {
            "flip": 204,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 61472768,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.754166666666666,
          "totalReward": 181.7,
          "endReason": "game_over",
          "ticks": 5221,
          "events": {
            "flip": 199,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 25,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 61530112,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.88,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 61587456,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.754166666666666,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5221,
          "events": {
            "flip": 197,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 15,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 61644800,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.054166666666667,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5293,
          "events": {
            "flip": 186,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 17,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 61702144,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 197,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 23,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 61759488,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 188,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 61816832,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 61874176,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3375,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5121,
          "events": {
            "flip": 167,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 61931520,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.6875,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5205,
          "events": {
            "flip": 172,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 11,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 61988864,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.86,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 62046208,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 62103552,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.72083333333333,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5213,
          "events": {
            "flip": 167,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 62160896,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 29,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 62218240,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 62275584,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 160,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 62332928,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 160,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 2,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 62390272,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.22083333333333,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5093,
          "events": {
            "flip": 149,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 62447616,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 167,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 10,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 62504960,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 149,
            "plunge": 3,
            "rapid_flipper": 4,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 62562304,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 145,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 62619648,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4375,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5145,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 62676992,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 147,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 62734336,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 163,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 8,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 62791680,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.3875,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5133,
          "events": {
            "flip": 139,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 1,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 62849024,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.454166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5149,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 62906368,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 142,
            "plunge": 3,
            "rapid_flipper": 4,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 62963712,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.4375,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5145,
          "events": {
            "flip": 124,
            "plunge": 3,
            "rapid_flipper": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 63021056,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 147,
            "plunge": 3,
            "rapid_flipper": 8,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 63078400,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.404166666666665,
          "totalReward": 181.66000000000003,
          "endReason": "game_over",
          "ticks": 5137,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 27,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 63135744,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 63193088,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.654166666666665,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5197,
          "events": {
            "flip": 161,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 7,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 63250432,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 26,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 63307776,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 63365120,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 174,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 12,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 63422464,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.85999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 17,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.33999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 63479808,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.77999999999994,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 203,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 21,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 63537152,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.370833333333334,
          "totalReward": 181.71999999999997,
          "endReason": "game_over",
          "ticks": 5129,
          "events": {
            "flip": 199,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 24,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4800000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 63594496,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.304166666666667,
          "totalReward": 181.79999999999995,
          "endReason": "game_over",
          "ticks": 5113,
          "events": {
            "flip": 193,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 20,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 63651840,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.9375,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5265,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 63709184,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 181.89999999999998,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 15,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 63766528,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.75999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 63823872,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.1375,
          "totalReward": 181.87999999999997,
          "endReason": "game_over",
          "ticks": 5313,
          "events": {
            "flip": 177,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 63881216,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.01999999999995,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 127,
            "plunge": 3,
            "rapid_flipper": 9,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.18,
            "nudge": 0.6
          }
        },
        {
          "steps": 63938560,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 139,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 63995904,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.95999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 134,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 64053248,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 162,
            "plunge": 3,
            "rapid_flipper": 11,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 64110592,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 152,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 64167936,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.07999999999996,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 173,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 64225280,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.254166666666666,
          "totalReward": 182.05999999999997,
          "endReason": "game_over",
          "ticks": 5101,
          "events": {
            "flip": 159,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 64282624,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 64339968,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 64397312,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.97999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 206,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 11,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.21999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 64454656,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 159,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 64512000,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 145,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 64569344,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 64626688,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.99999999999994,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 64684032,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 181.91999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 158,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 14,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 64741376,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 181.93999999999994,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 13,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 64798720,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.94,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 168,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 13,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.25999999999999995,
            "nudge": 0.6
          }
        },
        {
          "steps": 64856064,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 64913408,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.320833333333333,
          "totalReward": 181.83999999999997,
          "endReason": "game_over",
          "ticks": 5117,
          "events": {
            "flip": 203,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 64970752,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.354166666666668,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5125,
          "events": {
            "flip": 194,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "rapid_flipper": 4,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 65028096,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.03999999999996,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 191,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 8,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.16,
            "nudge": 0.6
          }
        },
        {
          "steps": 65085440,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 197,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 65142784,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2375,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5097,
          "events": {
            "flip": 171,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 65200128,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 150,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 1,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 65257472,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 65314816,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 191,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 2,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 65372160,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 65429504,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 7,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 65486848,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 166,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 5,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 65544192,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999996,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 65601536,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 171,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 1,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 65658880,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 65716224,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 65773568,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 162,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 65830912,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 65888256,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 65945600,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.154166666666665,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5077,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 2,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 66002944,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 185,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 66060288,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.1875,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5085,
          "events": {
            "flip": 177,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 66117632,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.170833333333334,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5081,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 66174976,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 161,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 66232320,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.204166666666666,
          "totalReward": 182.07999999999998,
          "endReason": "game_over",
          "ticks": 5089,
          "events": {
            "flip": 120,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 66289664,
          "score": 185800,
          "orbits": 0,
          "seconds": 21.2875,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5109,
          "events": {
            "flip": 157,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 66347008,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.9875,
          "totalReward": 182.63999999999996,
          "endReason": "game_over",
          "ticks": 5517,
          "events": {
            "flip": 203,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 66404352,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.520833333333332,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5405,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 66461696,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.420833333333334,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5381,
          "events": {
            "flip": 159,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 66519040,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.504166666666666,
          "totalReward": 182.19999999999996,
          "endReason": "game_over",
          "ticks": 5401,
          "events": {
            "flip": 182,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 66576384,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.620833333333334,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5429,
          "events": {
            "flip": 202,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 66633728,
          "score": 185900,
          "orbits": 0,
          "seconds": 23.020833333333332,
          "totalReward": 182.23999999999995,
          "endReason": "game_over",
          "ticks": 5525,
          "events": {
            "flip": 198,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 3,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 66691072,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.820833333333333,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5477,
          "events": {
            "flip": 173,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 2,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 66748416,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.370833333333334,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5369,
          "events": {
            "flip": 179,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 66805760,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.6375,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5433,
          "events": {
            "flip": 195,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 66863104,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.020833333333332,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5285,
          "events": {
            "flip": 176,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 66920448,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.0375,
          "totalReward": 182.15999999999997,
          "endReason": "game_over",
          "ticks": 5529,
          "events": {
            "flip": 201,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 66977792,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.22083333333333,
          "totalReward": 182.61999999999998,
          "endReason": "game_over",
          "ticks": 5573,
          "events": {
            "flip": 177,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 67035136,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.704166666666666,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5449,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 67092480,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.704166666666666,
          "totalReward": 182.11999999999998,
          "endReason": "game_over",
          "ticks": 5449,
          "events": {
            "flip": 193,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 4,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 67149824,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.820833333333333,
          "totalReward": 182.17999999999998,
          "endReason": "game_over",
          "ticks": 5477,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 67207168,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.454166666666666,
          "totalReward": 182.09999999999997,
          "endReason": "game_over",
          "ticks": 5389,
          "events": {
            "flip": 193,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 5,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 67264512,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 182.65999999999997,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 67321856,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.320833333333333,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5597,
          "events": {
            "flip": 214,
            "plunge": 3,
            "rapid_flipper": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 67379200,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.504166666666666,
          "totalReward": 182.67999999999995,
          "endReason": "game_over",
          "ticks": 5641,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 67436544,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.670833333333334,
          "totalReward": 182.73999999999995,
          "endReason": "game_over",
          "ticks": 5441,
          "events": {
            "flip": 215,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 67493888,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.5875,
          "totalReward": 183.15999999999997,
          "endReason": "game_over",
          "ticks": 5421,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 2,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 67551232,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.47083333333333,
          "totalReward": 182.57999999999996,
          "endReason": "game_over",
          "ticks": 5393,
          "events": {
            "flip": 191,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 67608576,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.654166666666665,
          "totalReward": 182.11999999999995,
          "endReason": "game_over",
          "ticks": 5437,
          "events": {
            "flip": 206,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 67665920,
          "score": 185810,
          "orbits": 0,
          "seconds": 23.254166666666666,
          "totalReward": 182.0699999999999,
          "endReason": "game_over",
          "ticks": 5581,
          "events": {
            "flip": 183,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 7,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 67723264,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.6375,
          "totalReward": 183.19999999999996,
          "endReason": "game_over",
          "ticks": 5433,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0,
            "nudge": 0.6
          }
        },
        {
          "steps": 67780608,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.354166666666668,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5605,
          "events": {
            "flip": 149,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 67837952,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.9875,
          "totalReward": 182.59999999999994,
          "endReason": "game_over",
          "ticks": 5517,
          "events": {
            "flip": 171,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 67895296,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.054166666666667,
          "totalReward": 182.65999999999997,
          "endReason": "game_over",
          "ticks": 5533,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.04,
            "nudge": 0.6
          }
        },
        {
          "steps": 67952640,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.204166666666666,
          "totalReward": 182.17999999999995,
          "endReason": "game_over",
          "ticks": 5569,
          "events": {
            "flip": 181,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.02,
            "nudge": 0.6
          }
        },
        {
          "steps": 68009984,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.0375,
          "totalReward": 182.11999999999992,
          "endReason": "game_over",
          "ticks": 5529,
          "events": {
            "flip": 186,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 68067328,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.154166666666665,
          "totalReward": 182.11999999999998,
          "endReason": "game_over",
          "ticks": 5557,
          "events": {
            "flip": 193,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 68124672,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.820833333333333,
          "totalReward": 182.6599999999999,
          "endReason": "game_over",
          "ticks": 5477,
          "events": {
            "flip": 205,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.14,
            "nudge": 0.6
          }
        },
        {
          "steps": 68182016,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.754166666666666,
          "totalReward": 182.59999999999994,
          "endReason": "game_over",
          "ticks": 5461,
          "events": {
            "flip": 195,
            "plunge": 3,
            "target": 9,
            "bumper": 7,
            "rapid_flipper": 5,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 68239360,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.7875,
          "totalReward": 182.69999999999993,
          "endReason": "game_over",
          "ticks": 5469,
          "events": {
            "flip": 210,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 68296704,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.254166666666666,
          "totalReward": 182.13999999999996,
          "endReason": "game_over",
          "ticks": 5581,
          "events": {
            "flip": 187,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.06,
            "nudge": 0.6
          }
        },
        {
          "steps": 68354048,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.2375,
          "totalReward": 182.07999999999996,
          "endReason": "game_over",
          "ticks": 5577,
          "events": {
            "flip": 196,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 6,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 68411392,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.354166666666668,
          "totalReward": 182.0799999999999,
          "endReason": "game_over",
          "ticks": 5605,
          "events": {
            "flip": 222,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 68468736,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.0875,
          "totalReward": 183.09999999999997,
          "endReason": "game_over",
          "ticks": 5541,
          "events": {
            "flip": 202,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 68526080,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.804166666666667,
          "totalReward": 183.09999999999997,
          "endReason": "game_over",
          "ticks": 5473,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 68583424,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.854166666666668,
          "totalReward": 182.09999999999994,
          "endReason": "game_over",
          "ticks": 5485,
          "events": {
            "flip": 221,
            "plunge": 3,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 68640768,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.054166666666667,
          "totalReward": 182.07999999999996,
          "endReason": "game_over",
          "ticks": 5533,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 6,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 68698112,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.954166666666666,
          "totalReward": 181.99999999999997,
          "endReason": "game_over",
          "ticks": 5509,
          "events": {
            "flip": 196,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 68755456,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.854166666666668,
          "totalReward": 182.31999999999996,
          "endReason": "game_over",
          "ticks": 5485,
          "events": {
            "flip": 231,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 68812800,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.070833333333333,
          "totalReward": 181.81999999999994,
          "endReason": "game_over",
          "ticks": 5537,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 68870144,
          "score": 185810,
          "orbits": 0,
          "seconds": 23.020833333333332,
          "totalReward": 181.74999999999991,
          "endReason": "game_over",
          "ticks": 5525,
          "events": {
            "flip": 231,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 68927488,
          "score": 186900,
          "orbits": 0,
          "seconds": 23.1375,
          "totalReward": 182.95999999999998,
          "endReason": "game_over",
          "ticks": 5553,
          "events": {
            "flip": 220,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 68984832,
          "score": 186910,
          "orbits": 0,
          "seconds": 23.304166666666667,
          "totalReward": 182.58999999999986,
          "endReason": "game_over",
          "ticks": 5593,
          "events": {
            "flip": 235,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 69042176,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.0875,
          "totalReward": 182.6,
          "endReason": "game_over",
          "ticks": 5541,
          "events": {
            "flip": 215,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 30,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 69099520,
          "score": 186900,
          "orbits": 0,
          "seconds": 23.1875,
          "totalReward": 182.83999999999992,
          "endReason": "game_over",
          "ticks": 5565,
          "events": {
            "flip": 170,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 23,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 69156864,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.47083333333333,
          "totalReward": 182.26,
          "endReason": "game_over",
          "ticks": 5633,
          "events": {
            "flip": 158,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 69214208,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.1375,
          "totalReward": 181.73999999999998,
          "endReason": "game_over",
          "ticks": 5553,
          "events": {
            "flip": 198,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 69271552,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.3375,
          "totalReward": 182.35999999999996,
          "endReason": "game_over",
          "ticks": 5601,
          "events": {
            "flip": 180,
            "plunge": 3,
            "rapid_flipper": 17,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.34,
            "nudge": 0.6
          }
        },
        {
          "steps": 69328896,
          "score": 186200,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 182.17999999999992,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 184,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 69386240,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.454166666666666,
          "totalReward": 182.2,
          "endReason": "game_over",
          "ticks": 5629,
          "events": {
            "flip": 203,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 69443584,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.304166666666667,
          "totalReward": 181.5199999999999,
          "endReason": "game_over",
          "ticks": 5593,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 34,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6800000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 69500928,
          "score": 186900,
          "orbits": 0,
          "seconds": 23.454166666666666,
          "totalReward": 182.91999999999993,
          "endReason": "game_over",
          "ticks": 5629,
          "events": {
            "flip": 170,
            "plunge": 3,
            "rapid_flipper": 19,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.38000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 69558272,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.22083333333333,
          "totalReward": 182.7399999999999,
          "endReason": "game_over",
          "ticks": 5573,
          "events": {
            "flip": 173,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 23,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46,
            "nudge": 0.6
          }
        },
        {
          "steps": 69615616,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.054166666666667,
          "totalReward": 182.63999999999996,
          "endReason": "game_over",
          "ticks": 5533,
          "events": {
            "flip": 168,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 28,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 69672960,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.8875,
          "totalReward": 182.75999999999993,
          "endReason": "game_over",
          "ticks": 5493,
          "events": {
            "flip": 154,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4400000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 69730304,
          "score": 187000,
          "orbits": 0,
          "seconds": 22.920833333333334,
          "totalReward": 182.93999999999988,
          "endReason": "game_over",
          "ticks": 5501,
          "events": {
            "flip": 201,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 23,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4600000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 69787648,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.654166666666665,
          "totalReward": 182.33999999999997,
          "endReason": "game_over",
          "ticks": 5437,
          "events": {
            "flip": 215,
            "plunge": 3,
            "rapid_flipper": 23,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.46000000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 69844992,
          "score": 186900,
          "orbits": 0,
          "seconds": 22.8875,
          "totalReward": 182.5599999999999,
          "endReason": "game_over",
          "ticks": 5493,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 69902336,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.070833333333333,
          "totalReward": 182.26,
          "endReason": "game_over",
          "ticks": 5537,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 22,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.44000000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 69959680,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.104166666666668,
          "totalReward": 181.62,
          "endReason": "game_over",
          "ticks": 5545,
          "events": {
            "flip": 178,
            "plunge": 3,
            "rapid_flipper": 29,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5800000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 70017024,
          "score": 186900,
          "orbits": 0,
          "seconds": 22.754166666666666,
          "totalReward": 182.79999999999995,
          "endReason": "game_over",
          "ticks": 5461,
          "events": {
            "flip": 169,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 70074368,
          "score": 186900,
          "orbits": 0,
          "seconds": 22.8375,
          "totalReward": 182.6399999999999,
          "endReason": "game_over",
          "ticks": 5481,
          "events": {
            "flip": 173,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 70131712,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.1375,
          "totalReward": 181.57999999999993,
          "endReason": "game_over",
          "ticks": 5553,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 70189056,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.72083333333333,
          "totalReward": 181.83999999999995,
          "endReason": "game_over",
          "ticks": 5453,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 70246400,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.1375,
          "totalReward": 181.26,
          "endReason": "game_over",
          "ticks": 5553,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 70303744,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.22083333333333,
          "totalReward": 181.57999999999993,
          "endReason": "game_over",
          "ticks": 5573,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 70361088,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.370833333333334,
          "totalReward": 181.79999999999995,
          "endReason": "game_over",
          "ticks": 5609,
          "events": {
            "flip": 194,
            "plunge": 3,
            "rapid_flipper": 20,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 70418432,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.904166666666665,
          "totalReward": 182.88,
          "endReason": "game_over",
          "ticks": 5497,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 16,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.32,
            "nudge": 0.6
          }
        },
        {
          "steps": 70475776,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.1375,
          "totalReward": 182.59999999999997,
          "endReason": "game_over",
          "ticks": 5553,
          "events": {
            "flip": 183,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 70533120,
          "score": 185810,
          "orbits": 0,
          "seconds": 23.320833333333333,
          "totalReward": 182.10999999999996,
          "endReason": "game_over",
          "ticks": 5597,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 5,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 70590464,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.954166666666666,
          "totalReward": 183.09999999999997,
          "endReason": "game_over",
          "ticks": 5509,
          "events": {
            "flip": 184,
            "plunge": 3,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "rapid_flipper": 5,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.1,
            "nudge": 0.6
          }
        },
        {
          "steps": 70647808,
          "score": 186900,
          "orbits": 0,
          "seconds": 23.120833333333334,
          "totalReward": 183.17999999999992,
          "endReason": "game_over",
          "ticks": 5549,
          "events": {
            "flip": 175,
            "plunge": 3,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "rapid_flipper": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.12000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 70705152,
          "score": 186300,
          "orbits": 0,
          "seconds": 22.9375,
          "totalReward": 182.61999999999995,
          "endReason": "game_over",
          "ticks": 5505,
          "events": {
            "flip": 191,
            "plunge": 3,
            "rapid_flipper": 4,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.08,
            "nudge": 0.6
          }
        },
        {
          "steps": 70762496,
          "score": 189920,
          "orbits": 0,
          "seconds": 30.2,
          "totalReward": 185.38999999999953,
          "endReason": "game_over",
          "ticks": 7248,
          "events": {
            "flip": 229,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000005,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 70819840,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.704166666666666,
          "totalReward": 182.95999999999995,
          "endReason": "game_over",
          "ticks": 5449,
          "events": {
            "flip": 199,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 70877184,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.570833333333333,
          "totalReward": 182.95999999999992,
          "endReason": "game_over",
          "ticks": 5657,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 12,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.23999999999999996,
            "nudge": 0.6
          }
        },
        {
          "steps": 70934528,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.72083333333333,
          "totalReward": 182.89999999999998,
          "endReason": "game_over",
          "ticks": 5453,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 15,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.3,
            "nudge": 0.6
          }
        },
        {
          "steps": 70991872,
          "score": 185810,
          "orbits": 0,
          "seconds": 23.504166666666666,
          "totalReward": 181.78999999999988,
          "endReason": "game_over",
          "ticks": 5641,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 21,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.4200000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 71049216,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.6375,
          "totalReward": 182.91999999999996,
          "endReason": "game_over",
          "ticks": 5433,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 14,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.27999999999999997,
            "nudge": 0.6
          }
        },
        {
          "steps": 71106560,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.770833333333332,
          "totalReward": 182.83999999999997,
          "endReason": "game_over",
          "ticks": 5465,
          "events": {
            "flip": 197,
            "plunge": 3,
            "rapid_flipper": 18,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.36000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 71163904,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.870833333333334,
          "totalReward": 182.59999999999994,
          "endReason": "game_over",
          "ticks": 5489,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 10,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.19999999999999998,
            "nudge": 0.6
          }
        },
        {
          "steps": 71221248,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.3625,
          "totalReward": 185.0699999999998,
          "endReason": "game_over",
          "ticks": 5847,
          "events": {
            "flip": 203,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 71278592,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.2375,
          "totalReward": 182.69999999999996,
          "endReason": "game_over",
          "ticks": 5577,
          "events": {
            "flip": 202,
            "plunge": 3,
            "rapid_flipper": 25,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.5000000000000001,
            "nudge": 0.6
          }
        },
        {
          "steps": 71335936,
          "score": 186810,
          "orbits": 0,
          "seconds": 23.554166666666667,
          "totalReward": 182.34999999999994,
          "endReason": "game_over",
          "ticks": 5653,
          "events": {
            "flip": 228,
            "plunge": 3,
            "rapid_flipper": 43,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 71393280,
          "score": 186900,
          "orbits": 0,
          "seconds": 23.070833333333333,
          "totalReward": 182.49999999999997,
          "endReason": "game_over",
          "ticks": 5537,
          "events": {
            "flip": 209,
            "plunge": 3,
            "rapid_flipper": 40,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 71450624,
          "score": 187300,
          "orbits": 0,
          "seconds": 22.820833333333333,
          "totalReward": 182.66,
          "endReason": "game_over",
          "ticks": 5477,
          "events": {
            "flip": 211,
            "plunge": 3,
            "rapid_flipper": 52,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 71507968,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.704166666666666,
          "totalReward": 182.21999999999994,
          "endReason": "game_over",
          "ticks": 5449,
          "events": {
            "flip": 231,
            "plunge": 3,
            "rapid_flipper": 49,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9800000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 71565312,
          "score": 186400,
          "orbits": 0,
          "seconds": 23.204166666666666,
          "totalReward": 181.63999999999996,
          "endReason": "game_over",
          "ticks": 5569,
          "events": {
            "flip": 245,
            "plunge": 3,
            "rapid_flipper": 58,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1600000000000006,
            "nudge": 0.6
          }
        },
        {
          "steps": 71622656,
          "score": 186900,
          "orbits": 0,
          "seconds": 22.904166666666665,
          "totalReward": 182.57999999999998,
          "endReason": "game_over",
          "ticks": 5497,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 36,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7200000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 71680000,
          "score": 186900,
          "orbits": 0,
          "seconds": 22.870833333333334,
          "totalReward": 182.69999999999996,
          "endReason": "game_over",
          "ticks": 5489,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 30,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6000000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 71737344,
          "score": 186800,
          "orbits": 0,
          "seconds": 22.72083333333333,
          "totalReward": 182.28000000000003,
          "endReason": "game_over",
          "ticks": 5453,
          "events": {
            "flip": 207,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 71794688,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.4375,
          "totalReward": 181.57999999999996,
          "endReason": "game_over",
          "ticks": 5625,
          "events": {
            "flip": 186,
            "plunge": 3,
            "rapid_flipper": 31,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6200000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 71852032,
          "score": 186400,
          "orbits": 0,
          "seconds": 23.2375,
          "totalReward": 181.84,
          "endReason": "game_over",
          "ticks": 5577,
          "events": {
            "flip": 214,
            "plunge": 3,
            "rapid_flipper": 48,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9600000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 71909376,
          "score": 186700,
          "orbits": 0,
          "seconds": 23.654166666666665,
          "totalReward": 182.18,
          "endReason": "game_over",
          "ticks": 5677,
          "events": {
            "flip": 205,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 71966720,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.054166666666667,
          "totalReward": 181.81999999999996,
          "endReason": "game_over",
          "ticks": 5533,
          "events": {
            "flip": 179,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 72024064,
          "score": 197520,
          "orbits": 0,
          "seconds": 39.858333333333334,
          "totalReward": 190.36999999999875,
          "endReason": "game_over",
          "ticks": 9566,
          "events": {
            "flip": 381,
            "plunge": 3,
            "rapid_flipper": 180,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.6000000000000028,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 72081408,
          "score": 186330,
          "orbits": 0,
          "seconds": 35.6,
          "totalReward": 178.52999999999855,
          "endReason": "game_over",
          "ticks": 8544,
          "events": {
            "flip": 380,
            "plunge": 3,
            "rapid_flipper": 200,
            "target": 9,
            "bumper": 6,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.000000000000003,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 72138752,
          "score": 187100,
          "orbits": 0,
          "seconds": 27.9875,
          "totalReward": 180.4999999999992,
          "endReason": "game_over",
          "ticks": 6717,
          "events": {
            "flip": 324,
            "plunge": 3,
            "rapid_flipper": 140,
            "target": 9,
            "bumper": 10,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.800000000000002,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 72196096,
          "score": 192510,
          "orbits": 0,
          "seconds": 36.7,
          "totalReward": 184.7499999999988,
          "endReason": "game_over",
          "ticks": 8808,
          "events": {
            "flip": 391,
            "plunge": 3,
            "rapid_flipper": 203,
            "target": 9,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.060000000000002,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 72253440,
          "score": 186900,
          "orbits": 0,
          "seconds": 22.820833333333333,
          "totalReward": 182.26000000000002,
          "endReason": "game_over",
          "ticks": 5477,
          "events": {
            "flip": 236,
            "plunge": 3,
            "rapid_flipper": 52,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 72310784,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.72083333333333,
          "totalReward": 182.37999999999988,
          "endReason": "game_over",
          "ticks": 5693,
          "events": {
            "flip": 213,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 72368128,
          "score": 189900,
          "orbits": 0,
          "seconds": 23.433333333333334,
          "totalReward": 185.35000000000002,
          "endReason": "game_over",
          "ticks": 5624,
          "events": {
            "flip": 226,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 72425472,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.070833333333333,
          "totalReward": 181.52,
          "endReason": "game_over",
          "ticks": 5537,
          "events": {
            "flip": 204,
            "plunge": 3,
            "rapid_flipper": 59,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1800000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 72482816,
          "score": 452060,
          "orbits": 1,
          "seconds": 40.35,
          "totalReward": 442.21999999999804,
          "endReason": "game_over",
          "ticks": 9684,
          "events": {
            "flip": 497,
            "plunge": 3,
            "rapid_flipper": 302,
            "target": 12,
            "bumper": 16,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 6,
            "ramp": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.039999999999966,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 72540160,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.8375,
          "totalReward": 181.77999999999992,
          "endReason": "game_over",
          "ticks": 5721,
          "events": {
            "flip": 181,
            "plunge": 3,
            "rapid_flipper": 46,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 72597504,
          "score": 186920,
          "orbits": 0,
          "seconds": 26.3375,
          "totalReward": 181.11999999999946,
          "endReason": "game_over",
          "ticks": 6321,
          "events": {
            "flip": 233,
            "plunge": 3,
            "rapid_flipper": 105,
            "target": 10,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.1000000000000014,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 72654848,
          "score": 189400,
          "orbits": 0,
          "seconds": 24.0375,
          "totalReward": 185.07999999999993,
          "endReason": "game_over",
          "ticks": 5769,
          "events": {
            "flip": 187,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 72712192,
          "score": 191220,
          "orbits": 0,
          "seconds": 33.5,
          "totalReward": 183.7799999999989,
          "endReason": "game_over",
          "ticks": 8040,
          "events": {
            "flip": 335,
            "plunge": 3,
            "rapid_flipper": 197,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.940000000000003,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 72769536,
          "score": 189500,
          "orbits": 0,
          "seconds": 24.691666666666666,
          "totalReward": 184.8299999999998,
          "endReason": "game_over",
          "ticks": 5926,
          "events": {
            "flip": 217,
            "plunge": 3,
            "rapid_flipper": 56,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1200000000000006,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 72826880,
          "score": 191000,
          "orbits": 0,
          "seconds": 31.6875,
          "totalReward": 184.66999999999908,
          "endReason": "game_over",
          "ticks": 7605,
          "events": {
            "flip": 307,
            "plunge": 3,
            "rapid_flipper": 139,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.780000000000002,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 72884224,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.870833333333334,
          "totalReward": 182.02000000000004,
          "endReason": "game_over",
          "ticks": 5489,
          "events": {
            "flip": 182,
            "plunge": 3,
            "rapid_flipper": 39,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 72941568,
          "score": 186800,
          "orbits": 0,
          "seconds": 23.22083333333333,
          "totalReward": 182.38,
          "endReason": "game_over",
          "ticks": 5573,
          "events": {
            "flip": 195,
            "plunge": 3,
            "rapid_flipper": 41,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8200000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 72998912,
          "score": 186700,
          "orbits": 0,
          "seconds": 23.204166666666666,
          "totalReward": 182.21999999999997,
          "endReason": "game_over",
          "ticks": 5569,
          "events": {
            "flip": 193,
            "plunge": 3,
            "rapid_flipper": 44,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8800000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 73056256,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.2875,
          "totalReward": 181.85999999999987,
          "endReason": "game_over",
          "ticks": 5589,
          "events": {
            "flip": 197,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 73113600,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.029166666666665,
          "totalReward": 185.25999999999993,
          "endReason": "game_over",
          "ticks": 5527,
          "events": {
            "flip": 172,
            "plunge": 3,
            "rapid_flipper": 32,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6400000000000002,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 73170944,
          "score": 187000,
          "orbits": 0,
          "seconds": 23.104166666666668,
          "totalReward": 182.73999999999992,
          "endReason": "game_over",
          "ticks": 5545,
          "events": {
            "flip": 212,
            "plunge": 3,
            "rapid_flipper": 33,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.6600000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 73228288,
          "score": 189410,
          "orbits": 0,
          "seconds": 27.3125,
          "totalReward": 183.80999999999983,
          "endReason": "game_over",
          "ticks": 6555,
          "events": {
            "flip": 293,
            "plunge": 3,
            "rapid_flipper": 105,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.1000000000000014,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 73285632,
          "score": 194400,
          "orbits": 0,
          "seconds": 25.795833333333334,
          "totalReward": 189.59999999999974,
          "endReason": "game_over",
          "ticks": 6191,
          "events": {
            "flip": 232,
            "plunge": 3,
            "rapid_flipper": 65,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3000000000000007,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 73342976,
          "score": 196550,
          "orbits": 0,
          "seconds": 39.9125,
          "totalReward": 186.15999999999826,
          "endReason": "game_over",
          "ticks": 9579,
          "events": {
            "flip": 529,
            "plunge": 3,
            "rapid_flipper": 342,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "ramp": 1,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.839999999999966,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 73400320,
          "score": 191820,
          "orbits": 0,
          "seconds": 28.570833333333333,
          "totalReward": 184.8099999999992,
          "endReason": "game_over",
          "ticks": 6857,
          "events": {
            "flip": 345,
            "plunge": 3,
            "rapid_flipper": 163,
            "target": 10,
            "bumper": 6,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.2600000000000025,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 73457664,
          "score": 190400,
          "orbits": 0,
          "seconds": 27.141666666666666,
          "totalReward": 184.23999999999964,
          "endReason": "game_over",
          "ticks": 6514,
          "events": {
            "flip": 313,
            "plunge": 3,
            "rapid_flipper": 128,
            "target": 9,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.560000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 73515008,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.029166666666665,
          "totalReward": 184.7599999999999,
          "endReason": "game_over",
          "ticks": 5527,
          "events": {
            "flip": 222,
            "plunge": 3,
            "rapid_flipper": 57,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.1400000000000006,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 73572352,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.004166666666666,
          "totalReward": 181.63999999999996,
          "endReason": "game_over",
          "ticks": 5521,
          "events": {
            "flip": 245,
            "plunge": 3,
            "rapid_flipper": 53,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0600000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 73629696,
          "score": 188540,
          "orbits": 0,
          "seconds": 49.71666666666667,
          "totalReward": 172.9399999999973,
          "endReason": "game_over",
          "ticks": 11932,
          "events": {
            "flip": 846,
            "plunge": 3,
            "rapid_flipper": 590,
            "target": 9,
            "bumper": 13,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 14,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.799999999999855,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 73687040,
          "score": 188800,
          "orbits": 0,
          "seconds": 25.1875,
          "totalReward": 183.99000000000004,
          "endReason": "game_over",
          "ticks": 6045,
          "events": {
            "flip": 228,
            "plunge": 3,
            "rapid_flipper": 63,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "drain": 3,
            "land": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 73744384,
          "score": 191510,
          "orbits": 0,
          "seconds": 33.15,
          "totalReward": 182.35999999999856,
          "endReason": "game_over",
          "ticks": 7956,
          "events": {
            "flip": 455,
            "plunge": 3,
            "rapid_flipper": 280,
            "target": 10,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.599999999999978,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 73801728,
          "score": 186800,
          "orbits": 0,
          "seconds": 24.5875,
          "totalReward": 181.88999999999982,
          "endReason": "game_over",
          "ticks": 5901,
          "events": {
            "flip": 174,
            "plunge": 3,
            "rapid_flipper": 63,
            "target": 10,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.2600000000000007,
            "nudge": 0.65
          }
        },
        {
          "steps": 73859072,
          "score": 204000,
          "orbits": 0,
          "seconds": 72.05,
          "totalReward": 178.2399999999938,
          "endReason": "game_over",
          "ticks": 17292,
          "events": {
            "flip": 1345,
            "plunge": 3,
            "rapid_flipper": 1113,
            "target": 9,
            "bumper": 39,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 30,
            "inlane": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.25999999999965,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 73916416,
          "score": 456100,
          "orbits": 1,
          "seconds": 55.44166666666666,
          "totalReward": 437.4300000000017,
          "endReason": "game_over",
          "ticks": 13306,
          "events": {
            "flip": 925,
            "plunge": 3,
            "rapid_flipper": 746,
            "target": 13,
            "bumper": 17,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 10,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.91999999999982,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 73973760,
          "score": 186400,
          "orbits": 0,
          "seconds": 22.920833333333334,
          "totalReward": 181.43999999999997,
          "endReason": "game_over",
          "ticks": 5501,
          "events": {
            "flip": 203,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 74031104,
          "score": 186400,
          "orbits": 0,
          "seconds": 23.22083333333333,
          "totalReward": 182.05999999999995,
          "endReason": "game_over",
          "ticks": 5573,
          "events": {
            "flip": 188,
            "plunge": 3,
            "rapid_flipper": 37,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.7400000000000003,
            "nudge": 0.6
          }
        },
        {
          "steps": 74088448,
          "score": 190800,
          "orbits": 0,
          "seconds": 45.483333333333334,
          "totalReward": 177.03999999999763,
          "endReason": "game_over",
          "ticks": 10916,
          "events": {
            "flip": 709,
            "plunge": 3,
            "rapid_flipper": 508,
            "target": 9,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.159999999999904,
            "nudge": 0.6
          }
        },
        {
          "steps": 74145792,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.120833333333334,
          "totalReward": 181.2599999999999,
          "endReason": "game_over",
          "ticks": 5309,
          "events": {
            "flip": 176,
            "plunge": 3,
            "rapid_flipper": 47,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.9400000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 74203136,
          "score": 190650,
          "orbits": 0,
          "seconds": 37.575,
          "totalReward": 179.89999999999813,
          "endReason": "game_over",
          "ticks": 9018,
          "events": {
            "flip": 553,
            "plunge": 3,
            "rapid_flipper": 360,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.199999999999949,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 74260480,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 180.69999999999996,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 231,
            "plunge": 3,
            "rapid_flipper": 75,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.5000000000000009,
            "nudge": 0.6
          }
        },
        {
          "steps": 74317824,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.454166666666666,
          "totalReward": 181.2,
          "endReason": "game_over",
          "ticks": 5629,
          "events": {
            "flip": 206,
            "plunge": 3,
            "rapid_flipper": 50,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0000000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 74375168,
          "score": 199250,
          "orbits": 0,
          "seconds": 48.55833333333333,
          "totalReward": 184.0199999999971,
          "endReason": "game_over",
          "ticks": 11654,
          "events": {
            "flip": 783,
            "plunge": 3,
            "rapid_flipper": 584,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.679999999999872,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 74432512,
          "score": 189130,
          "orbits": 0,
          "seconds": 36.083333333333336,
          "totalReward": 179.11999999999802,
          "endReason": "game_over",
          "ticks": 8660,
          "events": {
            "flip": 479,
            "plunge": 3,
            "rapid_flipper": 313,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.259999999999969,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 74489856,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.170833333333334,
          "totalReward": 181.86000000000004,
          "endReason": "game_over",
          "ticks": 5561,
          "events": {
            "flip": 192,
            "plunge": 3,
            "rapid_flipper": 42,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 0.8400000000000004,
            "nudge": 0.6
          }
        },
        {
          "steps": 74547200,
          "score": 193920,
          "orbits": 0,
          "seconds": 26.412499999999998,
          "totalReward": 187.79999999999967,
          "endReason": "game_over",
          "ticks": 6339,
          "events": {
            "flip": 312,
            "plunge": 3,
            "rapid_flipper": 131,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.620000000000002,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 74604544,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.354166666666668,
          "totalReward": 181.67999999999998,
          "endReason": "game_over",
          "ticks": 5605,
          "events": {
            "flip": 211,
            "plunge": 3,
            "rapid_flipper": 51,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.0200000000000005,
            "nudge": 0.6
          }
        },
        {
          "steps": 74661888,
          "score": 205870,
          "orbits": 0,
          "seconds": 89.4875,
          "totalReward": 175.97999999999143,
          "endReason": "game_over",
          "ticks": 21477,
          "events": {
            "flip": 1593,
            "plunge": 3,
            "rapid_flipper": 1302,
            "target": 11,
            "bumper": 43,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 37,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 26.03999999999955,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 74719232,
          "score": 198750,
          "orbits": 0,
          "seconds": 39.666666666666664,
          "totalReward": 187.40999999999786,
          "endReason": "game_over",
          "ticks": 9520,
          "events": {
            "flip": 587,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 392,
            "bumper": 11,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.8399999999999395,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 74776576,
          "score": 193850,
          "orbits": 0,
          "seconds": 32.3625,
          "totalReward": 185.48999999999907,
          "endReason": "game_over",
          "ticks": 7767,
          "events": {
            "flip": 423,
            "plunge": 3,
            "rapid_flipper": 243,
            "target": 10,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.859999999999989,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 74833920,
          "score": 189860,
          "orbits": 0,
          "seconds": 43.95,
          "totalReward": 175.77999999999707,
          "endReason": "game_over",
          "ticks": 10548,
          "events": {
            "flip": 720,
            "plunge": 3,
            "rapid_flipper": 519,
            "target": 10,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 6,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.379999999999882,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 74891264,
          "score": 195240,
          "orbits": 0,
          "seconds": 36.32083333333333,
          "totalReward": 184.45999999999862,
          "endReason": "game_over",
          "ticks": 8717,
          "events": {
            "flip": 531,
            "plunge": 3,
            "rapid_flipper": 364,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.279999999999972,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 74948608,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.504166666666666,
          "totalReward": 180.21999999999994,
          "endReason": "game_over",
          "ticks": 5641,
          "events": {
            "flip": 256,
            "plunge": 3,
            "rapid_flipper": 124,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.4800000000000018,
            "nudge": 0.6
          }
        },
        {
          "steps": 75005952,
          "score": 191020,
          "orbits": 0,
          "seconds": 49.93333333333333,
          "totalReward": 173.11999999999549,
          "endReason": "game_over",
          "ticks": 11984,
          "events": {
            "flip": 896,
            "plunge": 3,
            "rapid_flipper": 710,
            "target": 10,
            "bumper": 17,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 12,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.1999999999998,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 75063296,
          "score": 189200,
          "orbits": 0,
          "seconds": 31.537499999999998,
          "totalReward": 179.99999999999878,
          "endReason": "game_over",
          "ticks": 7569,
          "events": {
            "flip": 434,
            "plunge": 3,
            "rapid_flipper": 275,
            "target": 11,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.499999999999979,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 75120640,
          "score": 190120,
          "orbits": 0,
          "seconds": 32.954166666666666,
          "totalReward": 179.85999999999797,
          "endReason": "game_over",
          "ticks": 7909,
          "events": {
            "flip": 515,
            "plunge": 3,
            "rapid_flipper": 338,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.759999999999954,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 75177984,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.425,
          "totalReward": 184.12,
          "endReason": "game_over",
          "ticks": 5622,
          "events": {
            "flip": 250,
            "plunge": 3,
            "rapid_flipper": 89,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.7800000000000011,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 75235328,
          "score": 191980,
          "orbits": 0,
          "seconds": 44.53333333333333,
          "totalReward": 177.519999999997,
          "endReason": "game_over",
          "ticks": 10688,
          "events": {
            "flip": 746,
            "plunge": 3,
            "rapid_flipper": 538,
            "target": 10,
            "bumper": 20,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 8,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.759999999999877,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 75292672,
          "score": 191500,
          "orbits": 0,
          "seconds": 27.954166666666666,
          "totalReward": 185.13999999999965,
          "endReason": "game_over",
          "ticks": 6709,
          "events": {
            "flip": 309,
            "plunge": 3,
            "rapid_flipper": 138,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.760000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 75350016,
          "score": 234530,
          "orbits": 0,
          "seconds": 112.09583333333333,
          "totalReward": 188.6399999999891,
          "endReason": "game_over",
          "ticks": 26903,
          "events": {
            "flip": 2389,
            "plunge": 3,
            "rapid_flipper": 2112,
            "target": 12,
            "bumper": 35,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 13,
            "ramp": 5,
            "inlane": 14,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 42.24000000000048,
            "nudge": 0.65
          }
        },
        {
          "steps": 75407360,
          "score": 209130,
          "orbits": 0,
          "seconds": 75.30833333333334,
          "totalReward": 181.34999999999147,
          "endReason": "game_over",
          "ticks": 18074,
          "events": {
            "flip": 1447,
            "plunge": 3,
            "rapid_flipper": 1214,
            "target": 10,
            "bumper": 26,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 13,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.27999999999959,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 75464704,
          "score": 190450,
          "orbits": 0,
          "seconds": 39.49583333333333,
          "totalReward": 179.20999999999776,
          "endReason": "game_over",
          "ticks": 9479,
          "events": {
            "flip": 568,
            "plunge": 3,
            "rapid_flipper": 387,
            "target": 9,
            "bumper": 11,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.739999999999942,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 75522048,
          "score": 195140,
          "orbits": 0,
          "seconds": 36.55416666666667,
          "totalReward": 184.1299999999981,
          "endReason": "game_over",
          "ticks": 8773,
          "events": {
            "flip": 577,
            "plunge": 3,
            "rapid_flipper": 373,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "orbit": 1,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.459999999999954,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 75579392,
          "score": 191200,
          "orbits": 0,
          "seconds": 28.525,
          "totalReward": 184.45999999999947,
          "endReason": "game_over",
          "ticks": 6846,
          "events": {
            "flip": 374,
            "plunge": 3,
            "rapid_flipper": 162,
            "target": 10,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.2400000000000024,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 75636736,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.770833333333332,
          "totalReward": 180.91999999999982,
          "endReason": "game_over",
          "ticks": 5705,
          "events": {
            "flip": 261,
            "plunge": 3,
            "rapid_flipper": 89,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.7800000000000014,
            "nudge": 0.6
          }
        },
        {
          "steps": 75694080,
          "score": 189910,
          "orbits": 0,
          "seconds": 27.3625,
          "totalReward": 182.7799999999993,
          "endReason": "game_over",
          "ticks": 6567,
          "events": {
            "flip": 334,
            "plunge": 3,
            "rapid_flipper": 179,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.5800000000000027,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 75751424,
          "score": 185900,
          "orbits": 0,
          "seconds": 23.670833333333334,
          "totalReward": 180.8999999999999,
          "endReason": "game_over",
          "ticks": 5681,
          "events": {
            "flip": 236,
            "plunge": 3,
            "rapid_flipper": 70,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4000000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 75808768,
          "score": 210580,
          "orbits": 0,
          "seconds": 72.8375,
          "totalReward": 185.4999999999918,
          "endReason": "game_over",
          "ticks": 17481,
          "events": {
            "flip": 1314,
            "plunge": 3,
            "rapid_flipper": 1069,
            "target": 11,
            "bumper": 29,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 18,
            "ramp": 3,
            "inlane": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.379999999999654,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 75866112,
          "score": 188900,
          "orbits": 0,
          "seconds": 23.233333333333334,
          "totalReward": 183.76999999999992,
          "endReason": "game_over",
          "ticks": 5576,
          "events": {
            "flip": 228,
            "plunge": 3,
            "rapid_flipper": 79,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.580000000000001,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 75923456,
          "score": 188900,
          "orbits": 0,
          "seconds": 23.129166666666666,
          "totalReward": 183.49999999999994,
          "endReason": "game_over",
          "ticks": 5551,
          "events": {
            "flip": 234,
            "plunge": 3,
            "rapid_flipper": 95,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9000000000000012,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 75980800,
          "score": 187500,
          "orbits": 0,
          "seconds": 26.8375,
          "totalReward": 181.50999999999954,
          "endReason": "game_over",
          "ticks": 6441,
          "events": {
            "flip": 281,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 112,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2400000000000015,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 76038144,
          "score": 203670,
          "orbits": 0,
          "seconds": 59.00833333333333,
          "totalReward": 183.15999999999465,
          "endReason": "game_over",
          "ticks": 14162,
          "events": {
            "flip": 1054,
            "plunge": 3,
            "rapid_flipper": 848,
            "target": 11,
            "bumper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 7,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.95999999999974,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 76095488,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.604166666666668,
          "totalReward": 180.77999999999992,
          "endReason": "game_over",
          "ticks": 5665,
          "events": {
            "flip": 224,
            "plunge": 3,
            "rapid_flipper": 71,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.4200000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 76152832,
          "score": 188900,
          "orbits": 0,
          "seconds": 23.666666666666668,
          "totalReward": 183.04999999999967,
          "endReason": "game_over",
          "ticks": 5680,
          "events": {
            "flip": 256,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 115,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.3000000000000016,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 76210176,
          "score": 208330,
          "orbits": 0,
          "seconds": 68.56666666666666,
          "totalReward": 183.9299999999929,
          "endReason": "game_over",
          "ticks": 16456,
          "events": {
            "flip": 1254,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 1045,
            "bumper": 18,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 13,
            "ramp": 2,
            "inlane": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.899999999999665,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 76267520,
          "score": 211450,
          "orbits": 0,
          "seconds": 99.71666666666667,
          "totalReward": 173.90999999998903,
          "endReason": "game_over",
          "ticks": 23932,
          "events": {
            "flip": 1933,
            "plunge": 3,
            "rapid_flipper": 1697,
            "target": 10,
            "bumper": 38,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 25,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.93999999999961,
            "nudge": 0.6
          }
        },
        {
          "steps": 76324864,
          "score": 204920,
          "orbits": 0,
          "seconds": 73.00416666666666,
          "totalReward": 179.2499999999935,
          "endReason": "game_over",
          "ticks": 17521,
          "events": {
            "flip": 1275,
            "plunge": 3,
            "rapid_flipper": 1091,
            "target": 11,
            "bumper": 27,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 12,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.819999999999656,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 76382208,
          "score": 192810,
          "orbits": 0,
          "seconds": 26.520833333333332,
          "totalReward": 185.85999999999945,
          "endReason": "game_over",
          "ticks": 6365,
          "events": {
            "flip": 318,
            "plunge": 3,
            "rapid_flipper": 160,
            "target": 10,
            "bumper": 8,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.2000000000000024,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 76439552,
          "score": 194440,
          "orbits": 0,
          "seconds": 55.958333333333336,
          "totalReward": 175.43999999999474,
          "endReason": "game_over",
          "ticks": 13430,
          "events": {
            "flip": 957,
            "plunge": 3,
            "rapid_flipper": 775,
            "target": 9,
            "bumper": 17,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.499999999999769,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 76496896,
          "score": 464580,
          "orbits": 1,
          "seconds": 71.7,
          "totalReward": 438.8200000000028,
          "endReason": "game_over",
          "ticks": 17208,
          "events": {
            "flip": 1326,
            "plunge": 3,
            "rapid_flipper": 1098,
            "target": 12,
            "bumper": 20,
            "nudge": 14,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 8,
            "inlane": 10,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.95999999999964,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 76554240,
          "score": 190500,
          "orbits": 0,
          "seconds": 26.554166666666667,
          "totalReward": 183.6199999999992,
          "endReason": "game_over",
          "ticks": 6373,
          "events": {
            "flip": 352,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 169,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3800000000000026,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 76611584,
          "score": 195120,
          "orbits": 0,
          "seconds": 46.170833333333334,
          "totalReward": 179.3699999999965,
          "endReason": "game_over",
          "ticks": 11081,
          "events": {
            "flip": 791,
            "plunge": 3,
            "rapid_flipper": 610,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "orbit": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.199999999999847,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 76668928,
          "score": 189900,
          "orbits": 0,
          "seconds": 26.925,
          "totalReward": 182.0499999999991,
          "endReason": "game_over",
          "ticks": 6462,
          "events": {
            "flip": 373,
            "plunge": 3,
            "rapid_flipper": 215,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.299999999999996,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 76726272,
          "score": 189620,
          "orbits": 0,
          "seconds": 23.629166666666666,
          "totalReward": 183.92999999999986,
          "endReason": "game_over",
          "ticks": 5671,
          "events": {
            "flip": 250,
            "plunge": 3,
            "rapid_flipper": 107,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.1400000000000015,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 76783616,
          "score": 188500,
          "orbits": 0,
          "seconds": 29.954166666666666,
          "totalReward": 180.32999999999907,
          "endReason": "game_over",
          "ticks": 7189,
          "events": {
            "flip": 390,
            "plunge": 3,
            "rapid_flipper": 221,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.419999999999996,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 76840960,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.9375,
          "totalReward": 180.59999999999985,
          "endReason": "game_over",
          "ticks": 5745,
          "events": {
            "flip": 273,
            "plunge": 3,
            "rapid_flipper": 105,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.1000000000000014,
            "nudge": 0.6
          }
        },
        {
          "steps": 76898304,
          "score": 185800,
          "orbits": 0,
          "seconds": 22.8875,
          "totalReward": 179.6,
          "endReason": "game_over",
          "ticks": 5493,
          "events": {
            "flip": 293,
            "plunge": 3,
            "rapid_flipper": 130,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.600000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 76955648,
          "score": 190310,
          "orbits": 0,
          "seconds": 27.483333333333334,
          "totalReward": 182.50999999999905,
          "endReason": "game_over",
          "ticks": 6596,
          "events": {
            "flip": 375,
            "plunge": 3,
            "rapid_flipper": 215,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.299999999999997,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 77012992,
          "score": 202010,
          "orbits": 0,
          "seconds": 65.0375,
          "totalReward": 176.57999999999208,
          "endReason": "game_over",
          "ticks": 15609,
          "events": {
            "flip": 1310,
            "plunge": 3,
            "rapid_flipper": 1084,
            "target": 10,
            "bumper": 18,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "sling": 11,
            "inlane": 7,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.679999999999637,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 77070336,
          "score": 201520,
          "orbits": 0,
          "seconds": 64.57916666666667,
          "totalReward": 175.15999999999397,
          "endReason": "game_over",
          "ticks": 15499,
          "events": {
            "flip": 1360,
            "plunge": 3,
            "rapid_flipper": 1143,
            "target": 11,
            "bumper": 24,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 22,
            "inlane": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.859999999999623,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 77127680,
          "score": 197680,
          "orbits": 0,
          "seconds": 45.94166666666666,
          "totalReward": 181.46999999999545,
          "endReason": "game_over",
          "ticks": 11026,
          "events": {
            "flip": 850,
            "plunge": 3,
            "rapid_flipper": 633,
            "target": 9,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.659999999999826,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 77185024,
          "score": 193790,
          "orbits": 0,
          "seconds": 31.804166666666667,
          "totalReward": 185.07999999999848,
          "endReason": "game_over",
          "ticks": 7633,
          "events": {
            "flip": 461,
            "plunge": 3,
            "rapid_flipper": 248,
            "target": 10,
            "bumper": 17,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "sling": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.9599999999999875,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 77242368,
          "score": 207760,
          "orbits": 0,
          "seconds": 77.05416666666666,
          "totalReward": 176.74999999999153,
          "endReason": "game_over",
          "ticks": 18493,
          "events": {
            "flip": 1638,
            "plunge": 3,
            "rapid_flipper": 1373,
            "target": 10,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 16,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 27.459999999999518,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 77299712,
          "score": 190900,
          "orbits": 0,
          "seconds": 27.933333333333334,
          "totalReward": 182.4299999999988,
          "endReason": "game_over",
          "ticks": 6704,
          "events": {
            "flip": 437,
            "plunge": 3,
            "rapid_flipper": 246,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.919999999999986,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 77357056,
          "score": 480030,
          "orbits": 1,
          "seconds": 92.60416666666667,
          "totalReward": 437.5999999999911,
          "endReason": "game_over",
          "ticks": 22225,
          "events": {
            "flip": 2183,
            "plunge": 3,
            "rapid_flipper": 1934,
            "target": 12,
            "bumper": 44,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 23,
            "ramp": 6,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.68000000000007,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 77414400,
          "score": 441850,
          "orbits": 1,
          "seconds": 42.93333333333333,
          "totalReward": 426.65999999999724,
          "endReason": "game_over",
          "ticks": 10304,
          "events": {
            "flip": 769,
            "plunge": 3,
            "rapid_flipper": 572,
            "target": 12,
            "bumper": 15,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 5,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.43999999999988,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 77471744,
          "score": 454940,
          "orbits": 1,
          "seconds": 88.2375,
          "totalReward": 415.51999999998856,
          "endReason": "game_over",
          "ticks": 21177,
          "events": {
            "flip": 2014,
            "plunge": 3,
            "rapid_flipper": 1786,
            "target": 12,
            "bumper": 25,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 24,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 35.71999999999976,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 77529088,
          "score": 191230,
          "orbits": 0,
          "seconds": 43.03333333333333,
          "totalReward": 176.83999999999733,
          "endReason": "game_over",
          "ticks": 10328,
          "events": {
            "flip": 736,
            "plunge": 3,
            "rapid_flipper": 532,
            "target": 11,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 3,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.639999999999892,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 77586432,
          "score": 189800,
          "orbits": 0,
          "seconds": 25.666666666666668,
          "totalReward": 184.0199999999998,
          "endReason": "game_over",
          "ticks": 6160,
          "events": {
            "flip": 340,
            "plunge": 3,
            "rapid_flipper": 114,
            "target": 9,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2800000000000016,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 77643776,
          "score": 199790,
          "orbits": 0,
          "seconds": 40.266666666666666,
          "totalReward": 189.06999999999806,
          "endReason": "game_over",
          "ticks": 9664,
          "events": {
            "flip": 581,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 351,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 9,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.019999999999953,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 77701120,
          "score": 211580,
          "orbits": 0,
          "seconds": 73.825,
          "totalReward": 179.85999999999183,
          "endReason": "game_over",
          "ticks": 17718,
          "events": {
            "flip": 1662,
            "plunge": 3,
            "rapid_flipper": 1411,
            "target": 11,
            "bumper": 25,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 8,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 28.219999999999516,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 77758464,
          "score": 190180,
          "orbits": 0,
          "seconds": 34.28333333333333,
          "totalReward": 178.98999999999836,
          "endReason": "game_over",
          "ticks": 8228,
          "events": {
            "flip": 553,
            "plunge": 3,
            "rapid_flipper": 372,
            "target": 10,
            "bumper": 12,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 8,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.439999999999953,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 77815808,
          "score": 209010,
          "orbits": 0,
          "seconds": 87.79583333333333,
          "totalReward": 166.74999999998784,
          "endReason": "game_over",
          "ticks": 21071,
          "events": {
            "flip": 2132,
            "plunge": 3,
            "rapid_flipper": 1933,
            "target": 11,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 21,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.66000000000025,
            "nudge": 0.6
          }
        },
        {
          "steps": 77873152,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.425,
          "totalReward": 183.96000000000006,
          "endReason": "game_over",
          "ticks": 5622,
          "events": {
            "flip": 283,
            "plunge": 3,
            "rapid_flipper": 97,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9400000000000013,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 77930496,
          "score": 198540,
          "orbits": 0,
          "seconds": 40.541666666666664,
          "totalReward": 184.43999999999787,
          "endReason": "game_over",
          "ticks": 9730,
          "events": {
            "flip": 714,
            "plunge": 3,
            "rapid_flipper": 530,
            "target": 10,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 4,
            "ramp": 1,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.599999999999895,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 77987840,
          "score": 188330,
          "orbits": 0,
          "seconds": 32.0375,
          "totalReward": 178.13999999999876,
          "endReason": "game_over",
          "ticks": 7689,
          "events": {
            "flip": 490,
            "plunge": 3,
            "rapid_flipper": 322,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.4399999999999675,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 78045184,
          "score": 190260,
          "orbits": 0,
          "seconds": 44.78333333333333,
          "totalReward": 174.30999999999693,
          "endReason": "game_over",
          "ticks": 10748,
          "events": {
            "flip": 783,
            "plunge": 3,
            "rapid_flipper": 610,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 6,
            "inlane": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.19999999999985,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 78102528,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.9375,
          "totalReward": 180.9399999999999,
          "endReason": "game_over",
          "ticks": 5745,
          "events": {
            "flip": 275,
            "plunge": 3,
            "rapid_flipper": 88,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.7600000000000011,
            "nudge": 0.6
          }
        },
        {
          "steps": 78159872,
          "score": 189220,
          "orbits": 0,
          "seconds": 33.43333333333333,
          "totalReward": 179.50999999999857,
          "endReason": "game_over",
          "ticks": 8024,
          "events": {
            "flip": 484,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 298,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.959999999999971,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 78217216,
          "score": 187500,
          "orbits": 0,
          "seconds": 31.020833333333332,
          "totalReward": 178.82999999999893,
          "endReason": "game_over",
          "ticks": 7445,
          "events": {
            "flip": 436,
            "plunge": 3,
            "rapid_flipper": 246,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.919999999999985,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 78274560,
          "score": 185820,
          "orbits": 0,
          "seconds": 23.7875,
          "totalReward": 180.42,
          "endReason": "game_over",
          "ticks": 5709,
          "events": {
            "flip": 268,
            "plunge": 3,
            "rapid_flipper": 90,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.8000000000000012,
            "nudge": 0.6
          }
        },
        {
          "steps": 78331904,
          "score": 202810,
          "orbits": 0,
          "seconds": 38.333333333333336,
          "totalReward": 191.57999999999794,
          "endReason": "game_over",
          "ticks": 9200,
          "events": {
            "flip": 602,
            "plunge": 3,
            "rapid_flipper": 384,
            "target": 11,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 1,
            "sling": 1,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.679999999999941,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 78389248,
          "score": 194280,
          "orbits": 0,
          "seconds": 57.983333333333334,
          "totalReward": 172.7899999999938,
          "endReason": "game_over",
          "ticks": 13916,
          "events": {
            "flip": 1105,
            "plunge": 3,
            "rapid_flipper": 887,
            "target": 10,
            "bumper": 23,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.73999999999973,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 78446592,
          "score": 203330,
          "orbits": 0,
          "seconds": 41.77916666666667,
          "totalReward": 190.05999999999722,
          "endReason": "game_over",
          "ticks": 10027,
          "events": {
            "flip": 693,
            "plunge": 3,
            "rapid_flipper": 486,
            "target": 9,
            "bumper": 10,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "orbit": 1,
            "inlane": 2,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.719999999999905,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 78503936,
          "score": 186320,
          "orbits": 0,
          "seconds": 23.5375,
          "totalReward": 180.6200000000001,
          "endReason": "game_over",
          "ticks": 5649,
          "events": {
            "flip": 281,
            "plunge": 3,
            "rapid_flipper": 105,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.1000000000000014,
            "nudge": 0.6
          }
        },
        {
          "steps": 78561280,
          "score": 204010,
          "orbits": 0,
          "seconds": 45.45,
          "totalReward": 189.74999999999648,
          "endReason": "game_over",
          "ticks": 10908,
          "events": {
            "flip": 764,
            "plunge": 3,
            "rapid_flipper": 528,
            "target": 11,
            "bumper": 19,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 11,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.55999999999987,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 78618624,
          "score": 186900,
          "orbits": 0,
          "seconds": 25.0375,
          "totalReward": 180.63999999999993,
          "endReason": "game_over",
          "ticks": 6009,
          "events": {
            "flip": 322,
            "plunge": 3,
            "rapid_flipper": 133,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.660000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 78675968,
          "score": 190620,
          "orbits": 0,
          "seconds": 33.141666666666666,
          "totalReward": 179.76999999999853,
          "endReason": "game_over",
          "ticks": 7954,
          "events": {
            "flip": 574,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 365,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.299999999999955,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 78733312,
          "score": 241570,
          "orbits": 0,
          "seconds": 145.10833333333332,
          "totalReward": 176.75999999997916,
          "endReason": "game_over",
          "ticks": 34826,
          "events": {
            "flip": 3383,
            "plunge": 3,
            "rapid_flipper": 3063,
            "target": 11,
            "bumper": 49,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 17,
            "sling": 47,
            "ramp": 5,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 61.26000000000267,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 78790656,
          "score": 187820,
          "orbits": 0,
          "seconds": 28.97083333333333,
          "totalReward": 179.55999999999904,
          "endReason": "game_over",
          "ticks": 6953,
          "events": {
            "flip": 406,
            "plunge": 3,
            "rapid_flipper": 228,
            "target": 10,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.559999999999992,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 78848000,
          "score": 185900,
          "orbits": 0,
          "seconds": 24.170833333333334,
          "totalReward": 180.09999999999982,
          "endReason": "game_over",
          "ticks": 5801,
          "events": {
            "flip": 298,
            "plunge": 3,
            "rapid_flipper": 110,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2000000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 78905344,
          "score": 210140,
          "orbits": 0,
          "seconds": 72.19166666666666,
          "totalReward": 181.96999999999124,
          "endReason": "game_over",
          "ticks": 17326,
          "events": {
            "flip": 1492,
            "plunge": 3,
            "rapid_flipper": 1236,
            "target": 10,
            "bumper": 24,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 14,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.719999999999573,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 78962688,
          "score": 194030,
          "orbits": 0,
          "seconds": 30.204166666666666,
          "totalReward": 186.51999999999947,
          "endReason": "game_over",
          "ticks": 7249,
          "events": {
            "flip": 377,
            "plunge": 3,
            "rapid_flipper": 188,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.760000000000003,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 79020032,
          "score": 198070,
          "orbits": 0,
          "seconds": 63.608333333333334,
          "totalReward": 172.38999999999282,
          "endReason": "game_over",
          "ticks": 15266,
          "events": {
            "flip": 1335,
            "plunge": 3,
            "rapid_flipper": 1109,
            "target": 10,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.179999999999634,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 79077376,
          "score": 188900,
          "orbits": 0,
          "seconds": 23.2125,
          "totalReward": 182.90000000000018,
          "endReason": "game_over",
          "ticks": 5571,
          "events": {
            "flip": 286,
            "plunge": 3,
            "rapid_flipper": 125,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.5000000000000018,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 79134720,
          "score": 200280,
          "orbits": 0,
          "seconds": 40.18333333333333,
          "totalReward": 186.29999999999725,
          "endReason": "game_over",
          "ticks": 9644,
          "events": {
            "flip": 710,
            "plunge": 3,
            "rapid_flipper": 514,
            "target": 11,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 8,
            "ramp": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.279999999999887,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 79192064,
          "score": 226320,
          "orbits": 0,
          "seconds": 154.0125,
          "totalReward": 154.54999999997605,
          "endReason": "game_over",
          "ticks": 36963,
          "events": {
            "flip": 3724,
            "plunge": 3,
            "rapid_flipper": 3411,
            "target": 11,
            "bumper": 50,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 22,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 68.22000000000254,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79249408,
          "score": 206470,
          "orbits": 0,
          "seconds": 64.99583333333334,
          "totalReward": 182.61999999999244,
          "endReason": "game_over",
          "ticks": 15599,
          "events": {
            "flip": 1239,
            "plunge": 3,
            "rapid_flipper": 1015,
            "target": 9,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 7,
            "inlane": 8,
            "orbit": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.299999999999677,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79306752,
          "score": 196300,
          "orbits": 0,
          "seconds": 44.36666666666667,
          "totalReward": 179.9299999999969,
          "endReason": "game_over",
          "ticks": 10648,
          "events": {
            "flip": 832,
            "plunge": 3,
            "rapid_flipper": 626,
            "target": 11,
            "bumper": 13,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.519999999999845,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 79364096,
          "score": 196220,
          "orbits": 0,
          "seconds": 30.3625,
          "totalReward": 187.99999999999918,
          "endReason": "game_over",
          "ticks": 7287,
          "events": {
            "flip": 425,
            "plunge": 3,
            "rapid_flipper": 236,
            "target": 9,
            "bumper": 12,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.719999999999993,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 79421440,
          "score": 202690,
          "orbits": 0,
          "seconds": 86.72083333333333,
          "totalReward": 165.58999999998994,
          "endReason": "game_over",
          "ticks": 20813,
          "events": {
            "flip": 1919,
            "plunge": 3,
            "rapid_flipper": 1670,
            "target": 10,
            "bumper": 19,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 19,
            "inlane": 14,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.39999999999961,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 79478784,
          "score": 190030,
          "orbits": 0,
          "seconds": 39.85,
          "totalReward": 176.5899999999972,
          "endReason": "game_over",
          "ticks": 9564,
          "events": {
            "flip": 708,
            "plunge": 3,
            "rapid_flipper": 487,
            "target": 10,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 3,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.7399999999999,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 79536128,
          "score": 488700,
          "orbits": 1,
          "seconds": 124.22083333333333,
          "totalReward": 432.6899999999837,
          "endReason": "game_over",
          "ticks": 29813,
          "events": {
            "flip": 2890,
            "plunge": 3,
            "rapid_flipper": 2613,
            "target": 12,
            "bumper": 44,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "orbit": 1,
            "ramp": 6,
            "sling": 30,
            "inlane": 16,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 52.260000000001654,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 79593472,
          "score": 211070,
          "orbits": 0,
          "seconds": 56.699999999999996,
          "totalReward": 190.97999999999405,
          "endReason": "game_over",
          "ticks": 13608,
          "events": {
            "flip": 1040,
            "plunge": 3,
            "rapid_flipper": 827,
            "target": 10,
            "bumper": 15,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 7,
            "inlane": 6,
            "ramp": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.53999999999975,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79650816,
          "score": 191340,
          "orbits": 0,
          "seconds": 52.71666666666667,
          "totalReward": 173.70999999999609,
          "endReason": "game_over",
          "ticks": 12652,
          "events": {
            "flip": 909,
            "plunge": 3,
            "rapid_flipper": 694,
            "target": 10,
            "bumper": 14,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 4,
            "inlane": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.879999999999825,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 79708160,
          "score": 213800,
          "orbits": 0,
          "seconds": 122.6375,
          "totalReward": 169.00999999998658,
          "endReason": "game_over",
          "ticks": 29433,
          "events": {
            "flip": 2360,
            "plunge": 3,
            "rapid_flipper": 2062,
            "target": 9,
            "bumper": 27,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 20,
            "ramp": 2,
            "inlane": 18,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 41.24000000000039,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79765504,
          "score": 458270,
          "orbits": 1,
          "seconds": 100.45416666666667,
          "totalReward": 419.309999999995,
          "endReason": "game_over",
          "ticks": 24109,
          "events": {
            "flip": 2034,
            "plunge": 3,
            "rapid_flipper": 1763,
            "target": 12,
            "bumper": 27,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 35.25999999999981,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 79822848,
          "score": 194260,
          "orbits": 0,
          "seconds": 41.02916666666667,
          "totalReward": 180.88999999999712,
          "endReason": "game_over",
          "ticks": 9847,
          "events": {
            "flip": 676,
            "plunge": 3,
            "rapid_flipper": 491,
            "target": 10,
            "bumper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.819999999999903,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79880192,
          "score": 196380,
          "orbits": 0,
          "seconds": 46.233333333333334,
          "totalReward": 181.2899999999961,
          "endReason": "game_over",
          "ticks": 11096,
          "events": {
            "flip": 764,
            "plunge": 3,
            "rapid_flipper": 577,
            "target": 11,
            "bumper": 19,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 8,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.53999999999986,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79937536,
          "score": 203700,
          "orbits": 0,
          "seconds": 51.729166666666664,
          "totalReward": 187.54999999999586,
          "endReason": "game_over",
          "ticks": 12415,
          "events": {
            "flip": 838,
            "plunge": 3,
            "rapid_flipper": 630,
            "target": 9,
            "bumper": 16,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 2,
            "inlane": 5,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.599999999999834,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 79994880,
          "score": 217730,
          "orbits": 0,
          "seconds": 97.82083333333333,
          "totalReward": 180.97999999998825,
          "endReason": "game_over",
          "ticks": 23477,
          "events": {
            "flip": 1903,
            "plunge": 3,
            "rapid_flipper": 1650,
            "target": 11,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 23,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.99999999999953,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80052224,
          "score": 190820,
          "orbits": 0,
          "seconds": 51.21666666666667,
          "totalReward": 174.6299999999959,
          "endReason": "game_over",
          "ticks": 12292,
          "events": {
            "flip": 839,
            "plunge": 3,
            "rapid_flipper": 622,
            "target": 11,
            "bumper": 12,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 12,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.439999999999834,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80109568,
          "score": 188300,
          "orbits": 0,
          "seconds": 27.520833333333332,
          "totalReward": 180.8699999999993,
          "endReason": "game_over",
          "ticks": 6605,
          "events": {
            "flip": 376,
            "plunge": 3,
            "rapid_flipper": 184,
            "target": 10,
            "bumper": 8,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.680000000000003,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80166912,
          "score": 195250,
          "orbits": 0,
          "seconds": 57.6,
          "totalReward": 176.69999999999482,
          "endReason": "game_over",
          "ticks": 13824,
          "events": {
            "flip": 974,
            "plunge": 3,
            "rapid_flipper": 740,
            "target": 11,
            "bumper": 15,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 5,
            "orbit": 1,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.799999999999786,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80224256,
          "score": 190410,
          "orbits": 0,
          "seconds": 29.404166666666665,
          "totalReward": 182.01999999999865,
          "endReason": "game_over",
          "ticks": 7057,
          "events": {
            "flip": 450,
            "plunge": 3,
            "rapid_flipper": 242,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.839999999999986,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 80281600,
          "score": 189000,
          "orbits": 0,
          "seconds": 23.604166666666668,
          "totalReward": 183.47000000000017,
          "endReason": "game_over",
          "ticks": 5665,
          "events": {
            "flip": 289,
            "plunge": 3,
            "rapid_flipper": 99,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9800000000000013,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 80338944,
          "score": 198260,
          "orbits": 0,
          "seconds": 41.5875,
          "totalReward": 185.29999999999737,
          "endReason": "game_over",
          "ticks": 9981,
          "events": {
            "flip": 650,
            "plunge": 3,
            "rapid_flipper": 468,
            "target": 11,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 6,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.359999999999907,
            "nudge": 0.6
          }
        },
        {
          "steps": 80396288,
          "score": 187500,
          "orbits": 0,
          "seconds": 26.2375,
          "totalReward": 179.88999999999956,
          "endReason": "game_over",
          "ticks": 6297,
          "events": {
            "flip": 364,
            "plunge": 3,
            "rapid_flipper": 193,
            "target": 10,
            "bumper": 8,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.860000000000003,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80453632,
          "score": 188920,
          "orbits": 0,
          "seconds": 30.6875,
          "totalReward": 180.44999999999894,
          "endReason": "game_over",
          "ticks": 7365,
          "events": {
            "flip": 450,
            "plunge": 3,
            "rapid_flipper": 236,
            "target": 10,
            "bumper": 9,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.719999999999992,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80510976,
          "score": 475560,
          "orbits": 1,
          "seconds": 88.87083333333334,
          "totalReward": 434.66999999998785,
          "endReason": "game_over",
          "ticks": 21329,
          "events": {
            "flip": 2072,
            "plunge": 3,
            "rapid_flipper": 1857,
            "target": 12,
            "bumper": 39,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 16,
            "inlane": 7,
            "ramp": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 37.14000000000003,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80568320,
          "score": 190860,
          "orbits": 0,
          "seconds": 40.43333333333333,
          "totalReward": 178.96999999999747,
          "endReason": "game_over",
          "ticks": 9704,
          "events": {
            "flip": 618,
            "plunge": 3,
            "rapid_flipper": 407,
            "target": 10,
            "bumper": 14,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 6,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.139999999999935,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80625664,
          "score": 189510,
          "orbits": 0,
          "seconds": 31.770833333333332,
          "totalReward": 180.03999999999886,
          "endReason": "game_over",
          "ticks": 7625,
          "events": {
            "flip": 488,
            "plunge": 3,
            "rapid_flipper": 286,
            "target": 10,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.71999999999998,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80683008,
          "score": 189510,
          "orbits": 0,
          "seconds": 39.22083333333333,
          "totalReward": 177.33999999999736,
          "endReason": "game_over",
          "ticks": 9413,
          "events": {
            "flip": 636,
            "plunge": 3,
            "rapid_flipper": 431,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.61999999999992,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 80740352,
          "score": 194030,
          "orbits": 0,
          "seconds": 29.72083333333333,
          "totalReward": 185.5399999999986,
          "endReason": "game_over",
          "ticks": 7133,
          "events": {
            "flip": 437,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 237,
            "bumper": 12,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.739999999999988,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80797696,
          "score": 203140,
          "orbits": 0,
          "seconds": 69.2125,
          "totalReward": 177.84999999999266,
          "endReason": "game_over",
          "ticks": 16611,
          "events": {
            "flip": 1324,
            "plunge": 3,
            "rapid_flipper": 1087,
            "target": 10,
            "bumper": 17,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 14,
            "inlane": 8,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.73999999999964,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 80855040,
          "score": 204890,
          "orbits": 0,
          "seconds": 51.71666666666667,
          "totalReward": 187.67999999999523,
          "endReason": "game_over",
          "ticks": 12412,
          "events": {
            "flip": 903,
            "plunge": 3,
            "rapid_flipper": 683,
            "target": 10,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "inlane": 5,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.659999999999808,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 80912384,
          "score": 194450,
          "orbits": 0,
          "seconds": 56.266666666666666,
          "totalReward": 174.65999999999377,
          "endReason": "game_over",
          "ticks": 13504,
          "events": {
            "flip": 1028,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 802,
            "bumper": 23,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 15,
            "inlane": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.039999999999754,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 80969728,
          "score": 194550,
          "orbits": 0,
          "seconds": 27.879166666666666,
          "totalReward": 186.4799999999987,
          "endReason": "game_over",
          "ticks": 6691,
          "events": {
            "flip": 435,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 226,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.519999999999994,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 81027072,
          "score": 200190,
          "orbits": 0,
          "seconds": 47.07083333333333,
          "totalReward": 186.46999999999673,
          "endReason": "game_over",
          "ticks": 11297,
          "events": {
            "flip": 747,
            "plunge": 3,
            "rapid_flipper": 511,
            "target": 9,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 9,
            "orbit": 1,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.219999999999898,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 81084416,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.3875,
          "totalReward": 180.24000000000004,
          "endReason": "game_over",
          "ticks": 5613,
          "events": {
            "flip": 276,
            "plunge": 3,
            "rapid_flipper": 98,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9600000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 81141760,
          "score": 197910,
          "orbits": 0,
          "seconds": 54.19583333333333,
          "totalReward": 179.87999999999462,
          "endReason": "game_over",
          "ticks": 13007,
          "events": {
            "flip": 925,
            "plunge": 3,
            "rapid_flipper": 724,
            "target": 10,
            "bumper": 23,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 11,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.479999999999793,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 81199104,
          "score": 473190,
          "orbits": 1,
          "seconds": 101.1875,
          "totalReward": 429.5999999999868,
          "endReason": "game_over",
          "ticks": 24285,
          "events": {
            "flip": 2232,
            "plunge": 3,
            "rapid_flipper": 1992,
            "target": 12,
            "bumper": 30,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "ramp": 4,
            "sling": 19,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 39.84000000000031,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 81256448,
          "score": 194380,
          "orbits": 0,
          "seconds": 33.81666666666666,
          "totalReward": 184.76999999999856,
          "endReason": "game_over",
          "ticks": 8116,
          "events": {
            "flip": 470,
            "plunge": 3,
            "target": 10,
            "bumper": 14,
            "rapid_flipper": 293,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 8,
            "ramp": 1,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.859999999999976,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 81313792,
          "score": 198150,
          "orbits": 0,
          "seconds": 39.99583333333333,
          "totalReward": 184.44999999999712,
          "endReason": "game_over",
          "ticks": 9599,
          "events": {
            "flip": 684,
            "plunge": 3,
            "rapid_flipper": 510,
            "target": 10,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.19999999999989,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 81371136,
          "score": 192430,
          "orbits": 0,
          "seconds": 49.59166666666667,
          "totalReward": 176.54999999999583,
          "endReason": "game_over",
          "ticks": 11902,
          "events": {
            "flip": 803,
            "plunge": 3,
            "rapid_flipper": 619,
            "target": 9,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 3,
            "inlane": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.379999999999836,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 81428480,
          "score": 205100,
          "orbits": 0,
          "seconds": 77.15416666666667,
          "totalReward": 179.9199999999925,
          "endReason": "game_over",
          "ticks": 18517,
          "events": {
            "flip": 1345,
            "plunge": 3,
            "rapid_flipper": 1074,
            "target": 10,
            "bumper": 22,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 20,
            "inlane": 9,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.479999999999663,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 81485824,
          "score": 190230,
          "orbits": 0,
          "seconds": 30.224999999999998,
          "totalReward": 182.20999999999867,
          "endReason": "game_over",
          "ticks": 7254,
          "events": {
            "flip": 406,
            "plunge": 3,
            "rapid_flipper": 226,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.519999999999994,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 81543168,
          "score": 197550,
          "orbits": 0,
          "seconds": 50.93333333333333,
          "totalReward": 180.6699999999955,
          "endReason": "game_over",
          "ticks": 12224,
          "events": {
            "flip": 864,
            "plunge": 3,
            "rapid_flipper": 669,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.379999999999821,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 81600512,
          "score": 199950,
          "orbits": 0,
          "seconds": 55.416666666666664,
          "totalReward": 180.1899999999947,
          "endReason": "game_over",
          "ticks": 13300,
          "events": {
            "flip": 1009,
            "plunge": 3,
            "rapid_flipper": 803,
            "target": 10,
            "bumper": 30,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 15,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.05999999999977,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 81657856,
          "score": 185900,
          "orbits": 0,
          "seconds": 23.204166666666666,
          "totalReward": 180.01999999999987,
          "endReason": "game_over",
          "ticks": 5569,
          "events": {
            "flip": 277,
            "plunge": 3,
            "rapid_flipper": 114,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2800000000000016,
            "nudge": 0.6
          }
        },
        {
          "steps": 81715200,
          "score": 185800,
          "orbits": 0,
          "seconds": 24.5875,
          "totalReward": 179.07999999999979,
          "endReason": "game_over",
          "ticks": 5901,
          "events": {
            "flip": 355,
            "plunge": 3,
            "rapid_flipper": 156,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.1200000000000023,
            "nudge": 0.6
          }
        },
        {
          "steps": 81772544,
          "score": 189990,
          "orbits": 0,
          "seconds": 37.13333333333333,
          "totalReward": 179.28999999999778,
          "endReason": "game_over",
          "ticks": 8912,
          "events": {
            "flip": 574,
            "plunge": 3,
            "rapid_flipper": 350,
            "target": 10,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.99999999999995,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 81829888,
          "score": 188400,
          "orbits": 0,
          "seconds": 34.53333333333333,
          "totalReward": 178.8099999999986,
          "endReason": "game_over",
          "ticks": 8288,
          "events": {
            "flip": 515,
            "plunge": 3,
            "rapid_flipper": 292,
            "target": 10,
            "bumper": 7,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.839999999999977,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 81887232,
          "score": 187500,
          "orbits": 0,
          "seconds": 24.6375,
          "totalReward": 180.99999999999946,
          "endReason": "game_over",
          "ticks": 5913,
          "events": {
            "flip": 348,
            "plunge": 3,
            "rapid_flipper": 140,
            "target": 10,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.800000000000002,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 81944576,
          "score": 215160,
          "orbits": 0,
          "seconds": 73.92083333333333,
          "totalReward": 186.4299999999915,
          "endReason": "game_over",
          "ticks": 17741,
          "events": {
            "flip": 1483,
            "plunge": 3,
            "rapid_flipper": 1249,
            "target": 10,
            "bumper": 24,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 16,
            "ramp": 4,
            "inlane": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.979999999999585,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82001920,
          "score": 195380,
          "orbits": 0,
          "seconds": 47.141666666666666,
          "totalReward": 179.56999999999638,
          "endReason": "game_over",
          "ticks": 11314,
          "events": {
            "flip": 854,
            "plunge": 3,
            "rapid_flipper": 613,
            "target": 9,
            "bumper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 8,
            "inlane": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.259999999999842,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 82059264,
          "score": 204080,
          "orbits": 0,
          "seconds": 60.56666666666666,
          "totalReward": 183.54999999999464,
          "endReason": "game_over",
          "ticks": 14536,
          "events": {
            "flip": 1077,
            "plunge": 3,
            "rapid_flipper": 839,
            "target": 10,
            "bumper": 28,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 8,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.779999999999745,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82116608,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.745833333333334,
          "totalReward": 183.34999999999988,
          "endReason": "game_over",
          "ticks": 5699,
          "events": {
            "flip": 316,
            "plunge": 3,
            "rapid_flipper": 130,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.600000000000002,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 82173952,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.7625,
          "totalReward": 183.1299999999999,
          "endReason": "game_over",
          "ticks": 5703,
          "events": {
            "flip": 330,
            "plunge": 3,
            "rapid_flipper": 141,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.820000000000002,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 82231296,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.7625,
          "totalReward": 183.60999999999996,
          "endReason": "game_over",
          "ticks": 5703,
          "events": {
            "flip": 288,
            "plunge": 3,
            "rapid_flipper": 117,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.3400000000000016,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 82288640,
          "score": 187800,
          "orbits": 0,
          "seconds": 25.320833333333333,
          "totalReward": 180.41999999999945,
          "endReason": "game_over",
          "ticks": 6077,
          "events": {
            "flip": 369,
            "plunge": 3,
            "rapid_flipper": 184,
            "target": 10,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.680000000000003,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 82345984,
          "score": 458010,
          "orbits": 1,
          "seconds": 142.37083333333334,
          "totalReward": 377.80999999997573,
          "endReason": "game_over",
          "ticks": 34169,
          "events": {
            "flip": 4027,
            "plunge": 3,
            "rapid_flipper": 3825,
            "target": 12,
            "bumper": 44,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 23,
            "sling": 31,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 76.5000000000019,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 82403328,
          "score": 207820,
          "orbits": 0,
          "seconds": 77.925,
          "totalReward": 179.07999999999075,
          "endReason": "game_over",
          "ticks": 18702,
          "events": {
            "flip": 1493,
            "plunge": 3,
            "rapid_flipper": 1252,
            "target": 11,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 22,
            "inlane": 9,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 25.03999999999958,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 82460672,
          "score": 190660,
          "orbits": 0,
          "seconds": 46.233333333333334,
          "totalReward": 174.3299999999957,
          "endReason": "game_over",
          "ticks": 11096,
          "events": {
            "flip": 852,
            "plunge": 3,
            "rapid_flipper": 629,
            "target": 10,
            "bumper": 17,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.579999999999835,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82518016,
          "score": 189920,
          "orbits": 0,
          "seconds": 39.65,
          "totalReward": 176.5299999999972,
          "endReason": "game_over",
          "ticks": 9516,
          "events": {
            "flip": 680,
            "plunge": 3,
            "rapid_flipper": 482,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 2,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.639999999999903,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82575360,
          "score": 206750,
          "orbits": 0,
          "seconds": 84.2375,
          "totalReward": 175.01999999999066,
          "endReason": "game_over",
          "ticks": 20217,
          "events": {
            "flip": 1665,
            "plunge": 3,
            "rapid_flipper": 1399,
            "target": 11,
            "bumper": 36,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 15,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 27.979999999999517,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82632704,
          "score": 199290,
          "orbits": 0,
          "seconds": 62.358333333333334,
          "totalReward": 175.34999999999326,
          "endReason": "game_over",
          "ticks": 14966,
          "events": {
            "flip": 1226,
            "plunge": 3,
            "rapid_flipper": 1012,
            "target": 11,
            "bumper": 21,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 19,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.23999999999967,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 82690048,
          "score": 478770,
          "orbits": 1,
          "seconds": 59.5,
          "totalReward": 451.49999999999284,
          "endReason": "game_over",
          "ticks": 14280,
          "events": {
            "flip": 1389,
            "plunge": 3,
            "rapid_flipper": 1176,
            "target": 12,
            "bumper": 16,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "ramp": 7,
            "inlane": 3,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.519999999999598,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82747392,
          "score": 198340,
          "orbits": 0,
          "seconds": 66.9875,
          "totalReward": 174.90999999999258,
          "endReason": "game_over",
          "ticks": 16077,
          "events": {
            "flip": 1245,
            "plunge": 3,
            "rapid_flipper": 984,
            "target": 10,
            "bumper": 14,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 14,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 19.67999999999968,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82804736,
          "score": 189610,
          "orbits": 0,
          "seconds": 28.254166666666666,
          "totalReward": 181.0999999999988,
          "endReason": "game_over",
          "ticks": 6781,
          "events": {
            "flip": 440,
            "plunge": 3,
            "rapid_flipper": 238,
            "target": 11,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.759999999999989,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 82862080,
          "score": 461030,
          "orbits": 1,
          "seconds": 76.25416666666666,
          "totalReward": 426.76999999999924,
          "endReason": "game_over",
          "ticks": 18301,
          "events": {
            "flip": 1756,
            "plunge": 3,
            "rapid_flipper": 1518,
            "target": 13,
            "bumper": 27,
            "nudge": 15,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "sling": 13,
            "inlane": 10,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 30.359999999999463,
            "nudge": 0.9000000000000002
          }
        },
        {
          "steps": 82919424,
          "score": 218050,
          "orbits": 0,
          "seconds": 97.29583333333333,
          "totalReward": 171.87999999998584,
          "endReason": "game_over",
          "ticks": 23351,
          "events": {
            "flip": 2395,
            "plunge": 3,
            "rapid_flipper": 2131,
            "target": 10,
            "bumper": 36,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 25,
            "orbit": 2,
            "inlane": 7,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 42.62000000000063,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 82976768,
          "score": 203310,
          "orbits": 0,
          "seconds": 64.5,
          "totalReward": 171.15999999999065,
          "endReason": "game_over",
          "ticks": 15480,
          "events": {
            "flip": 1647,
            "plunge": 3,
            "rapid_flipper": 1430,
            "target": 11,
            "bumper": 18,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 11,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 28.5999999999995,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83034112,
          "score": 190100,
          "orbits": 0,
          "seconds": 29.037499999999998,
          "totalReward": 181.5299999999988,
          "endReason": "game_over",
          "ticks": 6969,
          "events": {
            "flip": 439,
            "plunge": 3,
            "rapid_flipper": 251,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.019999999999985,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83091456,
          "score": 189900,
          "orbits": 0,
          "seconds": 24.579166666666666,
          "totalReward": 183.16999999999948,
          "endReason": "game_over",
          "ticks": 5899,
          "events": {
            "flip": 332,
            "plunge": 3,
            "rapid_flipper": 159,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.1800000000000024,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83148800,
          "score": 191350,
          "orbits": 0,
          "seconds": 33.97083333333333,
          "totalReward": 181.07999999999825,
          "endReason": "game_over",
          "ticks": 8153,
          "events": {
            "flip": 545,
            "plunge": 3,
            "rapid_flipper": 336,
            "target": 9,
            "bumper": 12,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 5,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.7199999999999624,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83206144,
          "score": 189010,
          "orbits": 0,
          "seconds": 23.541666666666668,
          "totalReward": 183.1999999999998,
          "endReason": "game_over",
          "ticks": 5650,
          "events": {
            "flip": 293,
            "plunge": 3,
            "rapid_flipper": 113,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2600000000000016,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83263488,
          "score": 187800,
          "orbits": 0,
          "seconds": 24.804166666666667,
          "totalReward": 180.71999999999952,
          "endReason": "game_over",
          "ticks": 5953,
          "events": {
            "flip": 369,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 169,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3800000000000026,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 83320832,
          "score": 190380,
          "orbits": 0,
          "seconds": 38.00416666666666,
          "totalReward": 177.81999999999752,
          "endReason": "game_over",
          "ticks": 9121,
          "events": {
            "flip": 661,
            "plunge": 3,
            "rapid_flipper": 453,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.059999999999915,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 83378176,
          "score": 193560,
          "orbits": 0,
          "seconds": 49.833333333333336,
          "totalReward": 175.18999999999545,
          "endReason": "game_over",
          "ticks": 11960,
          "events": {
            "flip": 956,
            "plunge": 3,
            "rapid_flipper": 731,
            "target": 10,
            "bumper": 8,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.61999999999981,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 83435520,
          "score": 196020,
          "orbits": 0,
          "seconds": 26.804166666666667,
          "totalReward": 188.24999999999926,
          "endReason": "game_over",
          "ticks": 6433,
          "events": {
            "flip": 402,
            "plunge": 3,
            "rapid_flipper": 211,
            "target": 9,
            "bumper": 11,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.219999999999998,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83492864,
          "score": 189900,
          "orbits": 0,
          "seconds": 23.85,
          "totalReward": 183.23000000000002,
          "endReason": "game_over",
          "ticks": 5724,
          "events": {
            "flip": 344,
            "plunge": 3,
            "rapid_flipper": 156,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.1200000000000023,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 83550208,
          "score": 188220,
          "orbits": 0,
          "seconds": 29.454166666666666,
          "totalReward": 178.42999999999864,
          "endReason": "game_over",
          "ticks": 7069,
          "events": {
            "flip": 501,
            "plunge": 3,
            "rapid_flipper": 302,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.03999999999996,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 83607552,
          "score": 233740,
          "orbits": 0,
          "seconds": 117.39166666666667,
          "totalReward": 175.29999999997796,
          "endReason": "game_over",
          "ticks": 28174,
          "events": {
            "flip": 3027,
            "plunge": 3,
            "rapid_flipper": 2747,
            "target": 11,
            "bumper": 29,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 24,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 54.940000000002584,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 83664896,
          "score": 199160,
          "orbits": 0,
          "seconds": 78.95,
          "totalReward": 172.3199999999918,
          "endReason": "game_over",
          "ticks": 18948,
          "events": {
            "flip": 1456,
            "plunge": 3,
            "rapid_flipper": 1167,
            "target": 10,
            "bumper": 26,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 16,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.339999999999606,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 83722240,
          "score": 199400,
          "orbits": 0,
          "seconds": 50.36666666666667,
          "totalReward": 185.8900000000012,
          "endReason": "game_over",
          "ticks": 12088,
          "events": {
            "flip": 729,
            "plunge": 3,
            "rapid_flipper": 488,
            "target": 10,
            "bumper": 15,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 10,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.7599999999999,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 83779584,
          "score": 195920,
          "orbits": 0,
          "seconds": 44.90416666666667,
          "totalReward": 181.7799999999965,
          "endReason": "game_over",
          "ticks": 10777,
          "events": {
            "flip": 749,
            "plunge": 3,
            "rapid_flipper": 532,
            "target": 9,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 12,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.639999999999871,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 83836928,
          "score": 190020,
          "orbits": 0,
          "seconds": 26.95,
          "totalReward": 183.2899999999996,
          "endReason": "game_over",
          "ticks": 6468,
          "events": {
            "flip": 357,
            "plunge": 3,
            "rapid_flipper": 164,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.2800000000000025,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 83894272,
          "score": 188600,
          "orbits": 0,
          "seconds": 30.020833333333332,
          "totalReward": 178.8699999999984,
          "endReason": "game_over",
          "ticks": 7205,
          "events": {
            "flip": 491,
            "plunge": 3,
            "rapid_flipper": 299,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.979999999999968,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 83951616,
          "score": 199330,
          "orbits": 0,
          "seconds": 55.05,
          "totalReward": 178.3999999999947,
          "endReason": "game_over",
          "ticks": 13212,
          "events": {
            "flip": 1081,
            "plunge": 3,
            "rapid_flipper": 859,
            "target": 10,
            "bumper": 13,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "ramp": 1,
            "sling": 3,
            "inlane": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.179999999999747,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 84008960,
          "score": 201650,
          "orbits": 0,
          "seconds": 53.96666666666667,
          "totalReward": 185.18999999999554,
          "endReason": "game_over",
          "ticks": 12952,
          "events": {
            "flip": 865,
            "plunge": 3,
            "rapid_flipper": 638,
            "target": 10,
            "bumper": 19,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.759999999999826,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84066304,
          "score": 193820,
          "orbits": 0,
          "seconds": 33.15,
          "totalReward": 182.9699999999979,
          "endReason": "game_over",
          "ticks": 7956,
          "events": {
            "flip": 535,
            "plunge": 3,
            "rapid_flipper": 355,
            "target": 10,
            "bumper": 8,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.099999999999942,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 84123648,
          "score": 210370,
          "orbits": 0,
          "seconds": 90.54166666666667,
          "totalReward": 173.64999999999264,
          "endReason": "game_over",
          "ticks": 21730,
          "events": {
            "flip": 1883,
            "plunge": 3,
            "rapid_flipper": 1651,
            "target": 12,
            "bumper": 24,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 17,
            "inlane": 15,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.019999999999506,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84180992,
          "score": 186100,
          "orbits": 0,
          "seconds": 23.820833333333333,
          "totalReward": 180.08000000000015,
          "endReason": "game_over",
          "ticks": 5717,
          "events": {
            "flip": 296,
            "plunge": 3,
            "rapid_flipper": 121,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.4200000000000017,
            "nudge": 0.6
          }
        },
        {
          "steps": 84238336,
          "score": 442450,
          "orbits": 1,
          "seconds": 43.766666666666666,
          "totalReward": 424.5399999999951,
          "endReason": "game_over",
          "ticks": 10504,
          "events": {
            "flip": 894,
            "plunge": 3,
            "rapid_flipper": 708,
            "target": 12,
            "bumper": 14,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.159999999999801,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 84295680,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.808333333333334,
          "totalReward": 182.74999999999977,
          "endReason": "game_over",
          "ticks": 5714,
          "events": {
            "flip": 321,
            "plunge": 3,
            "rapid_flipper": 155,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.1000000000000023,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 84353024,
          "score": 188900,
          "orbits": 0,
          "seconds": 22.791666666666668,
          "totalReward": 182.86999999999978,
          "endReason": "game_over",
          "ticks": 5470,
          "events": {
            "flip": 297,
            "plunge": 3,
            "rapid_flipper": 124,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.4800000000000018,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 84410368,
          "score": 188310,
          "orbits": 0,
          "seconds": 26.420833333333334,
          "totalReward": 180.45999999999924,
          "endReason": "game_over",
          "ticks": 6341,
          "events": {
            "flip": 374,
            "plunge": 3,
            "rapid_flipper": 205,
            "target": 11,
            "bumper": 7,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.1000000000000005,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 84467712,
          "score": 204280,
          "orbits": 0,
          "seconds": 58.733333333333334,
          "totalReward": 182.759999999994,
          "endReason": "game_over",
          "ticks": 14096,
          "events": {
            "flip": 1121,
            "plunge": 3,
            "rapid_flipper": 891,
            "target": 10,
            "bumper": 24,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.81999999999972,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84525056,
          "score": 191420,
          "orbits": 0,
          "seconds": 45.56666666666666,
          "totalReward": 175.61999999999642,
          "endReason": "game_over",
          "ticks": 10936,
          "events": {
            "flip": 827,
            "plunge": 3,
            "rapid_flipper": 605,
            "target": 11,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.09999999999985,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84582400,
          "score": 210660,
          "orbits": 0,
          "seconds": 81.3375,
          "totalReward": 176.31999999998973,
          "endReason": "game_over",
          "ticks": 19521,
          "events": {
            "flip": 1782,
            "plunge": 3,
            "rapid_flipper": 1527,
            "target": 11,
            "bumper": 17,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 6,
            "ramp": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 30.539999999999452,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 84639744,
          "score": 188300,
          "orbits": 0,
          "seconds": 34.8,
          "totalReward": 177.29999999999802,
          "endReason": "game_over",
          "ticks": 8352,
          "events": {
            "flip": 548,
            "plunge": 3,
            "rapid_flipper": 365,
            "target": 10,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.299999999999941,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84697088,
          "score": 200290,
          "orbits": 0,
          "seconds": 60.49166666666667,
          "totalReward": 179.71999999999417,
          "endReason": "game_over",
          "ticks": 14518,
          "events": {
            "flip": 1064,
            "plunge": 3,
            "rapid_flipper": 851,
            "target": 9,
            "bumper": 23,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 19,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.019999999999737,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 84754432,
          "score": 192210,
          "orbits": 0,
          "seconds": 33.63333333333333,
          "totalReward": 182.3099999999984,
          "endReason": "game_over",
          "ticks": 8072,
          "events": {
            "flip": 491,
            "plunge": 3,
            "rapid_flipper": 310,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.199999999999963,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84811776,
          "score": 195830,
          "orbits": 0,
          "seconds": 39.21666666666667,
          "totalReward": 182.7899999999976,
          "endReason": "game_over",
          "ticks": 9412,
          "events": {
            "flip": 669,
            "plunge": 3,
            "rapid_flipper": 467,
            "target": 10,
            "bumper": 15,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.339999999999916,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 84869120,
          "score": 194850,
          "orbits": 0,
          "seconds": 33.61666666666667,
          "totalReward": 184.69999999999825,
          "endReason": "game_over",
          "ticks": 8068,
          "events": {
            "flip": 512,
            "plunge": 3,
            "rapid_flipper": 325,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.499999999999962,
            "nudge": 0.65
          }
        },
        {
          "steps": 84926464,
          "score": 220920,
          "orbits": 0,
          "seconds": 69.7375,
          "totalReward": 196.30999999999534,
          "endReason": "game_over",
          "ticks": 16737,
          "events": {
            "flip": 1253,
            "plunge": 3,
            "rapid_flipper": 1043,
            "target": 11,
            "bumper": 21,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 12,
            "sling": 12,
            "ramp": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.859999999999665,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 84983808,
          "score": 195980,
          "orbits": 0,
          "seconds": 45.8,
          "totalReward": 181.11999999999819,
          "endReason": "game_over",
          "ticks": 10992,
          "events": {
            "flip": 733,
            "plunge": 3,
            "rapid_flipper": 548,
            "target": 11,
            "bumper": 16,
            "nudge": 15,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 8,
            "inlane": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.959999999999868,
            "nudge": 0.9000000000000002
          }
        },
        {
          "steps": 85041152,
          "score": 188240,
          "orbits": 0,
          "seconds": 37.46666666666667,
          "totalReward": 178.5099999999982,
          "endReason": "game_over",
          "ticks": 8992,
          "events": {
            "flip": 504,
            "plunge": 3,
            "rapid_flipper": 299,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 4,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.979999999999971,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 85098496,
          "score": 490470,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 398.5400000000219,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4729,
            "plunge": 3,
            "rapid_flipper": 4469,
            "target": 14,
            "bumper": 65,
            "nudge": 9,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "inlane": 29,
            "sling": 47,
            "ramp": 4
          },
          "controlCosts": {
            "rapidFlipper": 89.38000000000099,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 85155840,
          "score": 185800,
          "orbits": 0,
          "seconds": 24.270833333333332,
          "totalReward": 180.8400000000001,
          "endReason": "game_over",
          "ticks": 5825,
          "events": {
            "flip": 246,
            "plunge": 3,
            "rapid_flipper": 68,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.3600000000000008,
            "nudge": 0.6
          }
        },
        {
          "steps": 85213184,
          "score": 464200,
          "orbits": 1,
          "seconds": 144.72083333333333,
          "totalReward": 399.31000000000034,
          "endReason": "game_over",
          "ticks": 34733,
          "events": {
            "flip": 3342,
            "plunge": 3,
            "rapid_flipper": 3052,
            "target": 14,
            "bumper": 38,
            "nudge": 15,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "sling": 30,
            "orbit": 1,
            "inlane": 16,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 61.04000000000251,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 85270528,
          "score": 214150,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 139.24999999997345,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 3858,
            "plunge": 3,
            "rapid_flipper": 3515,
            "target": 11,
            "bumper": 27,
            "nudge": 50,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 28,
            "sling": 25,
            "orbit": 1,
            "ramp": 1
          },
          "controlCosts": {
            "rapidFlipper": 70.30000000000226,
            "nudge": 2.5999999999999988
          }
        },
        {
          "steps": 85327872,
          "score": 499290,
          "orbits": 1,
          "seconds": 180,
          "totalReward": 415.2099999999785,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4352,
            "plunge": 3,
            "rapid_flipper": 4069,
            "target": 13,
            "bumper": 70,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 2,
            "abort": 2,
            "sling": 49,
            "inlane": 16,
            "ramp": 6,
            "orbit": 1
          },
          "controlCosts": {
            "rapidFlipper": 81.38000000000143,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 85385216,
          "score": 218990,
          "orbits": 0,
          "seconds": 88.72083333333333,
          "totalReward": 187.22999999999573,
          "endReason": "game_over",
          "ticks": 21293,
          "events": {
            "flip": 1623,
            "plunge": 3,
            "rapid_flipper": 1373,
            "target": 13,
            "bumper": 24,
            "nudge": 23,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "ramp": 4,
            "sling": 19,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 27.459999999999525,
            "nudge": 1.3000000000000005
          }
        },
        {
          "steps": 85442560,
          "score": 284960,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 208.0699999999817,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4016,
            "plunge": 3,
            "rapid_flipper": 3717,
            "target": 13,
            "bumper": 73,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 22,
            "sling": 46,
            "orbit": 4,
            "ramp": 11
          },
          "controlCosts": {
            "rapidFlipper": 74.34000000000201,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 85499904,
          "score": 484980,
          "orbits": 1,
          "seconds": 132.0875,
          "totalReward": 442.6300000000055,
          "endReason": "game_over",
          "ticks": 31701,
          "events": {
            "flip": 2175,
            "plunge": 3,
            "target": 16,
            "rapid_flipper": 1865,
            "bumper": 35,
            "nudge": 38,
            "launch": 5,
            "land": 5,
            "drain": 3,
            "abort": 3,
            "inlane": 17,
            "sling": 18,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 37.3000000000001,
            "nudge": 2.0500000000000007
          }
        },
        {
          "steps": 85557248,
          "score": 192630,
          "orbits": 0,
          "seconds": 44.93333333333333,
          "totalReward": 177.42999999999674,
          "endReason": "game_over",
          "ticks": 10784,
          "events": {
            "flip": 778,
            "plunge": 3,
            "rapid_flipper": 575,
            "target": 11,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.499999999999861,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 85614592,
          "score": 190950,
          "orbits": 0,
          "seconds": 29.65,
          "totalReward": 183.03999999999894,
          "endReason": "game_over",
          "ticks": 7116,
          "events": {
            "flip": 411,
            "plunge": 3,
            "rapid_flipper": 223,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.459999999999994,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 85671936,
          "score": 186710,
          "orbits": 0,
          "seconds": 25.354166666666668,
          "totalReward": 180.82999999999996,
          "endReason": "game_over",
          "ticks": 6085,
          "events": {
            "flip": 294,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 114,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.2800000000000016,
            "nudge": 0.6
          }
        },
        {
          "steps": 85729280,
          "score": 477870,
          "orbits": 1,
          "seconds": 173.6875,
          "totalReward": 400.6600000000146,
          "endReason": "game_over",
          "ticks": 41685,
          "events": {
            "flip": 3940,
            "plunge": 3,
            "rapid_flipper": 3673,
            "target": 14,
            "bumper": 51,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 23,
            "sling": 37,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 73.46000000000204,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 85786624,
          "score": 207810,
          "orbits": 0,
          "seconds": 50.358333333333334,
          "totalReward": 189.19999999999624,
          "endReason": "game_over",
          "ticks": 12086,
          "events": {
            "flip": 952,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 753,
            "bumper": 21,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 1,
            "orbit": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.059999999999796,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 85843968,
          "score": 235220,
          "orbits": 0,
          "seconds": 112.575,
          "totalReward": 189.64999999998605,
          "endReason": "game_over",
          "ticks": 27018,
          "events": {
            "flip": 2387,
            "plunge": 3,
            "rapid_flipper": 2101,
            "target": 11,
            "bumper": 25,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "sling": 22,
            "inlane": 14,
            "ramp": 5,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 42.02000000000047,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 85901312,
          "score": 195720,
          "orbits": 0,
          "seconds": 47.483333333333334,
          "totalReward": 181.5699999999971,
          "endReason": "game_over",
          "ticks": 11396,
          "events": {
            "flip": 731,
            "plunge": 3,
            "rapid_flipper": 525,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 1,
            "sling": 12,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.499999999999893,
            "nudge": 0.65
          }
        },
        {
          "steps": 85958656,
          "score": 191550,
          "orbits": 0,
          "seconds": 49.483333333333334,
          "totalReward": 174.73999999999612,
          "endReason": "game_over",
          "ticks": 11876,
          "events": {
            "flip": 881,
            "plunge": 3,
            "rapid_flipper": 658,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.15999999999984,
            "nudge": 0.65
          }
        },
        {
          "steps": 86016000,
          "score": 195260,
          "orbits": 0,
          "seconds": 41,
          "totalReward": 182.25999999999755,
          "endReason": "game_over",
          "ticks": 9840,
          "events": {
            "flip": 647,
            "plunge": 3,
            "rapid_flipper": 460,
            "target": 11,
            "bumper": 12,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 6,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.19999999999991,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 86073344,
          "score": 193850,
          "orbits": 0,
          "seconds": 41.625,
          "totalReward": 179.73999999999728,
          "endReason": "game_over",
          "ticks": 9990,
          "events": {
            "flip": 739,
            "plunge": 3,
            "rapid_flipper": 533,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.65999999999988,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86130688,
          "score": 187930,
          "orbits": 0,
          "seconds": 29.104166666666668,
          "totalReward": 179.599999999999,
          "endReason": "game_over",
          "ticks": 6985,
          "events": {
            "flip": 417,
            "plunge": 3,
            "rapid_flipper": 234,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.679999999999988,
            "nudge": 0.65
          }
        },
        {
          "steps": 86188032,
          "score": 191640,
          "orbits": 0,
          "seconds": 43.72083333333333,
          "totalReward": 177.58999999999685,
          "endReason": "game_over",
          "ticks": 10493,
          "events": {
            "flip": 724,
            "plunge": 3,
            "rapid_flipper": 530,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.599999999999884,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86245376,
          "score": 472060,
          "orbits": 1,
          "seconds": 115.7375,
          "totalReward": 417.74999999998136,
          "endReason": "game_over",
          "ticks": 27777,
          "events": {
            "flip": 2769,
            "plunge": 3,
            "rapid_flipper": 2533,
            "target": 12,
            "bumper": 49,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 26,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 50.66000000000173,
            "nudge": 0.65
          }
        },
        {
          "steps": 86302720,
          "score": 197180,
          "orbits": 0,
          "seconds": 35.541666666666664,
          "totalReward": 185.169999999998,
          "endReason": "game_over",
          "ticks": 8530,
          "events": {
            "flip": 607,
            "plunge": 3,
            "rapid_flipper": 428,
            "target": 9,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 8,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.559999999999931,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86360064,
          "score": 211420,
          "orbits": 0,
          "seconds": 86.95833333333333,
          "totalReward": 171.9099999999866,
          "endReason": "game_over",
          "ticks": 20870,
          "events": {
            "flip": 2018,
            "plunge": 3,
            "rapid_flipper": 1803,
            "target": 11,
            "bumper": 34,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 22,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 36.059999999999924,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86417408,
          "score": 474730,
          "orbits": 1,
          "seconds": 125.10416666666667,
          "totalReward": 411.2399999999801,
          "endReason": "game_over",
          "ticks": 30025,
          "events": {
            "flip": 3226,
            "plunge": 3,
            "rapid_flipper": 2992,
            "target": 12,
            "bumper": 29,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 18,
            "sling": 23,
            "ramp": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 59.84000000000277,
            "nudge": 0.65
          }
        },
        {
          "steps": 86474752,
          "score": 196460,
          "orbits": 0,
          "seconds": 41.416666666666664,
          "totalReward": 182.94999999999695,
          "endReason": "game_over",
          "ticks": 9940,
          "events": {
            "flip": 695,
            "plunge": 3,
            "rapid_flipper": 493,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.859999999999888,
            "nudge": 0.65
          }
        },
        {
          "steps": 86532096,
          "score": 194000,
          "orbits": 0,
          "seconds": 45.05,
          "totalReward": 179.34999999999687,
          "endReason": "game_over",
          "ticks": 10812,
          "events": {
            "flip": 742,
            "plunge": 3,
            "rapid_flipper": 560,
            "target": 9,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.19999999999987,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86589440,
          "score": 200240,
          "orbits": 0,
          "seconds": 46.583333333333336,
          "totalReward": 185.30999999999653,
          "endReason": "game_over",
          "ticks": 11180,
          "events": {
            "flip": 738,
            "plunge": 3,
            "rapid_flipper": 574,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.479999999999855,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86646784,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.554166666666667,
          "totalReward": 180.18000000000018,
          "endReason": "game_over",
          "ticks": 5653,
          "events": {
            "flip": 275,
            "plunge": 3,
            "rapid_flipper": 101,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.0200000000000014,
            "nudge": 0.6
          }
        },
        {
          "steps": 86704128,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.754166666666666,
          "totalReward": 180.14000000000016,
          "endReason": "game_over",
          "ticks": 5701,
          "events": {
            "flip": 293,
            "plunge": 3,
            "rapid_flipper": 128,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.560000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 86761472,
          "score": 196090,
          "orbits": 0,
          "seconds": 40.95,
          "totalReward": 181.39999999999668,
          "endReason": "game_over",
          "ticks": 9828,
          "events": {
            "flip": 735,
            "plunge": 3,
            "rapid_flipper": 552,
            "target": 11,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 9,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.039999999999871,
            "nudge": 0.65
          }
        },
        {
          "steps": 86818816,
          "score": 205070,
          "orbits": 0,
          "seconds": 70.225,
          "totalReward": 179.83999999999298,
          "endReason": "game_over",
          "ticks": 16854,
          "events": {
            "flip": 1277,
            "plunge": 3,
            "rapid_flipper": 1089,
            "target": 10,
            "bumper": 21,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 17,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.779999999999642,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86876160,
          "score": 190410,
          "orbits": 0,
          "seconds": 25.9875,
          "totalReward": 183.5399999999995,
          "endReason": "game_over",
          "ticks": 6237,
          "events": {
            "flip": 309,
            "plunge": 3,
            "rapid_flipper": 171,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.4200000000000026,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 86933504,
          "score": 448720,
          "orbits": 1,
          "seconds": 87.4875,
          "totalReward": 418.45000000000545,
          "endReason": "game_over",
          "ticks": 20997,
          "events": {
            "flip": 1553,
            "plunge": 3,
            "rapid_flipper": 1321,
            "target": 14,
            "bumper": 28,
            "nudge": 14,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 32,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 26.419999999999543,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 86990848,
          "score": 208440,
          "orbits": 0,
          "seconds": 69.47083333333333,
          "totalReward": 183.27999999999332,
          "endReason": "game_over",
          "ticks": 16673,
          "events": {
            "flip": 1259,
            "plunge": 3,
            "rapid_flipper": 1068,
            "target": 11,
            "bumper": 16,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 14,
            "ramp": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 21.35999999999965,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 87048192,
          "score": 202880,
          "orbits": 0,
          "seconds": 50.88333333333333,
          "totalReward": 186.3099999999958,
          "endReason": "game_over",
          "ticks": 12212,
          "events": {
            "flip": 820,
            "plunge": 3,
            "rapid_flipper": 656,
            "target": 9,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 8,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.119999999999836,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 87105536,
          "score": 195620,
          "orbits": 0,
          "seconds": 55.50833333333333,
          "totalReward": 177.40999999999562,
          "endReason": "game_over",
          "ticks": 13322,
          "events": {
            "flip": 936,
            "plunge": 3,
            "rapid_flipper": 738,
            "target": 9,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 12,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.759999999999799,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 87162880,
          "score": 190500,
          "orbits": 0,
          "seconds": 27.545833333333334,
          "totalReward": 183.06999999999957,
          "endReason": "game_over",
          "ticks": 6611,
          "events": {
            "flip": 341,
            "plunge": 3,
            "rapid_flipper": 199,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.980000000000003,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 87220224,
          "score": 189310,
          "orbits": 0,
          "seconds": 30.654166666666665,
          "totalReward": 180.61999999999932,
          "endReason": "game_over",
          "ticks": 7357,
          "events": {
            "flip": 390,
            "plunge": 3,
            "rapid_flipper": 252,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.039999999999987,
            "nudge": 0.65
          }
        },
        {
          "steps": 87277568,
          "score": 441500,
          "orbits": 1,
          "seconds": 43.1,
          "totalReward": 426.18999999999704,
          "endReason": "game_over",
          "ticks": 10344,
          "events": {
            "flip": 729,
            "plunge": 3,
            "rapid_flipper": 583,
            "target": 12,
            "bumper": 12,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.65999999999986,
            "nudge": 0.65
          }
        },
        {
          "steps": 87334912,
          "score": 262310,
          "orbits": 0,
          "seconds": 169.8375,
          "totalReward": 189.05999999997786,
          "endReason": "game_over",
          "ticks": 40761,
          "events": {
            "flip": 3754,
            "plunge": 3,
            "rapid_flipper": 3480,
            "target": 11,
            "bumper": 45,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 25,
            "sling": 51,
            "ramp": 8,
            "orbit": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 69.60000000000224,
            "nudge": 0.65
          }
        },
        {
          "steps": 87392256,
          "score": 195170,
          "orbits": 0,
          "seconds": 42.11666666666667,
          "totalReward": 181.07999999999757,
          "endReason": "game_over",
          "ticks": 10108,
          "events": {
            "flip": 710,
            "plunge": 3,
            "rapid_flipper": 522,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.4399999999999,
            "nudge": 0.65
          }
        },
        {
          "steps": 87449600,
          "score": 222870,
          "orbits": 0,
          "seconds": 145.67083333333332,
          "totalReward": 159.2999999999816,
          "endReason": "game_over",
          "ticks": 34961,
          "events": {
            "flip": 3245,
            "plunge": 3,
            "rapid_flipper": 2991,
            "target": 11,
            "bumper": 41,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 22,
            "sling": 37,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 59.82000000000235,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 87506944,
          "score": 190120,
          "orbits": 0,
          "seconds": 30.254166666666666,
          "totalReward": 181.8299999999988,
          "endReason": "game_over",
          "ticks": 7261,
          "events": {
            "flip": 402,
            "plunge": 3,
            "rapid_flipper": 232,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.639999999999991,
            "nudge": 0.65
          }
        },
        {
          "steps": 87564288,
          "score": 188770,
          "orbits": 0,
          "seconds": 39.78333333333333,
          "totalReward": 175.63999999999726,
          "endReason": "game_over",
          "ticks": 9548,
          "events": {
            "flip": 682,
            "plunge": 3,
            "rapid_flipper": 474,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.479999999999901,
            "nudge": 0.65
          }
        },
        {
          "steps": 87621632,
          "score": 449750,
          "orbits": 1,
          "seconds": 70.75416666666666,
          "totalReward": 421.5399999999925,
          "endReason": "game_over",
          "ticks": 16981,
          "events": {
            "flip": 1432,
            "plunge": 3,
            "rapid_flipper": 1228,
            "target": 12,
            "bumper": 21,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 15,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.55999999999959,
            "nudge": 0.65
          }
        },
        {
          "steps": 87678976,
          "score": 193520,
          "orbits": 0,
          "seconds": 31.370833333333334,
          "totalReward": 182.56999999999894,
          "endReason": "game_over",
          "ticks": 7529,
          "events": {
            "flip": 534,
            "plunge": 3,
            "rapid_flipper": 365,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.299999999999953,
            "nudge": 0.65
          }
        },
        {
          "steps": 87736320,
          "score": 195240,
          "orbits": 0,
          "seconds": 66.25416666666666,
          "totalReward": 169.5099999999935,
          "endReason": "game_over",
          "ticks": 15901,
          "events": {
            "flip": 1314,
            "plunge": 3,
            "rapid_flipper": 1104,
            "target": 10,
            "bumper": 25,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 14,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.079999999999647,
            "nudge": 0.65
          }
        },
        {
          "steps": 87793664,
          "score": 190240,
          "orbits": 0,
          "seconds": 37.95,
          "totalReward": 177.98999999999802,
          "endReason": "game_over",
          "ticks": 9108,
          "events": {
            "flip": 627,
            "plunge": 3,
            "rapid_flipper": 430,
            "target": 10,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.599999999999923,
            "nudge": 0.65
          }
        },
        {
          "steps": 87851008,
          "score": 190740,
          "orbits": 0,
          "seconds": 30.125,
          "totalReward": 180.38999999999876,
          "endReason": "game_over",
          "ticks": 7230,
          "events": {
            "flip": 524,
            "plunge": 3,
            "rapid_flipper": 345,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.899999999999955,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 87908352,
          "score": 452220,
          "orbits": 1,
          "seconds": 52.199999999999996,
          "totalReward": 432.9899999999951,
          "endReason": "game_over",
          "ticks": 12528,
          "events": {
            "flip": 983,
            "plunge": 3,
            "rapid_flipper": 779,
            "target": 12,
            "bumper": 20,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 12,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.57999999999978,
            "nudge": 0.65
          }
        },
        {
          "steps": 87965696,
          "score": 228020,
          "orbits": 0,
          "seconds": 92.1375,
          "totalReward": 187.4899999999886,
          "endReason": "game_over",
          "ticks": 22113,
          "events": {
            "flip": 2085,
            "plunge": 3,
            "rapid_flipper": 1854,
            "target": 10,
            "bumper": 33,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 22,
            "ramp": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 37.07999999999998,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 88023040,
          "score": 206220,
          "orbits": 0,
          "seconds": 38.125,
          "totalReward": 192.80999999999747,
          "endReason": "game_over",
          "ticks": 9150,
          "events": {
            "flip": 685,
            "plunge": 3,
            "rapid_flipper": 498,
            "target": 10,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "orbit": 1,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.959999999999896,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 88080384,
          "score": 194470,
          "orbits": 0,
          "seconds": 33.86666666666667,
          "totalReward": 184.1699999999986,
          "endReason": "game_over",
          "ticks": 8128,
          "events": {
            "flip": 533,
            "plunge": 3,
            "rapid_flipper": 330,
            "target": 11,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 7,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.599999999999967,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 88137728,
          "score": 194830,
          "orbits": 0,
          "seconds": 41.06666666666666,
          "totalReward": 180.09999999999698,
          "endReason": "game_over",
          "ticks": 9856,
          "events": {
            "flip": 757,
            "plunge": 3,
            "rapid_flipper": 554,
            "target": 10,
            "bumper": 12,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.079999999999867,
            "nudge": 0.65
          }
        },
        {
          "steps": 88195072,
          "score": 190130,
          "orbits": 0,
          "seconds": 32.5,
          "totalReward": 179.30999999999847,
          "endReason": "game_over",
          "ticks": 7800,
          "events": {
            "flip": 550,
            "plunge": 3,
            "rapid_flipper": 356,
            "target": 11,
            "bumper": 11,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.119999999999946,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 88252416,
          "score": 190730,
          "orbits": 0,
          "seconds": 43.35,
          "totalReward": 176.05999999999727,
          "endReason": "game_over",
          "ticks": 10404,
          "events": {
            "flip": 758,
            "plunge": 3,
            "rapid_flipper": 551,
            "target": 10,
            "bumper": 22,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.019999999999882,
            "nudge": 0.65
          }
        },
        {
          "steps": 88309760,
          "score": 194160,
          "orbits": 0,
          "seconds": 60.75,
          "totalReward": 171.11999999999472,
          "endReason": "game_over",
          "ticks": 14580,
          "events": {
            "flip": 1185,
            "plunge": 3,
            "rapid_flipper": 967,
            "target": 11,
            "bumper": 19,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 19.339999999999698,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 88367104,
          "score": 482660,
          "orbits": 1,
          "seconds": 105.90416666666667,
          "totalReward": 437.219999999986,
          "endReason": "game_over",
          "ticks": 25417,
          "events": {
            "flip": 2310,
            "plunge": 3,
            "rapid_flipper": 2087,
            "target": 12,
            "bumper": 35,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 26,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 41.74000000000059,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 88424448,
          "score": 194200,
          "orbits": 0,
          "seconds": 30.770833333333332,
          "totalReward": 185.04999999999944,
          "endReason": "game_over",
          "ticks": 7385,
          "events": {
            "flip": 446,
            "plunge": 3,
            "rapid_flipper": 275,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.499999999999989,
            "nudge": 0.65
          }
        },
        {
          "steps": 88481792,
          "score": 198670,
          "orbits": 0,
          "seconds": 47.72083333333333,
          "totalReward": 183.67999999999714,
          "endReason": "game_over",
          "ticks": 11453,
          "events": {
            "flip": 810,
            "plunge": 3,
            "rapid_flipper": 577,
            "target": 9,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 7,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.539999999999868,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 88539136,
          "score": 215810,
          "orbits": 0,
          "seconds": 108.77083333333333,
          "totalReward": 176.42999999998884,
          "endReason": "game_over",
          "ticks": 26105,
          "events": {
            "flip": 2068,
            "plunge": 3,
            "rapid_flipper": 1784,
            "target": 11,
            "bumper": 38,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 21,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 35.67999999999976,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 88596480,
          "score": 200090,
          "orbits": 0,
          "seconds": 50.204166666666666,
          "totalReward": 182.15999999999593,
          "endReason": "game_over",
          "ticks": 12049,
          "events": {
            "flip": 931,
            "plunge": 3,
            "rapid_flipper": 724,
            "target": 10,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 9,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.479999999999801,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 88653824,
          "score": 190410,
          "orbits": 0,
          "seconds": 29.875,
          "totalReward": 182.41999999999916,
          "endReason": "game_over",
          "ticks": 7170,
          "events": {
            "flip": 408,
            "plunge": 3,
            "rapid_flipper": 227,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.539999999999994,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 88711168,
          "score": 472800,
          "orbits": 1,
          "seconds": 147.5875,
          "totalReward": 414.8399999999891,
          "endReason": "game_over",
          "ticks": 35421,
          "events": {
            "flip": 3058,
            "plunge": 3,
            "rapid_flipper": 2708,
            "target": 13,
            "bumper": 46,
            "nudge": 13,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 30,
            "ramp": 2,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 54.160000000002036,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 88768512,
          "score": 201730,
          "orbits": 0,
          "seconds": 49.5,
          "totalReward": 185.98999999999663,
          "endReason": "game_over",
          "ticks": 11880,
          "events": {
            "flip": 822,
            "plunge": 3,
            "rapid_flipper": 602,
            "target": 11,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 3,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.039999999999852,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 88825856,
          "score": 211930,
          "orbits": 0,
          "seconds": 77.0375,
          "totalReward": 181.5799999999905,
          "endReason": "game_over",
          "ticks": 18489,
          "events": {
            "flip": 1573,
            "plunge": 3,
            "rapid_flipper": 1345,
            "target": 11,
            "bumper": 34,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 13,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 26.899999999999533,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 88883200,
          "score": 188400,
          "orbits": 0,
          "seconds": 25.120833333333334,
          "totalReward": 181.70999999999975,
          "endReason": "game_over",
          "ticks": 6029,
          "events": {
            "flip": 318,
            "plunge": 3,
            "rapid_flipper": 152,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.0400000000000023,
            "nudge": 0.65
          }
        },
        {
          "steps": 88940544,
          "score": 188400,
          "orbits": 0,
          "seconds": 25.0875,
          "totalReward": 181.76999999999975,
          "endReason": "game_over",
          "ticks": 6021,
          "events": {
            "flip": 325,
            "plunge": 3,
            "rapid_flipper": 149,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.980000000000002,
            "nudge": 0.65
          }
        },
        {
          "steps": 88997888,
          "score": 192160,
          "orbits": 0,
          "seconds": 42.93333333333333,
          "totalReward": 180.72000000000014,
          "endReason": "game_over",
          "ticks": 10304,
          "events": {
            "flip": 644,
            "plunge": 3,
            "rapid_flipper": 387,
            "target": 11,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "orbit": 1,
            "inlane": 2,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.739999999999943,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 89055232,
          "score": 190910,
          "orbits": 0,
          "seconds": 40.8,
          "totalReward": 176.81999999999843,
          "endReason": "game_over",
          "ticks": 9792,
          "events": {
            "flip": 714,
            "plunge": 3,
            "rapid_flipper": 532,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.639999999999908,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 89112576,
          "score": 193870,
          "orbits": 0,
          "seconds": 47.479166666666664,
          "totalReward": 177.419999999998,
          "endReason": "game_over",
          "ticks": 11395,
          "events": {
            "flip": 846,
            "plunge": 3,
            "rapid_flipper": 650,
            "target": 9,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.999999999999853,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 89169920,
          "score": 191600,
          "orbits": 0,
          "seconds": 40.891666666666666,
          "totalReward": 176.88999999999777,
          "endReason": "game_over",
          "ticks": 9814,
          "events": {
            "flip": 742,
            "plunge": 3,
            "rapid_flipper": 563,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.25999999999989,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 89227264,
          "score": 447480,
          "orbits": 1,
          "seconds": 51.4,
          "totalReward": 427.7299999999954,
          "endReason": "game_over",
          "ticks": 12336,
          "events": {
            "flip": 1005,
            "plunge": 3,
            "rapid_flipper": 805,
            "target": 12,
            "bumper": 13,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 1,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.09999999999977,
            "nudge": 0.65
          }
        },
        {
          "steps": 89284608,
          "score": 188400,
          "orbits": 0,
          "seconds": 24.8875,
          "totalReward": 181.44999999999996,
          "endReason": "game_over",
          "ticks": 5973,
          "events": {
            "flip": 328,
            "plunge": 3,
            "rapid_flipper": 165,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3000000000000025,
            "nudge": 0.65
          }
        },
        {
          "steps": 89341952,
          "score": 188400,
          "orbits": 0,
          "seconds": 24.8875,
          "totalReward": 180.64999999999955,
          "endReason": "game_over",
          "ticks": 5973,
          "events": {
            "flip": 378,
            "plunge": 3,
            "rapid_flipper": 205,
            "target": 11,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.100000000000001,
            "nudge": 0.65
          }
        },
        {
          "steps": 89399296,
          "score": 236060,
          "orbits": 0,
          "seconds": 120.95416666666667,
          "totalReward": 180.1299999999837,
          "endReason": "game_over",
          "ticks": 29029,
          "events": {
            "flip": 2880,
            "plunge": 3,
            "rapid_flipper": 2624,
            "target": 11,
            "bumper": 45,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "ramp": 5,
            "sling": 36,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 52.48000000000162,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 89456640,
          "score": 191360,
          "orbits": 0,
          "seconds": 70.1375,
          "totalReward": 167.13000000000054,
          "endReason": "game_over",
          "ticks": 16833,
          "events": {
            "flip": 1319,
            "plunge": 3,
            "rapid_flipper": 1029,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "sling": 6,
            "inlane": 10,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.579999999999675,
            "nudge": 0.65
          }
        },
        {
          "steps": 89513984,
          "score": 188930,
          "orbits": 0,
          "seconds": 37.916666666666664,
          "totalReward": 175.88999999999803,
          "endReason": "game_over",
          "ticks": 9100,
          "events": {
            "flip": 657,
            "plunge": 3,
            "rapid_flipper": 467,
            "target": 10,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.339999999999923,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 89571328,
          "score": 188500,
          "orbits": 0,
          "seconds": 25.754166666666666,
          "totalReward": 180.68999999999963,
          "endReason": "game_over",
          "ticks": 6181,
          "events": {
            "flip": 366,
            "plunge": 3,
            "rapid_flipper": 208,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.159999999999999,
            "nudge": 0.65
          }
        },
        {
          "steps": 89628672,
          "score": 196580,
          "orbits": 0,
          "seconds": 38.93333333333333,
          "totalReward": 184.28999999999806,
          "endReason": "game_over",
          "ticks": 9344,
          "events": {
            "flip": 614,
            "plunge": 3,
            "rapid_flipper": 432,
            "target": 11,
            "bumper": 11,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 8,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.639999999999931,
            "nudge": 0.65
          }
        },
        {
          "steps": 89686016,
          "score": 205930,
          "orbits": 0,
          "seconds": 45.81666666666666,
          "totalReward": 189.33999999999668,
          "endReason": "game_over",
          "ticks": 10996,
          "events": {
            "flip": 836,
            "plunge": 3,
            "rapid_flipper": 657,
            "target": 11,
            "bumper": 12,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 2,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.13999999999983,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 89743360,
          "score": 188500,
          "orbits": 0,
          "seconds": 25.704166666666666,
          "totalReward": 181.70999999999975,
          "endReason": "game_over",
          "ticks": 6169,
          "events": {
            "flip": 316,
            "plunge": 3,
            "rapid_flipper": 157,
            "target": 11,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.1400000000000023,
            "nudge": 0.65
          }
        },
        {
          "steps": 89800704,
          "score": 196430,
          "orbits": 0,
          "seconds": 35.6875,
          "totalReward": 185.81999999999843,
          "endReason": "game_over",
          "ticks": 8565,
          "events": {
            "flip": 528,
            "plunge": 3,
            "rapid_flipper": 358,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.159999999999952,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 89858048,
          "score": 209070,
          "orbits": 0,
          "seconds": 91.6875,
          "totalReward": 178.709999999992,
          "endReason": "game_over",
          "ticks": 22005,
          "events": {
            "flip": 1620,
            "plunge": 3,
            "rapid_flipper": 1333,
            "target": 11,
            "bumper": 28,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 17,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 26.659999999999542,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 89915392,
          "score": 224450,
          "orbits": 0,
          "seconds": 167.8875,
          "totalReward": 161.23999999998256,
          "endReason": "game_over",
          "ticks": 40293,
          "events": {
            "flip": 3360,
            "plunge": 3,
            "rapid_flipper": 2978,
            "target": 11,
            "bumper": 51,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 24,
            "ramp": 3,
            "sling": 35,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 59.56000000000233,
            "nudge": 0.65
          }
        },
        {
          "steps": 89972736,
          "score": 203540,
          "orbits": 0,
          "seconds": 68.07083333333333,
          "totalReward": 182.07999999999427,
          "endReason": "game_over",
          "ticks": 16337,
          "events": {
            "flip": 1146,
            "plunge": 3,
            "rapid_flipper": 888,
            "target": 11,
            "bumper": 21,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 14,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.75999999999973,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 90030080,
          "score": 192950,
          "orbits": 0,
          "seconds": 32.61666666666667,
          "totalReward": 183.91999999999905,
          "endReason": "game_over",
          "ticks": 7828,
          "events": {
            "flip": 453,
            "plunge": 3,
            "rapid_flipper": 269,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 1,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.3799999999999795,
            "nudge": 0.65
          }
        },
        {
          "steps": 90087424,
          "score": 219480,
          "orbits": 0,
          "seconds": 52.99583333333333,
          "totalReward": 200.12999999999556,
          "endReason": "game_over",
          "ticks": 12719,
          "events": {
            "flip": 1018,
            "plunge": 3,
            "rapid_flipper": 795,
            "target": 11,
            "bumper": 23,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 4,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.899999999999775,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 90144768,
          "score": 192040,
          "orbits": 0,
          "seconds": 39.041666666666664,
          "totalReward": 181.72999999999834,
          "endReason": "game_over",
          "ticks": 9370,
          "events": {
            "flip": 563,
            "plunge": 3,
            "rapid_flipper": 343,
            "target": 9,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.859999999999959,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 90202112,
          "score": 471600,
          "orbits": 1,
          "seconds": 104.1875,
          "totalReward": 430.19999999998697,
          "endReason": "game_over",
          "ticks": 25005,
          "events": {
            "flip": 2173,
            "plunge": 3,
            "rapid_flipper": 1885,
            "target": 12,
            "bumper": 37,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "ramp": 3,
            "sling": 20,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 37.7000000000002,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 90259456,
          "score": 474270,
          "orbits": 1,
          "seconds": 134.97083333333333,
          "totalReward": 413.8199999999796,
          "endReason": "game_over",
          "ticks": 32393,
          "events": {
            "flip": 3125,
            "plunge": 3,
            "rapid_flipper": 2840,
            "target": 12,
            "bumper": 45,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "ramp": 3,
            "sling": 37,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 56.800000000002434,
            "nudge": 0.65
          }
        },
        {
          "steps": 90316800,
          "score": 188500,
          "orbits": 0,
          "seconds": 31.1875,
          "totalReward": 179.73999999999916,
          "endReason": "game_over",
          "ticks": 7485,
          "events": {
            "flip": 444,
            "plunge": 3,
            "rapid_flipper": 253,
            "target": 10,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.059999999999985,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 90374144,
          "score": 221350,
          "orbits": 0,
          "seconds": 68.525,
          "totalReward": 197.8999999999932,
          "endReason": "game_over",
          "ticks": 16446,
          "events": {
            "flip": 1259,
            "plunge": 3,
            "rapid_flipper": 1000,
            "target": 10,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 5,
            "sling": 15,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 19.999999999999684,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 90431488,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.770833333333332,
          "totalReward": 179.87999999999988,
          "endReason": "game_over",
          "ticks": 5705,
          "events": {
            "flip": 308,
            "plunge": 3,
            "rapid_flipper": 141,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.820000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 90488832,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.654166666666665,
          "totalReward": 179.83999999999992,
          "endReason": "game_over",
          "ticks": 5677,
          "events": {
            "flip": 315,
            "plunge": 3,
            "rapid_flipper": 143,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.860000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 90546176,
          "score": 212330,
          "orbits": 0,
          "seconds": 47.0875,
          "totalReward": 195.0899999999957,
          "endReason": "game_over",
          "ticks": 11301,
          "events": {
            "flip": 891,
            "plunge": 3,
            "rapid_flipper": 687,
            "target": 11,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 4,
            "ramp": 3,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.739999999999817,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 90603520,
          "score": 198370,
          "orbits": 0,
          "seconds": 50.27916666666667,
          "totalReward": 181.6099999999963,
          "endReason": "game_over",
          "ticks": 12067,
          "events": {
            "flip": 868,
            "plunge": 3,
            "rapid_flipper": 663,
            "target": 10,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 7,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.259999999999835,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 90660864,
          "score": 197870,
          "orbits": 0,
          "seconds": 76.5375,
          "totalReward": 167.42999999999168,
          "endReason": "game_over",
          "ticks": 18369,
          "events": {
            "flip": 1568,
            "plunge": 3,
            "rapid_flipper": 1337,
            "target": 11,
            "bumper": 18,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 17,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 26.739999999999544,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 90718208,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.825,
          "totalReward": 182.91999999999976,
          "endReason": "game_over",
          "ticks": 5718,
          "events": {
            "flip": 316,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 149,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.980000000000002,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 90775552,
          "score": 225370,
          "orbits": 0,
          "seconds": 126.3875,
          "totalReward": 171.55999999998366,
          "endReason": "game_over",
          "ticks": 30333,
          "events": {
            "flip": 2765,
            "plunge": 3,
            "rapid_flipper": 2508,
            "target": 11,
            "bumper": 36,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 21,
            "sling": 27,
            "orbit": 3,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 50.160000000001425,
            "nudge": 0.65
          }
        },
        {
          "steps": 90832896,
          "score": 201530,
          "orbits": 0,
          "seconds": 81.9375,
          "totalReward": 165.30999999999003,
          "endReason": "game_over",
          "ticks": 19665,
          "events": {
            "flip": 1849,
            "plunge": 3,
            "rapid_flipper": 1626,
            "target": 11,
            "bumper": 27,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "ramp": 1,
            "sling": 13,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.519999999999506,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 90890240,
          "score": 190410,
          "orbits": 0,
          "seconds": 24.791666666666668,
          "totalReward": 182.72999999999968,
          "endReason": "game_over",
          "ticks": 5950,
          "events": {
            "flip": 380,
            "plunge": 3,
            "rapid_flipper": 209,
            "target": 9,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.180000000000001,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 90947584,
          "score": 190500,
          "orbits": 0,
          "seconds": 33.2875,
          "totalReward": 179.04999999999828,
          "endReason": "game_over",
          "ticks": 7989,
          "events": {
            "flip": 571,
            "plunge": 3,
            "rapid_flipper": 400,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.999999999999942,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 91004928,
          "score": 193600,
          "orbits": 0,
          "seconds": 32.43333333333333,
          "totalReward": 183.65999999999886,
          "endReason": "game_over",
          "ticks": 7784,
          "events": {
            "flip": 491,
            "plunge": 3,
            "rapid_flipper": 312,
            "target": 10,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.239999999999979,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 91062272,
          "score": 188410,
          "orbits": 0,
          "seconds": 25.954166666666666,
          "totalReward": 181.0199999999991,
          "endReason": "game_over",
          "ticks": 6229,
          "events": {
            "flip": 372,
            "plunge": 3,
            "rapid_flipper": 187,
            "target": 10,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.740000000000003,
            "nudge": 0.65
          }
        },
        {
          "steps": 91119616,
          "score": 193110,
          "orbits": 0,
          "seconds": 39.13333333333333,
          "totalReward": 181.59999999999775,
          "endReason": "game_over",
          "ticks": 9392,
          "events": {
            "flip": 598,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 403,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.05999999999994,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 91176960,
          "score": 187800,
          "orbits": 0,
          "seconds": 30.870833333333334,
          "totalReward": 177.95999999999856,
          "endReason": "game_over",
          "ticks": 7409,
          "events": {
            "flip": 491,
            "plunge": 3,
            "rapid_flipper": 307,
            "target": 10,
            "bumper": 6,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.139999999999972,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 91234304,
          "score": 193650,
          "orbits": 0,
          "seconds": 38.25,
          "totalReward": 182.30999999999764,
          "endReason": "game_over",
          "ticks": 9180,
          "events": {
            "flip": 572,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 382,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 5,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.63999999999994,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 91291648,
          "score": 469280,
          "orbits": 1,
          "seconds": 97.9375,
          "totalReward": 426.73999999998705,
          "endReason": "game_over",
          "ticks": 23505,
          "events": {
            "flip": 2187,
            "plunge": 3,
            "rapid_flipper": 1942,
            "target": 12,
            "bumper": 32,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "ramp": 3,
            "sling": 18,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.84000000000025,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 91348992,
          "score": 189400,
          "orbits": 0,
          "seconds": 23.8125,
          "totalReward": 183.39999999999986,
          "endReason": "game_over",
          "ticks": 5715,
          "events": {
            "flip": 284,
            "plunge": 3,
            "rapid_flipper": 125,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.5000000000000018,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 91406336,
          "score": 189920,
          "orbits": 0,
          "seconds": 29.120833333333334,
          "totalReward": 182.069999999999,
          "endReason": "game_over",
          "ticks": 6989,
          "events": {
            "flip": 392,
            "plunge": 3,
            "rapid_flipper": 210,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.199999999999998,
            "nudge": 0.65
          }
        },
        {
          "steps": 91463680,
          "score": 190000,
          "orbits": 0,
          "seconds": 29.53333333333333,
          "totalReward": 182.44999999999936,
          "endReason": "game_over",
          "ticks": 7088,
          "events": {
            "flip": 384,
            "plunge": 3,
            "rapid_flipper": 200,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.000000000000003,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 91521024,
          "score": 191920,
          "orbits": 0,
          "seconds": 32.25416666666666,
          "totalReward": 182.2799999999984,
          "endReason": "game_over",
          "ticks": 7741,
          "events": {
            "flip": 494,
            "plunge": 3,
            "rapid_flipper": 307,
            "target": 9,
            "bumper": 18,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.139999999999964,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 91578368,
          "score": 195930,
          "orbits": 0,
          "seconds": 33.25,
          "totalReward": 186.13999999999905,
          "endReason": "game_over",
          "ticks": 7980,
          "events": {
            "flip": 490,
            "plunge": 3,
            "rapid_flipper": 317,
            "target": 10,
            "bumper": 11,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "orbit": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.33999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 91635712,
          "score": 202110,
          "orbits": 0,
          "seconds": 62.68333333333333,
          "totalReward": 181.69999999999507,
          "endReason": "game_over",
          "ticks": 15044,
          "events": {
            "flip": 1063,
            "plunge": 3,
            "rapid_flipper": 838,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "orbit": 2,
            "sling": 11,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.75999999999975,
            "nudge": 0.65
          }
        },
        {
          "steps": 91693056,
          "score": 191400,
          "orbits": 0,
          "seconds": 25.420833333333334,
          "totalReward": 185.01999999999958,
          "endReason": "game_over",
          "ticks": 6101,
          "events": {
            "flip": 302,
            "plunge": 3,
            "rapid_flipper": 144,
            "target": 10,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.880000000000002,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 91750400,
          "score": 231740,
          "orbits": 0,
          "seconds": 87.61666666666666,
          "totalReward": 201.06999999999098,
          "endReason": "game_over",
          "ticks": 21028,
          "events": {
            "flip": 1609,
            "plunge": 3,
            "rapid_flipper": 1356,
            "target": 11,
            "bumper": 31,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 24,
            "orbit": 1,
            "ramp": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 27.119999999999532,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 91807744,
          "score": 197140,
          "orbits": 0,
          "seconds": 32.083333333333336,
          "totalReward": 187.1499999999985,
          "endReason": "game_over",
          "ticks": 7700,
          "events": {
            "flip": 488,
            "plunge": 3,
            "rapid_flipper": 327,
            "target": 10,
            "bumper": 9,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.539999999999965,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 91865088,
          "score": 190510,
          "orbits": 0,
          "seconds": 29.59583333333333,
          "totalReward": 181.84999999999894,
          "endReason": "game_over",
          "ticks": 7103,
          "events": {
            "flip": 417,
            "plunge": 3,
            "rapid_flipper": 258,
            "target": 9,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.159999999999992,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 91922432,
          "score": 454910,
          "orbits": 1,
          "seconds": 78.2375,
          "totalReward": 420.54999999999035,
          "endReason": "game_over",
          "ticks": 18777,
          "events": {
            "flip": 1745,
            "plunge": 3,
            "rapid_flipper": 1533,
            "target": 12,
            "bumper": 29,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 11,
            "sling": 11,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 30.659999999999467,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 91979776,
          "score": 208040,
          "orbits": 0,
          "seconds": 61.579166666666666,
          "totalReward": 182.3999999999924,
          "endReason": "game_over",
          "ticks": 14779,
          "events": {
            "flip": 1311,
            "plunge": 3,
            "rapid_flipper": 1107,
            "target": 11,
            "bumper": 17,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 4,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.139999999999635,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 92037120,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.4375,
          "totalReward": 179.37999999999985,
          "endReason": "game_over",
          "ticks": 5625,
          "events": {
            "flip": 303,
            "plunge": 3,
            "rapid_flipper": 141,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.820000000000002,
            "nudge": 0.6
          }
        },
        {
          "steps": 92094464,
          "score": 206370,
          "orbits": 0,
          "seconds": 86.00416666666666,
          "totalReward": 169.12999999998797,
          "endReason": "game_over",
          "ticks": 20641,
          "events": {
            "flip": 1907,
            "plunge": 3,
            "rapid_flipper": 1677,
            "target": 11,
            "bumper": 26,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "orbit": 1,
            "sling": 17,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.539999999999615,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92151808,
          "score": 237110,
          "orbits": 0,
          "seconds": 177.40416666666667,
          "totalReward": 163.88999999997594,
          "endReason": "game_over",
          "ticks": 42577,
          "events": {
            "flip": 3809,
            "plunge": 3,
            "rapid_flipper": 3476,
            "target": 11,
            "bumper": 68,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 25,
            "sling": 41,
            "orbit": 2,
            "ramp": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 69.52000000000248,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92209152,
          "score": 188800,
          "orbits": 0,
          "seconds": 30.820833333333333,
          "totalReward": 180.1199999999993,
          "endReason": "game_over",
          "ticks": 7397,
          "events": {
            "flip": 395,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 249,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.9799999999999915,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92266496,
          "score": 200140,
          "orbits": 0,
          "seconds": 59.25,
          "totalReward": 180.06999999999448,
          "endReason": "game_over",
          "ticks": 14220,
          "events": {
            "flip": 1004,
            "plunge": 3,
            "rapid_flipper": 816,
            "target": 10,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "orbit": 1,
            "sling": 14,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.319999999999762,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 92323840,
          "score": 459090,
          "orbits": 1,
          "seconds": 116.20416666666667,
          "totalReward": 402.5099999999836,
          "endReason": "game_over",
          "ticks": 27889,
          "events": {
            "flip": 2848,
            "plunge": 3,
            "rapid_flipper": 2644,
            "target": 12,
            "bumper": 35,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 29,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 52.880000000001644,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92381184,
          "score": 193750,
          "orbits": 0,
          "seconds": 31.525,
          "totalReward": 184.94999999999885,
          "endReason": "game_over",
          "ticks": 7566,
          "events": {
            "flip": 417,
            "plunge": 3,
            "rapid_flipper": 265,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.2999999999999785,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 92438528,
          "score": 451480,
          "orbits": 1,
          "seconds": 62.6,
          "totalReward": 427.5399999999932,
          "endReason": "game_over",
          "ticks": 15024,
          "events": {
            "flip": 1244,
            "plunge": 3,
            "target": 12,
            "rapid_flipper": 1012,
            "bumper": 18,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "ramp": 1,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.23999999999968,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92495872,
          "score": 187510,
          "orbits": 0,
          "seconds": 29.354166666666668,
          "totalReward": 179.20999999999898,
          "endReason": "game_over",
          "ticks": 7045,
          "events": {
            "flip": 404,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 230,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.599999999999992,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92553216,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.654166666666665,
          "totalReward": 180.74000000000004,
          "endReason": "game_over",
          "ticks": 5677,
          "events": {
            "flip": 258,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 98,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 1.9600000000000013,
            "nudge": 0.6
          }
        },
        {
          "steps": 92610560,
          "score": 185800,
          "orbits": 0,
          "seconds": 23.1375,
          "totalReward": 180.0199999999999,
          "endReason": "game_over",
          "ticks": 5553,
          "events": {
            "flip": 258,
            "plunge": 3,
            "rapid_flipper": 109,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.1800000000000015,
            "nudge": 0.6
          }
        },
        {
          "steps": 92667904,
          "score": 189600,
          "orbits": 0,
          "seconds": 40.7,
          "totalReward": 177.89999999999782,
          "endReason": "game_over",
          "ticks": 9768,
          "events": {
            "flip": 603,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 400,
            "bumper": 10,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.999999999999932,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92725248,
          "score": 190340,
          "orbits": 0,
          "seconds": 39.35,
          "totalReward": 176.12999999999656,
          "endReason": "game_over",
          "ticks": 9444,
          "events": {
            "flip": 705,
            "plunge": 3,
            "rapid_flipper": 523,
            "target": 11,
            "bumper": 7,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.459999999999877,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 92782592,
          "score": 248680,
          "orbits": 0,
          "seconds": 178.54583333333332,
          "totalReward": 162.47999999996895,
          "endReason": "game_over",
          "ticks": 42851,
          "events": {
            "flip": 4472,
            "plunge": 3,
            "rapid_flipper": 4135,
            "target": 11,
            "bumper": 54,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 24,
            "sling": 38,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 82.70000000000093,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 92839936,
          "score": 188400,
          "orbits": 0,
          "seconds": 25.054166666666667,
          "totalReward": 182.02999999999966,
          "endReason": "game_over",
          "ticks": 6013,
          "events": {
            "flip": 291,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 136,
            "bumper": 7,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.720000000000002,
            "nudge": 0.65
          }
        },
        {
          "steps": 92897280,
          "score": 198680,
          "orbits": 0,
          "seconds": 58.449999999999996,
          "totalReward": 177.07999999999393,
          "endReason": "game_over",
          "ticks": 14028,
          "events": {
            "flip": 1107,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 895,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "ramp": 1,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.89999999999972,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 92954624,
          "score": 466580,
          "orbits": 1,
          "seconds": 77.87916666666666,
          "totalReward": 434.8899999999914,
          "endReason": "game_over",
          "ticks": 18691,
          "events": {
            "flip": 1614,
            "plunge": 3,
            "rapid_flipper": 1402,
            "target": 12,
            "bumper": 26,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "ramp": 2,
            "sling": 28,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 28.0399999999995,
            "nudge": 0.65
          }
        },
        {
          "steps": 93011968,
          "score": 203980,
          "orbits": 0,
          "seconds": 56.82083333333333,
          "totalReward": 181.78999999999394,
          "endReason": "game_over",
          "ticks": 13637,
          "events": {
            "flip": 1169,
            "plunge": 3,
            "rapid_flipper": 937,
            "target": 11,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 1,
            "sling": 18,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 18.73999999999971,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 93069312,
          "score": 195110,
          "orbits": 0,
          "seconds": 31.566666666666666,
          "totalReward": 186.42999999999856,
          "endReason": "game_over",
          "ticks": 7576,
          "events": {
            "flip": 456,
            "plunge": 3,
            "target": 9,
            "rapid_flipper": 259,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.179999999999979,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 93126656,
          "score": 462380,
          "orbits": 1,
          "seconds": 41.9875,
          "totalReward": 449.279999999998,
          "endReason": "game_over",
          "ticks": 10077,
          "events": {
            "flip": 676,
            "plunge": 3,
            "rapid_flipper": 475,
            "target": 12,
            "bumper": 16,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "ramp": 3,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.499999999999904,
            "nudge": 0.6
          }
        },
        {
          "steps": 93184000,
          "score": 204810,
          "orbits": 0,
          "seconds": 69.35833333333333,
          "totalReward": 177.9499999999918,
          "endReason": "game_over",
          "ticks": 16646,
          "events": {
            "flip": 1389,
            "plunge": 3,
            "rapid_flipper": 1168,
            "target": 11,
            "bumper": 24,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 1,
            "sling": 11,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.359999999999605,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 93241344,
          "score": 497300,
          "orbits": 1,
          "seconds": 132.1875,
          "totalReward": 438.5699999999806,
          "endReason": "game_over",
          "ticks": 31725,
          "events": {
            "flip": 3027,
            "plunge": 3,
            "target": 12,
            "rapid_flipper": 2754,
            "bumper": 45,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "ramp": 6,
            "sling": 30,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 55.08000000000193,
            "nudge": 0.65
          }
        },
        {
          "steps": 93298688,
          "score": 217860,
          "orbits": 0,
          "seconds": 69.87083333333334,
          "totalReward": 191.38999999999228,
          "endReason": "game_over",
          "ticks": 16769,
          "events": {
            "flip": 1379,
            "plunge": 3,
            "rapid_flipper": 1136,
            "target": 11,
            "bumper": 22,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 6,
            "ramp": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.719999999999615,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 93356032,
          "score": 190710,
          "orbits": 0,
          "seconds": 31.704166666666666,
          "totalReward": 181.60999999999862,
          "endReason": "game_over",
          "ticks": 7609,
          "events": {
            "flip": 460,
            "plunge": 3,
            "rapid_flipper": 270,
            "target": 11,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.399999999999979,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 93413376,
          "score": 210980,
          "orbits": 0,
          "seconds": 52.795833333333334,
          "totalReward": 191.88999999999464,
          "endReason": "game_over",
          "ticks": 12671,
          "events": {
            "flip": 986,
            "plunge": 3,
            "rapid_flipper": 782,
            "target": 11,
            "bumper": 19,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 8,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.639999999999766,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 93470720,
          "score": 195590,
          "orbits": 0,
          "seconds": 54.61666666666667,
          "totalReward": 176.43999999999517,
          "endReason": "game_over",
          "ticks": 13108,
          "events": {
            "flip": 969,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 770,
            "bumper": 16,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.399999999999775,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 93528064,
          "score": 193450,
          "orbits": 0,
          "seconds": 32.19166666666666,
          "totalReward": 183.85999999999865,
          "endReason": "game_over",
          "ticks": 7726,
          "events": {
            "flip": 492,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 307,
            "bumper": 14,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.139999999999972,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 93585408,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.1125,
          "totalReward": 182.46999999999954,
          "endReason": "game_over",
          "ticks": 6267,
          "events": {
            "flip": 365,
            "plunge": 3,
            "rapid_flipper": 174,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.4800000000000026,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 93642752,
          "score": 460860,
          "orbits": 1,
          "seconds": 57.11666666666667,
          "totalReward": 439.5099999999956,
          "endReason": "game_over",
          "ticks": 13708,
          "events": {
            "flip": 1104,
            "plunge": 3,
            "rapid_flipper": 885,
            "target": 12,
            "bumper": 15,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 6,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.699999999999726,
            "nudge": 0.65
          }
        },
        {
          "steps": 93700096,
          "score": 230860,
          "orbits": 0,
          "seconds": 111.57083333333333,
          "totalReward": 188.68999999998584,
          "endReason": "game_over",
          "ticks": 26777,
          "events": {
            "flip": 2191,
            "plunge": 3,
            "rapid_flipper": 1926,
            "target": 11,
            "bumper": 31,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 9,
            "sling": 26,
            "ramp": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.520000000000216,
            "nudge": 0.65
          }
        },
        {
          "steps": 93757440,
          "score": 187310,
          "orbits": 0,
          "seconds": 24.47083333333333,
          "totalReward": 180.81999999999974,
          "endReason": "game_over",
          "ticks": 5873,
          "events": {
            "flip": 312,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 142,
            "bumper": 6,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 2.840000000000002,
            "nudge": 0.65
          }
        },
        {
          "steps": 93814784,
          "score": 207700,
          "orbits": 0,
          "seconds": 85.20416666666667,
          "totalReward": 177.04999999999052,
          "endReason": "game_over",
          "ticks": 20449,
          "events": {
            "flip": 1631,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 1350,
            "bumper": 32,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 2,
            "sling": 20,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 26.999999999999524,
            "nudge": 0.65
          }
        },
        {
          "steps": 93872128,
          "score": 191500,
          "orbits": 0,
          "seconds": 30.7375,
          "totalReward": 183.769999999999,
          "endReason": "game_over",
          "ticks": 7377,
          "events": {
            "flip": 399,
            "plunge": 3,
            "rapid_flipper": 204,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.080000000000001,
            "nudge": 0.65
          }
        },
        {
          "steps": 93929472,
          "score": 200070,
          "orbits": 0,
          "seconds": 55.93333333333333,
          "totalReward": 182.7399999999951,
          "endReason": "game_over",
          "ticks": 13424,
          "events": {
            "flip": 888,
            "plunge": 3,
            "rapid_flipper": 684,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 17,
            "orbit": 1,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.679999999999813,
            "nudge": 0.65
          }
        },
        {
          "steps": 93986816,
          "score": 210760,
          "orbits": 0,
          "seconds": 63.28333333333333,
          "totalReward": 192.56999999999445,
          "endReason": "game_over",
          "ticks": 15188,
          "events": {
            "flip": 976,
            "plunge": 3,
            "rapid_flipper": 727,
            "target": 11,
            "bumper": 29,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "ramp": 2,
            "sling": 16,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.539999999999784,
            "nudge": 0.65
          }
        },
        {
          "steps": 94044160,
          "score": 513360,
          "orbits": 1,
          "seconds": 133.97083333333333,
          "totalReward": 448.19999999997964,
          "endReason": "game_over",
          "ticks": 32153,
          "events": {
            "flip": 3329,
            "plunge": 3,
            "rapid_flipper": 3073,
            "target": 12,
            "bumper": 38,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 16,
            "sling": 36,
            "ramp": 10,
            "orbit": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 61.46000000000282,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 94101504,
          "score": 452260,
          "orbits": 1,
          "seconds": 45.083333333333336,
          "totalReward": 436.5799999999964,
          "endReason": "game_over",
          "ticks": 10820,
          "events": {
            "flip": 805,
            "plunge": 3,
            "rapid_flipper": 599,
            "target": 12,
            "bumper": 13,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "ramp": 2,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.979999999999862,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 94158848,
          "score": 201670,
          "orbits": 0,
          "seconds": 59.62083333333333,
          "totalReward": 178.61999999999395,
          "endReason": "game_over",
          "ticks": 14309,
          "events": {
            "flip": 1207,
            "plunge": 3,
            "rapid_flipper": 980,
            "target": 10,
            "bumper": 16,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "sling": 7,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 19.599999999999678,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94216192,
          "score": 192510,
          "orbits": 0,
          "seconds": 29.59583333333333,
          "totalReward": 183.82999999999888,
          "endReason": "game_over",
          "ticks": 7103,
          "events": {
            "flip": 449,
            "plunge": 3,
            "rapid_flipper": 259,
            "target": 10,
            "bumper": 8,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.179999999999985,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 94273536,
          "score": 201660,
          "orbits": 0,
          "seconds": 40.416666666666664,
          "totalReward": 189.70999999999754,
          "endReason": "game_over",
          "ticks": 9700,
          "events": {
            "flip": 633,
            "plunge": 3,
            "rapid_flipper": 415,
            "target": 11,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "ramp": 2,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.29999999999993,
            "nudge": 0.65
          }
        },
        {
          "steps": 94330880,
          "score": 197040,
          "orbits": 0,
          "seconds": 51.53333333333333,
          "totalReward": 182.21000000000143,
          "endReason": "game_over",
          "ticks": 12368,
          "events": {
            "flip": 830,
            "plunge": 3,
            "rapid_flipper": 559,
            "target": 11,
            "bumper": 14,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 4,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.179999999999861,
            "nudge": 0.65
          }
        },
        {
          "steps": 94388224,
          "score": 187500,
          "orbits": 0,
          "seconds": 25.7375,
          "totalReward": 180.5299999999996,
          "endReason": "game_over",
          "ticks": 6177,
          "events": {
            "flip": 346,
            "plunge": 3,
            "rapid_flipper": 166,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3200000000000025,
            "nudge": 0.65
          }
        },
        {
          "steps": 94445568,
          "score": 189500,
          "orbits": 0,
          "seconds": 27,
          "totalReward": 182.64999999999952,
          "endReason": "game_over",
          "ticks": 6480,
          "events": {
            "flip": 352,
            "plunge": 3,
            "rapid_flipper": 170,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.4000000000000026,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94502912,
          "score": 196560,
          "orbits": 0,
          "seconds": 64.3625,
          "totalReward": 172.3899999999928,
          "endReason": "game_over",
          "ticks": 15447,
          "events": {
            "flip": 1239,
            "plunge": 3,
            "rapid_flipper": 1036,
            "target": 10,
            "bumper": 20,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 16,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.71999999999967,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94560256,
          "score": 190030,
          "orbits": 0,
          "seconds": 28.966666666666665,
          "totalReward": 181.89999999999915,
          "endReason": "game_over",
          "ticks": 6952,
          "events": {
            "flip": 414,
            "plunge": 3,
            "rapid_flipper": 234,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.679999999999992,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94617600,
          "score": 190120,
          "orbits": 0,
          "seconds": 29.195833333333333,
          "totalReward": 181.59999999999906,
          "endReason": "game_over",
          "ticks": 7007,
          "events": {
            "flip": 451,
            "plunge": 3,
            "rapid_flipper": 251,
            "target": 9,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.019999999999986,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 94674944,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.258333333333333,
          "totalReward": 182.6799999999996,
          "endReason": "game_over",
          "ticks": 6062,
          "events": {
            "flip": 376,
            "plunge": 3,
            "rapid_flipper": 189,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.780000000000003,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94732288,
          "score": 189910,
          "orbits": 0,
          "seconds": 25.241666666666667,
          "totalReward": 182.51999999999956,
          "endReason": "game_over",
          "ticks": 6058,
          "events": {
            "flip": 381,
            "plunge": 3,
            "rapid_flipper": 197,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.940000000000003,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94789632,
          "score": 199500,
          "orbits": 0,
          "seconds": 28.516666666666666,
          "totalReward": 191.70999999999935,
          "endReason": "game_over",
          "ticks": 6844,
          "events": {
            "flip": 427,
            "plunge": 3,
            "rapid_flipper": 217,
            "target": 9,
            "bumper": 7,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.339999999999997,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94846976,
          "score": 188410,
          "orbits": 0,
          "seconds": 31.2375,
          "totalReward": 179.11999999999847,
          "endReason": "game_over",
          "ticks": 7497,
          "events": {
            "flip": 472,
            "plunge": 3,
            "target": 10,
            "rapid_flipper": 282,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.63999999999997,
            "nudge": 0.65
          }
        },
        {
          "steps": 94904320,
          "score": 193460,
          "orbits": 0,
          "seconds": 27.8125,
          "totalReward": 186.1899999999993,
          "endReason": "game_over",
          "ticks": 6675,
          "events": {
            "flip": 379,
            "plunge": 3,
            "rapid_flipper": 191,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.820000000000003,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 94961664,
          "score": 193680,
          "orbits": 0,
          "seconds": 31.604166666666668,
          "totalReward": 185.34999999999883,
          "endReason": "game_over",
          "ticks": 7585,
          "events": {
            "flip": 443,
            "plunge": 3,
            "rapid_flipper": 244,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 8,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.879999999999984,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 95019008,
          "score": 189920,
          "orbits": 0,
          "seconds": 28.354166666666668,
          "totalReward": 181.74999999999918,
          "endReason": "game_over",
          "ticks": 6805,
          "events": {
            "flip": 411,
            "plunge": 3,
            "rapid_flipper": 231,
            "target": 9,
            "bumper": 7,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.619999999999991,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 95076352,
          "score": 187500,
          "orbits": 0,
          "seconds": 25.654166666666665,
          "totalReward": 180.80999999999966,
          "endReason": "game_over",
          "ticks": 6157,
          "events": {
            "flip": 339,
            "plunge": 3,
            "rapid_flipper": 152,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.0400000000000023,
            "nudge": 0.65
          }
        },
        {
          "steps": 95133696,
          "score": 191770,
          "orbits": 0,
          "seconds": 38.68333333333333,
          "totalReward": 180.07999999999717,
          "endReason": "game_over",
          "ticks": 9284,
          "events": {
            "flip": 604,
            "plunge": 3,
            "rapid_flipper": 412,
            "target": 9,
            "bumper": 13,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.239999999999924,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 95191040,
          "score": 191860,
          "orbits": 0,
          "seconds": 42.53333333333333,
          "totalReward": 178.2599999999966,
          "endReason": "game_over",
          "ticks": 10208,
          "events": {
            "flip": 688,
            "plunge": 3,
            "rapid_flipper": 490,
            "target": 11,
            "bumper": 15,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.799999999999889,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 95248384,
          "score": 191020,
          "orbits": 0,
          "seconds": 31.829166666666666,
          "totalReward": 182.62999999999886,
          "endReason": "game_over",
          "ticks": 7639,
          "events": {
            "flip": 433,
            "plunge": 3,
            "rapid_flipper": 247,
            "target": 9,
            "bumper": 8,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.939999999999987,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 95305728,
          "score": 189460,
          "orbits": 0,
          "seconds": 32.63333333333333,
          "totalReward": 180.26999999999848,
          "endReason": "game_over",
          "ticks": 7832,
          "events": {
            "flip": 471,
            "plunge": 3,
            "rapid_flipper": 277,
            "target": 10,
            "bumper": 15,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.539999999999977,
            "nudge": 0.65
          }
        },
        {
          "steps": 95363072,
          "score": 194150,
          "orbits": 0,
          "seconds": 37.8,
          "totalReward": 183.13999999999763,
          "endReason": "game_over",
          "ticks": 9072,
          "events": {
            "flip": 588,
            "plunge": 3,
            "rapid_flipper": 378,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 5,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.559999999999939,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 95420416,
          "score": 192450,
          "orbits": 0,
          "seconds": 45.53333333333333,
          "totalReward": 177.37999999999676,
          "endReason": "game_over",
          "ticks": 10928,
          "events": {
            "flip": 777,
            "plunge": 3,
            "rapid_flipper": 571,
            "target": 10,
            "bumper": 18,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.419999999999861,
            "nudge": 0.65
          }
        },
        {
          "steps": 95477760,
          "score": 190250,
          "orbits": 0,
          "seconds": 33.7,
          "totalReward": 180.67999999999887,
          "endReason": "game_over",
          "ticks": 8088,
          "events": {
            "flip": 501,
            "plunge": 3,
            "rapid_flipper": 296,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 5,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.919999999999971,
            "nudge": 0.65
          }
        },
        {
          "steps": 95535104,
          "score": 212940,
          "orbits": 0,
          "seconds": 60.7375,
          "totalReward": 193.43999999999525,
          "endReason": "game_over",
          "ticks": 14577,
          "events": {
            "flip": 1046,
            "plunge": 3,
            "rapid_flipper": 800,
            "target": 9,
            "bumper": 15,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 14,
            "orbit": 1,
            "ramp": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.999999999999769,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 95592448,
          "score": 207660,
          "orbits": 0,
          "seconds": 39.46666666666667,
          "totalReward": 194.78999999999812,
          "endReason": "game_over",
          "ticks": 9472,
          "events": {
            "flip": 667,
            "plunge": 3,
            "rapid_flipper": 461,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "ramp": 3,
            "sling": 6,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.21999999999993,
            "nudge": 0.65
          }
        },
        {
          "steps": 95649792,
          "score": 474150,
          "orbits": 1,
          "seconds": 79.98333333333333,
          "totalReward": 440.74999999999216,
          "endReason": "game_over",
          "ticks": 19196,
          "events": {
            "flip": 1703,
            "plunge": 3,
            "rapid_flipper": 1490,
            "target": 12,
            "bumper": 26,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "sling": 15,
            "ramp": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 29.799999999999486,
            "nudge": 0.6
          }
        },
        {
          "steps": 95707136,
          "score": 214610,
          "orbits": 0,
          "seconds": 82.19166666666666,
          "totalReward": 178.87999999998902,
          "endReason": "game_over",
          "ticks": 19726,
          "events": {
            "flip": 1834,
            "plunge": 3,
            "rapid_flipper": 1609,
            "target": 11,
            "bumper": 23,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "sling": 11,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.179999999999445,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 95764480,
          "score": 192800,
          "orbits": 0,
          "seconds": 28.004166666666666,
          "totalReward": 184.72999999999917,
          "endReason": "game_over",
          "ticks": 6721,
          "events": {
            "flip": 401,
            "plunge": 3,
            "rapid_flipper": 231,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.6199999999999894,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 95821824,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.154166666666665,
          "totalReward": 182.1399999999997,
          "endReason": "game_over",
          "ticks": 6277,
          "events": {
            "flip": 372,
            "plunge": 3,
            "rapid_flipper": 188,
            "target": 9,
            "bumper": 6,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.760000000000003,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 95879168,
          "score": 199730,
          "orbits": 0,
          "seconds": 39.86666666666667,
          "totalReward": 185.59999999999698,
          "endReason": "game_over",
          "ticks": 9568,
          "events": {
            "flip": 717,
            "plunge": 3,
            "rapid_flipper": 524,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.479999999999885,
            "nudge": 0.65
          }
        },
        {
          "steps": 95936512,
          "score": 199600,
          "orbits": 0,
          "seconds": 74.14583333333333,
          "totalReward": 168.85999999999024,
          "endReason": "game_over",
          "ticks": 17795,
          "events": {
            "flip": 1588,
            "plunge": 3,
            "rapid_flipper": 1362,
            "target": 10,
            "bumper": 15,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 27.239999999999522,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 95993856,
          "score": 240660,
          "orbits": 0,
          "seconds": 91.67083333333333,
          "totalReward": 205.16999999998882,
          "endReason": "game_over",
          "ticks": 22001,
          "events": {
            "flip": 1870,
            "plunge": 3,
            "rapid_flipper": 1592,
            "target": 9,
            "bumper": 32,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 9,
            "sling": 26,
            "ramp": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 31.839999999999428,
            "nudge": 0.65
          }
        },
        {
          "steps": 96051200,
          "score": 509730,
          "orbits": 1,
          "seconds": 176.41666666666666,
          "totalReward": 432.1799999999961,
          "endReason": "game_over",
          "ticks": 42340,
          "events": {
            "flip": 4076,
            "plunge": 3,
            "rapid_flipper": 3695,
            "target": 12,
            "bumper": 59,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 2,
            "inlane": 26,
            "sling": 53,
            "ramp": 7,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 73.90000000000143,
            "nudge": 0.65
          }
        },
        {
          "steps": 96108544,
          "score": 458540,
          "orbits": 1,
          "seconds": 81.82083333333333,
          "totalReward": 422.44999999998987,
          "endReason": "game_over",
          "ticks": 19637,
          "events": {
            "flip": 1884,
            "plunge": 3,
            "rapid_flipper": 1622,
            "target": 12,
            "bumper": 39,
            "nudge": 10,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 14,
            "ramp": 1,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.43999999999948,
            "nudge": 0.65
          }
        },
        {
          "steps": 96165888,
          "score": 203310,
          "orbits": 0,
          "seconds": 58.516666666666666,
          "totalReward": 181.1999999999937,
          "endReason": "game_over",
          "ticks": 14044,
          "events": {
            "flip": 1168,
            "plunge": 3,
            "rapid_flipper": 923,
            "target": 10,
            "bumper": 20,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 11,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 18.45999999999971,
            "nudge": 0.65
          }
        },
        {
          "steps": 96223232,
          "score": 190710,
          "orbits": 0,
          "seconds": 28.55,
          "totalReward": 181.73999999999882,
          "endReason": "game_over",
          "ticks": 6852,
          "events": {
            "flip": 487,
            "plunge": 3,
            "rapid_flipper": 276,
            "target": 9,
            "bumper": 10,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 5.519999999999976,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 96280576,
          "score": 189400,
          "orbits": 0,
          "seconds": 26.245833333333334,
          "totalReward": 180.98999999999907,
          "endReason": "game_over",
          "ticks": 6299,
          "events": {
            "flip": 430,
            "plunge": 3,
            "rapid_flipper": 248,
            "target": 9,
            "bumper": 6,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.959999999999983,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 96337920,
          "score": 188020,
          "orbits": 0,
          "seconds": 30.370833333333334,
          "totalReward": 177.88999999999854,
          "endReason": "game_over",
          "ticks": 7289,
          "events": {
            "flip": 526,
            "plunge": 3,
            "rapid_flipper": 324,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.47999999999996,
            "nudge": 0.65
          }
        },
        {
          "steps": 96395264,
          "score": 220490,
          "orbits": 0,
          "seconds": 80.1125,
          "totalReward": 183.27999999998855,
          "endReason": "game_over",
          "ticks": 19227,
          "events": {
            "flip": 1924,
            "plunge": 3,
            "rapid_flipper": 1688,
            "target": 11,
            "bumper": 25,
            "nudge": 7,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 11,
            "ramp": 3,
            "sling": 19,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.759999999999664,
            "nudge": 0.44999999999999996
          }
        },
        {
          "steps": 96452608,
          "score": 192810,
          "orbits": 0,
          "seconds": 38.46666666666667,
          "totalReward": 180.33999999999713,
          "endReason": "game_over",
          "ticks": 9232,
          "events": {
            "flip": 646,
            "plunge": 3,
            "rapid_flipper": 441,
            "target": 10,
            "bumper": 13,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "orbit": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.81999999999991,
            "nudge": 0.65
          }
        },
        {
          "steps": 96509952,
          "score": 191210,
          "orbits": 0,
          "seconds": 38.21666666666667,
          "totalReward": 177.629999999997,
          "endReason": "game_over",
          "ticks": 9172,
          "events": {
            "flip": 712,
            "plunge": 3,
            "rapid_flipper": 504,
            "target": 9,
            "bumper": 10,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 11,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.079999999999888,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 96567296,
          "score": 197860,
          "orbits": 0,
          "seconds": 60.86666666666667,
          "totalReward": 170.96999999999235,
          "endReason": "game_over",
          "ticks": 14608,
          "events": {
            "flip": 1393,
            "plunge": 3,
            "rapid_flipper": 1162,
            "target": 11,
            "bumper": 9,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "sling": 6,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.23999999999962,
            "nudge": 0.65
          }
        },
        {
          "steps": 96624640,
          "score": 189030,
          "orbits": 0,
          "seconds": 32.983333333333334,
          "totalReward": 178.47999999999817,
          "endReason": "game_over",
          "ticks": 7916,
          "events": {
            "flip": 556,
            "plunge": 3,
            "rapid_flipper": 345,
            "target": 10,
            "bumper": 10,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.8999999999999515,
            "nudge": 0.65
          }
        },
        {
          "steps": 96681984,
          "score": 490350,
          "orbits": 1,
          "seconds": 142.5375,
          "totalReward": 425.8599999999768,
          "endReason": "game_over",
          "ticks": 34209,
          "events": {
            "flip": 3352,
            "plunge": 3,
            "rapid_flipper": 3037,
            "target": 12,
            "bumper": 54,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 45,
            "orbit": 4,
            "ramp": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 60.740000000003114,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 96739328,
          "score": 194640,
          "orbits": 0,
          "seconds": 36.516666666666666,
          "totalReward": 182.03999999999712,
          "endReason": "game_over",
          "ticks": 8764,
          "events": {
            "flip": 656,
            "plunge": 3,
            "rapid_flipper": 445,
            "target": 11,
            "bumper": 14,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.89999999999991,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 96796672,
          "score": 191280,
          "orbits": 0,
          "seconds": 43.11666666666667,
          "totalReward": 175.75999999999658,
          "endReason": "game_over",
          "ticks": 10348,
          "events": {
            "flip": 804,
            "plunge": 3,
            "rapid_flipper": 591,
            "target": 10,
            "bumper": 12,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.819999999999864,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 96854016,
          "score": 207780,
          "orbits": 0,
          "seconds": 95.05416666666666,
          "totalReward": 170.19999999998763,
          "endReason": "game_over",
          "ticks": 22813,
          "events": {
            "flip": 2000,
            "plunge": 3,
            "rapid_flipper": 1689,
            "target": 10,
            "bumper": 23,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 28,
            "ramp": 2,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 33.77999999999966,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 96911360,
          "score": 195140,
          "orbits": 0,
          "seconds": 56.90833333333333,
          "totalReward": 172.12999999999346,
          "endReason": "game_over",
          "ticks": 13658,
          "events": {
            "flip": 1209,
            "plunge": 3,
            "rapid_flipper": 973,
            "target": 9,
            "bumper": 20,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 19.459999999999695,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 96968704,
          "score": 442360,
          "orbits": 1,
          "seconds": 52.166666666666664,
          "totalReward": 421.1799999999946,
          "endReason": "game_over",
          "ticks": 12520,
          "events": {
            "flip": 1132,
            "plunge": 3,
            "rapid_flipper": 874,
            "target": 12,
            "bumper": 13,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.47999999999974,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97026048,
          "score": 466040,
          "orbits": 1,
          "seconds": 105.92083333333333,
          "totalReward": 417.1799999999851,
          "endReason": "game_over",
          "ticks": 25421,
          "events": {
            "flip": 2553,
            "plunge": 3,
            "rapid_flipper": 2258,
            "target": 12,
            "bumper": 40,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 14,
            "ramp": 2,
            "sling": 24,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 45.16000000000097,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97083392,
          "score": 210800,
          "orbits": 0,
          "seconds": 71.2375,
          "totalReward": 182.87999999999232,
          "endReason": "game_over",
          "ticks": 17097,
          "events": {
            "flip": 1472,
            "plunge": 3,
            "rapid_flipper": 1211,
            "target": 11,
            "bumper": 22,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 7,
            "ramp": 3,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.219999999999594,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97140736,
          "score": 198560,
          "orbits": 0,
          "seconds": 41.15,
          "totalReward": 184.89999999999662,
          "endReason": "game_over",
          "ticks": 9876,
          "events": {
            "flip": 747,
            "plunge": 3,
            "rapid_flipper": 498,
            "target": 10,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "ramp": 2,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.959999999999887,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97198080,
          "score": 200000,
          "orbits": 0,
          "seconds": 31.291666666666668,
          "totalReward": 189.04999999999808,
          "endReason": "game_over",
          "ticks": 7510,
          "events": {
            "flip": 584,
            "plunge": 3,
            "rapid_flipper": 370,
            "target": 9,
            "bumper": 8,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.399999999999951,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 97255424,
          "score": 212450,
          "orbits": 0,
          "seconds": 101.88333333333333,
          "totalReward": 170.71999999998692,
          "endReason": "game_over",
          "ticks": 24452,
          "events": {
            "flip": 2211,
            "plunge": 3,
            "rapid_flipper": 1909,
            "target": 11,
            "bumper": 31,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 14,
            "sling": 25,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.180000000000106,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 97312768,
          "score": 220390,
          "orbits": 0,
          "seconds": 99.64583333333333,
          "totalReward": 178.58999999998647,
          "endReason": "game_over",
          "ticks": 23915,
          "events": {
            "flip": 2182,
            "plunge": 3,
            "rapid_flipper": 1915,
            "target": 11,
            "bumper": 23,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 15,
            "ramp": 3,
            "sling": 9,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.30000000000011,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 97370112,
          "score": 231780,
          "orbits": 0,
          "seconds": 124.25833333333333,
          "totalReward": 176.87999999998237,
          "endReason": "game_over",
          "ticks": 29822,
          "events": {
            "flip": 2845,
            "plunge": 3,
            "rapid_flipper": 2570,
            "target": 11,
            "bumper": 35,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 16,
            "sling": 18,
            "ramp": 4,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 51.40000000000171,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 97427456,
          "score": 196330,
          "orbits": 0,
          "seconds": 40.4125,
          "totalReward": 182.2299999999963,
          "endReason": "game_over",
          "ticks": 9699,
          "events": {
            "flip": 750,
            "plunge": 3,
            "rapid_flipper": 530,
            "target": 9,
            "bumper": 16,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 3,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.59999999999987,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 97484800,
          "score": 189810,
          "orbits": 0,
          "seconds": 33.666666666666664,
          "totalReward": 179.0899999999983,
          "endReason": "game_over",
          "ticks": 8080,
          "events": {
            "flip": 580,
            "plunge": 3,
            "rapid_flipper": 351,
            "target": 10,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.019999999999953,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97542144,
          "score": 189240,
          "orbits": 0,
          "seconds": 34.38333333333333,
          "totalReward": 177.68999999999792,
          "endReason": "game_over",
          "ticks": 8252,
          "events": {
            "flip": 616,
            "plunge": 3,
            "rapid_flipper": 390,
            "target": 10,
            "bumper": 12,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.799999999999943,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 97599488,
          "score": 204010,
          "orbits": 0,
          "seconds": 73.9375,
          "totalReward": 174.4399999999909,
          "endReason": "game_over",
          "ticks": 17745,
          "events": {
            "flip": 1525,
            "plunge": 3,
            "rapid_flipper": 1291,
            "target": 11,
            "bumper": 21,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 11,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 25.819999999999546,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 97656832,
          "score": 192020,
          "orbits": 0,
          "seconds": 34.7,
          "totalReward": 179.71999999999753,
          "endReason": "game_over",
          "ticks": 8328,
          "events": {
            "flip": 637,
            "plunge": 3,
            "rapid_flipper": 430,
            "target": 11,
            "bumper": 9,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "orbit": 1,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.599999999999918,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97714176,
          "score": 195720,
          "orbits": 0,
          "seconds": 59.916666666666664,
          "totalReward": 168.70999999999302,
          "endReason": "game_over",
          "ticks": 14380,
          "events": {
            "flip": 1335,
            "plunge": 3,
            "rapid_flipper": 1153,
            "target": 11,
            "bumper": 24,
            "nudge": 16,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 8,
            "sling": 12,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.05999999999962,
            "nudge": 0.9500000000000003
          }
        },
        {
          "steps": 97771520,
          "score": 192120,
          "orbits": 0,
          "seconds": 42.43333333333333,
          "totalReward": 174.29999999999598,
          "endReason": "game_over",
          "ticks": 10184,
          "events": {
            "flip": 912,
            "plunge": 3,
            "rapid_flipper": 706,
            "target": 11,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 14.119999999999807,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 97828864,
          "score": 229790,
          "orbits": 0,
          "seconds": 122.08749999999999,
          "totalReward": 173.73999999998128,
          "endReason": "game_over",
          "ticks": 29301,
          "events": {
            "flip": 2911,
            "plunge": 3,
            "rapid_flipper": 2610,
            "target": 11,
            "bumper": 50,
            "nudge": 14,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 13,
            "sling": 29,
            "orbit": 2,
            "ramp": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 52.20000000000173,
            "nudge": 0.8500000000000002
          }
        },
        {
          "steps": 97886208,
          "score": 219230,
          "orbits": 0,
          "seconds": 78.90833333333333,
          "totalReward": 183.56999999998942,
          "endReason": "game_over",
          "ticks": 18938,
          "events": {
            "flip": 1832,
            "plunge": 3,
            "rapid_flipper": 1603,
            "target": 10,
            "bumper": 27,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "ramp": 4,
            "sling": 13,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.05999999999945,
            "nudge": 0.6
          }
        },
        {
          "steps": 97943552,
          "score": 192760,
          "orbits": 0,
          "seconds": 41.43333333333333,
          "totalReward": 175.72999999999587,
          "endReason": "game_over",
          "ticks": 9944,
          "events": {
            "flip": 874,
            "plunge": 3,
            "rapid_flipper": 664,
            "target": 10,
            "bumper": 11,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "orbit": 1,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.279999999999827,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 98000896,
          "score": 200330,
          "orbits": 0,
          "seconds": 52.229166666666664,
          "totalReward": 176.5499999999944,
          "endReason": "game_over",
          "ticks": 12535,
          "events": {
            "flip": 1220,
            "plunge": 3,
            "rapid_flipper": 1014,
            "target": 10,
            "bumper": 11,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 7,
            "ramp": 1,
            "sling": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 20.279999999999692,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98058240,
          "score": 201520,
          "orbits": 0,
          "seconds": 31.97083333333333,
          "totalReward": 190.01999999999813,
          "endReason": "game_over",
          "ticks": 7673,
          "events": {
            "flip": 623,
            "plunge": 3,
            "rapid_flipper": 400,
            "target": 10,
            "bumper": 7,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 2,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 7.999999999999936,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98115584,
          "score": 464300,
          "orbits": 1,
          "seconds": 79.92083333333333,
          "totalReward": 422.3499999999885,
          "endReason": "game_over",
          "ticks": 19181,
          "events": {
            "flip": 2141,
            "plunge": 3,
            "rapid_flipper": 1910,
            "target": 12,
            "bumper": 25,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 20,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 38.19999999999993,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 98172928,
          "score": 209950,
          "orbits": 0,
          "seconds": 70.44166666666666,
          "totalReward": 182.03999999999093,
          "endReason": "game_over",
          "ticks": 16906,
          "events": {
            "flip": 1455,
            "plunge": 3,
            "rapid_flipper": 1218,
            "target": 9,
            "bumper": 22,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "ramp": 3,
            "sling": 15,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 24.359999999999584,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 98230272,
          "score": 198040,
          "orbits": 0,
          "seconds": 52.72083333333333,
          "totalReward": 178.01999999999435,
          "endReason": "game_over",
          "ticks": 12653,
          "events": {
            "flip": 1069,
            "plunge": 3,
            "rapid_flipper": 826,
            "target": 11,
            "bumper": 18,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "sling": 14,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 16.51999999999975,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98287616,
          "score": 202400,
          "orbits": 0,
          "seconds": 40.825,
          "totalReward": 187.8099999999964,
          "endReason": "game_over",
          "ticks": 9798,
          "events": {
            "flip": 735,
            "plunge": 3,
            "rapid_flipper": 552,
            "target": 9,
            "bumper": 14,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "sling": 10,
            "ramp": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.039999999999871,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 98344960,
          "score": 190600,
          "orbits": 0,
          "seconds": 27.8875,
          "totalReward": 182.04999999999902,
          "endReason": "game_over",
          "ticks": 6693,
          "events": {
            "flip": 449,
            "plunge": 3,
            "rapid_flipper": 250,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.999999999999991,
            "nudge": 0.5499999999999999
          }
        },
        {
          "steps": 98402304,
          "score": 195240,
          "orbits": 0,
          "seconds": 33.65,
          "totalReward": 183.13999999999757,
          "endReason": "game_over",
          "ticks": 8076,
          "events": {
            "flip": 649,
            "plunge": 3,
            "rapid_flipper": 430,
            "target": 11,
            "bumper": 12,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 8.599999999999925,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98459648,
          "score": 213720,
          "orbits": 0,
          "seconds": 72.27083333333333,
          "totalReward": 186.33999999999173,
          "endReason": "game_over",
          "ticks": 17345,
          "events": {
            "flip": 1449,
            "plunge": 3,
            "rapid_flipper": 1194,
            "target": 10,
            "bumper": 23,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 6,
            "ramp": 2,
            "sling": 12,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 23.879999999999594,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98516992,
          "score": 239590,
          "orbits": 0,
          "seconds": 180,
          "totalReward": 146.44999999996725,
          "endReason": "time_limit",
          "ticks": 43200,
          "events": {
            "flip": 4808,
            "plunge": 3,
            "rapid_flipper": 4532,
            "target": 11,
            "bumper": 53,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 2,
            "abort": 2,
            "inlane": 24,
            "sling": 49,
            "orbit": 3,
            "ramp": 4
          },
          "controlCosts": {
            "rapidFlipper": 90.63999999999989,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98574336,
          "score": 196080,
          "orbits": 0,
          "seconds": 38.016666666666666,
          "totalReward": 182.6799999999971,
          "endReason": "game_over",
          "ticks": 9124,
          "events": {
            "flip": 672,
            "plunge": 3,
            "rapid_flipper": 495,
            "target": 9,
            "bumper": 14,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 1,
            "ramp": 1,
            "sling": 8,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.899999999999897,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98631680,
          "score": 186500,
          "orbits": 0,
          "seconds": 24.770833333333332,
          "totalReward": 179.85999999999987,
          "endReason": "game_over",
          "ticks": 5945,
          "events": {
            "flip": 314,
            "plunge": 3,
            "rapid_flipper": 152,
            "target": 9,
            "bumper": 9,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.0400000000000023,
            "nudge": 0.6
          }
        },
        {
          "steps": 98689024,
          "score": 198020,
          "orbits": 0,
          "seconds": 45.2625,
          "totalReward": 182.37999999999624,
          "endReason": "game_over",
          "ticks": 10863,
          "events": {
            "flip": 820,
            "plunge": 3,
            "rapid_flipper": 607,
            "target": 10,
            "bumper": 13,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 12,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.139999999999844,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 98746368,
          "score": 195310,
          "orbits": 0,
          "seconds": 41.333333333333336,
          "totalReward": 180.58999999999722,
          "endReason": "game_over",
          "ticks": 9920,
          "events": {
            "flip": 724,
            "plunge": 3,
            "rapid_flipper": 546,
            "target": 11,
            "bumper": 16,
            "nudge": 13,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 11,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 10.919999999999884,
            "nudge": 0.8000000000000002
          }
        },
        {
          "steps": 98803712,
          "score": 187900,
          "orbits": 0,
          "seconds": 25.054166666666667,
          "totalReward": 179.7499999999993,
          "endReason": "game_over",
          "ticks": 6013,
          "events": {
            "flip": 391,
            "plunge": 3,
            "rapid_flipper": 225,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.4999999999999964,
            "nudge": 0.65
          }
        },
        {
          "steps": 98861056,
          "score": 190770,
          "orbits": 0,
          "seconds": 50.28333333333333,
          "totalReward": 169.66999999999408,
          "endReason": "game_over",
          "ticks": 12068,
          "events": {
            "flip": 1042,
            "plunge": 3,
            "rapid_flipper": 870,
            "target": 11,
            "bumper": 16,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "sling": 7,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 17.39999999999973,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 98918400,
          "score": 186300,
          "orbits": 0,
          "seconds": 23.820833333333333,
          "totalReward": 179.3999999999994,
          "endReason": "game_over",
          "ticks": 5717,
          "events": {
            "flip": 299,
            "plunge": 3,
            "rapid_flipper": 165,
            "target": 9,
            "bumper": 6,
            "nudge": 9,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 3.3000000000000025,
            "nudge": 0.6
          }
        },
        {
          "steps": 98975744,
          "score": 187810,
          "orbits": 0,
          "seconds": 28.670833333333334,
          "totalReward": 177.84999999999891,
          "endReason": "game_over",
          "ticks": 6881,
          "events": {
            "flip": 456,
            "plunge": 3,
            "rapid_flipper": 313,
            "target": 10,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.259999999999973,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 99033088,
          "score": 478830,
          "orbits": 1,
          "seconds": 152.42083333333332,
          "totalReward": 404.84999999997484,
          "endReason": "game_over",
          "ticks": 36581,
          "events": {
            "flip": 3767,
            "plunge": 3,
            "rapid_flipper": 3514,
            "target": 12,
            "bumper": 42,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 26,
            "sling": 23,
            "ramp": 3,
            "orbit": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 70.28000000000264,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 99090432,
          "score": 480280,
          "orbits": 1,
          "seconds": 105.87083333333334,
          "totalReward": 428.96999999998593,
          "endReason": "game_over",
          "ticks": 25409,
          "events": {
            "flip": 2594,
            "plunge": 3,
            "rapid_flipper": 2378,
            "target": 12,
            "bumper": 20,
            "nudge": 12,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 19,
            "sling": 18,
            "ramp": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 47.560000000001196,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 99147776,
          "score": 189620,
          "orbits": 0,
          "seconds": 36.9,
          "totalReward": 176.40999999999772,
          "endReason": "game_over",
          "ticks": 8856,
          "events": {
            "flip": 613,
            "plunge": 3,
            "rapid_flipper": 478,
            "target": 10,
            "bumper": 16,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "sling": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 9.559999999999908,
            "nudge": 0.65
          }
        },
        {
          "steps": 99205120,
          "score": 233420,
          "orbits": 0,
          "seconds": 113,
          "totalReward": 182.9999999999836,
          "endReason": "game_over",
          "ticks": 27120,
          "events": {
            "flip": 2573,
            "plunge": 3,
            "rapid_flipper": 2346,
            "target": 11,
            "bumper": 44,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 13,
            "ramp": 4,
            "sling": 22,
            "orbit": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 46.92000000000116,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 99262464,
          "score": 197900,
          "orbits": 0,
          "seconds": 90.45416666666667,
          "totalReward": 163.94999999999,
          "endReason": "game_over",
          "ticks": 21709,
          "events": {
            "flip": 1750,
            "plunge": 3,
            "rapid_flipper": 1510,
            "target": 10,
            "bumper": 17,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 15,
            "sling": 10,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 30.199999999999463,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 99319808,
          "score": 193000,
          "orbits": 0,
          "seconds": 26.34583333333333,
          "totalReward": 184.6799999999993,
          "endReason": "game_over",
          "ticks": 6323,
          "events": {
            "flip": 376,
            "plunge": 3,
            "rapid_flipper": 241,
            "target": 10,
            "bumper": 9,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.8199999999999985,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 99377152,
          "score": 204330,
          "orbits": 0,
          "seconds": 81.15416666666667,
          "totalReward": 167.6999999999903,
          "endReason": "game_over",
          "ticks": 19477,
          "events": {
            "flip": 1830,
            "plunge": 3,
            "rapid_flipper": 1644,
            "target": 11,
            "bumper": 24,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 12,
            "sling": 13,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 32.87999999999953,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 99434496,
          "score": 202610,
          "orbits": 0,
          "seconds": 43.5,
          "totalReward": 186.7699999999966,
          "endReason": "game_over",
          "ticks": 10440,
          "events": {
            "flip": 782,
            "plunge": 3,
            "rapid_flipper": 617,
            "target": 9,
            "bumper": 15,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 3,
            "ramp": 2,
            "sling": 11,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 12.339999999999849,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 99491840,
          "score": 201930,
          "orbits": 0,
          "seconds": 62.699999999999996,
          "totalReward": 175.8899999999929,
          "endReason": "game_over",
          "ticks": 15048,
          "events": {
            "flip": 1309,
            "plunge": 3,
            "rapid_flipper": 1127,
            "target": 10,
            "bumper": 21,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 8,
            "sling": 13,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 22.539999999999637,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 99549184,
          "score": 189800,
          "orbits": 0,
          "seconds": 29.6375,
          "totalReward": 179.1999999999986,
          "endReason": "game_over",
          "ticks": 7113,
          "events": {
            "flip": 508,
            "plunge": 3,
            "rapid_flipper": 345,
            "target": 11,
            "bumper": 7,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 3,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.899999999999954,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 99606528,
          "score": 214470,
          "orbits": 0,
          "seconds": 125.675,
          "totalReward": 152.1499999999789,
          "endReason": "game_over",
          "ticks": 30162,
          "events": {
            "flip": 3112,
            "plunge": 3,
            "target": 11,
            "rapid_flipper": 2941,
            "bumper": 35,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 22,
            "sling": 27,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 58.82000000000271,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 99663872,
          "score": 188540,
          "orbits": 0,
          "seconds": 29.5875,
          "totalReward": 178.2699999999983,
          "endReason": "game_over",
          "ticks": 7101,
          "events": {
            "flip": 502,
            "plunge": 3,
            "rapid_flipper": 326,
            "target": 10,
            "bumper": 10,
            "nudge": 12,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 6.519999999999957,
            "nudge": 0.7500000000000001
          }
        },
        {
          "steps": 99721216,
          "score": 447170,
          "orbits": 1,
          "seconds": 44.916666666666664,
          "totalReward": 428.3899999999953,
          "endReason": "game_over",
          "ticks": 10780,
          "events": {
            "flip": 923,
            "plunge": 3,
            "rapid_flipper": 754,
            "target": 12,
            "bumper": 10,
            "nudge": 11,
            "launch": 4,
            "land": 4,
            "drain": 3,
            "abort": 3,
            "inlane": 5,
            "sling": 7,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 15.079999999999789,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 99778560,
          "score": 190340,
          "orbits": 0,
          "seconds": 41.61666666666667,
          "totalReward": 175.51999999999703,
          "endReason": "game_over",
          "ticks": 9988,
          "events": {
            "flip": 743,
            "plunge": 3,
            "rapid_flipper": 556,
            "target": 10,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 4,
            "sling": 4,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 11.119999999999882,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 99835904,
          "score": 196790,
          "orbits": 0,
          "seconds": 47.166666666666664,
          "totalReward": 179.34999999999636,
          "endReason": "game_over",
          "ticks": 11320,
          "events": {
            "flip": 874,
            "plunge": 3,
            "rapid_flipper": 687,
            "target": 10,
            "bumper": 13,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 6,
            "sling": 9,
            "ramp": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.739999999999833,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 99893248,
          "score": 194760,
          "orbits": 0,
          "seconds": 45.88333333333333,
          "totalReward": 177.9599999999958,
          "endReason": "game_over",
          "ticks": 11012,
          "events": {
            "flip": 867,
            "plunge": 3,
            "rapid_flipper": 665,
            "target": 10,
            "bumper": 11,
            "nudge": 8,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 2,
            "inlane": 5,
            "sling": 6,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 13.299999999999816,
            "nudge": 0.49999999999999994
          }
        },
        {
          "steps": 99950592,
          "score": 188400,
          "orbits": 0,
          "seconds": 26.8875,
          "totalReward": 179.75999999999917,
          "endReason": "game_over",
          "ticks": 6453,
          "events": {
            "flip": 432,
            "plunge": 3,
            "rapid_flipper": 247,
            "target": 10,
            "bumper": 8,
            "nudge": 11,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 2,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.939999999999985,
            "nudge": 0.7000000000000001
          }
        },
        {
          "steps": 100007936,
          "score": 187500,
          "orbits": 0,
          "seconds": 24.604166666666668,
          "totalReward": 179.5499999999994,
          "endReason": "game_over",
          "ticks": 5905,
          "events": {
            "flip": 380,
            "plunge": 3,
            "rapid_flipper": 215,
            "target": 10,
            "bumper": 8,
            "nudge": 10,
            "launch": 3,
            "land": 3,
            "drain": 3,
            "abort": 3,
            "inlane": 1,
            "over": 1
          },
          "controlCosts": {
            "rapidFlipper": 4.299999999999997,
            "nudge": 0.65
          }
        }
      ],
      "last20Mean": 237690,
      "last20Liftoffs": 3,
      "best": {
        "steps": 94044160,
        "score": 513360,
        "orbits": 1,
        "seconds": 133.97083333333333,
        "totalReward": 448.19999999997964,
        "endReason": "game_over",
        "ticks": 32153,
        "events": {
          "flip": 3329,
          "plunge": 3,
          "rapid_flipper": 3073,
          "target": 12,
          "bumper": 38,
          "nudge": 11,
          "launch": 4,
          "land": 4,
          "drain": 3,
          "abort": 3,
          "inlane": 16,
          "sling": 36,
          "ramp": 10,
          "orbit": 3,
          "over": 1
        },
        "controlCosts": {
          "rapidFlipper": 61.46000000000282,
          "nudge": 0.7000000000000001
        }
      },
      "trainingEventRates": {
        "flip": 345.2880859375,
        "nudge": 3.314208984375,
        "abort": 0.921630859375
      },
      "audit": {
        "games": 7077,
        "ticks": 50761429,
        "incidents": [
          {
            "id": "9d277ff73b733b85468b",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 48.30416666667814,
            "tick": 11593,
            "policySteps": 917504,
            "createdAt": 1790475555.29
          },
          {
            "id": "36c08badc57694a71667",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 52.8625000000151,
            "tick": 12687,
            "policySteps": 1646592,
            "createdAt": 1790475811.448
          },
          {
            "id": "b38c80f5ad83eeeb114f",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 44.19166666667487,
            "tick": 10606,
            "policySteps": 1695744,
            "createdAt": 1790475830.528
          },
          {
            "id": "1acccb1062e70cf0295d",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 78.78750000001051,
            "tick": 18909,
            "policySteps": 1892352,
            "createdAt": 1790475903.795
          },
          {
            "id": "590842f69d0e1f905145",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 23.724999999998975,
            "tick": 5694,
            "policySteps": 2064384,
            "createdAt": 1790475979.729
          },
          {
            "id": "6798052e7dc9f1845d44",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 47.366666666677396,
            "tick": 11368,
            "policySteps": 2105344,
            "createdAt": 1790475998.761
          },
          {
            "id": "d8aa188829295a0b8d3c",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 38.379166666670244,
            "tick": 9211,
            "policySteps": 2146304,
            "createdAt": 1790476014.834
          },
          {
            "id": "b01e5079793c1c9ba6be",
            "code": "stationary-ball",
            "severity": "review",
            "message": "Ball stayed within 8 units for 12 seconds without scoring. A legal flipper hold can also trigger this.",
            "seconds": 42.837500000007125,
            "tick": 10281,
            "policySteps": 2260992,
            "createdAt": 1790476055.27
          }
        ],
        "counts": {
          "stationary-ball": 10
        },
        "discarded": 2,
        "state": "finished",
        "updatedAt": 1790504623.479,
        "policySteps": 100007936,
        "sampling": "deterministic"
      },
      "files": {
        "final": {
          "path": "runs\\control-discipline-100m\\final_model.zip",
          "sha256": "9297b66aad40ac666428bd14e83821a2d684438b8dc765e08a20a1fcca49e0ad",
          "replay": "completed-control-final.json",
          "replaySha256": "cfefea20274d4322d6ca0f8426f37622ae3ee182324843d8fa8660c90b85ed57"
        },
        "best": {
          "path": "runs\\control-discipline-100m\\best_model.zip",
          "sha256": "71524300c8cdc76b85dd17831c1b5cb14a644340599378737e95da63b73d79fb",
          "replay": "completed-control-best.json",
          "replaySha256": "ee0e583bc1288d894518f1a19675c96ae8efbcee9a5e48f7f8043a3f6fef9529"
        }
      }
    }
  ]
}
