{
  "generatedAt": "2026-06-01T16:21:54.076502+00:00",
  "site": {
    "name": "The Long Ball",
    "url": "https://thelongball.app",
    "tagline": "Digging the data behind the distance."
  },
  "dataset": "Longball Index",
  "season": 2026,
  "description": "Stadium-neutral home-run quality leaderboard for qualified MLB hitters.",
  "methodologyVersion": "LBI v1.3",
  "sourceNotes": "Uses public Statcast pitch data from pybaseball, Baseball Savant Home Run Tracker Adjusted mode, and Baseball Savant batted-ball leaderboard fields. The frontend reads this precomputed static JSON and never queries Statcast directly.",
  "fields": {
    "player": "Hitter display name.",
    "team": "Most recent batting team inferred from Statcast context.",
    "bbe": "Batted-ball events in the cached Statcast sample.",
    "pa": "Plate appearances inferred from unique game and at-bat identifiers in the cached Statcast sample.",
    "hr": "Actual home runs in the cached Statcast sample.",
    "longballIndex": "LBI v1.3 plus-style score for stadium-neutral home-run contact quality. 100 is league average among qualified hitters.",
    "xhr": "Adjusted expected home runs from Baseball Savant Home Run Tracker.",
    "xhrPerBbe": "Adjusted expected home runs per batted-ball event.",
    "barrelRate": "Share of batted balls classified as barrels.",
    "hrWindowThunderBbe": "Count of batted balls hit 105 mph or harder with launch angle between 25 and 40 degrees.",
    "hrWindowThunderRate": "Share of batted balls hit 105 mph or harder with launch angle between 25 and 40 degrees. LBI v1.3 component.",
    "hardHitRate": "Share of batted balls hit 95 mph or harder.",
    "avgDistanceOnBarrels": "Average projected distance on barreled batted balls. Reference stat only, not part of LBI v1.3.",
    "pullAirRate": "Pull Air percentage from Baseball Savant's batted-ball leaderboard. Reference stat only.",
    "pullAirJuice": "Pulled-air balls hit 105 mph or harder per plate appearance. Context stat only, not part of LBI.",
    "pullAirJuicePer100Pa": "Pulled-air balls hit 105 mph or harder per 100 plate appearances. Context stat only, not part of LBI.",
    "pulledAirBbe": "Pulled batted balls with launch angle between 15 and 45 degrees.",
    "crushedPulledAirBbe": "Pulled-air batted balls hit 105 mph or harder.",
    "sweetSpotRate": "Share of batted balls launched between 8 and 32 degrees. Reference stat only.",
    "actualDoubterHr": "Actual home runs classified as Doubters by Home Run Tracker detail data.",
    "cheapieRate": "Actual Doubter HR divided by actual HR total.",
    "dailyFeatures": "Latest-date Daily Dong, Hot Dog Robbery, and Cheapest Dong event objects."
  },
  "source": {
    "rawCache": "data/raw/statcast-pitches.csv",
    "fetcher": "canonical pitch cache + Baseball Savant Home Run Tracker",
    "homeRunTrackerMode": "adj_xhr",
    "longballIndexVersion": "1.3",
    "methodology": "Adjusted xHR/BBE anchored formula: 50%, Barrel% 20%, HR-Window Thunder Rate 25%, Hard Hit% 5%",
    "homeRunTrackerMatchedPlayers": 233,
    "homeRunTrackerMissingPlayers": 3,
    "battedBallLeaderboardMatchedPlayers": 233,
    "battedBallLeaderboardMissingPlayers": 3,
    "pullAirSource": "Baseball Savant batted-ball leaderboard pull_air_rate",
    "cheapieSource": "actual-home-run-classification",
    "homeRunTrackerDetailRows": 3008,
    "homeRunTrackerDetailJoinedRows": 2938,
    "homeRunTrackerDetailJoinRate": 0.9767,
    "homeRunTrackerActualHrRows": 1893,
    "joinedActualHrRows": 1893,
    "actualHrMatchRate": 1.0
  },
  "qualifiedBy": {
    "minimumHomeRuns": null,
    "frontendMinimumHomeRunsDefault": 1,
    "minimumPlateAppearances": null,
    "minimumBbe": 92,
    "estimatedTeamGames": 61
  },
  "players": [
    {
      "batter": 808959,
      "player": "Munetaka Murakami",
      "team": "CWS",
      "bbe": 120,
      "pa": 120,
      "hr": 20,
      "xhr": 17.2,
      "xhrPerBbe": 0.1433,
      "xhrDiff": 2.8,
      "noDoubters": 11,
      "doubters": 5,
      "mostlyGone": 7,
      "noDoubterRate": 0.55,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 11,
      "cheapieRate": 0.1,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.208,
      "hrWindowThunderBbe": 12,
      "hrWindowThunderRate": 0.1,
      "hardHitRate": 0.592,
      "sweetSpotRate": 0.308,
      "pullAirRate": 0.198,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 12,
      "pullAirJuice": 0.1,
      "pullAirJuicePer100Pa": 10.0,
      "avgDistanceOnBarrels": 398.5,
      "avgLaunchAngleOnBarrels": 31.4,
      "avgLaunchAngle": 14.0,
      "avgDistance": 408.5,
      "longestHr": 451,
      "avgExitVelocity": 94.2,
      "longballIndex": 189.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1433,
          "percentile": 0.9957,
          "score": 190.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.208,
          "percentile": 0.9831,
          "score": 182.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.1,
          "percentile": 1.0,
          "score": 190.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.592,
          "percentile": 0.9915,
          "score": 190.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 592450,
      "player": "Aaron Judge",
      "team": "NYY",
      "bbe": 142,
      "pa": 142,
      "hr": 17,
      "xhr": 17.9,
      "xhrPerBbe": 0.1261,
      "xhrDiff": -0.9,
      "noDoubters": 12,
      "doubters": 3,
      "mostlyGone": 8,
      "noDoubterRate": 0.706,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 12,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.218,
      "hrWindowThunderBbe": 12,
      "hrWindowThunderRate": 0.0845,
      "hardHitRate": 0.57,
      "sweetSpotRate": 0.345,
      "pullAirRate": 0.182,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 32,
      "crushedPulledAirBbe": 19,
      "pullAirJuice": 0.1338,
      "pullAirJuicePer100Pa": 13.4,
      "avgDistanceOnBarrels": 381.3,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 14.9,
      "avgDistance": 403.8,
      "longestHr": 456,
      "avgExitVelocity": 94.1,
      "longballIndex": 188.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1261,
          "percentile": 0.9871,
          "score": 187.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.218,
          "percentile": 0.9915,
          "score": 190.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0845,
          "percentile": 0.9915,
          "score": 190.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.57,
          "percentile": 0.9788,
          "score": 179.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 656941,
      "player": "Kyle Schwarber",
      "team": "PHI",
      "bbe": 128,
      "pa": 128,
      "hr": 22,
      "xhr": 18.8,
      "xhrPerBbe": 0.1469,
      "xhrDiff": 3.2,
      "noDoubters": 9,
      "doubters": 4,
      "mostlyGone": 13,
      "noDoubterRate": 0.409,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 12,
      "actualNoDoubterHr": 9,
      "cheapieRate": 0.045,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.234,
      "hrWindowThunderBbe": 10,
      "hrWindowThunderRate": 0.0781,
      "hardHitRate": 0.5,
      "sweetSpotRate": 0.391,
      "pullAirRate": 0.336,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 41,
      "crushedPulledAirBbe": 16,
      "pullAirJuice": 0.125,
      "pullAirJuicePer100Pa": 12.5,
      "avgDistanceOnBarrels": 388.4,
      "avgLaunchAngleOnBarrels": 27.7,
      "avgLaunchAngle": 21.9,
      "avgDistance": 402.9,
      "longestHr": 460,
      "avgExitVelocity": 92.8,
      "longballIndex": 187.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1469,
          "percentile": 1.0,
          "score": 190.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.234,
          "percentile": 0.9958,
          "score": 190.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0781,
          "percentile": 0.9873,
          "score": 187.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.5,
          "percentile": 0.8983,
          "score": 149.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 695578,
      "player": "James Wood",
      "team": "WSH",
      "bbe": 146,
      "pa": 146,
      "hr": 16,
      "xhr": 18.1,
      "xhrPerBbe": 0.124,
      "xhrDiff": -2.1,
      "noDoubters": 9,
      "doubters": 12,
      "mostlyGone": 12,
      "noDoubterRate": 0.563,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 9,
      "cheapieRate": 0.125,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.26,
      "hrWindowThunderBbe": 13,
      "hrWindowThunderRate": 0.089,
      "hardHitRate": 0.61,
      "sweetSpotRate": 0.452,
      "pullAirRate": 0.109,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0685,
      "pullAirJuicePer100Pa": 6.8,
      "avgDistanceOnBarrels": 375.3,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 11.0,
      "avgDistance": 405.1,
      "longestHr": 442,
      "avgExitVelocity": 96.5,
      "longballIndex": 186.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.124,
          "percentile": 0.9828,
          "score": 182.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.26,
          "percentile": 1.0,
          "score": 190.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.089,
          "percentile": 0.9958,
          "score": 190.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.61,
          "percentile": 0.9958,
          "score": 190.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 670541,
      "player": "Yordan \u00c1lvarez",
      "team": "HOU",
      "bbe": 168,
      "pa": 168,
      "hr": 20,
      "xhr": 22.8,
      "xhrPerBbe": 0.1357,
      "xhrDiff": -2.8,
      "noDoubters": 14,
      "doubters": 4,
      "mostlyGone": 12,
      "noDoubterRate": 0.7,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 14,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.202,
      "hrWindowThunderBbe": 12,
      "hrWindowThunderRate": 0.0714,
      "hardHitRate": 0.542,
      "sweetSpotRate": 0.488,
      "pullAirRate": 0.294,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 51,
      "crushedPulledAirBbe": 18,
      "pullAirJuice": 0.1071,
      "pullAirJuicePer100Pa": 10.7,
      "avgDistanceOnBarrels": 386.1,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 19.3,
      "avgDistance": 403.1,
      "longestHr": 449,
      "avgExitVelocity": 94.7,
      "longballIndex": 183.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1357,
          "percentile": 0.9914,
          "score": 190.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.202,
          "percentile": 0.9746,
          "score": 176.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0714,
          "percentile": 0.9788,
          "score": 179.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.542,
          "percentile": 0.9576,
          "score": 167.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 571970,
      "player": "Max Muncy",
      "team": "LAD",
      "bbe": 124,
      "pa": 124,
      "hr": 14,
      "xhr": 14.3,
      "xhrPerBbe": 0.1153,
      "xhrDiff": -0.3,
      "noDoubters": 6,
      "doubters": 3,
      "mostlyGone": 10,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 8,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.177,
      "hrWindowThunderBbe": 9,
      "hrWindowThunderRate": 0.0726,
      "hardHitRate": 0.492,
      "sweetSpotRate": 0.355,
      "pullAirRate": 0.282,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 14,
      "pullAirJuice": 0.1129,
      "pullAirJuicePer100Pa": 11.3,
      "avgDistanceOnBarrels": 392.0,
      "avgLaunchAngleOnBarrels": 26.5,
      "avgLaunchAngle": 13.8,
      "avgDistance": 407.6,
      "longestHr": 452,
      "avgExitVelocity": 91.3,
      "longballIndex": 173.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1153,
          "percentile": 0.9742,
          "score": 176.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.177,
          "percentile": 0.9492,
          "score": 163.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0726,
          "percentile": 0.9831,
          "score": 182.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.492,
          "percentile": 0.8814,
          "score": 146.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 665742,
      "player": "Juan Soto",
      "team": "NYM",
      "bbe": 128,
      "pa": 128,
      "hr": 13,
      "xhr": 14.5,
      "xhrPerBbe": 0.1133,
      "xhrDiff": -1.5,
      "noDoubters": 7,
      "doubters": 3,
      "mostlyGone": 10,
      "noDoubterRate": 0.538,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 7,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.188,
      "hrWindowThunderBbe": 8,
      "hrWindowThunderRate": 0.0625,
      "hardHitRate": 0.508,
      "sweetSpotRate": 0.328,
      "pullAirRate": 0.194,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 33,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0625,
      "pullAirJuicePer100Pa": 6.2,
      "avgDistanceOnBarrels": 379.3,
      "avgLaunchAngleOnBarrels": 28.0,
      "avgLaunchAngle": 14.5,
      "avgDistance": 402.3,
      "longestHr": 449,
      "avgExitVelocity": 92.7,
      "longballIndex": 171.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1133,
          "percentile": 0.97,
          "score": 173.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.188,
          "percentile": 0.9661,
          "score": 171.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0625,
          "percentile": 0.9661,
          "score": 171.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.508,
          "percentile": 0.911,
          "score": 152.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 545361,
      "player": "Mike Trout",
      "team": "LAA",
      "bbe": 145,
      "pa": 145,
      "hr": 14,
      "xhr": 15.8,
      "xhrPerBbe": 0.109,
      "xhrDiff": -1.8,
      "noDoubters": 9,
      "doubters": 8,
      "mostlyGone": 9,
      "noDoubterRate": 0.643,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 9,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.214,
      "hrWindowThunderBbe": 9,
      "hrWindowThunderRate": 0.0621,
      "hardHitRate": 0.497,
      "sweetSpotRate": 0.372,
      "pullAirRate": 0.219,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 45,
      "crushedPulledAirBbe": 14,
      "pullAirJuice": 0.0966,
      "pullAirJuicePer100Pa": 9.7,
      "avgDistanceOnBarrels": 388.7,
      "avgLaunchAngleOnBarrels": 27.6,
      "avgLaunchAngle": 20.8,
      "avgDistance": 407.9,
      "longestHr": 446,
      "avgExitVelocity": 91.2,
      "longballIndex": 170.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.109,
          "percentile": 0.9571,
          "score": 167.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.214,
          "percentile": 0.9873,
          "score": 187.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0621,
          "percentile": 0.9619,
          "score": 169.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.497,
          "percentile": 0.8877,
          "score": 147.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 670042,
      "player": "Luke Raley",
      "team": "SEA",
      "bbe": 98,
      "pa": 98,
      "hr": 13,
      "xhr": 10.8,
      "xhrPerBbe": 0.1102,
      "xhrDiff": 2.2,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 10,
      "noDoubterRate": 0.308,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 9,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.204,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0612,
      "hardHitRate": 0.49,
      "sweetSpotRate": 0.449,
      "pullAirRate": 0.276,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0816,
      "pullAirJuicePer100Pa": 8.2,
      "avgDistanceOnBarrels": 377.6,
      "avgLaunchAngleOnBarrels": 28.4,
      "avgLaunchAngle": 14.0,
      "avgDistance": 384.5,
      "longestHr": 434,
      "avgExitVelocity": 89.2,
      "longballIndex": 170.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1102,
          "percentile": 0.9657,
          "score": 171.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.204,
          "percentile": 0.9788,
          "score": 179.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0612,
          "percentile": 0.9576,
          "score": 167.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.49,
          "percentile": 0.875,
          "score": 144.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 621439,
      "player": "Byron Buxton",
      "team": "MIN",
      "bbe": 148,
      "pa": 148,
      "hr": 17,
      "xhr": 17.4,
      "xhrPerBbe": 0.1176,
      "xhrDiff": -0.4,
      "noDoubters": 11,
      "doubters": 2,
      "mostlyGone": 8,
      "noDoubterRate": 0.647,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 11,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.189,
      "hrWindowThunderBbe": 8,
      "hrWindowThunderRate": 0.0541,
      "hardHitRate": 0.473,
      "sweetSpotRate": 0.338,
      "pullAirRate": 0.297,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 45,
      "crushedPulledAirBbe": 14,
      "pullAirJuice": 0.0946,
      "pullAirJuicePer100Pa": 9.5,
      "avgDistanceOnBarrels": 377.7,
      "avgLaunchAngleOnBarrels": 28.6,
      "avgLaunchAngle": 23.5,
      "avgDistance": 395.9,
      "longestHr": 438,
      "avgExitVelocity": 90.1,
      "longballIndex": 170.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1176,
          "percentile": 0.9785,
          "score": 179.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.189,
          "percentile": 0.9703,
          "score": 173.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0541,
          "percentile": 0.928,
          "score": 157.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.473,
          "percentile": 0.8051,
          "score": 133.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 700250,
      "player": "Ben Rice",
      "team": "NYY",
      "bbe": 144,
      "pa": 144,
      "hr": 17,
      "xhr": 15.8,
      "xhrPerBbe": 0.1097,
      "xhrDiff": 1.2,
      "noDoubters": 5,
      "doubters": 5,
      "mostlyGone": 13,
      "noDoubterRate": 0.294,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 10,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.118,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.181,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0417,
      "hardHitRate": 0.521,
      "sweetSpotRate": 0.451,
      "pullAirRate": 0.212,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 37,
      "crushedPulledAirBbe": 15,
      "pullAirJuice": 0.1042,
      "pullAirJuicePer100Pa": 10.4,
      "avgDistanceOnBarrels": 377.1,
      "avgLaunchAngleOnBarrels": 25.2,
      "avgLaunchAngle": 14.0,
      "avgDistance": 390.5,
      "longestHr": 427,
      "avgExitVelocity": 92.5,
      "longballIndex": 162.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1097,
          "percentile": 0.9614,
          "score": 168.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.181,
          "percentile": 0.9534,
          "score": 165.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0417,
          "percentile": 0.8877,
          "score": 147.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.521,
          "percentile": 0.9322,
          "score": 158.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 664023,
      "player": "Ian Happ",
      "team": "CHC",
      "bbe": 133,
      "pa": 133,
      "hr": 13,
      "xhr": 14.2,
      "xhrPerBbe": 0.1068,
      "xhrDiff": -1.2,
      "noDoubters": 7,
      "doubters": 2,
      "mostlyGone": 9,
      "noDoubterRate": 0.538,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 7,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.158,
      "hrWindowThunderBbe": 8,
      "hrWindowThunderRate": 0.0602,
      "hardHitRate": 0.451,
      "sweetSpotRate": 0.346,
      "pullAirRate": 0.286,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 12,
      "pullAirJuice": 0.0902,
      "pullAirJuicePer100Pa": 9.0,
      "avgDistanceOnBarrels": 378.8,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 15.6,
      "avgDistance": 398.4,
      "longestHr": 431,
      "avgExitVelocity": 90.2,
      "longballIndex": 161.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.1068,
          "percentile": 0.9528,
          "score": 165.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.158,
          "percentile": 0.9258,
          "score": 156.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0602,
          "percentile": 0.9534,
          "score": 165.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.451,
          "percentile": 0.6737,
          "score": 117.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 665833,
      "player": "Oneil Cruz",
      "team": "PIT",
      "bbe": 142,
      "pa": 142,
      "hr": 13,
      "xhr": 12.6,
      "xhrPerBbe": 0.0887,
      "xhrDiff": 0.4,
      "noDoubters": 6,
      "doubters": 5,
      "mostlyGone": 9,
      "noDoubterRate": 0.462,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.077,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.169,
      "hrWindowThunderBbe": 8,
      "hrWindowThunderRate": 0.0563,
      "hardHitRate": 0.613,
      "sweetSpotRate": 0.345,
      "pullAirRate": 0.201,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0704,
      "pullAirJuicePer100Pa": 7.0,
      "avgDistanceOnBarrels": 386.9,
      "avgLaunchAngleOnBarrels": 23.9,
      "avgLaunchAngle": 6.9,
      "avgDistance": 414.0,
      "longestHr": 450,
      "avgExitVelocity": 96.1,
      "longballIndex": 160.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0887,
          "percentile": 0.927,
          "score": 156.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.169,
          "percentile": 0.9449,
          "score": 162.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0563,
          "percentile": 0.9364,
          "score": 159.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.613,
          "percentile": 1.0,
          "score": 190.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 621566,
      "player": "Matt Olson",
      "team": "ATL",
      "bbe": 174,
      "pa": 174,
      "hr": 16,
      "xhr": 16.6,
      "xhrPerBbe": 0.0954,
      "xhrDiff": -0.6,
      "noDoubters": 9,
      "doubters": 4,
      "mostlyGone": 12,
      "noDoubterRate": 0.563,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 9,
      "cheapieRate": 0.062,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.155,
      "hrWindowThunderBbe": 10,
      "hrWindowThunderRate": 0.0575,
      "hardHitRate": 0.517,
      "sweetSpotRate": 0.339,
      "pullAirRate": 0.2,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 36,
      "crushedPulledAirBbe": 12,
      "pullAirJuice": 0.069,
      "pullAirJuicePer100Pa": 6.9,
      "avgDistanceOnBarrels": 398.0,
      "avgLaunchAngleOnBarrels": 27.1,
      "avgLaunchAngle": 18.1,
      "avgDistance": 412.9,
      "longestHr": 441,
      "avgExitVelocity": 93.4,
      "longballIndex": 158.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0954,
          "percentile": 0.9356,
          "score": 159.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.155,
          "percentile": 0.9153,
          "score": 153.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0575,
          "percentile": 0.9407,
          "score": 160.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.517,
          "percentile": 0.928,
          "score": 157.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 672960,
      "player": "Kazuma Okamoto",
      "team": "TOR",
      "bbe": 134,
      "pa": 134,
      "hr": 12,
      "xhr": 12.5,
      "xhrPerBbe": 0.0933,
      "xhrDiff": -0.5,
      "noDoubters": 4,
      "doubters": 4,
      "mostlyGone": 10,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 8,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.149,
      "hrWindowThunderBbe": 8,
      "hrWindowThunderRate": 0.0597,
      "hardHitRate": 0.53,
      "sweetSpotRate": 0.343,
      "pullAirRate": 0.254,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0746,
      "pullAirJuicePer100Pa": 7.5,
      "avgDistanceOnBarrels": 385.4,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 17.5,
      "avgDistance": 408.1,
      "longestHr": 453,
      "avgExitVelocity": 92.7,
      "longballIndex": 157.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0933,
          "percentile": 0.9313,
          "score": 158.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.149,
          "percentile": 0.8941,
          "score": 148.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0597,
          "percentile": 0.9492,
          "score": 163.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.53,
          "percentile": 0.9428,
          "score": 161.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 691023,
      "player": "Jordan Walker",
      "team": "STL",
      "bbe": 157,
      "pa": 157,
      "hr": 15,
      "xhr": 13.4,
      "xhrPerBbe": 0.0854,
      "xhrDiff": 1.6,
      "noDoubters": 6,
      "doubters": 5,
      "mostlyGone": 9,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 8,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.067,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.146,
      "hrWindowThunderBbe": 8,
      "hrWindowThunderRate": 0.051,
      "hardHitRate": 0.529,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.153,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.051,
      "pullAirJuicePer100Pa": 5.1,
      "avgDistanceOnBarrels": 380.2,
      "avgLaunchAngleOnBarrels": 24.6,
      "avgLaunchAngle": 14.3,
      "avgDistance": 405.9,
      "longestHr": 459,
      "avgExitVelocity": 94.4,
      "longballIndex": 153.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0854,
          "percentile": 0.9185,
          "score": 154.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.146,
          "percentile": 0.8814,
          "score": 146.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.051,
          "percentile": 0.9237,
          "score": 155.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.529,
          "percentile": 0.9364,
          "score": 159.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 664040,
      "player": "Brandon Lowe",
      "team": "PIT",
      "bbe": 151,
      "pa": 151,
      "hr": 14,
      "xhr": 14.6,
      "xhrPerBbe": 0.0967,
      "xhrDiff": -0.6,
      "noDoubters": 6,
      "doubters": 4,
      "mostlyGone": 11,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.071,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.139,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0397,
      "hardHitRate": 0.464,
      "sweetSpotRate": 0.391,
      "pullAirRate": 0.258,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 41,
      "crushedPulledAirBbe": 13,
      "pullAirJuice": 0.0861,
      "pullAirJuicePer100Pa": 8.6,
      "avgDistanceOnBarrels": 375.4,
      "avgLaunchAngleOnBarrels": 25.3,
      "avgLaunchAngle": 16.5,
      "avgDistance": 396.1,
      "longestHr": 444,
      "avgExitVelocity": 90.1,
      "longballIndex": 151.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0967,
          "percentile": 0.9442,
          "score": 162.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.139,
          "percentile": 0.8432,
          "score": 139.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0397,
          "percentile": 0.8708,
          "score": 144.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.464,
          "percentile": 0.7733,
          "score": 129.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 695657,
      "player": "Colson Montgomery",
      "team": "CWS",
      "bbe": 142,
      "pa": 142,
      "hr": 15,
      "xhr": 14.0,
      "xhrPerBbe": 0.0986,
      "xhrDiff": 1.0,
      "noDoubters": 5,
      "doubters": 5,
      "mostlyGone": 10,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 10,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.141,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0352,
      "hardHitRate": 0.444,
      "sweetSpotRate": 0.387,
      "pullAirRate": 0.282,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 44,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0493,
      "pullAirJuicePer100Pa": 4.9,
      "avgDistanceOnBarrels": 392.2,
      "avgLaunchAngleOnBarrels": 29.2,
      "avgLaunchAngle": 20.4,
      "avgDistance": 394.6,
      "longestHr": 442,
      "avgExitVelocity": 90.1,
      "longballIndex": 150.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0986,
          "percentile": 0.9485,
          "score": 163.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.141,
          "percentile": 0.8644,
          "score": 142.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0352,
          "percentile": 0.8347,
          "score": 138.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.444,
          "percentile": 0.6398,
          "score": 114.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 575929,
      "player": "Willson Contreras",
      "team": "BOS",
      "bbe": 139,
      "pa": 139,
      "hr": 11,
      "xhr": 10.0,
      "xhrPerBbe": 0.0719,
      "xhrDiff": 1.0,
      "noDoubters": 5,
      "doubters": 4,
      "mostlyGone": 5,
      "noDoubterRate": 0.455,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.091,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.144,
      "hrWindowThunderBbe": 9,
      "hrWindowThunderRate": 0.0647,
      "hardHitRate": 0.446,
      "sweetSpotRate": 0.388,
      "pullAirRate": 0.27,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 11,
      "pullAirJuice": 0.0791,
      "pullAirJuicePer100Pa": 7.9,
      "avgDistanceOnBarrels": 382.3,
      "avgLaunchAngleOnBarrels": 28.4,
      "avgLaunchAngle": 15.6,
      "avgDistance": 410.2,
      "longestHr": 449,
      "avgExitVelocity": 90.2,
      "longballIndex": 150.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0719,
          "percentile": 0.8734,
          "score": 144.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.144,
          "percentile": 0.8729,
          "score": 144.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0647,
          "percentile": 0.9703,
          "score": 173.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.446,
          "percentile": 0.6589,
          "score": 116.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 669127,
      "player": "Shea Langeliers",
      "team": "ATH",
      "bbe": 169,
      "pa": 169,
      "hr": 14,
      "xhr": 12.2,
      "xhrPerBbe": 0.0722,
      "xhrDiff": 1.8,
      "noDoubters": 6,
      "doubters": 0,
      "mostlyGone": 9,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 8,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.148,
      "hrWindowThunderBbe": 10,
      "hrWindowThunderRate": 0.0592,
      "hardHitRate": 0.456,
      "sweetSpotRate": 0.379,
      "pullAirRate": 0.219,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 12,
      "pullAirJuice": 0.071,
      "pullAirJuicePer100Pa": 7.1,
      "avgDistanceOnBarrels": 387.1,
      "avgLaunchAngleOnBarrels": 25.3,
      "avgLaunchAngle": 21.2,
      "avgDistance": 415.2,
      "longestHr": 467,
      "avgExitVelocity": 92.0,
      "longballIndex": 149.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0722,
          "percentile": 0.8841,
          "score": 146.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.148,
          "percentile": 0.8877,
          "score": 147.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0592,
          "percentile": 0.9449,
          "score": 162.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.456,
          "percentile": 0.7119,
          "score": 121.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 696100,
      "player": "Hunter Goodman",
      "team": "COL",
      "bbe": 126,
      "pa": 126,
      "hr": 13,
      "xhr": 10.6,
      "xhrPerBbe": 0.0841,
      "xhrDiff": 2.4,
      "noDoubters": 6,
      "doubters": 2,
      "mostlyGone": 7,
      "noDoubterRate": 0.462,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.077,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.135,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0476,
      "hardHitRate": 0.452,
      "sweetSpotRate": 0.357,
      "pullAirRate": 0.362,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 11,
      "pullAirJuice": 0.0873,
      "pullAirJuicePer100Pa": 8.7,
      "avgDistanceOnBarrels": 388.6,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 17.5,
      "avgDistance": 401.8,
      "longestHr": 435,
      "avgExitVelocity": 90.6,
      "longballIndex": 148.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0841,
          "percentile": 0.9142,
          "score": 153.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.135,
          "percentile": 0.822,
          "score": 136.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0476,
          "percentile": 0.9153,
          "score": 153.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.452,
          "percentile": 0.6822,
          "score": 118.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 663728,
      "player": "Cal Raleigh",
      "team": "SEA",
      "bbe": 106,
      "pa": 106,
      "hr": 7,
      "xhr": 8.1,
      "xhrPerBbe": 0.0764,
      "xhrDiff": -1.1,
      "noDoubters": 3,
      "doubters": 2,
      "mostlyGone": 7,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.123,
      "hrWindowThunderBbe": 7,
      "hrWindowThunderRate": 0.066,
      "hardHitRate": 0.311,
      "sweetSpotRate": 0.321,
      "pullAirRate": 0.321,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.066,
      "pullAirJuicePer100Pa": 6.6,
      "avgDistanceOnBarrels": 379.2,
      "avgLaunchAngleOnBarrels": 28.7,
      "avgLaunchAngle": 23.1,
      "avgDistance": 390.4,
      "longestHr": 418,
      "avgExitVelocity": 87.5,
      "longballIndex": 148.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0764,
          "percentile": 0.9013,
          "score": 150.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.123,
          "percentile": 0.7754,
          "score": 129.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.066,
          "percentile": 0.9746,
          "score": 176.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.311,
          "percentile": 0.1398,
          "score": 57.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 701762,
      "player": "Nick Kurtz",
      "team": "ATH",
      "bbe": 131,
      "pa": 131,
      "hr": 10,
      "xhr": 9.0,
      "xhrPerBbe": 0.0687,
      "xhrDiff": 1.0,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 7,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.183,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0382,
      "hardHitRate": 0.58,
      "sweetSpotRate": 0.405,
      "pullAirRate": 0.107,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0763,
      "pullAirJuicePer100Pa": 7.6,
      "avgDistanceOnBarrels": 369.5,
      "avgLaunchAngleOnBarrels": 24.4,
      "avgLaunchAngle": 11.8,
      "avgDistance": 410.2,
      "longestHr": 442,
      "avgExitVelocity": 93.7,
      "longballIndex": 147.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0687,
          "percentile": 0.8412,
          "score": 139.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.183,
          "percentile": 0.9576,
          "score": 167.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0382,
          "percentile": 0.8517,
          "score": 140.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.58,
          "percentile": 0.9831,
          "score": 182.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 666160,
      "player": "Mickey Moniak",
      "team": "COL",
      "bbe": 111,
      "pa": 111,
      "hr": 12,
      "xhr": 10.7,
      "xhrPerBbe": 0.0964,
      "xhrDiff": 1.3,
      "noDoubters": 8,
      "doubters": 4,
      "mostlyGone": 3,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 8,
      "cheapieRate": 0.083,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.135,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.036,
      "hardHitRate": 0.414,
      "sweetSpotRate": 0.342,
      "pullAirRate": 0.351,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 37,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0721,
      "pullAirJuicePer100Pa": 7.2,
      "avgDistanceOnBarrels": 397.1,
      "avgLaunchAngleOnBarrels": 26.1,
      "avgLaunchAngle": 25.3,
      "avgDistance": 416.7,
      "longestHr": 439,
      "avgExitVelocity": 89.7,
      "longballIndex": 147.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0964,
          "percentile": 0.9399,
          "score": 160.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.135,
          "percentile": 0.822,
          "score": 136.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.036,
          "percentile": 0.8432,
          "score": 139.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.414,
          "percentile": 0.4873,
          "score": 98.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 682829,
      "player": "Elly De La Cruz",
      "team": "CIN",
      "bbe": 152,
      "pa": 152,
      "hr": 12,
      "xhr": 10.5,
      "xhrPerBbe": 0.0691,
      "xhrDiff": 1.5,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 10,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 9,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.151,
      "hrWindowThunderBbe": 7,
      "hrWindowThunderRate": 0.0461,
      "hardHitRate": 0.546,
      "sweetSpotRate": 0.388,
      "pullAirRate": 0.102,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0526,
      "pullAirJuicePer100Pa": 5.3,
      "avgDistanceOnBarrels": 365.4,
      "avgLaunchAngleOnBarrels": 24.7,
      "avgLaunchAngle": 12.7,
      "avgDistance": 393.9,
      "longestHr": 442,
      "avgExitVelocity": 94.2,
      "longballIndex": 146.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0691,
          "percentile": 0.8455,
          "score": 139.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.151,
          "percentile": 0.9025,
          "score": 150.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0461,
          "percentile": 0.911,
          "score": 152.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.546,
          "percentile": 0.9661,
          "score": 171.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 669477,
      "player": "Casey Schmitt",
      "team": "SF",
      "bbe": 153,
      "pa": 153,
      "hr": 12,
      "xhr": 11.0,
      "xhrPerBbe": 0.0719,
      "xhrDiff": 1.0,
      "noDoubters": 8,
      "doubters": 6,
      "mostlyGone": 4,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 8,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.15,
      "hrWindowThunderBbe": 7,
      "hrWindowThunderRate": 0.0458,
      "hardHitRate": 0.451,
      "sweetSpotRate": 0.405,
      "pullAirRate": 0.287,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 39,
      "crushedPulledAirBbe": 12,
      "pullAirJuice": 0.0784,
      "pullAirJuicePer100Pa": 7.8,
      "avgDistanceOnBarrels": 376.0,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 22.4,
      "avgDistance": 389.6,
      "longestHr": 411,
      "avgExitVelocity": 89.8,
      "longballIndex": 146.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0719,
          "percentile": 0.8734,
          "score": 144.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.15,
          "percentile": 0.8983,
          "score": 149.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0458,
          "percentile": 0.9068,
          "score": 151.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.451,
          "percentile": 0.6737,
          "score": 117.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 686948,
      "player": "Drake Baldwin",
      "team": "ATL",
      "bbe": 145,
      "pa": 145,
      "hr": 13,
      "xhr": 10.4,
      "xhrPerBbe": 0.0717,
      "xhrDiff": 2.6,
      "noDoubters": 3,
      "doubters": 2,
      "mostlyGone": 12,
      "noDoubterRate": 0.231,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 10,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.186,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0276,
      "hardHitRate": 0.538,
      "sweetSpotRate": 0.434,
      "pullAirRate": 0.159,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 11,
      "pullAirJuice": 0.0759,
      "pullAirJuicePer100Pa": 7.6,
      "avgDistanceOnBarrels": 375.2,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 12.1,
      "avgDistance": 402.3,
      "longestHr": 438,
      "avgExitVelocity": 92.8,
      "longballIndex": 145.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0717,
          "percentile": 0.8648,
          "score": 143.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.186,
          "percentile": 0.9619,
          "score": 169.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0276,
          "percentile": 0.75,
          "score": 126.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.538,
          "percentile": 0.9534,
          "score": 165.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "No-Doubter Candidate"
    },
    {
      "batter": 608369,
      "player": "Corey Seager",
      "team": "TEX",
      "bbe": 108,
      "pa": 108,
      "hr": 7,
      "xhr": 8.3,
      "xhrPerBbe": 0.0769,
      "xhrDiff": -1.3,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 7,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.157,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0278,
      "hardHitRate": 0.454,
      "sweetSpotRate": 0.352,
      "pullAirRate": 0.176,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0741,
      "pullAirJuicePer100Pa": 7.4,
      "avgDistanceOnBarrels": 375.6,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 12.6,
      "avgDistance": 394.3,
      "longestHr": 422,
      "avgExitVelocity": 91.1,
      "longballIndex": 144.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0769,
          "percentile": 0.9056,
          "score": 151.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.157,
          "percentile": 0.9195,
          "score": 154.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0278,
          "percentile": 0.7564,
          "score": 127.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.454,
          "percentile": 0.6992,
          "score": 120.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 572233,
      "player": "Christian Walker",
      "team": "HOU",
      "bbe": 174,
      "pa": 174,
      "hr": 16,
      "xhr": 15.4,
      "xhrPerBbe": 0.0885,
      "xhrDiff": 0.6,
      "noDoubters": 7,
      "doubters": 3,
      "mostlyGone": 11,
      "noDoubterRate": 0.438,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 7,
      "cheapieRate": 0.125,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.132,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0287,
      "hardHitRate": 0.466,
      "sweetSpotRate": 0.322,
      "pullAirRate": 0.207,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 38,
      "crushedPulledAirBbe": 15,
      "pullAirJuice": 0.0862,
      "pullAirJuicePer100Pa": 8.6,
      "avgDistanceOnBarrels": 381.3,
      "avgLaunchAngleOnBarrels": 24.8,
      "avgLaunchAngle": 14.6,
      "avgDistance": 391.1,
      "longestHr": 432,
      "avgExitVelocity": 90.7,
      "longballIndex": 143.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0885,
          "percentile": 0.9227,
          "score": 155.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.132,
          "percentile": 0.8008,
          "score": 133.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0287,
          "percentile": 0.7733,
          "score": 129.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.466,
          "percentile": 0.7839,
          "score": 130.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 680777,
      "player": "Ryan Jeffers",
      "team": "MIN",
      "bbe": 101,
      "pa": 101,
      "hr": 7,
      "xhr": 7.0,
      "xhrPerBbe": 0.0693,
      "xhrDiff": 0.0,
      "noDoubters": 5,
      "doubters": 2,
      "mostlyGone": 2,
      "noDoubterRate": 0.714,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.158,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0396,
      "hardHitRate": 0.436,
      "sweetSpotRate": 0.376,
      "pullAirRate": 0.208,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0693,
      "pullAirJuicePer100Pa": 6.9,
      "avgDistanceOnBarrels": 374.4,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 21.0,
      "avgDistance": 402.0,
      "longestHr": 432,
      "avgExitVelocity": 91.2,
      "longballIndex": 142.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0693,
          "percentile": 0.8498,
          "score": 140.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.158,
          "percentile": 0.9258,
          "score": 156.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0396,
          "percentile": 0.8644,
          "score": 142.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.436,
          "percentile": 0.6144,
          "score": 111.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 660670,
      "player": "Ronald Acu\u00f1a",
      "team": "ATL",
      "bbe": 128,
      "pa": 128,
      "hr": 7,
      "xhr": 8.5,
      "xhrPerBbe": 0.0664,
      "xhrDiff": -1.5,
      "noDoubters": 5,
      "doubters": 6,
      "mostlyGone": 5,
      "noDoubterRate": 0.714,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.148,
      "hrWindowThunderBbe": 7,
      "hrWindowThunderRate": 0.0547,
      "hardHitRate": 0.453,
      "sweetSpotRate": 0.352,
      "pullAirRate": 0.195,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0625,
      "pullAirJuicePer100Pa": 6.2,
      "avgDistanceOnBarrels": 383.1,
      "avgLaunchAngleOnBarrels": 27.6,
      "avgLaunchAngle": 17.0,
      "avgDistance": 411.1,
      "longestHr": 438,
      "avgExitVelocity": 90.2,
      "longballIndex": 142.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0664,
          "percentile": 0.8112,
          "score": 134.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.148,
          "percentile": 0.8877,
          "score": 147.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0547,
          "percentile": 0.9322,
          "score": 158.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.453,
          "percentile": 0.6886,
          "score": 119.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 547180,
      "player": "Bryce Harper",
      "team": "PHI",
      "bbe": 164,
      "pa": 164,
      "hr": 13,
      "xhr": 11.5,
      "xhrPerBbe": 0.0701,
      "xhrDiff": 1.5,
      "noDoubters": 5,
      "doubters": 6,
      "mostlyGone": 10,
      "noDoubterRate": 0.385,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.077,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.14,
      "hrWindowThunderBbe": 7,
      "hrWindowThunderRate": 0.0427,
      "hardHitRate": 0.421,
      "sweetSpotRate": 0.396,
      "pullAirRate": 0.159,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.061,
      "pullAirJuicePer100Pa": 6.1,
      "avgDistanceOnBarrels": 392.5,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 12.4,
      "avgDistance": 406.9,
      "longestHr": 457,
      "avgExitVelocity": 89.5,
      "longballIndex": 141.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0701,
          "percentile": 0.8584,
          "score": 141.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.14,
          "percentile": 0.8538,
          "score": 141.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0427,
          "percentile": 0.8941,
          "score": 148.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.421,
          "percentile": 0.5275,
          "score": 102.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 671739,
      "player": "Michael Harris",
      "team": "ATL",
      "bbe": 164,
      "pa": 164,
      "hr": 13,
      "xhr": 11.0,
      "xhrPerBbe": 0.0671,
      "xhrDiff": 2.0,
      "noDoubters": 5,
      "doubters": 7,
      "mostlyGone": 7,
      "noDoubterRate": 0.385,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.154,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.159,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0305,
      "hardHitRate": 0.543,
      "sweetSpotRate": 0.305,
      "pullAirRate": 0.17,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 11,
      "pullAirJuice": 0.0671,
      "pullAirJuicePer100Pa": 6.7,
      "avgDistanceOnBarrels": 383.7,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 10.9,
      "avgDistance": 401.1,
      "longestHr": 425,
      "avgExitVelocity": 92.6,
      "longballIndex": 141.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0671,
          "percentile": 0.8197,
          "score": 135.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.159,
          "percentile": 0.9343,
          "score": 158.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0305,
          "percentile": 0.7924,
          "score": 131.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.543,
          "percentile": 0.9619,
          "score": 169.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 657656,
      "player": "Ram\u00f3n Laureano",
      "team": "SD",
      "bbe": 119,
      "pa": 119,
      "hr": 7,
      "xhr": 9.3,
      "xhrPerBbe": 0.0782,
      "xhrDiff": -2.3,
      "noDoubters": 4,
      "doubters": 5,
      "mostlyGone": 6,
      "noDoubterRate": 0.571,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.143,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0252,
      "hardHitRate": 0.412,
      "sweetSpotRate": 0.37,
      "pullAirRate": 0.176,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0504,
      "pullAirJuicePer100Pa": 5.0,
      "avgDistanceOnBarrels": 368.2,
      "avgLaunchAngleOnBarrels": 26.6,
      "avgLaunchAngle": 12.0,
      "avgDistance": 405.9,
      "longestHr": 447,
      "avgExitVelocity": 88.0,
      "longballIndex": 140.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0782,
          "percentile": 0.9099,
          "score": 152.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.143,
          "percentile": 0.8686,
          "score": 143.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0252,
          "percentile": 0.7246,
          "score": 123.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.412,
          "percentile": 0.4682,
          "score": 96.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 678246,
      "player": "Miguel Vargas",
      "team": "CWS",
      "bbe": 165,
      "pa": 165,
      "hr": 13,
      "xhr": 12.3,
      "xhrPerBbe": 0.0745,
      "xhrDiff": 0.7,
      "noDoubters": 8,
      "doubters": 7,
      "mostlyGone": 5,
      "noDoubterRate": 0.615,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 8,
      "cheapieRate": 0.154,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.145,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0242,
      "hardHitRate": 0.461,
      "sweetSpotRate": 0.394,
      "pullAirRate": 0.23,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 46,
      "crushedPulledAirBbe": 13,
      "pullAirJuice": 0.0788,
      "pullAirJuicePer100Pa": 7.9,
      "avgDistanceOnBarrels": 372.2,
      "avgLaunchAngleOnBarrels": 25.5,
      "avgLaunchAngle": 20.4,
      "avgDistance": 392.5,
      "longestHr": 428,
      "avgExitVelocity": 90.2,
      "longballIndex": 140.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0745,
          "percentile": 0.8927,
          "score": 148.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.145,
          "percentile": 0.8771,
          "score": 145.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0242,
          "percentile": 0.7119,
          "score": 121.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.461,
          "percentile": 0.7394,
          "score": 125.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 660271,
      "player": "Shohei Ohtani",
      "team": "LAD",
      "bbe": 151,
      "pa": 151,
      "hr": 10,
      "xhr": 8.9,
      "xhrPerBbe": 0.0589,
      "xhrDiff": 1.1,
      "noDoubters": 3,
      "doubters": 4,
      "mostlyGone": 8,
      "noDoubterRate": 0.3,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.159,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0397,
      "hardHitRate": 0.53,
      "sweetSpotRate": 0.417,
      "pullAirRate": 0.224,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0662,
      "pullAirJuicePer100Pa": 6.6,
      "avgDistanceOnBarrels": 361.0,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 13.0,
      "avgDistance": 400.0,
      "longestHr": 438,
      "avgExitVelocity": 93.5,
      "longballIndex": 139.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0589,
          "percentile": 0.7597,
          "score": 127.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.159,
          "percentile": 0.9343,
          "score": 158.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0397,
          "percentile": 0.8708,
          "score": 144.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.53,
          "percentile": 0.9428,
          "score": 161.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 667670,
      "player": "Brent Rooker",
      "team": "ATH",
      "bbe": 100,
      "pa": 100,
      "hr": 8,
      "xhr": 7.2,
      "xhrPerBbe": 0.072,
      "xhrDiff": 0.8,
      "noDoubters": 4,
      "doubters": 3,
      "mostlyGone": 4,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.14,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.03,
      "hardHitRate": 0.4,
      "sweetSpotRate": 0.39,
      "pullAirRate": 0.198,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.1,
      "pullAirJuicePer100Pa": 10.0,
      "avgDistanceOnBarrels": 365.4,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 19.3,
      "avgDistance": 389.6,
      "longestHr": 422,
      "avgExitVelocity": 89.0,
      "longballIndex": 138.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.072,
          "percentile": 0.8798,
          "score": 145.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.14,
          "percentile": 0.8538,
          "score": 141.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.03,
          "percentile": 0.7881,
          "score": 131.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.4,
          "percentile": 0.4047,
          "score": 90.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 657757,
      "player": "Gavin Sheets",
      "team": "SD",
      "bbe": 121,
      "pa": 121,
      "hr": 9,
      "xhr": 8.8,
      "xhrPerBbe": 0.0727,
      "xhrDiff": 0.2,
      "noDoubters": 7,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": 0.778,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 7,
      "cheapieRate": 0.111,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.091,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0413,
      "hardHitRate": 0.455,
      "sweetSpotRate": 0.38,
      "pullAirRate": 0.215,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0579,
      "pullAirJuicePer100Pa": 5.8,
      "avgDistanceOnBarrels": 390.0,
      "avgLaunchAngleOnBarrels": 26.2,
      "avgLaunchAngle": 15.6,
      "avgDistance": 402.3,
      "longestHr": 434,
      "avgExitVelocity": 89.5,
      "longballIndex": 138.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0727,
          "percentile": 0.8884,
          "score": 147.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.091,
          "percentile": 0.5911,
          "score": 109.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0413,
          "percentile": 0.8792,
          "score": 145.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.455,
          "percentile": 0.7076,
          "score": 121.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 678554,
      "player": "Curtis Mead",
      "team": "WSH",
      "bbe": 106,
      "pa": 106,
      "hr": 8,
      "xhr": 8.0,
      "xhrPerBbe": 0.0755,
      "xhrDiff": 0.0,
      "noDoubters": 4,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.113,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0283,
      "hardHitRate": 0.462,
      "sweetSpotRate": 0.358,
      "pullAirRate": 0.226,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0566,
      "pullAirJuicePer100Pa": 5.7,
      "avgDistanceOnBarrels": 385.6,
      "avgLaunchAngleOnBarrels": 27.6,
      "avgLaunchAngle": 15.2,
      "avgDistance": 395.9,
      "longestHr": 414,
      "avgExitVelocity": 89.5,
      "longballIndex": 137.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0755,
          "percentile": 0.897,
          "score": 149.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.113,
          "percentile": 0.7225,
          "score": 123.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0283,
          "percentile": 0.7627,
          "score": 127.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.462,
          "percentile": 0.75,
          "score": 126.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 686527,
      "player": "Dominic Canzone",
      "team": "SEA",
      "bbe": 94,
      "pa": 94,
      "hr": 7,
      "xhr": 5.6,
      "xhrPerBbe": 0.0596,
      "xhrDiff": 1.4,
      "noDoubters": 3,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.16,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0319,
      "hardHitRate": 0.489,
      "sweetSpotRate": 0.394,
      "pullAirRate": 0.234,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.1064,
      "pullAirJuicePer100Pa": 10.6,
      "avgDistanceOnBarrels": 363.0,
      "avgLaunchAngleOnBarrels": 22.4,
      "avgLaunchAngle": 13.8,
      "avgDistance": 397.3,
      "longestHr": 444,
      "avgExitVelocity": 92.9,
      "longballIndex": 136.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0596,
          "percentile": 0.7639,
          "score": 128.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.16,
          "percentile": 0.9407,
          "score": 160.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0319,
          "percentile": 0.8093,
          "score": 134.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.489,
          "percentile": 0.8686,
          "score": 143.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 666018,
      "player": "Jonathan Aranda",
      "team": "TB",
      "bbe": 149,
      "pa": 149,
      "hr": 11,
      "xhr": 10.0,
      "xhrPerBbe": 0.0671,
      "xhrDiff": 1.0,
      "noDoubters": 4,
      "doubters": 5,
      "mostlyGone": 7,
      "noDoubterRate": 0.364,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.182,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.134,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0336,
      "hardHitRate": 0.483,
      "sweetSpotRate": 0.409,
      "pullAirRate": 0.208,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 33,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0671,
      "pullAirJuicePer100Pa": 6.7,
      "avgDistanceOnBarrels": 382.3,
      "avgLaunchAngleOnBarrels": 27.4,
      "avgLaunchAngle": 16.0,
      "avgDistance": 396.0,
      "longestHr": 415,
      "avgExitVelocity": 91.3,
      "longballIndex": 135.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0671,
          "percentile": 0.8197,
          "score": 135.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.134,
          "percentile": 0.8093,
          "score": 134.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0336,
          "percentile": 0.8263,
          "score": 136.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.483,
          "percentile": 0.8453,
          "score": 139.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 641343,
      "player": "Jake Bauers",
      "team": "MIL",
      "bbe": 130,
      "pa": 130,
      "hr": 9,
      "xhr": 8.2,
      "xhrPerBbe": 0.0631,
      "xhrDiff": 0.8,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 8,
      "noDoubterRate": 0.222,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.123,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0385,
      "hardHitRate": 0.531,
      "sweetSpotRate": 0.3,
      "pullAirRate": 0.145,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0538,
      "pullAirJuicePer100Pa": 5.4,
      "avgDistanceOnBarrels": 377.5,
      "avgLaunchAngleOnBarrels": 27.3,
      "avgLaunchAngle": 8.8,
      "avgDistance": 394.9,
      "longestHr": 428,
      "avgExitVelocity": 92.0,
      "longballIndex": 134.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0631,
          "percentile": 0.7811,
          "score": 130.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.123,
          "percentile": 0.7754,
          "score": 129.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0385,
          "percentile": 0.8559,
          "score": 141.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.531,
          "percentile": 0.9492,
          "score": 163.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 624413,
      "player": "Pete Alonso",
      "team": "BAL",
      "bbe": 171,
      "pa": 171,
      "hr": 11,
      "xhr": 11.1,
      "xhrPerBbe": 0.0649,
      "xhrDiff": -0.1,
      "noDoubters": 1,
      "doubters": 3,
      "mostlyGone": 13,
      "noDoubterRate": 0.091,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 10,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.123,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0292,
      "hardHitRate": 0.55,
      "sweetSpotRate": 0.351,
      "pullAirRate": 0.17,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0234,
      "pullAirJuicePer100Pa": 2.3,
      "avgDistanceOnBarrels": 369.6,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 14.7,
      "avgDistance": 392.5,
      "longestHr": 413,
      "avgExitVelocity": 95.0,
      "longballIndex": 134.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0649,
          "percentile": 0.8069,
          "score": 133.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.123,
          "percentile": 0.7754,
          "score": 129.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0292,
          "percentile": 0.7818,
          "score": 130.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.55,
          "percentile": 0.9703,
          "score": 173.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 691406,
      "player": "Junior Caminero",
      "team": "TB",
      "bbe": 174,
      "pa": 174,
      "hr": 13,
      "xhr": 11.8,
      "xhrPerBbe": 0.0678,
      "xhrDiff": 1.2,
      "noDoubters": 8,
      "doubters": 2,
      "mostlyGone": 6,
      "noDoubterRate": 0.615,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 8,
      "cheapieRate": 0.077,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.121,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0287,
      "hardHitRate": 0.483,
      "sweetSpotRate": 0.27,
      "pullAirRate": 0.211,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0345,
      "pullAirJuicePer100Pa": 3.4,
      "avgDistanceOnBarrels": 354.5,
      "avgLaunchAngleOnBarrels": 20.5,
      "avgLaunchAngle": 9.5,
      "avgDistance": 406.9,
      "longestHr": 450,
      "avgExitVelocity": 92.6,
      "longballIndex": 133.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0678,
          "percentile": 0.8283,
          "score": 137.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.121,
          "percentile": 0.7606,
          "score": 127.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0287,
          "percentile": 0.7733,
          "score": 129.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.483,
          "percentile": 0.8453,
          "score": 139.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 677594,
      "player": "Julio Rodr\u00edguez",
      "team": "SEA",
      "bbe": 188,
      "pa": 188,
      "hr": 12,
      "xhr": 12.0,
      "xhrPerBbe": 0.0638,
      "xhrDiff": 0.0,
      "noDoubters": 6,
      "doubters": 1,
      "mostlyGone": 7,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.09,
      "hrWindowThunderBbe": 9,
      "hrWindowThunderRate": 0.0479,
      "hardHitRate": 0.426,
      "sweetSpotRate": 0.324,
      "pullAirRate": 0.191,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 9,
      "pullAirJuice": 0.0479,
      "pullAirJuicePer100Pa": 4.8,
      "avgDistanceOnBarrels": 387.7,
      "avgLaunchAngleOnBarrels": 25.5,
      "avgLaunchAngle": 12.9,
      "avgDistance": 411.2,
      "longestHr": 436,
      "avgExitVelocity": 90.0,
      "longballIndex": 131.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0638,
          "percentile": 0.7918,
          "score": 131.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.09,
          "percentile": 0.5805,
          "score": 107.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0479,
          "percentile": 0.9195,
          "score": 154.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.426,
          "percentile": 0.5614,
          "score": 106.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 693307,
      "player": "Dillon Dingler",
      "team": "DET",
      "bbe": 144,
      "pa": 144,
      "hr": 11,
      "xhr": 9.2,
      "xhrPerBbe": 0.0639,
      "xhrDiff": 1.8,
      "noDoubters": 5,
      "doubters": 3,
      "mostlyGone": 6,
      "noDoubterRate": 0.455,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.125,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0278,
      "hardHitRate": 0.479,
      "sweetSpotRate": 0.431,
      "pullAirRate": 0.215,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0417,
      "pullAirJuicePer100Pa": 4.2,
      "avgDistanceOnBarrels": 379.9,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 14.3,
      "avgDistance": 395.7,
      "longestHr": 443,
      "avgExitVelocity": 89.7,
      "longballIndex": 131.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0639,
          "percentile": 0.7983,
          "score": 132.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.125,
          "percentile": 0.7881,
          "score": 131.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0278,
          "percentile": 0.7564,
          "score": 127.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.479,
          "percentile": 0.8242,
          "score": 136.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 694212,
      "player": "Samuel Basallo",
      "team": "BAL",
      "bbe": 115,
      "pa": 115,
      "hr": 9,
      "xhr": 8.0,
      "xhrPerBbe": 0.0696,
      "xhrDiff": 1.0,
      "noDoubters": 4,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.444,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.111,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.122,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0174,
      "hardHitRate": 0.487,
      "sweetSpotRate": 0.357,
      "pullAirRate": 0.172,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.0696,
      "pullAirJuicePer100Pa": 7.0,
      "avgDistanceOnBarrels": 388.1,
      "avgLaunchAngleOnBarrels": 25.1,
      "avgLaunchAngle": 14.3,
      "avgDistance": 401.4,
      "longestHr": 437,
      "avgExitVelocity": 92.7,
      "longballIndex": 131.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0696,
          "percentile": 0.8541,
          "score": 141.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.122,
          "percentile": 0.7669,
          "score": 128.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0174,
          "percentile": 0.6102,
          "score": 110.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.487,
          "percentile": 0.8623,
          "score": 142.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 687263,
      "player": "Zach Neto",
      "team": "LAA",
      "bbe": 153,
      "pa": 153,
      "hr": 10,
      "xhr": 9.8,
      "xhrPerBbe": 0.0641,
      "xhrDiff": 0.2,
      "noDoubters": 5,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.1,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.111,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0392,
      "hardHitRate": 0.373,
      "sweetSpotRate": 0.379,
      "pullAirRate": 0.288,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 40,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0458,
      "pullAirJuicePer100Pa": 4.6,
      "avgDistanceOnBarrels": 380.9,
      "avgLaunchAngleOnBarrels": 27.4,
      "avgLaunchAngle": 22.7,
      "avgDistance": 399.2,
      "longestHr": 443,
      "avgExitVelocity": 88.8,
      "longballIndex": 130.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0641,
          "percentile": 0.8026,
          "score": 133.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.111,
          "percentile": 0.7161,
          "score": 122.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0392,
          "percentile": 0.8602,
          "score": 142.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.373,
          "percentile": 0.2924,
          "score": 78.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 701398,
      "player": "Sal Stewart",
      "team": "CIN",
      "bbe": 163,
      "pa": 163,
      "hr": 12,
      "xhr": 9.0,
      "xhrPerBbe": 0.0552,
      "xhrDiff": 3.0,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 12,
      "noDoubterRate": 0.167,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 9,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.083,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.153,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0307,
      "hardHitRate": 0.417,
      "sweetSpotRate": 0.374,
      "pullAirRate": 0.141,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 20,
      "crushedPulledAirBbe": 9,
      "pullAirJuice": 0.0552,
      "pullAirJuicePer100Pa": 5.5,
      "avgDistanceOnBarrels": 370.3,
      "avgLaunchAngleOnBarrels": 24.8,
      "avgLaunchAngle": 13.4,
      "avgDistance": 392.5,
      "longestHr": 441,
      "avgExitVelocity": 90.5,
      "longballIndex": 130.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0552,
          "percentile": 0.7253,
          "score": 123.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.153,
          "percentile": 0.9089,
          "score": 152.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0307,
          "percentile": 0.7966,
          "score": 132.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.417,
          "percentile": 0.4958,
          "score": 99.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 624585,
      "player": "Jorge Soler",
      "team": "LAA",
      "bbe": 133,
      "pa": 133,
      "hr": 9,
      "xhr": 8.4,
      "xhrPerBbe": 0.0632,
      "xhrDiff": 0.6,
      "noDoubters": 6,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.113,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0376,
      "hardHitRate": 0.421,
      "sweetSpotRate": 0.376,
      "pullAirRate": 0.278,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0526,
      "pullAirJuicePer100Pa": 5.3,
      "avgDistanceOnBarrels": 389.1,
      "avgLaunchAngleOnBarrels": 26.3,
      "avgLaunchAngle": 13.5,
      "avgDistance": 402.7,
      "longestHr": 432,
      "avgExitVelocity": 88.0,
      "longballIndex": 130.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0632,
          "percentile": 0.7854,
          "score": 130.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.113,
          "percentile": 0.7225,
          "score": 123.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0376,
          "percentile": 0.8475,
          "score": 140.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.421,
          "percentile": 0.5275,
          "score": 102.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 701358,
      "player": "Cam Smith",
      "team": "HOU",
      "bbe": 138,
      "pa": 138,
      "hr": 6,
      "xhr": 7.1,
      "xhrPerBbe": 0.0514,
      "xhrDiff": -1.1,
      "noDoubters": 3,
      "doubters": 1,
      "mostlyGone": 6,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.138,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0435,
      "hardHitRate": 0.435,
      "sweetSpotRate": 0.37,
      "pullAirRate": 0.129,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0362,
      "pullAirJuicePer100Pa": 3.6,
      "avgDistanceOnBarrels": 376.8,
      "avgLaunchAngleOnBarrels": 25.3,
      "avgLaunchAngle": 10.5,
      "avgDistance": 416.7,
      "longestHr": 462,
      "avgExitVelocity": 88.4,
      "longballIndex": 129.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0514,
          "percentile": 0.6695,
          "score": 117.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.138,
          "percentile": 0.8369,
          "score": 138.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0435,
          "percentile": 0.9025,
          "score": 150.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.435,
          "percentile": 0.6081,
          "score": 110.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 682928,
      "player": "Cj Abrams",
      "team": "WSH",
      "bbe": 166,
      "pa": 166,
      "hr": 12,
      "xhr": 11.9,
      "xhrPerBbe": 0.0717,
      "xhrDiff": 0.1,
      "noDoubters": 4,
      "doubters": 2,
      "mostlyGone": 9,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.108,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0181,
      "hardHitRate": 0.41,
      "sweetSpotRate": 0.355,
      "pullAirRate": 0.24,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 37,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0301,
      "pullAirJuicePer100Pa": 3.0,
      "avgDistanceOnBarrels": 382.5,
      "avgLaunchAngleOnBarrels": 27.4,
      "avgLaunchAngle": 16.3,
      "avgDistance": 391.8,
      "longestHr": 426,
      "avgExitVelocity": 89.7,
      "longballIndex": 129.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0717,
          "percentile": 0.8648,
          "score": 143.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.108,
          "percentile": 0.7055,
          "score": 121.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0181,
          "percentile": 0.6398,
          "score": 114.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.41,
          "percentile": 0.4534,
          "score": 95.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 680776,
      "player": "Jarren Duran",
      "team": "BOS",
      "bbe": 149,
      "pa": 149,
      "hr": 10,
      "xhr": 10.0,
      "xhrPerBbe": 0.0671,
      "xhrDiff": 0.0,
      "noDoubters": 8,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.8,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 8,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.121,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0201,
      "hardHitRate": 0.416,
      "sweetSpotRate": 0.329,
      "pullAirRate": 0.172,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.047,
      "pullAirJuicePer100Pa": 4.7,
      "avgDistanceOnBarrels": 367.7,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 14.6,
      "avgDistance": 390.5,
      "longestHr": 424,
      "avgExitVelocity": 90.3,
      "longballIndex": 127.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0671,
          "percentile": 0.8197,
          "score": 135.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.121,
          "percentile": 0.7606,
          "score": 127.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0201,
          "percentile": 0.6801,
          "score": 118.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.416,
          "percentile": 0.4915,
          "score": 99.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 683002,
      "player": "Gunnar Henderson",
      "team": "BAL",
      "bbe": 180,
      "pa": 180,
      "hr": 13,
      "xhr": 11.0,
      "xhrPerBbe": 0.0611,
      "xhrDiff": 2.0,
      "noDoubters": 3,
      "doubters": 4,
      "mostlyGone": 10,
      "noDoubterRate": 0.231,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 9,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.077,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.1,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0333,
      "hardHitRate": 0.444,
      "sweetSpotRate": 0.333,
      "pullAirRate": 0.267,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 36,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0556,
      "pullAirJuicePer100Pa": 5.6,
      "avgDistanceOnBarrels": 372.8,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 12.8,
      "avgDistance": 390.2,
      "longestHr": 419,
      "avgExitVelocity": 89.4,
      "longballIndex": 127.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0611,
          "percentile": 0.7768,
          "score": 129.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.1,
          "percentile": 0.6568,
          "score": 115.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0333,
          "percentile": 0.8199,
          "score": 135.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.444,
          "percentile": 0.6398,
          "score": 114.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 676475,
      "player": "Alec Burleson",
      "team": "STL",
      "bbe": 180,
      "pa": 180,
      "hr": 7,
      "xhr": 10.5,
      "xhrPerBbe": 0.0583,
      "xhrDiff": -3.5,
      "noDoubters": 6,
      "doubters": 3,
      "mostlyGone": 6,
      "noDoubterRate": 0.857,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.1,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0333,
      "hardHitRate": 0.467,
      "sweetSpotRate": 0.339,
      "pullAirRate": 0.166,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 9,
      "pullAirJuice": 0.05,
      "pullAirJuicePer100Pa": 5.0,
      "avgDistanceOnBarrels": 388.3,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 12.4,
      "avgDistance": 407.6,
      "longestHr": 432,
      "avgExitVelocity": 90.8,
      "longballIndex": 127.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0583,
          "percentile": 0.7554,
          "score": 127.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.1,
          "percentile": 0.6568,
          "score": 115.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0333,
          "percentile": 0.8199,
          "score": 135.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.467,
          "percentile": 0.7881,
          "score": 131.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 668901,
      "player": "Mark Vientos",
      "team": "NYM",
      "bbe": 143,
      "pa": 143,
      "hr": 7,
      "xhr": 8.2,
      "xhrPerBbe": 0.0573,
      "xhrDiff": -1.2,
      "noDoubters": 6,
      "doubters": 3,
      "mostlyGone": 4,
      "noDoubterRate": 0.857,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.105,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.035,
      "hardHitRate": 0.462,
      "sweetSpotRate": 0.336,
      "pullAirRate": 0.175,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.042,
      "pullAirJuicePer100Pa": 4.2,
      "avgDistanceOnBarrels": 394.5,
      "avgLaunchAngleOnBarrels": 27.7,
      "avgLaunchAngle": 14.6,
      "avgDistance": 411.9,
      "longestHr": 445,
      "avgExitVelocity": 90.5,
      "longballIndex": 127.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0573,
          "percentile": 0.7425,
          "score": 125.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.105,
          "percentile": 0.6843,
          "score": 118.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.035,
          "percentile": 0.8305,
          "score": 137.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.462,
          "percentile": 0.75,
          "score": 126.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 669357,
      "player": "Nolan Gorman",
      "team": "STL",
      "bbe": 121,
      "pa": 121,
      "hr": 6,
      "xhr": 6.8,
      "xhrPerBbe": 0.0562,
      "xhrDiff": -0.8,
      "noDoubters": 4,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.091,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0413,
      "hardHitRate": 0.438,
      "sweetSpotRate": 0.388,
      "pullAirRate": 0.281,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0579,
      "pullAirJuicePer100Pa": 5.8,
      "avgDistanceOnBarrels": 374.4,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 22.2,
      "avgDistance": 408.8,
      "longestHr": 443,
      "avgExitVelocity": 89.2,
      "longballIndex": 126.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0562,
          "percentile": 0.7339,
          "score": 124.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.091,
          "percentile": 0.5911,
          "score": 109.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0413,
          "percentile": 0.8792,
          "score": 145.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.438,
          "percentile": 0.6186,
          "score": 111.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 646240,
      "player": "Rafael Devers",
      "team": "SF",
      "bbe": 153,
      "pa": 153,
      "hr": 7,
      "xhr": 9.3,
      "xhrPerBbe": 0.0608,
      "xhrDiff": -2.3,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 10,
      "noDoubterRate": 0.143,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.105,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0196,
      "hardHitRate": 0.497,
      "sweetSpotRate": 0.34,
      "pullAirRate": 0.133,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0261,
      "pullAirJuicePer100Pa": 2.6,
      "avgDistanceOnBarrels": 385.0,
      "avgLaunchAngleOnBarrels": 26.2,
      "avgLaunchAngle": 11.7,
      "avgDistance": 401.7,
      "longestHr": 441,
      "avgExitVelocity": 91.6,
      "longballIndex": 125.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0608,
          "percentile": 0.7725,
          "score": 129.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.105,
          "percentile": 0.6843,
          "score": 118.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0196,
          "percentile": 0.6695,
          "score": 117.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.497,
          "percentile": 0.8877,
          "score": 147.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 682998,
      "player": "Corbin Carroll",
      "team": "AZ",
      "bbe": 151,
      "pa": 151,
      "hr": 7,
      "xhr": 7.4,
      "xhrPerBbe": 0.049,
      "xhrDiff": -0.4,
      "noDoubters": 3,
      "doubters": 2,
      "mostlyGone": 6,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.126,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0331,
      "hardHitRate": 0.49,
      "sweetSpotRate": 0.325,
      "pullAirRate": 0.219,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 9,
      "pullAirJuice": 0.0596,
      "pullAirJuicePer100Pa": 6.0,
      "avgDistanceOnBarrels": 389.6,
      "avgLaunchAngleOnBarrels": 26.6,
      "avgLaunchAngle": 12.1,
      "avgDistance": 416.7,
      "longestHr": 448,
      "avgExitVelocity": 91.4,
      "longballIndex": 124.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.049,
          "percentile": 0.6438,
          "score": 114.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.126,
          "percentile": 0.7924,
          "score": 131.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0331,
          "percentile": 0.8136,
          "score": 134.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.49,
          "percentile": 0.875,
          "score": 144.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 695506,
      "player": "Jac Caglianone",
      "team": "KC",
      "bbe": 118,
      "pa": 118,
      "hr": 5,
      "xhr": 5.3,
      "xhrPerBbe": 0.0449,
      "xhrDiff": -0.3,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 2,
      "noDoubterRate": 0.8,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.153,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0254,
      "hardHitRate": 0.585,
      "sweetSpotRate": 0.364,
      "pullAirRate": 0.169,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0508,
      "pullAirJuicePer100Pa": 5.1,
      "avgDistanceOnBarrels": 354.9,
      "avgLaunchAngleOnBarrels": 22.2,
      "avgLaunchAngle": 7.2,
      "avgDistance": 408.4,
      "longestHr": 437,
      "avgExitVelocity": 93.8,
      "longballIndex": 124.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0449,
          "percentile": 0.5773,
          "score": 107.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.153,
          "percentile": 0.9089,
          "score": 152.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0254,
          "percentile": 0.7288,
          "score": 123.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.585,
          "percentile": 0.9873,
          "score": 187.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 679529,
      "player": "Spencer Torkelson",
      "team": "DET",
      "bbe": 123,
      "pa": 123,
      "hr": 8,
      "xhr": 7.1,
      "xhrPerBbe": 0.0577,
      "xhrDiff": 0.9,
      "noDoubters": 3,
      "doubters": 6,
      "mostlyGone": 5,
      "noDoubterRate": 0.375,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.138,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0163,
      "hardHitRate": 0.463,
      "sweetSpotRate": 0.472,
      "pullAirRate": 0.29,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 38,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0569,
      "pullAirJuicePer100Pa": 5.7,
      "avgDistanceOnBarrels": 374.7,
      "avgLaunchAngleOnBarrels": 24.6,
      "avgLaunchAngle": 19.0,
      "avgDistance": 396.8,
      "longestHr": 435,
      "avgExitVelocity": 90.6,
      "longballIndex": 124.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0577,
          "percentile": 0.7468,
          "score": 125.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.138,
          "percentile": 0.8369,
          "score": 138.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0163,
          "percentile": 0.5805,
          "score": 107.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.463,
          "percentile": 0.7627,
          "score": 127.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 641857,
      "player": "Ryan Mcmahon",
      "team": "NYY",
      "bbe": 97,
      "pa": 97,
      "hr": 6,
      "xhr": 6.6,
      "xhrPerBbe": 0.068,
      "xhrDiff": -0.6,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 7,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.103,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0103,
      "hardHitRate": 0.485,
      "sweetSpotRate": 0.309,
      "pullAirRate": 0.131,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 15,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 369.6,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 12.8,
      "avgDistance": 370.0,
      "longestHr": 401,
      "avgExitVelocity": 89.7,
      "longballIndex": 123.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.068,
          "percentile": 0.8326,
          "score": 137.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.103,
          "percentile": 0.6758,
          "score": 117.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0103,
          "percentile": 0.4746,
          "score": 97.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.485,
          "percentile": 0.8517,
          "score": 140.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 681624,
      "player": "Andy Pages",
      "team": "LAD",
      "bbe": 179,
      "pa": 179,
      "hr": 13,
      "xhr": 10.2,
      "xhrPerBbe": 0.057,
      "xhrDiff": 2.8,
      "noDoubters": 4,
      "doubters": 4,
      "mostlyGone": 7,
      "noDoubterRate": 0.308,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.154,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.106,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0223,
      "hardHitRate": 0.48,
      "sweetSpotRate": 0.374,
      "pullAirRate": 0.19,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0391,
      "pullAirJuicePer100Pa": 3.9,
      "avgDistanceOnBarrels": 382.7,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 15.6,
      "avgDistance": 387.6,
      "longestHr": 418,
      "avgExitVelocity": 90.3,
      "longballIndex": 123.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.057,
          "percentile": 0.7382,
          "score": 124.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.106,
          "percentile": 0.6928,
          "score": 119.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0223,
          "percentile": 0.7034,
          "score": 120.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.48,
          "percentile": 0.8369,
          "score": 138.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 691723,
      "player": "Coby Mayo",
      "team": "BAL",
      "bbe": 96,
      "pa": 96,
      "hr": 6,
      "xhr": 4.7,
      "xhrPerBbe": 0.049,
      "xhrDiff": 1.3,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.094,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0417,
      "hardHitRate": 0.479,
      "sweetSpotRate": 0.292,
      "pullAirRate": 0.323,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0417,
      "pullAirJuicePer100Pa": 4.2,
      "avgDistanceOnBarrels": 383.2,
      "avgLaunchAngleOnBarrels": 26.1,
      "avgLaunchAngle": 18.8,
      "avgDistance": 414.0,
      "longestHr": 452,
      "avgExitVelocity": 91.9,
      "longballIndex": 123.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.049,
          "percentile": 0.6438,
          "score": 114.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.094,
          "percentile": 0.6229,
          "score": 112.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0417,
          "percentile": 0.8877,
          "score": 147.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.479,
          "percentile": 0.8242,
          "score": 136.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 700932,
      "player": "Kyle Manzardo",
      "team": "CLE",
      "bbe": 97,
      "pa": 97,
      "hr": 5,
      "xhr": 5.3,
      "xhrPerBbe": 0.0546,
      "xhrDiff": -0.3,
      "noDoubters": 3,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.6,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.134,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0206,
      "hardHitRate": 0.423,
      "sweetSpotRate": 0.381,
      "pullAirRate": 0.235,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0309,
      "pullAirJuicePer100Pa": 3.1,
      "avgDistanceOnBarrels": 376.1,
      "avgLaunchAngleOnBarrels": 30.1,
      "avgLaunchAngle": 16.0,
      "avgDistance": 399.0,
      "longestHr": 454,
      "avgExitVelocity": 88.6,
      "longballIndex": 122.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0546,
          "percentile": 0.7124,
          "score": 121.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.134,
          "percentile": 0.8093,
          "score": 134.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0206,
          "percentile": 0.6907,
          "score": 119.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.423,
          "percentile": 0.5403,
          "score": 103.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 650490,
      "player": "Yandy D\u00edaz",
      "team": "TB",
      "bbe": 174,
      "pa": 174,
      "hr": 11,
      "xhr": 11.1,
      "xhrPerBbe": 0.0638,
      "xhrDiff": -0.1,
      "noDoubters": 4,
      "doubters": 7,
      "mostlyGone": 10,
      "noDoubterRate": 0.364,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.092,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0172,
      "hardHitRate": 0.454,
      "sweetSpotRate": 0.31,
      "pullAirRate": 0.08,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0172,
      "pullAirJuicePer100Pa": 1.7,
      "avgDistanceOnBarrels": 381.9,
      "avgLaunchAngleOnBarrels": 25.4,
      "avgLaunchAngle": 5.8,
      "avgDistance": 384.1,
      "longestHr": 439,
      "avgExitVelocity": 90.4,
      "longballIndex": 121.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0638,
          "percentile": 0.7918,
          "score": 131.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.092,
          "percentile": 0.6081,
          "score": 110.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0172,
          "percentile": 0.6059,
          "score": 110.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.454,
          "percentile": 0.6992,
          "score": 120.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 671218,
      "player": "Heliot Ramos",
      "team": "SF",
      "bbe": 114,
      "pa": 114,
      "hr": 4,
      "xhr": 5.2,
      "xhrPerBbe": 0.0456,
      "xhrDiff": -1.2,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.14,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0263,
      "hardHitRate": 0.509,
      "sweetSpotRate": 0.342,
      "pullAirRate": 0.101,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 12,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0439,
      "pullAirJuicePer100Pa": 4.4,
      "avgDistanceOnBarrels": 369.3,
      "avgLaunchAngleOnBarrels": 23.1,
      "avgLaunchAngle": 8.1,
      "avgDistance": 399.0,
      "longestHr": 437,
      "avgExitVelocity": 92.4,
      "longballIndex": 121.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0456,
          "percentile": 0.5923,
          "score": 109.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.14,
          "percentile": 0.8538,
          "score": 141.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0263,
          "percentile": 0.7331,
          "score": 124.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.509,
          "percentile": 0.9174,
          "score": 154.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 606466,
      "player": "Ketel Marte",
      "team": "AZ",
      "bbe": 187,
      "pa": 187,
      "hr": 9,
      "xhr": 9.7,
      "xhrPerBbe": 0.0519,
      "xhrDiff": -0.7,
      "noDoubters": 6,
      "doubters": 3,
      "mostlyGone": 4,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.107,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0267,
      "hardHitRate": 0.444,
      "sweetSpotRate": 0.342,
      "pullAirRate": 0.257,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 35,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0535,
      "pullAirJuicePer100Pa": 5.3,
      "avgDistanceOnBarrels": 382.9,
      "avgLaunchAngleOnBarrels": 23.1,
      "avgLaunchAngle": 9.5,
      "avgDistance": 415.1,
      "longestHr": 452,
      "avgExitVelocity": 90.1,
      "longballIndex": 119.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0519,
          "percentile": 0.6738,
          "score": 117.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.107,
          "percentile": 0.6992,
          "score": 120.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0267,
          "percentile": 0.7394,
          "score": 125.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.444,
          "percentile": 0.6398,
          "score": 114.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 666176,
      "player": "Jo Adell",
      "team": "LAA",
      "bbe": 175,
      "pa": 175,
      "hr": 9,
      "xhr": 9.7,
      "xhrPerBbe": 0.0554,
      "xhrDiff": -0.7,
      "noDoubters": 6,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.086,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0229,
      "hardHitRate": 0.463,
      "sweetSpotRate": 0.349,
      "pullAirRate": 0.17,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 9,
      "pullAirJuice": 0.0514,
      "pullAirJuicePer100Pa": 5.1,
      "avgDistanceOnBarrels": 396.0,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 19.2,
      "avgDistance": 413.2,
      "longestHr": 449,
      "avgExitVelocity": 91.0,
      "longballIndex": 119.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0554,
          "percentile": 0.7296,
          "score": 123.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.086,
          "percentile": 0.5445,
          "score": 104.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0229,
          "percentile": 0.7076,
          "score": 121.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.463,
          "percentile": 0.7627,
          "score": 127.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 802139,
      "player": "Jj Wetherholt",
      "team": "STL",
      "bbe": 171,
      "pa": 171,
      "hr": 9,
      "xhr": 9.2,
      "xhrPerBbe": 0.0538,
      "xhrDiff": -0.2,
      "noDoubters": 3,
      "doubters": 4,
      "mostlyGone": 7,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.082,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0292,
      "hardHitRate": 0.48,
      "sweetSpotRate": 0.392,
      "pullAirRate": 0.185,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 37,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0351,
      "pullAirJuicePer100Pa": 3.5,
      "avgDistanceOnBarrels": 383.3,
      "avgLaunchAngleOnBarrels": 27.3,
      "avgLaunchAngle": 16.8,
      "avgDistance": 393.8,
      "longestHr": 425,
      "avgExitVelocity": 90.7,
      "longballIndex": 119.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0538,
          "percentile": 0.6953,
          "score": 119.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.082,
          "percentile": 0.5021,
          "score": 100.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0292,
          "percentile": 0.7818,
          "score": 130.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.48,
          "percentile": 0.8369,
          "score": 138.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 691781,
      "player": "Brady House",
      "team": "WSH",
      "bbe": 113,
      "pa": 113,
      "hr": 7,
      "xhr": 5.3,
      "xhrPerBbe": 0.0469,
      "xhrDiff": 1.7,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 5,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.106,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0354,
      "hardHitRate": 0.434,
      "sweetSpotRate": 0.31,
      "pullAirRate": 0.105,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 16,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0354,
      "pullAirJuicePer100Pa": 3.5,
      "avgDistanceOnBarrels": 376.9,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 5.5,
      "avgDistance": 390.9,
      "longestHr": 425,
      "avgExitVelocity": 89.0,
      "longballIndex": 119.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0469,
          "percentile": 0.6052,
          "score": 110.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.106,
          "percentile": 0.6928,
          "score": 119.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0354,
          "percentile": 0.839,
          "score": 138.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.434,
          "percentile": 0.5996,
          "score": 109.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 682657,
      "player": "Angel Mart\u00ednez",
      "team": "CLE",
      "bbe": 149,
      "pa": 149,
      "hr": 9,
      "xhr": 8.9,
      "xhrPerBbe": 0.0597,
      "xhrDiff": 0.1,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 7,
      "noDoubterRate": 0.444,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.081,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0201,
      "hardHitRate": 0.362,
      "sweetSpotRate": 0.376,
      "pullAirRate": 0.235,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 33,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0403,
      "pullAirJuicePer100Pa": 4.0,
      "avgDistanceOnBarrels": 377.8,
      "avgLaunchAngleOnBarrels": 25.4,
      "avgLaunchAngle": 13.9,
      "avgDistance": 387.8,
      "longestHr": 407,
      "avgExitVelocity": 86.2,
      "longballIndex": 117.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0597,
          "percentile": 0.7682,
          "score": 128.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.081,
          "percentile": 0.4894,
          "score": 99.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0201,
          "percentile": 0.6801,
          "score": 118.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.362,
          "percentile": 0.2564,
          "score": 74.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 665019,
      "player": "Kody Clemens",
      "team": "MIN",
      "bbe": 121,
      "pa": 121,
      "hr": 6,
      "xhr": 6.6,
      "xhrPerBbe": 0.0545,
      "xhrDiff": -0.6,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 4,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.14,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0083,
      "hardHitRate": 0.43,
      "sweetSpotRate": 0.364,
      "pullAirRate": 0.189,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0496,
      "pullAirJuicePer100Pa": 5.0,
      "avgDistanceOnBarrels": 376.2,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 16.6,
      "avgDistance": 396.0,
      "longestHr": 419,
      "avgExitVelocity": 91.1,
      "longballIndex": 117.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0545,
          "percentile": 0.7082,
          "score": 121.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.14,
          "percentile": 0.8538,
          "score": 141.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0083,
          "percentile": 0.4216,
          "score": 92.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.43,
          "percentile": 0.5763,
          "score": 107.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 672724,
      "player": "Oswald Peraza",
      "team": "LAA",
      "bbe": 113,
      "pa": 113,
      "hr": 7,
      "xhr": 7.7,
      "xhrPerBbe": 0.0681,
      "xhrDiff": -0.7,
      "noDoubters": 5,
      "doubters": 2,
      "mostlyGone": 3,
      "noDoubterRate": 0.714,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.088,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0088,
      "hardHitRate": 0.345,
      "sweetSpotRate": 0.425,
      "pullAirRate": 0.165,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0531,
      "pullAirJuicePer100Pa": 5.3,
      "avgDistanceOnBarrels": 384.3,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 10.5,
      "avgDistance": 386.0,
      "longestHr": 418,
      "avgExitVelocity": 84.8,
      "longballIndex": 117.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0681,
          "percentile": 0.8369,
          "score": 138.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.088,
          "percentile": 0.5657,
          "score": 106.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0088,
          "percentile": 0.4386,
          "score": 94.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.345,
          "percentile": 0.2097,
          "score": 68.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 691718,
      "player": "Pete Crow-Armstrong",
      "team": "CHC",
      "bbe": 157,
      "pa": 157,
      "hr": 7,
      "xhr": 7.5,
      "xhrPerBbe": 0.0478,
      "xhrDiff": -0.5,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 8,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.286,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.102,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0191,
      "hardHitRate": 0.503,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.236,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0637,
      "pullAirJuicePer100Pa": 6.4,
      "avgDistanceOnBarrels": 378.1,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 17.3,
      "avgDistance": 394.4,
      "longestHr": 444,
      "avgExitVelocity": 89.9,
      "longballIndex": 116.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0478,
          "percentile": 0.6309,
          "score": 113.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.102,
          "percentile": 0.6695,
          "score": 117.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0191,
          "percentile": 0.661,
          "score": 116.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.503,
          "percentile": 0.9068,
          "score": 151.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 663586,
      "player": "Austin Riley",
      "team": "ATL",
      "bbe": 150,
      "pa": 150,
      "hr": 8,
      "xhr": 7.5,
      "xhrPerBbe": 0.05,
      "xhrDiff": 0.5,
      "noDoubters": 4,
      "doubters": 6,
      "mostlyGone": 4,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.1,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.02,
      "hardHitRate": 0.453,
      "sweetSpotRate": 0.313,
      "pullAirRate": 0.187,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0467,
      "pullAirJuicePer100Pa": 4.7,
      "avgDistanceOnBarrels": 391.2,
      "avgLaunchAngleOnBarrels": 27.7,
      "avgLaunchAngle": 19.0,
      "avgDistance": 409.2,
      "longestHr": 438,
      "avgExitVelocity": 91.1,
      "longballIndex": 116.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.05,
          "percentile": 0.6609,
          "score": 116.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.1,
          "percentile": 0.6568,
          "score": 115.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.02,
          "percentile": 0.6737,
          "score": 117.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.453,
          "percentile": 0.6886,
          "score": 119.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 672515,
      "player": "Gabriel Moreno",
      "team": "AZ",
      "bbe": 93,
      "pa": 93,
      "hr": 3,
      "xhr": 3.5,
      "xhrPerBbe": 0.0376,
      "xhrDiff": -0.5,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 3,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.118,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.043,
      "hardHitRate": 0.43,
      "sweetSpotRate": 0.419,
      "pullAirRate": 0.215,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 14,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0323,
      "pullAirJuicePer100Pa": 3.2,
      "avgDistanceOnBarrels": 381.8,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 14.6,
      "avgDistance": 410.3,
      "longestHr": 427,
      "avgExitVelocity": 89.0,
      "longballIndex": 116.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0376,
          "percentile": 0.4678,
          "score": 96.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.118,
          "percentile": 0.75,
          "score": 126.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.043,
          "percentile": 0.8983,
          "score": 149.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.43,
          "percentile": 0.5763,
          "score": 107.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 668804,
      "player": "Bryan Reynolds",
      "team": "PIT",
      "bbe": 157,
      "pa": 157,
      "hr": 6,
      "xhr": 7.4,
      "xhrPerBbe": 0.0471,
      "xhrDiff": -1.4,
      "noDoubters": 6,
      "doubters": 2,
      "mostlyGone": 2,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 6,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.089,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0318,
      "hardHitRate": 0.439,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.146,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0637,
      "pullAirJuicePer100Pa": 6.4,
      "avgDistanceOnBarrels": 380.2,
      "avgLaunchAngleOnBarrels": 24.6,
      "avgLaunchAngle": 4.8,
      "avgDistance": 413.3,
      "longestHr": 443,
      "avgExitVelocity": 91.0,
      "longballIndex": 116.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0471,
          "percentile": 0.6116,
          "score": 111.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.089,
          "percentile": 0.5763,
          "score": 107.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0318,
          "percentile": 0.8051,
          "score": 133.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.439,
          "percentile": 0.625,
          "score": 112.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 677951,
      "player": "Bobby Witt",
      "team": "KC",
      "bbe": 187,
      "pa": 187,
      "hr": 9,
      "xhr": 7.0,
      "xhrPerBbe": 0.0374,
      "xhrDiff": 2.0,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 6,
      "noDoubterRate": 0.222,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.222,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.134,
      "hrWindowThunderBbe": 5,
      "hrWindowThunderRate": 0.0267,
      "hardHitRate": 0.551,
      "sweetSpotRate": 0.422,
      "pullAirRate": 0.116,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0267,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 372.3,
      "avgLaunchAngleOnBarrels": 23.3,
      "avgLaunchAngle": 15.9,
      "avgDistance": 362.0,
      "longestHr": 432,
      "avgExitVelocity": 93.8,
      "longballIndex": 115.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0374,
          "percentile": 0.4635,
          "score": 96.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.134,
          "percentile": 0.8093,
          "score": 134.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0267,
          "percentile": 0.7394,
          "score": 125.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.551,
          "percentile": 0.9746,
          "score": 176.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 592626,
      "player": "Joc Pederson",
      "team": "TEX",
      "bbe": 108,
      "pa": 108,
      "hr": 8,
      "xhr": 5.1,
      "xhrPerBbe": 0.0472,
      "xhrDiff": 2.9,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.093,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0185,
      "hardHitRate": 0.463,
      "sweetSpotRate": 0.361,
      "pullAirRate": 0.241,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.037,
      "pullAirJuicePer100Pa": 3.7,
      "avgDistanceOnBarrels": 380.6,
      "avgLaunchAngleOnBarrels": 25.0,
      "avgLaunchAngle": 15.4,
      "avgDistance": 385.8,
      "longestHr": 423,
      "avgExitVelocity": 90.6,
      "longballIndex": 113.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0472,
          "percentile": 0.618,
          "score": 111.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.093,
          "percentile": 0.6186,
          "score": 111.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0185,
          "percentile": 0.6525,
          "score": 115.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.463,
          "percentile": 0.7627,
          "score": 127.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 607043,
      "player": "Brandon Nimmo",
      "team": "TEX",
      "bbe": 171,
      "pa": 171,
      "hr": 7,
      "xhr": 6.9,
      "xhrPerBbe": 0.0404,
      "xhrDiff": 0.1,
      "noDoubters": 2,
      "doubters": 7,
      "mostlyGone": 6,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.286,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.129,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0175,
      "hardHitRate": 0.509,
      "sweetSpotRate": 0.374,
      "pullAirRate": 0.135,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 38,
      "crushedPulledAirBbe": 9,
      "pullAirJuice": 0.0526,
      "pullAirJuicePer100Pa": 5.3,
      "avgDistanceOnBarrels": 385.0,
      "avgLaunchAngleOnBarrels": 27.0,
      "avgLaunchAngle": 10.4,
      "avgDistance": 411.3,
      "longestHr": 436,
      "avgExitVelocity": 91.8,
      "longballIndex": 112.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0404,
          "percentile": 0.515,
          "score": 101.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.129,
          "percentile": 0.7966,
          "score": 132.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0175,
          "percentile": 0.6208,
          "score": 112.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.509,
          "percentile": 0.9174,
          "score": 154.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 673548,
      "player": "Seiya Suzuki",
      "team": "CHC",
      "bbe": 122,
      "pa": 122,
      "hr": 7,
      "xhr": 6.6,
      "xhrPerBbe": 0.0541,
      "xhrDiff": 0.4,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 6,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.082,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0164,
      "hardHitRate": 0.418,
      "sweetSpotRate": 0.369,
      "pullAirRate": 0.205,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0328,
      "pullAirJuicePer100Pa": 3.3,
      "avgDistanceOnBarrels": 399.1,
      "avgLaunchAngleOnBarrels": 25.7,
      "avgLaunchAngle": 17.7,
      "avgDistance": 413.7,
      "longestHr": 455,
      "avgExitVelocity": 88.9,
      "longballIndex": 112.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0541,
          "percentile": 0.6996,
          "score": 120.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.082,
          "percentile": 0.5021,
          "score": 100.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0164,
          "percentile": 0.5847,
          "score": 108.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.418,
          "percentile": 0.5064,
          "score": 100.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 695600,
      "player": "Carter Jensen",
      "team": "KC",
      "bbe": 118,
      "pa": 118,
      "hr": 7,
      "xhr": 6.3,
      "xhrPerBbe": 0.0534,
      "xhrDiff": 0.7,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 7,
      "noDoubterRate": 0.143,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.085,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0169,
      "hardHitRate": 0.407,
      "sweetSpotRate": 0.314,
      "pullAirRate": 0.246,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0424,
      "pullAirJuicePer100Pa": 4.2,
      "avgDistanceOnBarrels": 376.5,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 21.9,
      "avgDistance": 383.7,
      "longestHr": 425,
      "avgExitVelocity": 89.7,
      "longballIndex": 112.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0534,
          "percentile": 0.6888,
          "score": 119.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.085,
          "percentile": 0.5318,
          "score": 103.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0169,
          "percentile": 0.5975,
          "score": 109.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.407,
          "percentile": 0.4386,
          "score": 94.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 694208,
      "player": "Mois\u00e9s Ballesteros",
      "team": "CHC",
      "bbe": 102,
      "pa": 102,
      "hr": 6,
      "xhr": 5.0,
      "xhrPerBbe": 0.049,
      "xhrDiff": 1.0,
      "noDoubters": 3,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.108,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0098,
      "hardHitRate": 0.471,
      "sweetSpotRate": 0.363,
      "pullAirRate": 0.147,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 14,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0392,
      "pullAirJuicePer100Pa": 3.9,
      "avgDistanceOnBarrels": 354.8,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 11.8,
      "avgDistance": 389.7,
      "longestHr": 427,
      "avgExitVelocity": 90.6,
      "longballIndex": 112.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.049,
          "percentile": 0.6438,
          "score": 114.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.108,
          "percentile": 0.7055,
          "score": 121.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0098,
          "percentile": 0.4619,
          "score": 96.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.471,
          "percentile": 0.8008,
          "score": 133.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 542303,
      "player": "Marcell Ozuna",
      "team": "PIT",
      "bbe": 114,
      "pa": 114,
      "hr": 5,
      "xhr": 5.6,
      "xhrPerBbe": 0.0491,
      "xhrDiff": -0.6,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.6,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.088,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0175,
      "hardHitRate": 0.412,
      "sweetSpotRate": 0.421,
      "pullAirRate": 0.181,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0351,
      "pullAirJuicePer100Pa": 3.5,
      "avgDistanceOnBarrels": 381.7,
      "avgLaunchAngleOnBarrels": 24.2,
      "avgLaunchAngle": 23.3,
      "avgDistance": 407.6,
      "longestHr": 438,
      "avgExitVelocity": 89.8,
      "longballIndex": 111.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0491,
          "percentile": 0.6524,
          "score": 115.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.088,
          "percentile": 0.5657,
          "score": 106.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0175,
          "percentile": 0.6208,
          "score": 112.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.412,
          "percentile": 0.4682,
          "score": 96.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 682985,
      "player": "Riley Greene",
      "team": "DET",
      "bbe": 146,
      "pa": 146,
      "hr": 4,
      "xhr": 5.4,
      "xhrPerBbe": 0.037,
      "xhrDiff": -1.4,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 5,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.116,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0274,
      "hardHitRate": 0.5,
      "sweetSpotRate": 0.404,
      "pullAirRate": 0.171,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 32,
      "crushedPulledAirBbe": 11,
      "pullAirJuice": 0.0753,
      "pullAirJuicePer100Pa": 7.5,
      "avgDistanceOnBarrels": 370.9,
      "avgLaunchAngleOnBarrels": 25.9,
      "avgLaunchAngle": 16.0,
      "avgDistance": 409.0,
      "longestHr": 417,
      "avgExitVelocity": 90.7,
      "longballIndex": 111.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.037,
          "percentile": 0.4549,
          "score": 95.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.116,
          "percentile": 0.7373,
          "score": 124.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0274,
          "percentile": 0.7458,
          "score": 125.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.5,
          "percentile": 0.8983,
          "score": 149.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 606192,
      "player": "Teoscar Hern\u00e1ndez",
      "team": "LAD",
      "bbe": 127,
      "pa": 127,
      "hr": 7,
      "xhr": 5.7,
      "xhrPerBbe": 0.0449,
      "xhrDiff": 1.3,
      "noDoubters": 3,
      "doubters": 0,
      "mostlyGone": 4,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.11,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0157,
      "hardHitRate": 0.457,
      "sweetSpotRate": 0.362,
      "pullAirRate": 0.141,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0315,
      "pullAirJuicePer100Pa": 3.1,
      "avgDistanceOnBarrels": 377.1,
      "avgLaunchAngleOnBarrels": 29.1,
      "avgLaunchAngle": 12.4,
      "avgDistance": 383.3,
      "longestHr": 414,
      "avgExitVelocity": 89.8,
      "longballIndex": 111.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0449,
          "percentile": 0.5773,
          "score": 107.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.11,
          "percentile": 0.7119,
          "score": 121.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0157,
          "percentile": 0.5678,
          "score": 106.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.457,
          "percentile": 0.7203,
          "score": 122.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 660688,
      "player": "Keibert Ruiz",
      "team": "WSH",
      "bbe": 98,
      "pa": 98,
      "hr": 5,
      "xhr": 5.7,
      "xhrPerBbe": 0.0582,
      "xhrDiff": -0.7,
      "noDoubters": 1,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.2,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.071,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0102,
      "hardHitRate": 0.418,
      "sweetSpotRate": 0.357,
      "pullAirRate": null,
      "pullAirSource": "unavailable",
      "pulledAirBbe": 33,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0408,
      "pullAirJuicePer100Pa": 4.1,
      "avgDistanceOnBarrels": 366.3,
      "avgLaunchAngleOnBarrels": 27.9,
      "avgLaunchAngle": 16.4,
      "avgDistance": 372.0,
      "longestHr": 386,
      "avgExitVelocity": 89.7,
      "longballIndex": 110.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0582,
          "percentile": 0.7511,
          "score": 126.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.071,
          "percentile": 0.3983,
          "score": 89.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0102,
          "percentile": 0.4703,
          "score": 97.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.418,
          "percentile": 0.5064,
          "score": 100.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 669394,
      "player": "Jake Burger",
      "team": "TEX",
      "bbe": 154,
      "pa": 154,
      "hr": 10,
      "xhr": 7.8,
      "xhrPerBbe": 0.0506,
      "xhrDiff": 2.2,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.3,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.2,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.097,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0065,
      "hardHitRate": 0.487,
      "sweetSpotRate": 0.351,
      "pullAirRate": 0.247,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0455,
      "pullAirJuicePer100Pa": 4.5,
      "avgDistanceOnBarrels": 377.0,
      "avgLaunchAngleOnBarrels": 22.6,
      "avgLaunchAngle": 12.4,
      "avgDistance": 393.4,
      "longestHr": 438,
      "avgExitVelocity": 90.5,
      "longballIndex": 110.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0506,
          "percentile": 0.6652,
          "score": 116.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.097,
          "percentile": 0.6441,
          "score": 114.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0065,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.487,
          "percentile": 0.8623,
          "score": 142.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 642715,
      "player": "Willy Adames",
      "team": "SF",
      "bbe": 164,
      "pa": 164,
      "hr": 8,
      "xhr": 9.0,
      "xhrPerBbe": 0.0549,
      "xhrDiff": -1.0,
      "noDoubters": 2,
      "doubters": 6,
      "mostlyGone": 9,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.091,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0061,
      "hardHitRate": 0.433,
      "sweetSpotRate": 0.372,
      "pullAirRate": 0.263,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 41,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0244,
      "pullAirJuicePer100Pa": 2.4,
      "avgDistanceOnBarrels": 360.5,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 22.6,
      "avgDistance": 380.9,
      "longestHr": 410,
      "avgExitVelocity": 89.2,
      "longballIndex": 109.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0549,
          "percentile": 0.7189,
          "score": 122.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.091,
          "percentile": 0.5911,
          "score": 109.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0061,
          "percentile": 0.3242,
          "score": 82.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.433,
          "percentile": 0.589,
          "score": 108.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 663886,
      "player": "Tyler Stephenson",
      "team": "CIN",
      "bbe": 97,
      "pa": 97,
      "hr": 4,
      "xhr": 3.4,
      "xhrPerBbe": 0.0351,
      "xhrDiff": 0.6,
      "noDoubters": 2,
      "doubters": 6,
      "mostlyGone": 1,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.124,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0206,
      "hardHitRate": 0.454,
      "sweetSpotRate": 0.412,
      "pullAirRate": 0.17,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0412,
      "pullAirJuicePer100Pa": 4.1,
      "avgDistanceOnBarrels": 373.7,
      "avgLaunchAngleOnBarrels": 25.2,
      "avgLaunchAngle": 22.8,
      "avgDistance": 382.8,
      "longestHr": 406,
      "avgExitVelocity": 90.4,
      "longballIndex": 108.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0351,
          "percentile": 0.4335,
          "score": 93.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.124,
          "percentile": 0.7839,
          "score": 130.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0206,
          "percentile": 0.6907,
          "score": 119.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.454,
          "percentile": 0.6992,
          "score": 120.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 518692,
      "player": "Freddie Freeman",
      "team": "LAD",
      "bbe": 171,
      "pa": 171,
      "hr": 8,
      "xhr": 8.1,
      "xhrPerBbe": 0.0474,
      "xhrDiff": -0.1,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 8,
      "noDoubterRate": 0.375,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.117,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0058,
      "hardHitRate": 0.468,
      "sweetSpotRate": 0.404,
      "pullAirRate": 0.152,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0292,
      "pullAirJuicePer100Pa": 2.9,
      "avgDistanceOnBarrels": 373.1,
      "avgLaunchAngleOnBarrels": 27.4,
      "avgLaunchAngle": 11.3,
      "avgDistance": 393.4,
      "longestHr": 438,
      "avgExitVelocity": 91.7,
      "longballIndex": 108.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0474,
          "percentile": 0.6266,
          "score": 112.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.117,
          "percentile": 0.7458,
          "score": 125.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0058,
          "percentile": 0.3008,
          "score": 79.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.468,
          "percentile": 0.7924,
          "score": 131.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 669257,
      "player": "Will Smith",
      "team": "LAD",
      "bbe": 132,
      "pa": 132,
      "hr": 6,
      "xhr": 5.6,
      "xhrPerBbe": 0.0424,
      "xhrDiff": 0.4,
      "noDoubters": 0,
      "doubters": 4,
      "mostlyGone": 7,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.136,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0076,
      "hardHitRate": 0.394,
      "sweetSpotRate": 0.455,
      "pullAirRate": 0.159,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0227,
      "pullAirJuicePer100Pa": 2.3,
      "avgDistanceOnBarrels": 370.3,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 21.0,
      "avgDistance": 399.2,
      "longestHr": 418,
      "avgExitVelocity": 90.0,
      "longballIndex": 107.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0424,
          "percentile": 0.5494,
          "score": 104.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.136,
          "percentile": 0.8305,
          "score": 137.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0076,
          "percentile": 0.4089,
          "score": 91.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.394,
          "percentile": 0.3898,
          "score": 89.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 683737,
      "player": "Michael Busch",
      "team": "CHC",
      "bbe": 160,
      "pa": 160,
      "hr": 6,
      "xhr": 5.4,
      "xhrPerBbe": 0.0338,
      "xhrDiff": 0.6,
      "noDoubters": 1,
      "doubters": 3,
      "mostlyGone": 6,
      "noDoubterRate": 0.167,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.119,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.025,
      "hardHitRate": 0.425,
      "sweetSpotRate": 0.356,
      "pullAirRate": 0.15,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0312,
      "pullAirJuicePer100Pa": 3.1,
      "avgDistanceOnBarrels": 373.1,
      "avgLaunchAngleOnBarrels": 27.7,
      "avgLaunchAngle": 15.4,
      "avgDistance": 398.2,
      "longestHr": 427,
      "avgExitVelocity": 88.5,
      "longballIndex": 106.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0338,
          "percentile": 0.4077,
          "score": 90.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.119,
          "percentile": 0.7542,
          "score": 126.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.025,
          "percentile": 0.7203,
          "score": 122.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.425,
          "percentile": 0.5551,
          "score": 105.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 695734,
      "player": "Daylen Lile",
      "team": "WSH",
      "bbe": 192,
      "pa": 192,
      "hr": 7,
      "xhr": 7.6,
      "xhrPerBbe": 0.0396,
      "xhrDiff": -0.6,
      "noDoubters": 5,
      "doubters": 6,
      "mostlyGone": 2,
      "noDoubterRate": 0.714,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.078,
      "hrWindowThunderBbe": 6,
      "hrWindowThunderRate": 0.0312,
      "hardHitRate": 0.365,
      "sweetSpotRate": 0.359,
      "pullAirRate": 0.176,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0521,
      "pullAirJuicePer100Pa": 5.2,
      "avgDistanceOnBarrels": 382.7,
      "avgLaunchAngleOnBarrels": 27.1,
      "avgLaunchAngle": 17.0,
      "avgDistance": 404.7,
      "longestHr": 429,
      "avgExitVelocity": 87.7,
      "longballIndex": 106.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0396,
          "percentile": 0.5021,
          "score": 100.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.078,
          "percentile": 0.4619,
          "score": 96.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0312,
          "percentile": 0.8008,
          "score": 133.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.365,
          "percentile": 0.2754,
          "score": 76.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 677800,
      "player": "Wilyer Abreu",
      "team": "BOS",
      "bbe": 176,
      "pa": 176,
      "hr": 6,
      "xhr": 7.3,
      "xhrPerBbe": 0.0415,
      "xhrDiff": -1.3,
      "noDoubters": 2,
      "doubters": 6,
      "mostlyGone": 5,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.114,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0114,
      "hardHitRate": 0.42,
      "sweetSpotRate": 0.369,
      "pullAirRate": 0.164,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 36,
      "crushedPulledAirBbe": 10,
      "pullAirJuice": 0.0568,
      "pullAirJuicePer100Pa": 5.7,
      "avgDistanceOnBarrels": 361.1,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 17.0,
      "avgDistance": 390.5,
      "longestHr": 427,
      "avgExitVelocity": 89.0,
      "longballIndex": 106.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0415,
          "percentile": 0.5236,
          "score": 102.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.114,
          "percentile": 0.7288,
          "score": 123.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0114,
          "percentile": 0.5106,
          "score": 101.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.42,
          "percentile": 0.5191,
          "score": 101.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 660821,
      "player": "Jes\u00fas S\u00e1nchez",
      "team": "TOR",
      "bbe": 132,
      "pa": 132,
      "hr": 6,
      "xhr": 5.5,
      "xhrPerBbe": 0.0417,
      "xhrDiff": 0.5,
      "noDoubters": 3,
      "doubters": 0,
      "mostlyGone": 4,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.091,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0152,
      "hardHitRate": 0.462,
      "sweetSpotRate": 0.371,
      "pullAirRate": 0.152,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 20,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0379,
      "pullAirJuicePer100Pa": 3.8,
      "avgDistanceOnBarrels": 376.9,
      "avgLaunchAngleOnBarrels": 25.2,
      "avgLaunchAngle": 10.0,
      "avgDistance": 398.7,
      "longestHr": 422,
      "avgExitVelocity": 91.2,
      "longballIndex": 105.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0417,
          "percentile": 0.5279,
          "score": 102.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.091,
          "percentile": 0.5911,
          "score": 109.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0152,
          "percentile": 0.5593,
          "score": 105.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.462,
          "percentile": 0.75,
          "score": 126.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 656811,
      "player": "Ryan O'Hearn",
      "team": "PIT",
      "bbe": 130,
      "pa": 130,
      "hr": 8,
      "xhr": 6.4,
      "xhrPerBbe": 0.0492,
      "xhrDiff": 1.6,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 9,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 8,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.077,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0077,
      "hardHitRate": 0.446,
      "sweetSpotRate": 0.346,
      "pullAirRate": 0.177,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 17,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0154,
      "pullAirJuicePer100Pa": 1.5,
      "avgDistanceOnBarrels": 383.0,
      "avgLaunchAngleOnBarrels": 27.4,
      "avgLaunchAngle": 11.7,
      "avgDistance": 387.1,
      "longestHr": 413,
      "avgExitVelocity": 90.3,
      "longballIndex": 105.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0492,
          "percentile": 0.6567,
          "score": 115.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.077,
          "percentile": 0.447,
          "score": 94.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0077,
          "percentile": 0.4153,
          "score": 91.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.446,
          "percentile": 0.6589,
          "score": 116.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 663757,
      "player": "Trent Grisham",
      "team": "NYY",
      "bbe": 146,
      "pa": 146,
      "hr": 7,
      "xhr": 6.2,
      "xhrPerBbe": 0.0425,
      "xhrDiff": 0.8,
      "noDoubters": 2,
      "doubters": 5,
      "mostlyGone": 5,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.116,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0068,
      "hardHitRate": 0.445,
      "sweetSpotRate": 0.356,
      "pullAirRate": 0.18,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 36,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0274,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 373.9,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 16.2,
      "avgDistance": 385.9,
      "longestHr": 414,
      "avgExitVelocity": 90.6,
      "longballIndex": 105.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0425,
          "percentile": 0.5536,
          "score": 105.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.116,
          "percentile": 0.7373,
          "score": 124.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0068,
          "percentile": 0.3771,
          "score": 87.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.445,
          "percentile": 0.6525,
          "score": 115.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 681393,
      "player": "Connor Norby",
      "team": "MIA",
      "bbe": 114,
      "pa": 114,
      "hr": 4,
      "xhr": 4.8,
      "xhrPerBbe": 0.0421,
      "xhrDiff": -0.8,
      "noDoubters": 2,
      "doubters": 5,
      "mostlyGone": 3,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.088,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0175,
      "hardHitRate": 0.36,
      "sweetSpotRate": 0.333,
      "pullAirRate": 0.167,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0175,
      "pullAirJuicePer100Pa": 1.8,
      "avgDistanceOnBarrels": 382.9,
      "avgLaunchAngleOnBarrels": 29.3,
      "avgLaunchAngle": 18.8,
      "avgDistance": 395.5,
      "longestHr": 418,
      "avgExitVelocity": 87.2,
      "longballIndex": 105.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0421,
          "percentile": 0.5408,
          "score": 104.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.088,
          "percentile": 0.5657,
          "score": 106.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0175,
          "percentile": 0.6208,
          "score": 112.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.36,
          "percentile": 0.25,
          "score": 73.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 543807,
      "player": "George Springer",
      "team": "TOR",
      "bbe": 123,
      "pa": 123,
      "hr": 5,
      "xhr": 4.9,
      "xhrPerBbe": 0.0398,
      "xhrDiff": 0.1,
      "noDoubters": 3,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": 0.6,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.081,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0244,
      "hardHitRate": 0.382,
      "sweetSpotRate": 0.293,
      "pullAirRate": 0.197,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0407,
      "pullAirJuicePer100Pa": 4.1,
      "avgDistanceOnBarrels": 387.6,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 14.1,
      "avgDistance": 387.2,
      "longestHr": 416,
      "avgExitVelocity": 87.8,
      "longballIndex": 104.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0398,
          "percentile": 0.5064,
          "score": 100.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.081,
          "percentile": 0.4894,
          "score": 99.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0244,
          "percentile": 0.7161,
          "score": 122.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.382,
          "percentile": 0.3411,
          "score": 84.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 521692,
      "player": "Salvador P\u00e9rez",
      "team": "KC",
      "bbe": 174,
      "pa": 174,
      "hr": 9,
      "xhr": 9.3,
      "xhrPerBbe": 0.0534,
      "xhrDiff": -0.3,
      "noDoubters": 3,
      "doubters": 1,
      "mostlyGone": 8,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.086,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0057,
      "hardHitRate": 0.402,
      "sweetSpotRate": 0.339,
      "pullAirRate": 0.184,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 32,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0345,
      "pullAirJuicePer100Pa": 3.4,
      "avgDistanceOnBarrels": 384.8,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 17.0,
      "avgDistance": 395.2,
      "longestHr": 425,
      "avgExitVelocity": 88.7,
      "longballIndex": 104.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0534,
          "percentile": 0.6888,
          "score": 119.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.086,
          "percentile": 0.5445,
          "score": 104.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0057,
          "percentile": 0.2924,
          "score": 78.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.402,
          "percentile": 0.4131,
          "score": 91.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 641355,
      "player": "Cody Bellinger",
      "team": "NYY",
      "bbe": 175,
      "pa": 175,
      "hr": 8,
      "xhr": 8.0,
      "xhrPerBbe": 0.0457,
      "xhrDiff": 0.0,
      "noDoubters": 2,
      "doubters": 5,
      "mostlyGone": 9,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 6,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.08,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0114,
      "hardHitRate": 0.4,
      "sweetSpotRate": 0.423,
      "pullAirRate": 0.233,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 35,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0343,
      "pullAirJuicePer100Pa": 3.4,
      "avgDistanceOnBarrels": 376.6,
      "avgLaunchAngleOnBarrels": 25.3,
      "avgLaunchAngle": 20.7,
      "avgDistance": 382.8,
      "longestHr": 403,
      "avgExitVelocity": 89.9,
      "longballIndex": 104.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0457,
          "percentile": 0.5966,
          "score": 109.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.08,
          "percentile": 0.4831,
          "score": 98.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0114,
          "percentile": 0.5106,
          "score": 101.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.4,
          "percentile": 0.4047,
          "score": 90.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 592518,
      "player": "Manny Machado",
      "team": "SD",
      "bbe": 153,
      "pa": 153,
      "hr": 10,
      "xhr": 7.2,
      "xhrPerBbe": 0.0471,
      "xhrDiff": 2.8,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 9,
      "noDoubterRate": 0.1,
      "actualDoubterHr": 3,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.3,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.085,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0065,
      "hardHitRate": 0.444,
      "sweetSpotRate": 0.327,
      "pullAirRate": 0.209,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0392,
      "pullAirJuicePer100Pa": 3.9,
      "avgDistanceOnBarrels": 380.0,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 10.1,
      "avgDistance": 388.2,
      "longestHr": 436,
      "avgExitVelocity": 89.7,
      "longballIndex": 103.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0471,
          "percentile": 0.6116,
          "score": 111.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.085,
          "percentile": 0.5318,
          "score": 103.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0065,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.444,
          "percentile": 0.6398,
          "score": 114.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 701538,
      "player": "Jackson Merrill",
      "team": "SD",
      "bbe": 150,
      "pa": 150,
      "hr": 5,
      "xhr": 5.5,
      "xhrPerBbe": 0.0367,
      "xhrDiff": -0.5,
      "noDoubters": 4,
      "doubters": 6,
      "mostlyGone": 2,
      "noDoubterRate": 0.8,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.1,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0133,
      "hardHitRate": 0.46,
      "sweetSpotRate": 0.393,
      "pullAirRate": 0.172,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0267,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 374.7,
      "avgLaunchAngleOnBarrels": 28.1,
      "avgLaunchAngle": 13.2,
      "avgDistance": 409.2,
      "longestHr": 436,
      "avgExitVelocity": 88.1,
      "longballIndex": 102.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0367,
          "percentile": 0.4485,
          "score": 94.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.1,
          "percentile": 0.6568,
          "score": 115.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0133,
          "percentile": 0.5424,
          "score": 104.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.46,
          "percentile": 0.7331,
          "score": 124.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 665862,
      "player": "Jazz Chisholm",
      "team": "NYY",
      "bbe": 138,
      "pa": 138,
      "hr": 6,
      "xhr": 5.8,
      "xhrPerBbe": 0.042,
      "xhrDiff": 0.2,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.065,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0217,
      "hardHitRate": 0.377,
      "sweetSpotRate": 0.319,
      "pullAirRate": 0.21,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 8,
      "pullAirJuice": 0.058,
      "pullAirJuicePer100Pa": 5.8,
      "avgDistanceOnBarrels": 369.8,
      "avgLaunchAngleOnBarrels": 25.7,
      "avgLaunchAngle": 16.0,
      "avgDistance": 383.3,
      "longestHr": 416,
      "avgExitVelocity": 88.1,
      "longballIndex": 102.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.042,
          "percentile": 0.5365,
          "score": 103.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.065,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0217,
          "percentile": 0.6992,
          "score": 120.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.377,
          "percentile": 0.3178,
          "score": 81.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 593428,
      "player": "Xander Bogaerts",
      "team": "SD",
      "bbe": 165,
      "pa": 165,
      "hr": 8,
      "xhr": 7.8,
      "xhrPerBbe": 0.0473,
      "xhrDiff": 0.2,
      "noDoubters": 5,
      "doubters": 2,
      "mostlyGone": 3,
      "noDoubterRate": 0.625,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.067,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0121,
      "hardHitRate": 0.358,
      "sweetSpotRate": 0.309,
      "pullAirRate": 0.211,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0242,
      "pullAirJuicePer100Pa": 2.4,
      "avgDistanceOnBarrels": 385.5,
      "avgLaunchAngleOnBarrels": 27.6,
      "avgLaunchAngle": 8.0,
      "avgDistance": 394.9,
      "longestHr": 424,
      "avgExitVelocity": 87.5,
      "longballIndex": 102.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0473,
          "percentile": 0.6223,
          "score": 112.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.067,
          "percentile": 0.3538,
          "score": 85.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0121,
          "percentile": 0.5212,
          "score": 102.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.358,
          "percentile": 0.2394,
          "score": 72.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 691016,
      "player": "Tyler Soderstrom",
      "team": "ATH",
      "bbe": 164,
      "pa": 164,
      "hr": 7,
      "xhr": 4.9,
      "xhrPerBbe": 0.0299,
      "xhrDiff": 2.1,
      "noDoubters": 2,
      "doubters": 6,
      "mostlyGone": 5,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.116,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0183,
      "hardHitRate": 0.439,
      "sweetSpotRate": 0.311,
      "pullAirRate": 0.182,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0427,
      "pullAirJuicePer100Pa": 4.3,
      "avgDistanceOnBarrels": 369.3,
      "avgLaunchAngleOnBarrels": 24.5,
      "avgLaunchAngle": 14.2,
      "avgDistance": 396.4,
      "longestHr": 420,
      "avgExitVelocity": 89.9,
      "longballIndex": 102.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0299,
          "percentile": 0.3605,
          "score": 86.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.116,
          "percentile": 0.7373,
          "score": 124.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0183,
          "percentile": 0.6483,
          "score": 114.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.439,
          "percentile": 0.625,
          "score": 112.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 668715,
      "player": "Spencer Steer",
      "team": "CIN",
      "bbe": 148,
      "pa": 148,
      "hr": 7,
      "xhr": 5.5,
      "xhrPerBbe": 0.0372,
      "xhrDiff": 1.5,
      "noDoubters": 2,
      "doubters": 9,
      "mostlyGone": 5,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.135,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0068,
      "hardHitRate": 0.412,
      "sweetSpotRate": 0.439,
      "pullAirRate": 0.273,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 35,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0203,
      "pullAirJuicePer100Pa": 2.0,
      "avgDistanceOnBarrels": 381.4,
      "avgLaunchAngleOnBarrels": 28.1,
      "avgLaunchAngle": 18.5,
      "avgDistance": 392.4,
      "longestHr": 411,
      "avgExitVelocity": 90.2,
      "longballIndex": 102.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0372,
          "percentile": 0.4592,
          "score": 96.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.135,
          "percentile": 0.822,
          "score": 136.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0068,
          "percentile": 0.3771,
          "score": 87.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.412,
          "percentile": 0.4682,
          "score": 96.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 681198,
      "player": "Tj Rumfield",
      "team": "COL",
      "bbe": 167,
      "pa": 167,
      "hr": 7,
      "xhr": 6.7,
      "xhrPerBbe": 0.0401,
      "xhrDiff": 0.3,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.571,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.078,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.018,
      "hardHitRate": 0.353,
      "sweetSpotRate": 0.407,
      "pullAirRate": 0.22,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 40,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0299,
      "pullAirJuicePer100Pa": 3.0,
      "avgDistanceOnBarrels": 391.5,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 12.7,
      "avgDistance": 412.4,
      "longestHr": 440,
      "avgExitVelocity": 85.7,
      "longballIndex": 101.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0401,
          "percentile": 0.5107,
          "score": 101.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.078,
          "percentile": 0.4619,
          "score": 96.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.018,
          "percentile": 0.6335,
          "score": 113.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.353,
          "percentile": 0.2203,
          "score": 69.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 680869,
      "player": "Zack Gelof",
      "team": "ATH",
      "bbe": 104,
      "pa": 104,
      "hr": 6,
      "xhr": 4.6,
      "xhrPerBbe": 0.0442,
      "xhrDiff": 1.4,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 5,
      "noDoubterRate": 0.167,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.077,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0096,
      "hardHitRate": 0.423,
      "sweetSpotRate": 0.288,
      "pullAirRate": 0.192,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0192,
      "pullAirJuicePer100Pa": 1.9,
      "avgDistanceOnBarrels": 389.0,
      "avgLaunchAngleOnBarrels": 27.1,
      "avgLaunchAngle": 14.1,
      "avgDistance": 395.7,
      "longestHr": 429,
      "avgExitVelocity": 88.3,
      "longballIndex": 101.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0442,
          "percentile": 0.5665,
          "score": 106.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.077,
          "percentile": 0.447,
          "score": 94.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0096,
          "percentile": 0.4576,
          "score": 95.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.423,
          "percentile": 0.5403,
          "score": 103.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 621043,
      "player": "Carlos Correa",
      "team": "HOU",
      "bbe": 97,
      "pa": 97,
      "hr": 3,
      "xhr": 2.9,
      "xhrPerBbe": 0.0299,
      "xhrDiff": 0.1,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.103,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0206,
      "hardHitRate": 0.412,
      "sweetSpotRate": 0.412,
      "pullAirRate": 0.196,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0619,
      "pullAirJuicePer100Pa": 6.2,
      "avgDistanceOnBarrels": 374.4,
      "avgLaunchAngleOnBarrels": 25.1,
      "avgLaunchAngle": 7.2,
      "avgDistance": 384.0,
      "longestHr": 402,
      "avgExitVelocity": 89.2,
      "longballIndex": 101.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0299,
          "percentile": 0.3605,
          "score": 86.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.103,
          "percentile": 0.6758,
          "score": 117.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0206,
          "percentile": 0.6907,
          "score": 119.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.412,
          "percentile": 0.4682,
          "score": 96.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 642086,
      "player": "Dominic Smith",
      "team": "ATL",
      "bbe": 105,
      "pa": 105,
      "hr": 5,
      "xhr": 4.4,
      "xhrPerBbe": 0.0419,
      "xhrDiff": 0.6,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 4,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.086,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0095,
      "hardHitRate": 0.39,
      "sweetSpotRate": 0.41,
      "pullAirRate": 0.168,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.019,
      "pullAirJuicePer100Pa": 1.9,
      "avgDistanceOnBarrels": 387.0,
      "avgLaunchAngleOnBarrels": 28.1,
      "avgLaunchAngle": 15.4,
      "avgDistance": 397.2,
      "longestHr": 430,
      "avgExitVelocity": 88.8,
      "longballIndex": 100.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0419,
          "percentile": 0.5322,
          "score": 103.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.086,
          "percentile": 0.5445,
          "score": 104.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0095,
          "percentile": 0.4534,
          "score": 95.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.39,
          "percentile": 0.3771,
          "score": 87.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 641487,
      "player": "J. P. Crawford",
      "team": "SEA",
      "bbe": 142,
      "pa": 142,
      "hr": 9,
      "xhr": 7.7,
      "xhrPerBbe": 0.0542,
      "xhrDiff": 1.3,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 7,
      "noDoubterRate": 0.222,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 7,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.092,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.366,
      "sweetSpotRate": 0.401,
      "pullAirRate": 0.119,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0141,
      "pullAirJuicePer100Pa": 1.4,
      "avgDistanceOnBarrels": 376.7,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 12.2,
      "avgDistance": 385.1,
      "longestHr": 417,
      "avgExitVelocity": 87.7,
      "longballIndex": 100.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0542,
          "percentile": 0.7039,
          "score": 120.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.092,
          "percentile": 0.6081,
          "score": 110.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.366,
          "percentile": 0.2797,
          "score": 77.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 621020,
      "player": "Dansby Swanson",
      "team": "CHC",
      "bbe": 141,
      "pa": 141,
      "hr": 7,
      "xhr": 5.4,
      "xhrPerBbe": 0.0383,
      "xhrDiff": 1.6,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.078,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0142,
      "hardHitRate": 0.433,
      "sweetSpotRate": 0.284,
      "pullAirRate": 0.175,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0284,
      "pullAirJuicePer100Pa": 2.8,
      "avgDistanceOnBarrels": 376.2,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 15.9,
      "avgDistance": 398.0,
      "longestHr": 430,
      "avgExitVelocity": 89.5,
      "longballIndex": 100.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0383,
          "percentile": 0.4871,
          "score": 98.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.078,
          "percentile": 0.4619,
          "score": 96.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0142,
          "percentile": 0.5551,
          "score": 105.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.433,
          "percentile": 0.589,
          "score": 108.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 643217,
      "player": "Andrew Benintendi",
      "team": "CWS",
      "bbe": 120,
      "pa": 120,
      "hr": 4,
      "xhr": 4.4,
      "xhrPerBbe": 0.0367,
      "xhrDiff": -0.4,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 3,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.1,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0083,
      "hardHitRate": 0.475,
      "sweetSpotRate": 0.425,
      "pullAirRate": 0.331,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0083,
      "pullAirJuicePer100Pa": 0.8,
      "avgDistanceOnBarrels": 365.8,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 18.4,
      "avgDistance": 389.0,
      "longestHr": 410,
      "avgExitVelocity": 88.0,
      "longballIndex": 100.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0367,
          "percentile": 0.4485,
          "score": 94.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.1,
          "percentile": 0.6568,
          "score": 115.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0083,
          "percentile": 0.4216,
          "score": 92.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.475,
          "percentile": 0.8093,
          "score": 134.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 668930,
      "player": "Brice Turang",
      "team": "MIL",
      "bbe": 140,
      "pa": 140,
      "hr": 7,
      "xhr": 3.9,
      "xhrPerBbe": 0.0279,
      "xhrDiff": 3.1,
      "noDoubters": 0,
      "doubters": 7,
      "mostlyGone": 4,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 4,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.571,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.079,
      "hrWindowThunderBbe": 4,
      "hrWindowThunderRate": 0.0286,
      "hardHitRate": 0.479,
      "sweetSpotRate": 0.393,
      "pullAirRate": 0.078,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 9,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0214,
      "pullAirJuicePer100Pa": 2.1,
      "avgDistanceOnBarrels": 391.5,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 8.1,
      "avgDistance": 400.0,
      "longestHr": 433,
      "avgExitVelocity": 90.3,
      "longballIndex": 99.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0279,
          "percentile": 0.3262,
          "score": 82.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.079,
          "percentile": 0.4767,
          "score": 97.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0286,
          "percentile": 0.7669,
          "score": 128.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.479,
          "percentile": 0.8242,
          "score": 136.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 663616,
      "player": "Trevor Larnach",
      "team": "MIN",
      "bbe": 111,
      "pa": 111,
      "hr": 3,
      "xhr": 4.7,
      "xhrPerBbe": 0.0423,
      "xhrDiff": -1.7,
      "noDoubters": 2,
      "doubters": 0,
      "mostlyGone": 4,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.063,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.018,
      "hardHitRate": 0.306,
      "sweetSpotRate": 0.378,
      "pullAirRate": 0.225,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.027,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 385.4,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 11.4,
      "avgDistance": 395.0,
      "longestHr": 424,
      "avgExitVelocity": 86.4,
      "longballIndex": 99.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0423,
          "percentile": 0.5451,
          "score": 104.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.063,
          "percentile": 0.3199,
          "score": 81.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.018,
          "percentile": 0.6335,
          "score": 113.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.306,
          "percentile": 0.1335,
          "score": 56.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 686681,
      "player": "Michael Massey",
      "team": "KC",
      "bbe": 92,
      "pa": 92,
      "hr": 4,
      "xhr": 4.8,
      "xhrPerBbe": 0.0522,
      "xhrDiff": -0.8,
      "noDoubters": 3,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": 0.75,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.087,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.424,
      "sweetSpotRate": 0.315,
      "pullAirRate": null,
      "pullAirSource": "unavailable",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0109,
      "pullAirJuicePer100Pa": 1.1,
      "avgDistanceOnBarrels": 384.9,
      "avgLaunchAngleOnBarrels": 28.6,
      "avgLaunchAngle": 15.8,
      "avgDistance": 402.0,
      "longestHr": 412,
      "avgExitVelocity": 90.1,
      "longballIndex": 99.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0522,
          "percentile": 0.6824,
          "score": 118.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.087,
          "percentile": 0.5551,
          "score": 105.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.424,
          "percentile": 0.5487,
          "score": 104.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 608070,
      "player": "Jos\u00e9 Ram\u00edrez",
      "team": "CLE",
      "bbe": 191,
      "pa": 191,
      "hr": 8,
      "xhr": 7.3,
      "xhrPerBbe": 0.0382,
      "xhrDiff": 0.7,
      "noDoubters": 5,
      "doubters": 2,
      "mostlyGone": 3,
      "noDoubterRate": 0.625,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.125,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.073,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0157,
      "hardHitRate": 0.429,
      "sweetSpotRate": 0.377,
      "pullAirRate": 0.307,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 52,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0366,
      "pullAirJuicePer100Pa": 3.7,
      "avgDistanceOnBarrels": 385.9,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 20.5,
      "avgDistance": 396.1,
      "longestHr": 410,
      "avgExitVelocity": 90.3,
      "longballIndex": 99.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0382,
          "percentile": 0.4807,
          "score": 98.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.073,
          "percentile": 0.4174,
          "score": 91.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0157,
          "percentile": 0.5678,
          "score": 106.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.429,
          "percentile": 0.5678,
          "score": 106.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 668939,
      "player": "Adley Rutschman",
      "team": "BAL",
      "bbe": 131,
      "pa": 131,
      "hr": 7,
      "xhr": 6.3,
      "xhrPerBbe": 0.0481,
      "xhrDiff": 0.7,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 6,
      "noDoubterRate": 0.143,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.286,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.092,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.458,
      "sweetSpotRate": 0.397,
      "pullAirRate": 0.198,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 30,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0076,
      "pullAirJuicePer100Pa": 0.8,
      "avgDistanceOnBarrels": 385.2,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 16.2,
      "avgDistance": 398.9,
      "longestHr": 419,
      "avgExitVelocity": 89.8,
      "longballIndex": 99.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0481,
          "percentile": 0.6352,
          "score": 113.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.092,
          "percentile": 0.6081,
          "score": 110.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.458,
          "percentile": 0.7288,
          "score": 123.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 605137,
      "player": "Josh Bell",
      "team": "MIN",
      "bbe": 158,
      "pa": 158,
      "hr": 5,
      "xhr": 6.2,
      "xhrPerBbe": 0.0392,
      "xhrDiff": -1.2,
      "noDoubters": 3,
      "doubters": 6,
      "mostlyGone": 3,
      "noDoubterRate": 0.6,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.095,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0063,
      "hardHitRate": 0.418,
      "sweetSpotRate": 0.367,
      "pullAirRate": 0.253,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 40,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0316,
      "pullAirJuicePer100Pa": 3.2,
      "avgDistanceOnBarrels": 367.9,
      "avgLaunchAngleOnBarrels": 24.5,
      "avgLaunchAngle": 14.2,
      "avgDistance": 397.4,
      "longestHr": 429,
      "avgExitVelocity": 89.7,
      "longballIndex": 98.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0392,
          "percentile": 0.4979,
          "score": 99.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.095,
          "percentile": 0.6292,
          "score": 112.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0063,
          "percentile": 0.3496,
          "score": 84.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.418,
          "percentile": 0.5064,
          "score": 100.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 669236,
      "player": "Jeremiah Jackson",
      "team": "BAL",
      "bbe": 133,
      "pa": 133,
      "hr": 6,
      "xhr": 5.5,
      "xhrPerBbe": 0.0414,
      "xhrDiff": 0.5,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 6,
      "noDoubterRate": 0.167,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.083,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0075,
      "hardHitRate": 0.406,
      "sweetSpotRate": 0.316,
      "pullAirRate": 0.149,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0226,
      "pullAirJuicePer100Pa": 2.3,
      "avgDistanceOnBarrels": 385.1,
      "avgLaunchAngleOnBarrels": 26.3,
      "avgLaunchAngle": 7.4,
      "avgDistance": 395.7,
      "longestHr": 427,
      "avgExitVelocity": 89.4,
      "longballIndex": 98.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0414,
          "percentile": 0.5193,
          "score": 101.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.083,
          "percentile": 0.5191,
          "score": 101.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0075,
          "percentile": 0.4004,
          "score": 90.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.406,
          "percentile": 0.4322,
          "score": 93.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 689414,
      "player": "Liam Hicks",
      "team": "MIA",
      "bbe": 173,
      "pa": 173,
      "hr": 11,
      "xhr": 9.5,
      "xhrPerBbe": 0.0549,
      "xhrDiff": 1.5,
      "noDoubters": 3,
      "doubters": 0,
      "mostlyGone": 9,
      "noDoubterRate": 0.273,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 8,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.046,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0058,
      "hardHitRate": 0.335,
      "sweetSpotRate": 0.277,
      "pullAirRate": 0.178,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 40,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0116,
      "pullAirJuicePer100Pa": 1.2,
      "avgDistanceOnBarrels": 382.9,
      "avgLaunchAngleOnBarrels": 28.1,
      "avgLaunchAngle": 14.5,
      "avgDistance": 378.0,
      "longestHr": 431,
      "avgExitVelocity": 86.2,
      "longballIndex": 98.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0549,
          "percentile": 0.7189,
          "score": 122.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.046,
          "percentile": 0.2161,
          "score": 69.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0058,
          "percentile": 0.3008,
          "score": 79.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.335,
          "percentile": 0.1949,
          "score": 66.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 671056,
      "player": "Iv\u00e1n Herrera",
      "team": "STL",
      "bbe": 166,
      "pa": 166,
      "hr": 7,
      "xhr": 7.5,
      "xhrPerBbe": 0.0452,
      "xhrDiff": -0.5,
      "noDoubters": 5,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.714,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.072,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.006,
      "hardHitRate": 0.434,
      "sweetSpotRate": 0.319,
      "pullAirRate": 0.124,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0361,
      "pullAirJuicePer100Pa": 3.6,
      "avgDistanceOnBarrels": 390.8,
      "avgLaunchAngleOnBarrels": 25.2,
      "avgLaunchAngle": 6.5,
      "avgDistance": 404.0,
      "longestHr": 429,
      "avgExitVelocity": 89.7,
      "longballIndex": 98.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0452,
          "percentile": 0.5858,
          "score": 108.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.072,
          "percentile": 0.4068,
          "score": 90.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.006,
          "percentile": 0.3136,
          "score": 81.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.434,
          "percentile": 0.5996,
          "score": 109.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 668227,
      "player": "Randy Arozarena",
      "team": "SEA",
      "bbe": 165,
      "pa": 165,
      "hr": 6,
      "xhr": 5.3,
      "xhrPerBbe": 0.0321,
      "xhrDiff": 0.7,
      "noDoubters": 3,
      "doubters": 5,
      "mostlyGone": 4,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.073,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0182,
      "hardHitRate": 0.424,
      "sweetSpotRate": 0.388,
      "pullAirRate": 0.151,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0121,
      "pullAirJuicePer100Pa": 1.2,
      "avgDistanceOnBarrels": 371.7,
      "avgLaunchAngleOnBarrels": 25.9,
      "avgLaunchAngle": 7.8,
      "avgDistance": 389.0,
      "longestHr": 437,
      "avgExitVelocity": 91.1,
      "longballIndex": 97.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0321,
          "percentile": 0.3948,
          "score": 89.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.073,
          "percentile": 0.4174,
          "score": 91.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0182,
          "percentile": 0.6441,
          "score": 114.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.424,
          "percentile": 0.5487,
          "score": 104.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 682177,
      "player": "Daniel Schneemann",
      "team": "CLE",
      "bbe": 103,
      "pa": 103,
      "hr": 4,
      "xhr": 3.6,
      "xhrPerBbe": 0.035,
      "xhrDiff": 0.4,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 3,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.068,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0194,
      "hardHitRate": 0.359,
      "sweetSpotRate": 0.437,
      "pullAirRate": 0.214,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0291,
      "pullAirJuicePer100Pa": 2.9,
      "avgDistanceOnBarrels": 381.1,
      "avgLaunchAngleOnBarrels": 26.6,
      "avgLaunchAngle": 10.9,
      "avgDistance": 395.8,
      "longestHr": 424,
      "avgExitVelocity": 87.4,
      "longballIndex": 96.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.035,
          "percentile": 0.4292,
          "score": 93.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.068,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0194,
          "percentile": 0.6653,
          "score": 116.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.359,
          "percentile": 0.2458,
          "score": 73.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 686797,
      "player": "Brooks Lee",
      "team": "MIN",
      "bbe": 161,
      "pa": 161,
      "hr": 8,
      "xhr": 6.9,
      "xhrPerBbe": 0.0429,
      "xhrDiff": 1.1,
      "noDoubters": 3,
      "doubters": 2,
      "mostlyGone": 6,
      "noDoubterRate": 0.375,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.056,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0124,
      "hardHitRate": 0.292,
      "sweetSpotRate": 0.342,
      "pullAirRate": 0.193,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0186,
      "pullAirJuicePer100Pa": 1.9,
      "avgDistanceOnBarrels": 366.1,
      "avgLaunchAngleOnBarrels": 28.7,
      "avgLaunchAngle": 10.9,
      "avgDistance": 369.4,
      "longestHr": 393,
      "avgExitVelocity": 85.8,
      "longballIndex": 96.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0429,
          "percentile": 0.5579,
          "score": 105.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.056,
          "percentile": 0.2564,
          "score": 74.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0124,
          "percentile": 0.5297,
          "score": 102.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.292,
          "percentile": 0.1059,
          "score": 51.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 571448,
      "player": "Nolan Arenado",
      "team": "AZ",
      "bbe": 139,
      "pa": 139,
      "hr": 7,
      "xhr": 6.2,
      "xhrPerBbe": 0.0446,
      "xhrDiff": 0.8,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.571,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.065,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0072,
      "hardHitRate": 0.317,
      "sweetSpotRate": 0.388,
      "pullAirRate": 0.273,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0216,
      "pullAirJuicePer100Pa": 2.2,
      "avgDistanceOnBarrels": 394.8,
      "avgLaunchAngleOnBarrels": 27.6,
      "avgLaunchAngle": 19.0,
      "avgDistance": 401.4,
      "longestHr": 411,
      "avgExitVelocity": 85.6,
      "longballIndex": 95.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0446,
          "percentile": 0.5708,
          "score": 107.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.065,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0072,
          "percentile": 0.3941,
          "score": 89.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.317,
          "percentile": 0.1525,
          "score": 60.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 694728,
      "player": "Brice Matthews",
      "team": "HOU",
      "bbe": 94,
      "pa": 94,
      "hr": 4,
      "xhr": 3.4,
      "xhrPerBbe": 0.0362,
      "xhrDiff": 0.6,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.074,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0106,
      "hardHitRate": 0.404,
      "sweetSpotRate": 0.33,
      "pullAirRate": 0.138,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0213,
      "pullAirJuicePer100Pa": 2.1,
      "avgDistanceOnBarrels": 378.7,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 8.6,
      "avgDistance": 398.2,
      "longestHr": 434,
      "avgExitVelocity": 85.6,
      "longballIndex": 95.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0362,
          "percentile": 0.4421,
          "score": 94.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.074,
          "percentile": 0.4301,
          "score": 93.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0106,
          "percentile": 0.4852,
          "score": 98.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.404,
          "percentile": 0.4216,
          "score": 92.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 669065,
      "player": "Kyle Stowers",
      "team": "MIA",
      "bbe": 92,
      "pa": 92,
      "hr": 3,
      "xhr": 3.2,
      "xhrPerBbe": 0.0348,
      "xhrDiff": -0.2,
      "noDoubters": 0,
      "doubters": 4,
      "mostlyGone": 4,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.065,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0109,
      "hardHitRate": 0.5,
      "sweetSpotRate": 0.337,
      "pullAirRate": 0.207,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0109,
      "pullAirJuicePer100Pa": 1.1,
      "avgDistanceOnBarrels": 380.0,
      "avgLaunchAngleOnBarrels": 31.5,
      "avgLaunchAngle": 16.6,
      "avgDistance": 377.7,
      "longestHr": 382,
      "avgExitVelocity": 90.6,
      "longballIndex": 95.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0348,
          "percentile": 0.4163,
          "score": 91.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.065,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0109,
          "percentile": 0.4979,
          "score": 99.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.5,
          "percentile": 0.8983,
          "score": 149.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 687462,
      "player": "Spencer Horwitz",
      "team": "PIT",
      "bbe": 153,
      "pa": 153,
      "hr": 7,
      "xhr": 6.6,
      "xhrPerBbe": 0.0431,
      "xhrDiff": 0.4,
      "noDoubters": 3,
      "doubters": 1,
      "mostlyGone": 5,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.065,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0065,
      "hardHitRate": 0.333,
      "sweetSpotRate": 0.301,
      "pullAirRate": 0.176,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0196,
      "pullAirJuicePer100Pa": 2.0,
      "avgDistanceOnBarrels": 385.0,
      "avgLaunchAngleOnBarrels": 27.7,
      "avgLaunchAngle": 15.9,
      "avgDistance": 386.6,
      "longestHr": 418,
      "avgExitVelocity": 86.1,
      "longballIndex": 94.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0431,
          "percentile": 0.5622,
          "score": 106.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.065,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0065,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.333,
          "percentile": 0.1886,
          "score": 65.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 701807,
      "player": "Carson Benge",
      "team": "NYM",
      "bbe": 152,
      "pa": 152,
      "hr": 4,
      "xhr": 4.3,
      "xhrPerBbe": 0.0283,
      "xhrDiff": -0.3,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 4,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.086,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0132,
      "hardHitRate": 0.447,
      "sweetSpotRate": 0.441,
      "pullAirRate": 0.112,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0395,
      "pullAirJuicePer100Pa": 3.9,
      "avgDistanceOnBarrels": 380.7,
      "avgLaunchAngleOnBarrels": 26.6,
      "avgLaunchAngle": 10.7,
      "avgDistance": 406.8,
      "longestHr": 436,
      "avgExitVelocity": 90.2,
      "longballIndex": 94.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0283,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.086,
          "percentile": 0.5445,
          "score": 104.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0132,
          "percentile": 0.5381,
          "score": 103.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.447,
          "percentile": 0.6653,
          "score": 116.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 701675,
      "player": "Nathan Church",
      "team": "STL",
      "bbe": 115,
      "pa": 115,
      "hr": 5,
      "xhr": 5.2,
      "xhrPerBbe": 0.0452,
      "xhrDiff": -0.2,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 5,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.096,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.33,
      "sweetSpotRate": 0.365,
      "pullAirRate": 0.157,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0261,
      "pullAirJuicePer100Pa": 2.6,
      "avgDistanceOnBarrels": 380.7,
      "avgLaunchAngleOnBarrels": 26.3,
      "avgLaunchAngle": 10.5,
      "avgDistance": 387.4,
      "longestHr": 407,
      "avgExitVelocity": 84.6,
      "longballIndex": 94.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0452,
          "percentile": 0.5858,
          "score": 108.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.096,
          "percentile": 0.6377,
          "score": 113.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.33,
          "percentile": 0.1758,
          "score": 63.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 696285,
      "player": "Jacob Young",
      "team": "WSH",
      "bbe": 152,
      "pa": 152,
      "hr": 7,
      "xhr": 7.9,
      "xhrPerBbe": 0.052,
      "xhrDiff": -0.9,
      "noDoubters": 4,
      "doubters": 1,
      "mostlyGone": 5,
      "noDoubterRate": 0.571,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.059,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.362,
      "sweetSpotRate": 0.382,
      "pullAirRate": 0.157,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 384.8,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 11.5,
      "avgDistance": 390.1,
      "longestHr": 403,
      "avgExitVelocity": 87.9,
      "longballIndex": 92.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.052,
          "percentile": 0.6781,
          "score": 118.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.059,
          "percentile": 0.2818,
          "score": 77.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.362,
          "percentile": 0.2564,
          "score": 74.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 669016,
      "player": "Brandon Marsh",
      "team": "PHI",
      "bbe": 145,
      "pa": 145,
      "hr": 5,
      "xhr": 4.1,
      "xhrPerBbe": 0.0283,
      "xhrDiff": 0.9,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.4,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.069,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0138,
      "hardHitRate": 0.469,
      "sweetSpotRate": 0.462,
      "pullAirRate": 0.158,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0207,
      "pullAirJuicePer100Pa": 2.1,
      "avgDistanceOnBarrels": 382.3,
      "avgLaunchAngleOnBarrels": 25.1,
      "avgLaunchAngle": 12.1,
      "avgDistance": 391.6,
      "longestHr": 454,
      "avgExitVelocity": 89.5,
      "longballIndex": 92.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0283,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.069,
          "percentile": 0.375,
          "score": 87.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0138,
          "percentile": 0.5508,
          "score": 105.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.469,
          "percentile": 0.7966,
          "score": 132.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 678662,
      "player": "Ezequiel Tovar",
      "team": "COL",
      "bbe": 146,
      "pa": 146,
      "hr": 4,
      "xhr": 4.1,
      "xhrPerBbe": 0.0281,
      "xhrDiff": -0.1,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 2,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.082,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0137,
      "hardHitRate": 0.377,
      "sweetSpotRate": 0.384,
      "pullAirRate": 0.212,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0342,
      "pullAirJuicePer100Pa": 3.4,
      "avgDistanceOnBarrels": 393.4,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 13.5,
      "avgDistance": 419.8,
      "longestHr": 441,
      "avgExitVelocity": 87.3,
      "longballIndex": 91.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0281,
          "percentile": 0.3305,
          "score": 82.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.082,
          "percentile": 0.5021,
          "score": 100.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0137,
          "percentile": 0.5466,
          "score": 104.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.377,
          "percentile": 0.3178,
          "score": 81.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 671277,
      "player": "Luis Garc\u00eda",
      "team": "WSH",
      "bbe": 148,
      "pa": 148,
      "hr": 5,
      "xhr": 4.5,
      "xhrPerBbe": 0.0304,
      "xhrDiff": 0.5,
      "noDoubters": 0,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.074,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0068,
      "hardHitRate": 0.486,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.146,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.027,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 376.7,
      "avgLaunchAngleOnBarrels": 25.2,
      "avgLaunchAngle": 11.4,
      "avgDistance": 383.8,
      "longestHr": 405,
      "avgExitVelocity": 92.5,
      "longballIndex": 91.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0304,
          "percentile": 0.3734,
          "score": 87.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.074,
          "percentile": 0.4301,
          "score": 93.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0068,
          "percentile": 0.3771,
          "score": 87.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.486,
          "percentile": 0.8559,
          "score": 141.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 804606,
      "player": "Konnor Griffin",
      "team": "PIT",
      "bbe": 134,
      "pa": 134,
      "hr": 4,
      "xhr": 4.4,
      "xhrPerBbe": 0.0328,
      "xhrDiff": -0.4,
      "noDoubters": 0,
      "doubters": 3,
      "mostlyGone": 6,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.082,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0075,
      "hardHitRate": 0.358,
      "sweetSpotRate": 0.351,
      "pullAirRate": 0.148,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0373,
      "pullAirJuicePer100Pa": 3.7,
      "avgDistanceOnBarrels": 389.1,
      "avgLaunchAngleOnBarrels": 24.7,
      "avgLaunchAngle": 5.3,
      "avgDistance": 392.8,
      "longestHr": 413,
      "avgExitVelocity": 86.8,
      "longballIndex": 91.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0328,
          "percentile": 0.3991,
          "score": 90.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.082,
          "percentile": 0.5021,
          "score": 100.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0075,
          "percentile": 0.4004,
          "score": 90.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.358,
          "percentile": 0.2394,
          "score": 72.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 666126,
      "player": "Carlos Cortes",
      "team": "ATH",
      "bbe": 120,
      "pa": 120,
      "hr": 5,
      "xhr": 4.6,
      "xhrPerBbe": 0.0383,
      "xhrDiff": 0.4,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.092,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.433,
      "sweetSpotRate": 0.392,
      "pullAirRate": 0.115,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 16,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0083,
      "pullAirJuicePer100Pa": 0.8,
      "avgDistanceOnBarrels": 383.1,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 8.3,
      "avgDistance": 392.8,
      "longestHr": 409,
      "avgExitVelocity": 90.1,
      "longballIndex": 91.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0383,
          "percentile": 0.4871,
          "score": 98.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.092,
          "percentile": 0.6081,
          "score": 110.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.433,
          "percentile": 0.589,
          "score": 108.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 702284,
      "player": "Cole Young",
      "team": "SEA",
      "bbe": 163,
      "pa": 163,
      "hr": 4,
      "xhr": 5.5,
      "xhrPerBbe": 0.0337,
      "xhrDiff": -1.5,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 5,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.061,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0123,
      "hardHitRate": 0.38,
      "sweetSpotRate": 0.368,
      "pullAirRate": 0.227,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0245,
      "pullAirJuicePer100Pa": 2.5,
      "avgDistanceOnBarrels": 390.2,
      "avgLaunchAngleOnBarrels": 26.6,
      "avgLaunchAngle": 15.7,
      "avgDistance": 393.2,
      "longestHr": 423,
      "avgExitVelocity": 87.7,
      "longballIndex": 90.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0337,
          "percentile": 0.4034,
          "score": 90.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.061,
          "percentile": 0.2966,
          "score": 79.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0123,
          "percentile": 0.5254,
          "score": 102.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.38,
          "percentile": 0.3347,
          "score": 83.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 805808,
      "player": "Kevin Mcgonigle",
      "team": "DET",
      "bbe": 182,
      "pa": 182,
      "hr": 3,
      "xhr": 4.9,
      "xhrPerBbe": 0.0269,
      "xhrDiff": -1.9,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 6,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.088,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.011,
      "hardHitRate": 0.374,
      "sweetSpotRate": 0.379,
      "pullAirRate": 0.203,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 47,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0275,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 374.6,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 20.2,
      "avgDistance": 402.3,
      "longestHr": 408,
      "avgExitVelocity": 88.2,
      "longballIndex": 90.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0269,
          "percentile": 0.3069,
          "score": 80.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.088,
          "percentile": 0.5657,
          "score": 106.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.011,
          "percentile": 0.5042,
          "score": 100.4,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.374,
          "percentile": 0.2987,
          "score": 79.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 514888,
      "player": "Jos\u00e9 Altuve",
      "team": "HOU",
      "bbe": 127,
      "pa": 127,
      "hr": 4,
      "xhr": 3.8,
      "xhrPerBbe": 0.0299,
      "xhrDiff": 0.2,
      "noDoubters": 2,
      "doubters": 2,
      "mostlyGone": 2,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.063,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0157,
      "hardHitRate": 0.378,
      "sweetSpotRate": 0.339,
      "pullAirRate": 0.208,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0157,
      "pullAirJuicePer100Pa": 1.6,
      "avgDistanceOnBarrels": 373.2,
      "avgLaunchAngleOnBarrels": 27.0,
      "avgLaunchAngle": 8.3,
      "avgDistance": 373.2,
      "longestHr": 384,
      "avgExitVelocity": 85.4,
      "longballIndex": 90.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0299,
          "percentile": 0.3605,
          "score": 86.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.063,
          "percentile": 0.3199,
          "score": 81.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0157,
          "percentile": 0.5678,
          "score": 106.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.378,
          "percentile": 0.3284,
          "score": 82.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 686469,
      "player": "Vinnie Pasquantino",
      "team": "KC",
      "bbe": 166,
      "pa": 166,
      "hr": 5,
      "xhr": 5.8,
      "xhrPerBbe": 0.0349,
      "xhrDiff": -0.8,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 4,
      "noDoubterRate": 0.6,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.078,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.006,
      "hardHitRate": 0.355,
      "sweetSpotRate": 0.361,
      "pullAirRate": 0.259,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 35,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0301,
      "pullAirJuicePer100Pa": 3.0,
      "avgDistanceOnBarrels": 386.4,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 19.6,
      "avgDistance": 398.2,
      "longestHr": 422,
      "avgExitVelocity": 88.1,
      "longballIndex": 89.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0349,
          "percentile": 0.4227,
          "score": 92.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.078,
          "percentile": 0.4619,
          "score": 96.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.006,
          "percentile": 0.3136,
          "score": 81.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.355,
          "percentile": 0.2267,
          "score": 70.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 543760,
      "player": "Marcus Semien",
      "team": "NYM",
      "bbe": 168,
      "pa": 168,
      "hr": 5,
      "xhr": 4.5,
      "xhrPerBbe": 0.0268,
      "xhrDiff": 0.5,
      "noDoubters": 1,
      "doubters": 6,
      "mostlyGone": 5,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.2,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.083,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0119,
      "hardHitRate": 0.351,
      "sweetSpotRate": 0.375,
      "pullAirRate": 0.271,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 45,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0238,
      "pullAirJuicePer100Pa": 2.4,
      "avgDistanceOnBarrels": 369.5,
      "avgLaunchAngleOnBarrels": 27.8,
      "avgLaunchAngle": 17.5,
      "avgDistance": 394.6,
      "longestHr": 407,
      "avgExitVelocity": 85.5,
      "longballIndex": 89.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0268,
          "percentile": 0.3004,
          "score": 79.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.083,
          "percentile": 0.5191,
          "score": 101.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0119,
          "percentile": 0.5169,
          "score": 101.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.351,
          "percentile": 0.2161,
          "score": 69.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 645277,
      "player": "Ozzie Albies",
      "team": "ATL",
      "bbe": 203,
      "pa": 203,
      "hr": 9,
      "xhr": 9.5,
      "xhrPerBbe": 0.0468,
      "xhrDiff": -0.5,
      "noDoubters": 5,
      "doubters": 1,
      "mostlyGone": 6,
      "noDoubterRate": 0.556,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 5,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.039,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0049,
      "hardHitRate": 0.266,
      "sweetSpotRate": 0.345,
      "pullAirRate": 0.237,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 50,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0148,
      "pullAirJuicePer100Pa": 1.5,
      "avgDistanceOnBarrels": 391.1,
      "avgLaunchAngleOnBarrels": 28.2,
      "avgLaunchAngle": 17.2,
      "avgDistance": 389.1,
      "longestHr": 416,
      "avgExitVelocity": 86.4,
      "longballIndex": 88.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0468,
          "percentile": 0.6009,
          "score": 110.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.039,
          "percentile": 0.178,
          "score": 64.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0049,
          "percentile": 0.2627,
          "score": 75.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.266,
          "percentile": 0.0593,
          "score": 39.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 680574,
      "player": "Matt Mclain",
      "team": "CIN",
      "bbe": 140,
      "pa": 140,
      "hr": 5,
      "xhr": 4.3,
      "xhrPerBbe": 0.0307,
      "xhrDiff": 0.7,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 6,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.071,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0071,
      "hardHitRate": 0.364,
      "sweetSpotRate": 0.379,
      "pullAirRate": 0.155,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0214,
      "pullAirJuicePer100Pa": 2.1,
      "avgDistanceOnBarrels": 380.5,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 18.9,
      "avgDistance": 397.6,
      "longestHr": 421,
      "avgExitVelocity": 87.1,
      "longballIndex": 88.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0307,
          "percentile": 0.3841,
          "score": 88.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.071,
          "percentile": 0.3983,
          "score": 89.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0071,
          "percentile": 0.3898,
          "score": 89.1,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.364,
          "percentile": 0.2691,
          "score": 76.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 647304,
      "player": "Josh Naylor",
      "team": "SEA",
      "bbe": 189,
      "pa": 189,
      "hr": 5,
      "xhr": 5.8,
      "xhrPerBbe": 0.0307,
      "xhrDiff": -0.8,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 5,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.058,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0106,
      "hardHitRate": 0.376,
      "sweetSpotRate": 0.333,
      "pullAirRate": 0.206,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 40,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0212,
      "pullAirJuicePer100Pa": 2.1,
      "avgDistanceOnBarrels": 384.7,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 13.6,
      "avgDistance": 401.8,
      "longestHr": 433,
      "avgExitVelocity": 87.3,
      "longballIndex": 88.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0307,
          "percentile": 0.3841,
          "score": 88.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.058,
          "percentile": 0.2733,
          "score": 76.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0106,
          "percentile": 0.4852,
          "score": 98.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.376,
          "percentile": 0.3093,
          "score": 80.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 683146,
      "player": "Brett Baty",
      "team": "NYM",
      "bbe": 120,
      "pa": 120,
      "hr": 3,
      "xhr": 2.6,
      "xhrPerBbe": 0.0217,
      "xhrDiff": 0.4,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.333,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.083,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0167,
      "hardHitRate": 0.375,
      "sweetSpotRate": 0.358,
      "pullAirRate": 0.133,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0417,
      "pullAirJuicePer100Pa": 4.2,
      "avgDistanceOnBarrels": 371.2,
      "avgLaunchAngleOnBarrels": 26.3,
      "avgLaunchAngle": 8.8,
      "avgDistance": 414.7,
      "longestHr": 451,
      "avgExitVelocity": 89.3,
      "longballIndex": 87.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0217,
          "percentile": 0.2361,
          "score": 71.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.083,
          "percentile": 0.5191,
          "score": 101.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0167,
          "percentile": 0.589,
          "score": 108.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.375,
          "percentile": 0.3051,
          "score": 80.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 691720,
      "player": "Kyle Karros",
      "team": "COL",
      "bbe": 118,
      "pa": 118,
      "hr": 3,
      "xhr": 2.8,
      "xhrPerBbe": 0.0237,
      "xhrDiff": 0.2,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 3,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.068,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0169,
      "hardHitRate": 0.407,
      "sweetSpotRate": 0.441,
      "pullAirRate": 0.151,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 20,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0254,
      "pullAirJuicePer100Pa": 2.5,
      "avgDistanceOnBarrels": 387.9,
      "avgLaunchAngleOnBarrels": 24.4,
      "avgLaunchAngle": 11.2,
      "avgDistance": 407.7,
      "longestHr": 448,
      "avgExitVelocity": 89.2,
      "longballIndex": 87.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0237,
          "percentile": 0.2704,
          "score": 76.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.068,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0169,
          "percentile": 0.5975,
          "score": 109.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.407,
          "percentile": 0.4386,
          "score": 94.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 670623,
      "player": "Isaac Paredes",
      "team": "HOU",
      "bbe": 162,
      "pa": 162,
      "hr": 6,
      "xhr": 6.1,
      "xhrPerBbe": 0.0377,
      "xhrDiff": -0.1,
      "noDoubters": 4,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.056,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0062,
      "hardHitRate": 0.278,
      "sweetSpotRate": 0.377,
      "pullAirRate": 0.37,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 49,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0309,
      "pullAirJuicePer100Pa": 3.1,
      "avgDistanceOnBarrels": 355.6,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 24.3,
      "avgDistance": 369.3,
      "longestHr": 383,
      "avgExitVelocity": 86.7,
      "longballIndex": 86.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0377,
          "percentile": 0.4742,
          "score": 97.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.056,
          "percentile": 0.2564,
          "score": 74.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0062,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.278,
          "percentile": 0.0805,
          "score": 45.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 650489,
      "player": "Willi Castro",
      "team": "COL",
      "bbe": 115,
      "pa": 115,
      "hr": 2,
      "xhr": 3.3,
      "xhrPerBbe": 0.0287,
      "xhrDiff": -1.3,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 4,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.052,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0087,
      "hardHitRate": 0.461,
      "sweetSpotRate": 0.313,
      "pullAirRate": 0.235,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0348,
      "pullAirJuicePer100Pa": 3.5,
      "avgDistanceOnBarrels": 379.3,
      "avgLaunchAngleOnBarrels": 24.0,
      "avgLaunchAngle": 15.7,
      "avgDistance": 406.0,
      "longestHr": 436,
      "avgExitVelocity": 88.3,
      "longballIndex": 86.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0287,
          "percentile": 0.3519,
          "score": 85.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.052,
          "percentile": 0.2394,
          "score": 72.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0087,
          "percentile": 0.4322,
          "score": 93.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.461,
          "percentile": 0.7394,
          "score": 125.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 681082,
      "player": "Bryson Stott",
      "team": "PHI",
      "bbe": 154,
      "pa": 154,
      "hr": 6,
      "xhr": 6.0,
      "xhrPerBbe": 0.039,
      "xhrDiff": 0.0,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 5,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.071,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.409,
      "sweetSpotRate": 0.325,
      "pullAirRate": 0.188,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0195,
      "pullAirJuicePer100Pa": 1.9,
      "avgDistanceOnBarrels": 381.4,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 15.8,
      "avgDistance": 391.8,
      "longestHr": 412,
      "avgExitVelocity": 89.3,
      "longballIndex": 86.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.039,
          "percentile": 0.4936,
          "score": 99.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.071,
          "percentile": 0.3983,
          "score": 89.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.409,
          "percentile": 0.4492,
          "score": 95.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 666182,
      "player": "Bo Bichette",
      "team": "NYM",
      "bbe": 197,
      "pa": 197,
      "hr": 5,
      "xhr": 5.6,
      "xhrPerBbe": 0.0284,
      "xhrDiff": -0.6,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 4,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.076,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0051,
      "hardHitRate": 0.457,
      "sweetSpotRate": 0.34,
      "pullAirRate": 0.091,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0152,
      "pullAirJuicePer100Pa": 1.5,
      "avgDistanceOnBarrels": 376.4,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 8.4,
      "avgDistance": 389.0,
      "longestHr": 409,
      "avgExitVelocity": 91.0,
      "longballIndex": 86.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0284,
          "percentile": 0.3455,
          "score": 84.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.076,
          "percentile": 0.4386,
          "score": 94.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0051,
          "percentile": 0.2691,
          "score": 76.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.457,
          "percentile": 0.7203,
          "score": 122.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 661388,
      "player": "William Contreras",
      "team": "MIL",
      "bbe": 178,
      "pa": 178,
      "hr": 4,
      "xhr": 3.6,
      "xhrPerBbe": 0.0202,
      "xhrDiff": 0.4,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 4,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.073,
      "hrWindowThunderBbe": 3,
      "hrWindowThunderRate": 0.0169,
      "hardHitRate": 0.444,
      "sweetSpotRate": 0.309,
      "pullAirRate": 0.169,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 7,
      "pullAirJuice": 0.0393,
      "pullAirJuicePer100Pa": 3.9,
      "avgDistanceOnBarrels": 372.6,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 11.5,
      "avgDistance": 405.5,
      "longestHr": 419,
      "avgExitVelocity": 90.7,
      "longballIndex": 85.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0202,
          "percentile": 0.2103,
          "score": 68.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.073,
          "percentile": 0.4174,
          "score": 91.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0169,
          "percentile": 0.5975,
          "score": 109.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.444,
          "percentile": 0.6398,
          "score": 114.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 665926,
      "player": "Andr\u00e9s Gim\u00e9nez",
      "team": "TOR",
      "bbe": 156,
      "pa": 156,
      "hr": 6,
      "xhr": 5.3,
      "xhrPerBbe": 0.034,
      "xhrDiff": 0.7,
      "noDoubters": 3,
      "doubters": 0,
      "mostlyGone": 3,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.038,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0128,
      "hardHitRate": 0.231,
      "sweetSpotRate": 0.269,
      "pullAirRate": 0.121,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0128,
      "pullAirJuicePer100Pa": 1.3,
      "avgDistanceOnBarrels": 391.5,
      "avgLaunchAngleOnBarrels": 28.8,
      "avgLaunchAngle": 10.0,
      "avgDistance": 387.2,
      "longestHr": 412,
      "avgExitVelocity": 84.8,
      "longballIndex": 85.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.034,
          "percentile": 0.412,
          "score": 91.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.038,
          "percentile": 0.1737,
          "score": 63.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0128,
          "percentile": 0.5339,
          "score": 103.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.231,
          "percentile": 0.0339,
          "score": 28.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 669364,
      "player": "Xavier Edwards",
      "team": "MIA",
      "bbe": 195,
      "pa": 195,
      "hr": 6,
      "xhr": 6.8,
      "xhrPerBbe": 0.0349,
      "xhrDiff": -0.8,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 6,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.067,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0051,
      "hardHitRate": 0.333,
      "sweetSpotRate": 0.405,
      "pullAirRate": 0.123,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 28,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0103,
      "pullAirJuicePer100Pa": 1.0,
      "avgDistanceOnBarrels": 387.8,
      "avgLaunchAngleOnBarrels": 27.5,
      "avgLaunchAngle": 9.8,
      "avgDistance": 395.5,
      "longestHr": 422,
      "avgExitVelocity": 86.7,
      "longballIndex": 85.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0349,
          "percentile": 0.4227,
          "score": 92.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.067,
          "percentile": 0.3538,
          "score": 85.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0051,
          "percentile": 0.2691,
          "score": 76.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.333,
          "percentile": 0.1886,
          "score": 65.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 694497,
      "player": "Evan Carter",
      "team": "TEX",
      "bbe": 126,
      "pa": 126,
      "hr": 6,
      "xhr": 4.5,
      "xhrPerBbe": 0.0357,
      "xhrDiff": 1.5,
      "noDoubters": 1,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.167,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.079,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.389,
      "sweetSpotRate": 0.317,
      "pullAirRate": 0.159,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0159,
      "pullAirJuicePer100Pa": 1.6,
      "avgDistanceOnBarrels": 368.8,
      "avgLaunchAngleOnBarrels": 26.9,
      "avgLaunchAngle": 17.7,
      "avgDistance": 371.0,
      "longestHr": 388,
      "avgExitVelocity": 86.0,
      "longballIndex": 84.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0357,
          "percentile": 0.4378,
          "score": 93.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.079,
          "percentile": 0.4767,
          "score": 97.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.389,
          "percentile": 0.3708,
          "score": 87.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 607208,
      "player": "Trea Turner",
      "team": "PHI",
      "bbe": 183,
      "pa": 183,
      "hr": 7,
      "xhr": 4.8,
      "xhrPerBbe": 0.0262,
      "xhrDiff": 2.2,
      "noDoubters": 3,
      "doubters": 3,
      "mostlyGone": 2,
      "noDoubterRate": 0.429,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 3,
      "cheapieRate": 0.286,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.06,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0109,
      "hardHitRate": 0.404,
      "sweetSpotRate": 0.339,
      "pullAirRate": 0.131,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0219,
      "pullAirJuicePer100Pa": 2.2,
      "avgDistanceOnBarrels": 381.5,
      "avgLaunchAngleOnBarrels": 26.1,
      "avgLaunchAngle": 12.1,
      "avgDistance": 393.6,
      "longestHr": 434,
      "avgExitVelocity": 89.9,
      "longballIndex": 84.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0262,
          "percentile": 0.2854,
          "score": 77.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.06,
          "percentile": 0.2903,
          "score": 78.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0109,
          "percentile": 0.4979,
          "score": 99.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.404,
          "percentile": 0.4216,
          "score": 92.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 666969,
      "player": "Adolis Garc\u00eda",
      "team": "PHI",
      "bbe": 132,
      "pa": 132,
      "hr": 4,
      "xhr": 3.1,
      "xhrPerBbe": 0.0235,
      "xhrDiff": 0.9,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 2,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.068,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0076,
      "hardHitRate": 0.477,
      "sweetSpotRate": 0.379,
      "pullAirRate": 0.121,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 16,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0227,
      "pullAirJuicePer100Pa": 2.3,
      "avgDistanceOnBarrels": 371.6,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 13.8,
      "avgDistance": 388.2,
      "longestHr": 421,
      "avgExitVelocity": 92.1,
      "longballIndex": 84.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0235,
          "percentile": 0.2575,
          "score": 74.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.068,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0076,
          "percentile": 0.4089,
          "score": 91.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.477,
          "percentile": 0.8136,
          "score": 134.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 671732,
      "player": "Lawrence Butler",
      "team": "ATH",
      "bbe": 101,
      "pa": 101,
      "hr": 3,
      "xhr": 2.3,
      "xhrPerBbe": 0.0228,
      "xhrDiff": 0.7,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.059,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0099,
      "hardHitRate": 0.465,
      "sweetSpotRate": 0.317,
      "pullAirRate": 0.068,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 9,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0198,
      "pullAirJuicePer100Pa": 2.0,
      "avgDistanceOnBarrels": 365.5,
      "avgLaunchAngleOnBarrels": 25.7,
      "avgLaunchAngle": 5.2,
      "avgDistance": 378.0,
      "longestHr": 404,
      "avgExitVelocity": 89.0,
      "longballIndex": 82.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0228,
          "percentile": 0.2446,
          "score": 73.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.059,
          "percentile": 0.2818,
          "score": 77.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0099,
          "percentile": 0.4661,
          "score": 96.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.465,
          "percentile": 0.7797,
          "score": 130.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 605170,
      "player": "V\u00edctor Caratini",
      "team": "MIN",
      "bbe": 107,
      "pa": 107,
      "hr": 2,
      "xhr": 2.3,
      "xhrPerBbe": 0.0215,
      "xhrDiff": -0.3,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.047,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0187,
      "hardHitRate": 0.374,
      "sweetSpotRate": 0.43,
      "pullAirRate": 0.159,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0187,
      "pullAirJuicePer100Pa": 1.9,
      "avgDistanceOnBarrels": 383.2,
      "avgLaunchAngleOnBarrels": 29.2,
      "avgLaunchAngle": 12.2,
      "avgDistance": 414.5,
      "longestHr": 423,
      "avgExitVelocity": 89.0,
      "longballIndex": 82.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0215,
          "percentile": 0.2318,
          "score": 71.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.047,
          "percentile": 0.2225,
          "score": 70.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0187,
          "percentile": 0.6568,
          "score": 115.8,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.374,
          "percentile": 0.2987,
          "score": 79.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 800050,
      "player": "Chase Delauter",
      "team": "CLE",
      "bbe": 180,
      "pa": 180,
      "hr": 7,
      "xhr": 5.4,
      "xhrPerBbe": 0.03,
      "xhrDiff": 1.6,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 6,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.056,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0056,
      "hardHitRate": 0.389,
      "sweetSpotRate": 0.383,
      "pullAirRate": 0.181,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 5,
      "pullAirJuice": 0.0278,
      "pullAirJuicePer100Pa": 2.8,
      "avgDistanceOnBarrels": 377.8,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 13.2,
      "avgDistance": 376.3,
      "longestHr": 422,
      "avgExitVelocity": 89.5,
      "longballIndex": 82.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.03,
          "percentile": 0.3691,
          "score": 87.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.056,
          "percentile": 0.2564,
          "score": 74.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0056,
          "percentile": 0.2881,
          "score": 78.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.389,
          "percentile": 0.3708,
          "score": 87.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 596115,
      "player": "Trevor Story",
      "team": "BOS",
      "bbe": 110,
      "pa": 110,
      "hr": 3,
      "xhr": 3.0,
      "xhrPerBbe": 0.0273,
      "xhrDiff": 0.0,
      "noDoubters": 2,
      "doubters": 0,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.036,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0091,
      "hardHitRate": 0.418,
      "sweetSpotRate": 0.318,
      "pullAirRate": 0.209,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0273,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 24.5,
      "avgLaunchAngle": 12.6,
      "avgDistance": 412.3,
      "longestHr": 424,
      "avgExitVelocity": 88.3,
      "longballIndex": 81.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0273,
          "percentile": 0.3176,
          "score": 81.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.036,
          "percentile": 0.1653,
          "score": 62.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0091,
          "percentile": 0.4449,
          "score": 94.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.418,
          "percentile": 0.5064,
          "score": 100.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 662139,
      "player": "Daulton Varsho",
      "team": "TOR",
      "bbe": 161,
      "pa": 161,
      "hr": 5,
      "xhr": 4.3,
      "xhrPerBbe": 0.0267,
      "xhrDiff": 0.7,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 5,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.062,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0062,
      "hardHitRate": 0.385,
      "sweetSpotRate": 0.385,
      "pullAirRate": 0.193,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 33,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0248,
      "pullAirJuicePer100Pa": 2.5,
      "avgDistanceOnBarrels": 371.8,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 14.1,
      "avgDistance": 387.4,
      "longestHr": 405,
      "avgExitVelocity": 85.9,
      "longballIndex": 80.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0267,
          "percentile": 0.2961,
          "score": 79.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.062,
          "percentile": 0.3072,
          "score": 80.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0062,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.385,
          "percentile": 0.3581,
          "score": 85.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 545121,
      "player": "Ildemaro Vargas",
      "team": "AZ",
      "bbe": 181,
      "pa": 181,
      "hr": 7,
      "xhr": 5.6,
      "xhrPerBbe": 0.0309,
      "xhrDiff": 1.4,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.143,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.044,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0055,
      "hardHitRate": 0.326,
      "sweetSpotRate": 0.315,
      "pullAirRate": 0.227,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 38,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0166,
      "pullAirJuicePer100Pa": 1.7,
      "avgDistanceOnBarrels": 397.8,
      "avgLaunchAngleOnBarrels": 24.0,
      "avgLaunchAngle": 10.2,
      "avgDistance": 398.7,
      "longestHr": 431,
      "avgExitVelocity": 86.1,
      "longballIndex": 80.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0309,
          "percentile": 0.3906,
          "score": 89.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.044,
          "percentile": 0.2034,
          "score": 67.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0055,
          "percentile": 0.2839,
          "score": 77.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.326,
          "percentile": 0.1653,
          "score": 62.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 609280,
      "player": "Miguel And\u00fajar",
      "team": "SD",
      "bbe": 138,
      "pa": 138,
      "hr": 5,
      "xhr": 5.2,
      "xhrPerBbe": 0.0377,
      "xhrDiff": -0.2,
      "noDoubters": 4,
      "doubters": 3,
      "mostlyGone": 2,
      "noDoubterRate": 0.8,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 4,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.043,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.377,
      "sweetSpotRate": 0.304,
      "pullAirRate": 0.21,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 20,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0145,
      "pullAirJuicePer100Pa": 1.4,
      "avgDistanceOnBarrels": 398.7,
      "avgLaunchAngleOnBarrels": 24.5,
      "avgLaunchAngle": 7.7,
      "avgDistance": 393.6,
      "longestHr": 407,
      "avgExitVelocity": 88.6,
      "longballIndex": 80.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0377,
          "percentile": 0.4742,
          "score": 97.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.043,
          "percentile": 0.1928,
          "score": 66.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.377,
          "percentile": 0.3178,
          "score": 81.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 677649,
      "player": "Ezequiel Duran",
      "team": "TEX",
      "bbe": 121,
      "pa": 121,
      "hr": 4,
      "xhr": 3.7,
      "xhrPerBbe": 0.0306,
      "xhrDiff": 0.3,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.066,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.413,
      "sweetSpotRate": 0.355,
      "pullAirRate": 0.163,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0331,
      "pullAirJuicePer100Pa": 3.3,
      "avgDistanceOnBarrels": 379.4,
      "avgLaunchAngleOnBarrels": 23.9,
      "avgLaunchAngle": 12.9,
      "avgDistance": 369.5,
      "longestHr": 393,
      "avgExitVelocity": 89.2,
      "longballIndex": 79.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0306,
          "percentile": 0.3777,
          "score": 87.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.066,
          "percentile": 0.3475,
          "score": 84.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.413,
          "percentile": 0.4809,
          "score": 98.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 687093,
      "player": "Vaughn Grissom",
      "team": "LAA",
      "bbe": 112,
      "pa": 112,
      "hr": 3,
      "xhr": 3.1,
      "xhrPerBbe": 0.0277,
      "xhrDiff": -0.1,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 4,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.062,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.464,
      "sweetSpotRate": 0.312,
      "pullAirRate": 0.18,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0268,
      "pullAirJuicePer100Pa": 2.7,
      "avgDistanceOnBarrels": 377.3,
      "avgLaunchAngleOnBarrels": 27.7,
      "avgLaunchAngle": 12.1,
      "avgDistance": 391.7,
      "longestHr": 406,
      "avgExitVelocity": 90.1,
      "longballIndex": 77.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0277,
          "percentile": 0.3219,
          "score": 82.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.062,
          "percentile": 0.3072,
          "score": 80.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.464,
          "percentile": 0.7733,
          "score": 129.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 805367,
      "player": "Chase Meidroth",
      "team": "CWS",
      "bbe": 162,
      "pa": 162,
      "hr": 5,
      "xhr": 3.6,
      "xhrPerBbe": 0.0222,
      "xhrDiff": 1.4,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.062,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0062,
      "hardHitRate": 0.383,
      "sweetSpotRate": 0.34,
      "pullAirRate": 0.152,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0123,
      "pullAirJuicePer100Pa": 1.2,
      "avgDistanceOnBarrels": 373.5,
      "avgLaunchAngleOnBarrels": 25.2,
      "avgLaunchAngle": 7.4,
      "avgDistance": 383.8,
      "longestHr": 417,
      "avgExitVelocity": 86.6,
      "longballIndex": 77.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0222,
          "percentile": 0.2403,
          "score": 72.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.062,
          "percentile": 0.3072,
          "score": 80.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0062,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.383,
          "percentile": 0.3496,
          "score": 84.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 672761,
      "player": "Wenceel P\u00e9rez",
      "team": "DET",
      "bbe": 116,
      "pa": 116,
      "hr": 5,
      "xhr": 3.3,
      "xhrPerBbe": 0.0284,
      "xhrDiff": 1.7,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.2,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.069,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.345,
      "sweetSpotRate": 0.224,
      "pullAirRate": 0.172,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0172,
      "pullAirJuicePer100Pa": 1.7,
      "avgDistanceOnBarrels": 384.6,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 14.8,
      "avgDistance": 382.0,
      "longestHr": 415,
      "avgExitVelocity": 87.3,
      "longballIndex": 77.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0284,
          "percentile": 0.3455,
          "score": 84.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.069,
          "percentile": 0.375,
          "score": 87.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.345,
          "percentile": 0.2097,
          "score": 68.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 665487,
      "player": "Fernando Tat\u00eds",
      "team": "SD",
      "bbe": 166,
      "pa": 166,
      "hr": 1,
      "xhr": 2.6,
      "xhrPerBbe": 0.0157,
      "xhrDiff": -1.6,
      "noDoubters": 1,
      "doubters": 3,
      "mostlyGone": 2,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.096,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.006,
      "hardHitRate": 0.512,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.078,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 17,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0361,
      "pullAirJuicePer100Pa": 3.6,
      "avgDistanceOnBarrels": 362.5,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 1.7,
      "avgDistance": 451.0,
      "longestHr": 451,
      "avgExitVelocity": 89.6,
      "longballIndex": 77.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0157,
          "percentile": 0.1116,
          "score": 52.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.096,
          "percentile": 0.6377,
          "score": 113.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.006,
          "percentile": 0.3136,
          "score": 81.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.512,
          "percentile": 0.9237,
          "score": 155.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 673962,
      "player": "Josh Jung",
      "team": "TEX",
      "bbe": 173,
      "pa": 173,
      "hr": 7,
      "xhr": 3.7,
      "xhrPerBbe": 0.0214,
      "xhrDiff": 3.3,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 3,
      "noDoubterRate": 0.286,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.286,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.058,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0058,
      "hardHitRate": 0.457,
      "sweetSpotRate": 0.405,
      "pullAirRate": 0.179,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0231,
      "pullAirJuicePer100Pa": 2.3,
      "avgDistanceOnBarrels": 377.7,
      "avgLaunchAngleOnBarrels": 24.2,
      "avgLaunchAngle": 12.2,
      "avgDistance": 387.6,
      "longestHr": 424,
      "avgExitVelocity": 89.7,
      "longballIndex": 76.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0214,
          "percentile": 0.2275,
          "score": 70.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.058,
          "percentile": 0.2733,
          "score": 76.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0058,
          "percentile": 0.3008,
          "score": 79.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.457,
          "percentile": 0.7203,
          "score": 122.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 608324,
      "player": "Alex Bregman",
      "team": "CHC",
      "bbe": 193,
      "pa": 193,
      "hr": 5,
      "xhr": 4.5,
      "xhrPerBbe": 0.0233,
      "xhrDiff": 0.5,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 3,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.2,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.057,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0052,
      "hardHitRate": 0.42,
      "sweetSpotRate": 0.342,
      "pullAirRate": 0.232,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 46,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0155,
      "pullAirJuicePer100Pa": 1.6,
      "avgDistanceOnBarrels": 382.8,
      "avgLaunchAngleOnBarrels": 28.7,
      "avgLaunchAngle": 14.6,
      "avgDistance": 392.4,
      "longestHr": 408,
      "avgExitVelocity": 88.6,
      "longballIndex": 76.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0233,
          "percentile": 0.2489,
          "score": 73.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.057,
          "percentile": 0.2669,
          "score": 75.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0052,
          "percentile": 0.2775,
          "score": 77.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.42,
          "percentile": 0.5191,
          "score": 101.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 694384,
      "player": "Nolan Schanuel",
      "team": "LAA",
      "bbe": 160,
      "pa": 160,
      "hr": 4,
      "xhr": 4.3,
      "xhrPerBbe": 0.0269,
      "xhrDiff": -0.3,
      "noDoubters": 1,
      "doubters": 4,
      "mostlyGone": 4,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.031,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0063,
      "hardHitRate": 0.319,
      "sweetSpotRate": 0.381,
      "pullAirRate": 0.188,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0125,
      "pullAirJuicePer100Pa": 1.2,
      "avgDistanceOnBarrels": 376.8,
      "avgLaunchAngleOnBarrels": 26.8,
      "avgLaunchAngle": 10.4,
      "avgDistance": 371.2,
      "longestHr": 392,
      "avgExitVelocity": 86.7,
      "longballIndex": 75.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0269,
          "percentile": 0.3069,
          "score": 80.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.031,
          "percentile": 0.1292,
          "score": 55.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0063,
          "percentile": 0.3496,
          "score": 84.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.319,
          "percentile": 0.161,
          "score": 61.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 678882,
      "player": "Ceddanne Rafaela",
      "team": "BOS",
      "bbe": 145,
      "pa": 145,
      "hr": 5,
      "xhr": 3.6,
      "xhrPerBbe": 0.0248,
      "xhrDiff": 1.4,
      "noDoubters": 2,
      "doubters": 6,
      "mostlyGone": 2,
      "noDoubterRate": 0.4,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.4,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.076,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.386,
      "sweetSpotRate": 0.4,
      "pullAirRate": 0.162,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0069,
      "pullAirJuicePer100Pa": 0.7,
      "avgDistanceOnBarrels": 362.0,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 10.2,
      "avgDistance": 364.4,
      "longestHr": 379,
      "avgExitVelocity": 87.4,
      "longballIndex": 75.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0248,
          "percentile": 0.2747,
          "score": 76.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.076,
          "percentile": 0.4386,
          "score": 94.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.386,
          "percentile": 0.3644,
          "score": 86.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 666397,
      "player": "Edouard Julien",
      "team": "COL",
      "bbe": 96,
      "pa": 96,
      "hr": 2,
      "xhr": 1.5,
      "xhrPerBbe": 0.0156,
      "xhrDiff": 0.5,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.073,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0104,
      "hardHitRate": 0.479,
      "sweetSpotRate": 0.448,
      "pullAirRate": 0.125,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 14,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0208,
      "pullAirJuicePer100Pa": 2.1,
      "avgDistanceOnBarrels": 369.9,
      "avgLaunchAngleOnBarrels": 25.0,
      "avgLaunchAngle": 8.4,
      "avgDistance": 389.0,
      "longestHr": 403,
      "avgExitVelocity": 90.4,
      "longballIndex": 75.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0156,
          "percentile": 0.1073,
          "score": 51.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.073,
          "percentile": 0.4174,
          "score": 91.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0104,
          "percentile": 0.4788,
          "score": 97.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.479,
          "percentile": 0.8242,
          "score": 136.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 608348,
      "player": "Carson Kelly",
      "team": "CHC",
      "bbe": 114,
      "pa": 114,
      "hr": 2,
      "xhr": 1.9,
      "xhrPerBbe": 0.0167,
      "xhrDiff": 0.1,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.07,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0088,
      "hardHitRate": 0.395,
      "sweetSpotRate": 0.307,
      "pullAirRate": 0.123,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 14,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0088,
      "pullAirJuicePer100Pa": 0.9,
      "avgDistanceOnBarrels": 381.6,
      "avgLaunchAngleOnBarrels": 27.5,
      "avgLaunchAngle": 13.0,
      "avgDistance": 413.5,
      "longestHr": 422,
      "avgExitVelocity": 89.1,
      "longballIndex": 75.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0167,
          "percentile": 0.1459,
          "score": 58.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.07,
          "percentile": 0.3856,
          "score": 88.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0088,
          "percentile": 0.4386,
          "score": 94.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.395,
          "percentile": 0.3941,
          "score": 89.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 672640,
      "player": "Otto Lopez",
      "team": "MIA",
      "bbe": 193,
      "pa": 193,
      "hr": 4,
      "xhr": 3.3,
      "xhrPerBbe": 0.0171,
      "xhrDiff": 0.7,
      "noDoubters": 1,
      "doubters": 6,
      "mostlyGone": 3,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.25,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.078,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0052,
      "hardHitRate": 0.451,
      "sweetSpotRate": 0.321,
      "pullAirRate": 0.113,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0104,
      "pullAirJuicePer100Pa": 1.0,
      "avgDistanceOnBarrels": 372.3,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 6.8,
      "avgDistance": 396.2,
      "longestHr": 415,
      "avgExitVelocity": 90.1,
      "longballIndex": 74.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0171,
          "percentile": 0.1545,
          "score": 60.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.078,
          "percentile": 0.4619,
          "score": 96.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0052,
          "percentile": 0.2775,
          "score": 77.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.451,
          "percentile": 0.6737,
          "score": 117.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 677587,
      "player": "Brayan Rocchio",
      "team": "CLE",
      "bbe": 163,
      "pa": 163,
      "hr": 4,
      "xhr": 4.3,
      "xhrPerBbe": 0.0264,
      "xhrDiff": -0.3,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.031,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0061,
      "hardHitRate": 0.331,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.176,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0061,
      "pullAirJuicePer100Pa": 0.6,
      "avgDistanceOnBarrels": 381.8,
      "avgLaunchAngleOnBarrels": 29.6,
      "avgLaunchAngle": 9.5,
      "avgDistance": 381.0,
      "longestHr": 402,
      "avgExitVelocity": 85.2,
      "longballIndex": 74.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0264,
          "percentile": 0.2918,
          "score": 78.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.031,
          "percentile": 0.1292,
          "score": 55.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0061,
          "percentile": 0.3242,
          "score": 82.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.331,
          "percentile": 0.1822,
          "score": 64.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 664983,
      "player": "Jake Mccarthy",
      "team": "COL",
      "bbe": 117,
      "pa": 117,
      "hr": 3,
      "xhr": 2.2,
      "xhrPerBbe": 0.0188,
      "xhrDiff": 0.8,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 2,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.333,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.06,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0085,
      "hardHitRate": 0.222,
      "sweetSpotRate": 0.393,
      "pullAirRate": 0.136,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 407.1,
      "avgLaunchAngleOnBarrels": 27.6,
      "avgLaunchAngle": 11.4,
      "avgDistance": 425.3,
      "longestHr": 448,
      "avgExitVelocity": 80.8,
      "longballIndex": 72.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0188,
          "percentile": 0.1888,
          "score": 65.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.06,
          "percentile": 0.2903,
          "score": 78.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0085,
          "percentile": 0.428,
          "score": 92.9,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.222,
          "percentile": 0.0254,
          "score": 23.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 686555,
      "player": "Isaac Collins",
      "team": "KC",
      "bbe": 109,
      "pa": 109,
      "hr": 3,
      "xhr": 2.1,
      "xhrPerBbe": 0.0193,
      "xhrDiff": 0.9,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 1,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.333,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.083,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.413,
      "sweetSpotRate": 0.358,
      "pullAirRate": 0.22,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0367,
      "pullAirJuicePer100Pa": 3.7,
      "avgDistanceOnBarrels": 362.2,
      "avgLaunchAngleOnBarrels": 22.2,
      "avgLaunchAngle": 18.7,
      "avgDistance": 377.0,
      "longestHr": 400,
      "avgExitVelocity": 88.7,
      "longballIndex": 72.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0193,
          "percentile": 0.1974,
          "score": 66.8,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.083,
          "percentile": 0.5191,
          "score": 101.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.413,
          "percentile": 0.4809,
          "score": 98.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 665489,
      "player": "Vladimir Guerrero",
      "team": "TOR",
      "bbe": 186,
      "pa": 186,
      "hr": 3,
      "xhr": 2.7,
      "xhrPerBbe": 0.0145,
      "xhrDiff": 0.3,
      "noDoubters": 2,
      "doubters": 3,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.333,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.07,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0108,
      "hardHitRate": 0.435,
      "sweetSpotRate": 0.323,
      "pullAirRate": 0.151,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 24,
      "crushedPulledAirBbe": 6,
      "pullAirJuice": 0.0323,
      "pullAirJuicePer100Pa": 3.2,
      "avgDistanceOnBarrels": 363.9,
      "avgLaunchAngleOnBarrels": 21.2,
      "avgLaunchAngle": 9.1,
      "avgDistance": 412.0,
      "longestHr": 437,
      "avgExitVelocity": 90.3,
      "longballIndex": 72.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0145,
          "percentile": 0.0944,
          "score": 48.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.07,
          "percentile": 0.3856,
          "score": 88.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0108,
          "percentile": 0.4915,
          "score": 99.2,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.435,
          "percentile": 0.6081,
          "score": 110.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 663656,
      "player": "Kyle Tucker",
      "team": "LAD",
      "bbe": 164,
      "pa": 164,
      "hr": 4,
      "xhr": 4.3,
      "xhrPerBbe": 0.0262,
      "xhrDiff": -0.3,
      "noDoubters": 1,
      "doubters": 3,
      "mostlyGone": 4,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.055,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.402,
      "sweetSpotRate": 0.372,
      "pullAirRate": 0.256,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 41,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0183,
      "pullAirJuicePer100Pa": 1.8,
      "avgDistanceOnBarrels": 384.2,
      "avgLaunchAngleOnBarrels": 24.8,
      "avgLaunchAngle": 17.0,
      "avgDistance": 397.2,
      "longestHr": 435,
      "avgExitVelocity": 89.1,
      "longballIndex": 72.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0262,
          "percentile": 0.2854,
          "score": 77.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.055,
          "percentile": 0.2458,
          "score": 73.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.402,
          "percentile": 0.4131,
          "score": 91.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 665750,
      "player": "Leody Taveras",
      "team": "BAL",
      "bbe": 114,
      "pa": 114,
      "hr": 2,
      "xhr": 1.8,
      "xhrPerBbe": 0.0158,
      "xhrDiff": 0.2,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.044,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0175,
      "hardHitRate": 0.289,
      "sweetSpotRate": 0.36,
      "pullAirRate": 0.167,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 17,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0175,
      "pullAirJuicePer100Pa": 1.8,
      "avgDistanceOnBarrels": 390.6,
      "avgLaunchAngleOnBarrels": 25.8,
      "avgLaunchAngle": 13.8,
      "avgDistance": 409.0,
      "longestHr": 419,
      "avgExitVelocity": 83.1,
      "longballIndex": 70.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0158,
          "percentile": 0.1159,
          "score": 53.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.044,
          "percentile": 0.2034,
          "score": 67.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0175,
          "percentile": 0.6208,
          "score": 112.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.289,
          "percentile": 0.0975,
          "score": 49.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 573262,
      "player": "Mike Yastrzemski",
      "team": "ATL",
      "bbe": 110,
      "pa": 110,
      "hr": 3,
      "xhr": 2.6,
      "xhrPerBbe": 0.0236,
      "xhrDiff": 0.4,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 3,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.045,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.382,
      "sweetSpotRate": 0.355,
      "pullAirRate": 0.209,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 25,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 369.2,
      "avgLaunchAngleOnBarrels": 26.2,
      "avgLaunchAngle": 15.2,
      "avgDistance": 374.0,
      "longestHr": 398,
      "avgExitVelocity": 89.9,
      "longballIndex": 69.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0236,
          "percentile": 0.2639,
          "score": 75.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.045,
          "percentile": 0.2119,
          "score": 68.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.382,
          "percentile": 0.3411,
          "score": 84.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 663837,
      "player": "Matt Vierling",
      "team": "DET",
      "bbe": 124,
      "pa": 124,
      "hr": 4,
      "xhr": 2.9,
      "xhrPerBbe": 0.0234,
      "xhrDiff": 1.1,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.056,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.355,
      "sweetSpotRate": 0.363,
      "pullAirRate": 0.136,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 375.6,
      "avgLaunchAngleOnBarrels": 25.6,
      "avgLaunchAngle": 16.3,
      "avgDistance": 369.8,
      "longestHr": 400,
      "avgExitVelocity": 86.9,
      "longballIndex": 69.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0234,
          "percentile": 0.2532,
          "score": 74.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.056,
          "percentile": 0.2564,
          "score": 74.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.355,
          "percentile": 0.2267,
          "score": 70.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 676609,
      "player": "Jos\u00e9 Caballero",
      "team": "NYY",
      "bbe": 124,
      "pa": 124,
      "hr": 4,
      "xhr": 2.0,
      "xhrPerBbe": 0.0161,
      "xhrDiff": 2.0,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 1,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 3,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.75,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.032,
      "hrWindowThunderBbe": 2,
      "hrWindowThunderRate": 0.0161,
      "hardHitRate": 0.274,
      "sweetSpotRate": 0.323,
      "pullAirRate": 0.172,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0323,
      "pullAirJuicePer100Pa": 3.2,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 25.0,
      "avgLaunchAngle": 7.6,
      "avgDistance": 365.2,
      "longestHr": 397,
      "avgExitVelocity": 80.3,
      "longballIndex": 68.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0161,
          "percentile": 0.1309,
          "score": 56.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.032,
          "percentile": 0.1441,
          "score": 58.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0161,
          "percentile": 0.5763,
          "score": 107.5,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.274,
          "percentile": 0.0742,
          "score": 43.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 664728,
      "player": "Kyle Isbel",
      "team": "KC",
      "bbe": 112,
      "pa": 112,
      "hr": 3,
      "xhr": 2.8,
      "xhrPerBbe": 0.025,
      "xhrDiff": 0.2,
      "noDoubters": 2,
      "doubters": 0,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.036,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.33,
      "sweetSpotRate": 0.339,
      "pullAirRate": 0.125,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 20,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0089,
      "pullAirJuicePer100Pa": 0.9,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 28.2,
      "avgLaunchAngle": 10.6,
      "avgDistance": 389.7,
      "longestHr": 406,
      "avgExitVelocity": 83.4,
      "longballIndex": 68.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.025,
          "percentile": 0.279,
          "score": 77.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.036,
          "percentile": 0.1653,
          "score": 62.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.33,
          "percentile": 0.1758,
          "score": 63.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 621493,
      "player": "Taylor Ward",
      "team": "BAL",
      "bbe": 162,
      "pa": 162,
      "hr": 2,
      "xhr": 2.6,
      "xhrPerBbe": 0.016,
      "xhrDiff": -0.6,
      "noDoubters": 2,
      "doubters": 5,
      "mostlyGone": 0,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.043,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0062,
      "hardHitRate": 0.383,
      "sweetSpotRate": 0.383,
      "pullAirRate": 0.117,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0247,
      "pullAirJuicePer100Pa": 2.5,
      "avgDistanceOnBarrels": 375.7,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 13.5,
      "avgDistance": 389.5,
      "longestHr": 394,
      "avgExitVelocity": 88.9,
      "longballIndex": 65.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.016,
          "percentile": 0.1223,
          "score": 54.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.043,
          "percentile": 0.1928,
          "score": 66.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0062,
          "percentile": 0.3369,
          "score": 83.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.383,
          "percentile": 0.3496,
          "score": 84.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 686217,
      "player": "Sal Frelick",
      "team": "MIL",
      "bbe": 156,
      "pa": 156,
      "hr": 3,
      "xhr": 2.9,
      "xhrPerBbe": 0.0186,
      "xhrDiff": 0.1,
      "noDoubters": 2,
      "doubters": 0,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.026,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0064,
      "hardHitRate": 0.263,
      "sweetSpotRate": 0.269,
      "pullAirRate": 0.148,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 26,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0128,
      "pullAirJuicePer100Pa": 1.3,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 24.5,
      "avgLaunchAngle": 8.0,
      "avgDistance": 401.7,
      "longestHr": 407,
      "avgExitVelocity": 84.9,
      "longballIndex": 65.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0186,
          "percentile": 0.1845,
          "score": 65.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.026,
          "percentile": 0.089,
          "score": 47.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0064,
          "percentile": 0.3559,
          "score": 85.6,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.263,
          "percentile": 0.0551,
          "score": 37.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 687363,
      "player": "Victor Scott",
      "team": "STL",
      "bbe": 106,
      "pa": 106,
      "hr": 2,
      "xhr": 2.1,
      "xhrPerBbe": 0.0198,
      "xhrDiff": -0.1,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 0,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.009,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.0094,
      "hardHitRate": 0.274,
      "sweetSpotRate": 0.321,
      "pullAirRate": 0.092,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 12,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0094,
      "pullAirJuicePer100Pa": 0.9,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 5.9,
      "avgDistance": 406.0,
      "longestHr": 415,
      "avgExitVelocity": 79.6,
      "longballIndex": 64.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0198,
          "percentile": 0.206,
          "score": 68.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.009,
          "percentile": 0.0254,
          "score": 23.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0094,
          "percentile": 0.4492,
          "score": 95.0,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.274,
          "percentile": 0.0742,
          "score": 43.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 672695,
      "player": "Geraldo Perdomo",
      "team": "AZ",
      "bbe": 169,
      "pa": 169,
      "hr": 3,
      "xhr": 3.5,
      "xhrPerBbe": 0.0207,
      "xhrDiff": -0.5,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 3,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.036,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.314,
      "sweetSpotRate": 0.349,
      "pullAirRate": 0.188,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 32,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 365.5,
      "avgLaunchAngleOnBarrels": 26.0,
      "avgLaunchAngle": 11.5,
      "avgDistance": 372.3,
      "longestHr": 398,
      "avgExitVelocity": 84.7,
      "longballIndex": 64.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0207,
          "percentile": 0.2232,
          "score": 70.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.036,
          "percentile": 0.1653,
          "score": 62.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.314,
          "percentile": 0.1483,
          "score": 59.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 687859,
      "player": "Troy Johnston",
      "team": "COL",
      "bbe": 143,
      "pa": 143,
      "hr": 2,
      "xhr": 2.3,
      "xhrPerBbe": 0.0161,
      "xhrDiff": -0.3,
      "noDoubters": 2,
      "doubters": 4,
      "mostlyGone": 0,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.028,
      "hrWindowThunderBbe": 1,
      "hrWindowThunderRate": 0.007,
      "hardHitRate": 0.378,
      "sweetSpotRate": 0.462,
      "pullAirRate": 0.189,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 34,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.014,
      "pullAirJuicePer100Pa": 1.4,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 23.8,
      "avgLaunchAngle": 11.5,
      "avgDistance": 415.0,
      "longestHr": 423,
      "avgExitVelocity": 87.9,
      "longballIndex": 64.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0161,
          "percentile": 0.1309,
          "score": 56.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.028,
          "percentile": 0.1017,
          "score": 50.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.007,
          "percentile": 0.3856,
          "score": 88.7,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.378,
          "percentile": 0.3284,
          "score": 82.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 543877,
      "player": "Christian V\u00e1zquez",
      "team": "HOU",
      "bbe": 96,
      "pa": 96,
      "hr": 4,
      "xhr": 2.6,
      "xhrPerBbe": 0.0271,
      "xhrDiff": 1.4,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 4,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.021,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.229,
      "sweetSpotRate": 0.302,
      "pullAirRate": 0.135,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 14.3,
      "avgDistance": 373.0,
      "longestHr": 385,
      "avgExitVelocity": 83.8,
      "longballIndex": 64.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0271,
          "percentile": 0.3133,
          "score": 81.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.021,
          "percentile": 0.072,
          "score": 43.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.229,
          "percentile": 0.0297,
          "score": 26.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 805300,
      "player": "Jakob Marsee",
      "team": "MIA",
      "bbe": 151,
      "pa": 151,
      "hr": 3,
      "xhr": 2.9,
      "xhrPerBbe": 0.0192,
      "xhrDiff": 0.1,
      "noDoubters": 1,
      "doubters": 5,
      "mostlyGone": 2,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.04,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.371,
      "sweetSpotRate": 0.331,
      "pullAirRate": 0.224,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 31,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0199,
      "pullAirJuicePer100Pa": 2.0,
      "avgDistanceOnBarrels": 379.8,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 17.2,
      "avgDistance": 373.7,
      "longestHr": 394,
      "avgExitVelocity": 85.9,
      "longballIndex": 64.0,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0192,
          "percentile": 0.1931,
          "score": 66.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.04,
          "percentile": 0.1822,
          "score": 64.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.371,
          "percentile": 0.2881,
          "score": 78.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 676391,
      "player": "Ernie Clement",
      "team": "TOR",
      "bbe": 208,
      "pa": 208,
      "hr": 5,
      "xhr": 4.9,
      "xhrPerBbe": 0.0236,
      "xhrDiff": 0.1,
      "noDoubters": 0,
      "doubters": 5,
      "mostlyGone": 6,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.029,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.255,
      "sweetSpotRate": 0.322,
      "pullAirRate": 0.215,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 49,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 380.0,
      "avgLaunchAngleOnBarrels": 27.8,
      "avgLaunchAngle": 15.0,
      "avgDistance": 370.8,
      "longestHr": 381,
      "avgExitVelocity": 85.2,
      "longballIndex": 63.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0236,
          "percentile": 0.2639,
          "score": 75.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.029,
          "percentile": 0.1102,
          "score": 52.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.255,
          "percentile": 0.0466,
          "score": 34.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 672580,
      "player": "Maikel Garc\u00eda",
      "team": "KC",
      "bbe": 191,
      "pa": 191,
      "hr": 3,
      "xhr": 3.3,
      "xhrPerBbe": 0.0173,
      "xhrDiff": -0.3,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 3,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.042,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.408,
      "sweetSpotRate": 0.356,
      "pullAirRate": 0.178,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 32,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0157,
      "pullAirJuicePer100Pa": 1.6,
      "avgDistanceOnBarrels": 378.1,
      "avgLaunchAngleOnBarrels": 24.1,
      "avgLaunchAngle": 8.9,
      "avgDistance": 398.3,
      "longestHr": 412,
      "avgExitVelocity": 89.5,
      "longballIndex": 62.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0173,
          "percentile": 0.1588,
          "score": 61.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.042,
          "percentile": 0.1864,
          "score": 65.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.408,
          "percentile": 0.4449,
          "score": 94.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 808982,
      "player": "Jung Hoo Lee",
      "team": "SF",
      "bbe": 170,
      "pa": 170,
      "hr": 3,
      "xhr": 3.5,
      "xhrPerBbe": 0.0206,
      "xhrDiff": -0.5,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 4,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.029,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.306,
      "sweetSpotRate": 0.394,
      "pullAirRate": 0.144,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 36,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 381.8,
      "avgLaunchAngleOnBarrels": 24.4,
      "avgLaunchAngle": 10.5,
      "avgDistance": 316.7,
      "longestHr": 364,
      "avgExitVelocity": 87.5,
      "longballIndex": 62.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0206,
          "percentile": 0.2189,
          "score": 69.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.029,
          "percentile": 0.1102,
          "score": 52.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.306,
          "percentile": 0.1335,
          "score": 56.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 643289,
      "player": "Mauricio Dub\u00f3n",
      "team": "ATL",
      "bbe": 171,
      "pa": 171,
      "hr": 3,
      "xhr": 3.1,
      "xhrPerBbe": 0.0181,
      "xhrDiff": -0.1,
      "noDoubters": 2,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.667,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.047,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.281,
      "sweetSpotRate": 0.398,
      "pullAirRate": 0.134,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0117,
      "pullAirJuicePer100Pa": 1.2,
      "avgDistanceOnBarrels": 379.6,
      "avgLaunchAngleOnBarrels": 25.0,
      "avgLaunchAngle": 16.6,
      "avgDistance": 389.3,
      "longestHr": 413,
      "avgExitVelocity": 86.8,
      "longballIndex": 61.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0181,
          "percentile": 0.1717,
          "score": 63.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.047,
          "percentile": 0.2225,
          "score": 70.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.281,
          "percentile": 0.0847,
          "score": 46.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 678391,
      "player": "Jorbit Vivas",
      "team": "WSH",
      "bbe": 93,
      "pa": 93,
      "hr": 1,
      "xhr": 1.9,
      "xhrPerBbe": 0.0204,
      "xhrDiff": -0.9,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.032,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.237,
      "sweetSpotRate": 0.269,
      "pullAirRate": 0.129,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0215,
      "pullAirJuicePer100Pa": 2.2,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 27.3,
      "avgLaunchAngle": 13.6,
      "avgDistance": 364.0,
      "longestHr": 364,
      "avgExitVelocity": 81.9,
      "longballIndex": 61.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0204,
          "percentile": 0.2146,
          "score": 69.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.032,
          "percentile": 0.1441,
          "score": 58.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.237,
          "percentile": 0.0381,
          "score": 30.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 691785,
      "player": "Marcelo Mayer",
      "team": "BOS",
      "bbe": 125,
      "pa": 125,
      "hr": 2,
      "xhr": 2.0,
      "xhrPerBbe": 0.016,
      "xhrDiff": 0.0,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.064,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.368,
      "sweetSpotRate": 0.28,
      "pullAirRate": 0.095,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.016,
      "pullAirJuicePer100Pa": 1.6,
      "avgDistanceOnBarrels": 368.2,
      "avgLaunchAngleOnBarrels": 24.1,
      "avgLaunchAngle": 8.4,
      "avgDistance": 381.5,
      "longestHr": 385,
      "avgExitVelocity": 86.2,
      "longballIndex": 61.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.016,
          "percentile": 0.1223,
          "score": 54.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.064,
          "percentile": 0.3263,
          "score": 82.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.368,
          "percentile": 0.2839,
          "score": 77.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 592663,
      "player": "J. T. Realmuto",
      "team": "PHI",
      "bbe": 103,
      "pa": 103,
      "hr": 2,
      "xhr": 1.9,
      "xhrPerBbe": 0.0184,
      "xhrDiff": 0.1,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.029,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.398,
      "sweetSpotRate": 0.311,
      "pullAirRate": 0.155,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 15,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0097,
      "pullAirJuicePer100Pa": 1.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 24.3,
      "avgLaunchAngle": 11.2,
      "avgDistance": 393.0,
      "longestHr": 401,
      "avgExitVelocity": 88.3,
      "longballIndex": 61.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0184,
          "percentile": 0.1803,
          "score": 64.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.029,
          "percentile": 0.1102,
          "score": 52.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.398,
          "percentile": 0.3983,
          "score": 89.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 664761,
      "player": "Alec Bohm",
      "team": "PHI",
      "bbe": 172,
      "pa": 172,
      "hr": 6,
      "xhr": 2.8,
      "xhrPerBbe": 0.0163,
      "xhrDiff": 3.2,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 6,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 5,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.167,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.035,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.43,
      "sweetSpotRate": 0.349,
      "pullAirRate": 0.081,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0116,
      "pullAirJuicePer100Pa": 1.2,
      "avgDistanceOnBarrels": 378.2,
      "avgLaunchAngleOnBarrels": 23.8,
      "avgLaunchAngle": 11.5,
      "avgDistance": 377.2,
      "longestHr": 409,
      "avgExitVelocity": 90.3,
      "longballIndex": 60.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0163,
          "percentile": 0.1416,
          "score": 58.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.035,
          "percentile": 0.1568,
          "score": 60.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.43,
          "percentile": 0.5763,
          "score": 107.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 663647,
      "player": "Ke'Bryan Hayes",
      "team": "CIN",
      "bbe": 95,
      "pa": 95,
      "hr": 2,
      "xhr": 0.9,
      "xhrPerBbe": 0.0095,
      "xhrDiff": 1.1,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.5,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.095,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.411,
      "sweetSpotRate": 0.421,
      "pullAirRate": 0.13,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 371.8,
      "avgLaunchAngleOnBarrels": 24.9,
      "avgLaunchAngle": 16.6,
      "avgDistance": 364.5,
      "longestHr": 366,
      "avgExitVelocity": 90.5,
      "longballIndex": 60.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0095,
          "percentile": 0.0558,
          "score": 37.9,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.095,
          "percentile": 0.6292,
          "score": 112.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.411,
          "percentile": 0.4576,
          "score": 95.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 671976,
      "player": "Tristan Peters",
      "team": "CWS",
      "bbe": 114,
      "pa": 114,
      "hr": 2,
      "xhr": 2.0,
      "xhrPerBbe": 0.0175,
      "xhrDiff": 0.0,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.044,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.254,
      "sweetSpotRate": 0.351,
      "pullAirRate": 0.243,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0088,
      "pullAirJuicePer100Pa": 0.9,
      "avgDistanceOnBarrels": 352.2,
      "avgLaunchAngleOnBarrels": 26.4,
      "avgLaunchAngle": 10.6,
      "avgDistance": 362.5,
      "longestHr": 366,
      "avgExitVelocity": 80.6,
      "longballIndex": 60.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0175,
          "percentile": 0.1631,
          "score": 61.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.044,
          "percentile": 0.2034,
          "score": 67.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.254,
          "percentile": 0.0424,
          "score": 32.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 676356,
      "player": "Jonny Deluca",
      "team": "TB",
      "bbe": 94,
      "pa": 94,
      "hr": 2,
      "xhr": 1.6,
      "xhrPerBbe": 0.017,
      "xhrDiff": 0.4,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.032,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.298,
      "sweetSpotRate": 0.309,
      "pullAirRate": null,
      "pullAirSource": "unavailable",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0426,
      "pullAirJuicePer100Pa": 4.3,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 20.0,
      "avgLaunchAngle": 11.6,
      "avgDistance": 415.5,
      "longestHr": 438,
      "avgExitVelocity": 83.8,
      "longballIndex": 58.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.017,
          "percentile": 0.1502,
          "score": 59.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.032,
          "percentile": 0.1441,
          "score": 58.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.298,
          "percentile": 0.1102,
          "score": 52.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 670770,
      "player": "Tj Friedl",
      "team": "CIN",
      "bbe": 112,
      "pa": 112,
      "hr": 2,
      "xhr": 2.0,
      "xhrPerBbe": 0.0179,
      "xhrDiff": 0.0,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 2,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.5,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.027,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.304,
      "sweetSpotRate": 0.304,
      "pullAirRate": 0.118,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 26.7,
      "avgLaunchAngle": 12.9,
      "avgDistance": 364.0,
      "longestHr": 368,
      "avgExitVelocity": 83.6,
      "longballIndex": 57.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0179,
          "percentile": 0.1674,
          "score": 62.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.027,
          "percentile": 0.0953,
          "score": 48.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.304,
          "percentile": 0.1229,
          "score": 54.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 656775,
      "player": "Cedric Mullins",
      "team": "TB",
      "bbe": 143,
      "pa": 143,
      "hr": 3,
      "xhr": 2.8,
      "xhrPerBbe": 0.0196,
      "xhrDiff": 0.2,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.014,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.287,
      "sweetSpotRate": 0.301,
      "pullAirRate": 0.301,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 39,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 25.1,
      "avgDistance": 378.7,
      "longestHr": 403,
      "avgExitVelocity": 84.1,
      "longballIndex": 56.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0196,
          "percentile": 0.2017,
          "score": 67.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.014,
          "percentile": 0.0445,
          "score": 33.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.287,
          "percentile": 0.0932,
          "score": 48.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 691594,
      "player": "Javier Sanoja",
      "team": "MIA",
      "bbe": 110,
      "pa": 110,
      "hr": 1,
      "xhr": 2.0,
      "xhrPerBbe": 0.0182,
      "xhrDiff": -1.0,
      "noDoubters": 0,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.018,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.327,
      "sweetSpotRate": 0.327,
      "pullAirRate": 0.225,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 2,
      "pullAirJuice": 0.0182,
      "pullAirJuicePer100Pa": 1.8,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 9.8,
      "avgDistance": 375.0,
      "longestHr": 375,
      "avgExitVelocity": 87.2,
      "longballIndex": 56.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0182,
          "percentile": 0.176,
          "score": 63.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.018,
          "percentile": 0.0551,
          "score": 37.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.327,
          "percentile": 0.1695,
          "score": 62.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 699912,
      "player": "Jose Fernandez",
      "team": "AZ",
      "bbe": 122,
      "pa": 122,
      "hr": 3,
      "xhr": 1.8,
      "xhrPerBbe": 0.0148,
      "xhrDiff": 1.2,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.333,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.333,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.033,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.385,
      "sweetSpotRate": 0.287,
      "pullAirRate": 0.172,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 27.2,
      "avgLaunchAngle": 9.3,
      "avgDistance": 408.7,
      "longestHr": 409,
      "avgExitVelocity": 84.4,
      "longballIndex": 55.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0148,
          "percentile": 0.0987,
          "score": 49.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.033,
          "percentile": 0.1525,
          "score": 60.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.385,
          "percentile": 0.3581,
          "score": 85.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 690993,
      "player": "Colt Keith",
      "team": "DET",
      "bbe": 126,
      "pa": 126,
      "hr": 0,
      "xhr": 1.6,
      "xhrPerBbe": 0.0127,
      "xhrDiff": -1.6,
      "noDoubters": 0,
      "doubters": 4,
      "mostlyGone": 2,
      "noDoubterRate": null,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.048,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.405,
      "sweetSpotRate": 0.405,
      "pullAirRate": 0.173,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 374.3,
      "avgLaunchAngleOnBarrels": 29.2,
      "avgLaunchAngle": 14.4,
      "avgDistance": 0,
      "longestHr": 0,
      "avgExitVelocity": 89.0,
      "longballIndex": 54.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0127,
          "percentile": 0.073,
          "score": 43.3,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.048,
          "percentile": 0.2288,
          "score": 71.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.405,
          "percentile": 0.428,
          "score": 92.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 805779,
      "player": "Jacob Wilson",
      "team": "ATH",
      "bbe": 142,
      "pa": 142,
      "hr": 3,
      "xhr": 2.3,
      "xhrPerBbe": 0.0162,
      "xhrDiff": 0.7,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 4,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.021,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.303,
      "sweetSpotRate": 0.324,
      "pullAirRate": 0.126,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.007,
      "pullAirJuicePer100Pa": 0.7,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 24.7,
      "avgLaunchAngle": 6.4,
      "avgDistance": 368.0,
      "longestHr": 384,
      "avgExitVelocity": 83.5,
      "longballIndex": 54.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0162,
          "percentile": 0.1373,
          "score": 57.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.021,
          "percentile": 0.072,
          "score": 43.0,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.303,
          "percentile": 0.1186,
          "score": 53.9,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 668885,
      "player": "Austin Martin",
      "team": "MIN",
      "bbe": 131,
      "pa": 131,
      "hr": 2,
      "xhr": 2.0,
      "xhrPerBbe": 0.0153,
      "xhrDiff": 0.0,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.5,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.031,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.305,
      "sweetSpotRate": 0.351,
      "pullAirRate": 0.168,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 29.8,
      "avgLaunchAngle": 12.2,
      "avgDistance": 391.5,
      "longestHr": 406,
      "avgExitVelocity": 86.2,
      "longballIndex": 53.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0153,
          "percentile": 0.103,
          "score": 50.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.031,
          "percentile": 0.1292,
          "score": 55.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.305,
          "percentile": 0.1271,
          "score": 55.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 693304,
      "player": "Nick Gonzales",
      "team": "PIT",
      "bbe": 161,
      "pa": 161,
      "hr": 1,
      "xhr": 2.2,
      "xhrPerBbe": 0.0137,
      "xhrDiff": -1.2,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 3,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.025,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.391,
      "sweetSpotRate": 0.329,
      "pullAirRate": 0.155,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 27.5,
      "avgLaunchAngle": 6.3,
      "avgDistance": 407.0,
      "longestHr": 407,
      "avgExitVelocity": 85.9,
      "longballIndex": 51.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0137,
          "percentile": 0.088,
          "score": 47.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.025,
          "percentile": 0.0847,
          "score": 46.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.391,
          "percentile": 0.3835,
          "score": 88.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 807799,
      "player": "Masataka Yoshida",
      "team": "BOS",
      "bbe": 102,
      "pa": 102,
      "hr": 1,
      "xhr": 1.4,
      "xhrPerBbe": 0.0137,
      "xhrDiff": -0.4,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 1,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.02,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.422,
      "sweetSpotRate": 0.284,
      "pullAirRate": 0.137,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 15,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0098,
      "pullAirJuicePer100Pa": 1.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 9.0,
      "avgDistance": 393.0,
      "longestHr": 393,
      "avgExitVelocity": 88.6,
      "longballIndex": 50.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0137,
          "percentile": 0.088,
          "score": 47.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.02,
          "percentile": 0.0636,
          "score": 40.5,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.422,
          "percentile": 0.5339,
          "score": 103.3,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 650402,
      "player": "Gleyber Torres",
      "team": "DET",
      "bbe": 96,
      "pa": 96,
      "hr": 2,
      "xhr": 0.9,
      "xhrPerBbe": 0.0094,
      "xhrDiff": 1.1,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.5,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.062,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.26,
      "sweetSpotRate": 0.375,
      "pullAirRate": 0.031,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 8,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 383.7,
      "avgLaunchAngleOnBarrels": 27.0,
      "avgLaunchAngle": 4.9,
      "avgDistance": 376.0,
      "longestHr": 388,
      "avgExitVelocity": 83.0,
      "longballIndex": 50.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0094,
          "percentile": 0.0515,
          "score": 36.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.062,
          "percentile": 0.3072,
          "score": 80.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.26,
          "percentile": 0.0508,
          "score": 36.1,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 656305,
      "player": "Matt Chapman",
      "team": "SF",
      "bbe": 159,
      "pa": 159,
      "hr": 1,
      "xhr": 1.4,
      "xhrPerBbe": 0.0088,
      "xhrDiff": -0.4,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.05,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.34,
      "sweetSpotRate": 0.239,
      "pullAirRate": 0.17,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 16,
      "crushedPulledAirBbe": 4,
      "pullAirJuice": 0.0252,
      "pullAirJuicePer100Pa": 2.5,
      "avgDistanceOnBarrels": 369.4,
      "avgLaunchAngleOnBarrels": 22.0,
      "avgLaunchAngle": 10.9,
      "avgDistance": 349.0,
      "longestHr": 349,
      "avgExitVelocity": 87.1,
      "longballIndex": 49.1,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0088,
          "percentile": 0.0472,
          "score": 34.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.05,
          "percentile": 0.2331,
          "score": 71.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.34,
          "percentile": 0.2034,
          "score": 67.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 687401,
      "player": "Joey Ortiz",
      "team": "MIL",
      "bbe": 98,
      "pa": 98,
      "hr": 1,
      "xhr": 1.1,
      "xhrPerBbe": 0.0112,
      "xhrDiff": -0.1,
      "noDoubters": 0,
      "doubters": 3,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.031,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.337,
      "sweetSpotRate": 0.214,
      "pullAirRate": 0.082,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 27.0,
      "avgLaunchAngle": 5.9,
      "avgDistance": 395.0,
      "longestHr": 395,
      "avgExitVelocity": 84.1,
      "longballIndex": 48.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0112,
          "percentile": 0.0601,
          "score": 39.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.031,
          "percentile": 0.1292,
          "score": 55.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.337,
          "percentile": 0.1992,
          "score": 67.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 803011,
      "player": "Sam Antonacci",
      "team": "CWS",
      "bbe": 115,
      "pa": 115,
      "hr": 1,
      "xhr": 0.6,
      "xhrPerBbe": 0.0052,
      "xhrDiff": 0.4,
      "noDoubters": 0,
      "doubters": 0,
      "mostlyGone": 2,
      "noDoubterRate": 0.0,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.07,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.357,
      "sweetSpotRate": 0.4,
      "pullAirRate": 0.086,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 14,
      "crushedPulledAirBbe": 3,
      "pullAirJuice": 0.0261,
      "pullAirJuicePer100Pa": 2.6,
      "avgDistanceOnBarrels": 354.5,
      "avgLaunchAngleOnBarrels": 25.1,
      "avgLaunchAngle": 11.0,
      "avgDistance": 57.0,
      "longestHr": 57,
      "avgExitVelocity": 86.7,
      "longballIndex": 47.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0052,
          "percentile": 0.0258,
          "score": 24.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.07,
          "percentile": 0.3856,
          "score": 88.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.357,
          "percentile": 0.2331,
          "score": 71.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 691026,
      "player": "Masyn Winn",
      "team": "STL",
      "bbe": 146,
      "pa": 146,
      "hr": 1,
      "xhr": 1.7,
      "xhrPerBbe": 0.0116,
      "xhrDiff": -0.7,
      "noDoubters": 1,
      "doubters": 0,
      "mostlyGone": 1,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.027,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.301,
      "sweetSpotRate": 0.329,
      "pullAirRate": 0.136,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 19,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0068,
      "pullAirJuicePer100Pa": 0.7,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 24.2,
      "avgLaunchAngle": 10.8,
      "avgDistance": 373.0,
      "longestHr": 373,
      "avgExitVelocity": 85.8,
      "longballIndex": 46.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0116,
          "percentile": 0.0644,
          "score": 40.7,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.027,
          "percentile": 0.0953,
          "score": 48.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.301,
          "percentile": 0.1144,
          "score": 53.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 670764,
      "player": "Taylor Walls",
      "team": "TB",
      "bbe": 96,
      "pa": 96,
      "hr": 0,
      "xhr": null,
      "xhrPerBbe": null,
      "xhrDiff": null,
      "noDoubters": null,
      "doubters": null,
      "mostlyGone": null,
      "noDoubterRate": null,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.021,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.167,
      "sweetSpotRate": 0.292,
      "pullAirRate": 0.155,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 23,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 17.1,
      "avgDistance": 0,
      "longestHr": 0,
      "avgExitVelocity": 78.9,
      "longballIndex": 46.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": null,
          "percentile": null,
          "score": null,
          "weight": 0
        },
        "barrelRate": {
          "value": 0.021,
          "percentile": 0.072,
          "score": 43.0,
          "weight": 0.4
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.5
        },
        "hardHitRate": {
          "value": 0.167,
          "percentile": 0.0127,
          "score": 12.8,
          "weight": 0.1
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 643446,
      "player": "Jeff Mcneil",
      "team": "ATH",
      "bbe": 154,
      "pa": 154,
      "hr": 2,
      "xhr": 2.0,
      "xhrPerBbe": 0.013,
      "xhrDiff": 0.0,
      "noDoubters": 2,
      "doubters": 0,
      "mostlyGone": 0,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 2,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.013,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.318,
      "sweetSpotRate": 0.396,
      "pullAirRate": 0.156,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 22,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 11.3,
      "avgDistance": 379.5,
      "longestHr": 395,
      "avgExitVelocity": 86.2,
      "longballIndex": 45.5,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.013,
          "percentile": 0.0773,
          "score": 44.5,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.013,
          "percentile": 0.0381,
          "score": 30.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.318,
          "percentile": 0.1568,
          "score": 60.7,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 663538,
      "player": "Nico Hoerner",
      "team": "CHC",
      "bbe": 218,
      "pa": 218,
      "hr": 4,
      "xhr": 2.7,
      "xhrPerBbe": 0.0124,
      "xhrDiff": 1.3,
      "noDoubters": 1,
      "doubters": 1,
      "mostlyGone": 3,
      "noDoubterRate": 0.25,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 3,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.014,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.284,
      "sweetSpotRate": 0.39,
      "pullAirRate": 0.136,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 33,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 28.0,
      "avgLaunchAngle": 12.6,
      "avgDistance": 383.0,
      "longestHr": 400,
      "avgExitVelocity": 85.7,
      "longballIndex": 44.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0124,
          "percentile": 0.0687,
          "score": 42.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.014,
          "percentile": 0.0445,
          "score": 33.6,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.284,
          "percentile": 0.089,
          "score": 47.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 702332,
      "player": "Caleb Durbin",
      "team": "BOS",
      "bbe": 138,
      "pa": 138,
      "hr": 1,
      "xhr": 1.1,
      "xhrPerBbe": 0.008,
      "xhrDiff": -0.1,
      "noDoubters": 1,
      "doubters": 2,
      "mostlyGone": 0,
      "noDoubterRate": 1.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 1,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.022,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.29,
      "sweetSpotRate": 0.246,
      "pullAirRate": 0.122,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 18,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": 30.0,
      "avgLaunchAngle": 6.7,
      "avgDistance": 386.0,
      "longestHr": 386,
      "avgExitVelocity": 83.9,
      "longballIndex": 41.2,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.008,
          "percentile": 0.0386,
          "score": 31.1,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.022,
          "percentile": 0.0805,
          "score": 45.3,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.29,
          "percentile": 0.1017,
          "score": 50.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 663743,
      "player": "Nick Fortes",
      "team": "TB",
      "bbe": 115,
      "pa": 115,
      "hr": 1,
      "xhr": 1.0,
      "xhrPerBbe": 0.0087,
      "xhrDiff": 0.0,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.009,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.426,
      "sweetSpotRate": 0.252,
      "pullAirRate": 0.19,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 15,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0087,
      "pullAirJuicePer100Pa": 0.9,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 5.8,
      "avgDistance": 408.0,
      "longestHr": 408,
      "avgExitVelocity": 86.7,
      "longballIndex": 40.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0087,
          "percentile": 0.0429,
          "score": 33.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.009,
          "percentile": 0.0254,
          "score": 23.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.426,
          "percentile": 0.5614,
          "score": 106.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 650333,
      "player": "Luis Arr\u00e1ez",
      "team": "SF",
      "bbe": 215,
      "pa": 215,
      "hr": 2,
      "xhr": 2.9,
      "xhrPerBbe": 0.0135,
      "xhrDiff": -0.9,
      "noDoubters": 0,
      "doubters": 3,
      "mostlyGone": 5,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 2,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.0,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.214,
      "sweetSpotRate": 0.419,
      "pullAirRate": 0.161,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 37,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 14.1,
      "avgDistance": 345.0,
      "longestHr": 350,
      "avgExitVelocity": 86.5,
      "longballIndex": 39.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0135,
          "percentile": 0.0815,
          "score": 45.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.0,
          "percentile": 0.0085,
          "score": 9.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.214,
          "percentile": 0.0212,
          "score": 20.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 810938,
      "player": "Ben Williamson",
      "team": "TB",
      "bbe": 92,
      "pa": 92,
      "hr": 0,
      "xhr": 0.5,
      "xhrPerBbe": 0.0054,
      "xhrDiff": -0.5,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 1,
      "noDoubterRate": null,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.011,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.391,
      "sweetSpotRate": 0.391,
      "pullAirRate": 0.13,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 8,
      "crushedPulledAirBbe": 1,
      "pullAirJuice": 0.0109,
      "pullAirJuicePer100Pa": 1.1,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 3.8,
      "avgDistance": 0,
      "longestHr": 0,
      "avgExitVelocity": 87.8,
      "longballIndex": 38.7,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0054,
          "percentile": 0.0343,
          "score": 29.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.011,
          "percentile": 0.0339,
          "score": 28.7,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.391,
          "percentile": 0.3835,
          "score": 88.4,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 702222,
      "player": "Justin Crawford",
      "team": "PHI",
      "bbe": 132,
      "pa": 132,
      "hr": 2,
      "xhr": 0.7,
      "xhrPerBbe": 0.0053,
      "xhrDiff": 1.3,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.5,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.015,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.364,
      "sweetSpotRate": 0.28,
      "pullAirRate": 0.083,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 15,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 1.2,
      "avgDistance": 382.0,
      "longestHr": 403,
      "avgExitVelocity": 86.7,
      "longballIndex": 38.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0053,
          "percentile": 0.03,
          "score": 26.6,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.015,
          "percentile": 0.0508,
          "score": 36.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.364,
          "percentile": 0.2691,
          "score": 76.0,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 807712,
      "player": "Luke Keaschall",
      "team": "MIN",
      "bbe": 165,
      "pa": 165,
      "hr": 1,
      "xhr": 0.7,
      "xhrPerBbe": 0.0042,
      "xhrDiff": 0.3,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 0,
      "actualMostlyGoneHr": 1,
      "actualNoDoubterHr": 0,
      "cheapieRate": 0.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.03,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.273,
      "sweetSpotRate": 0.376,
      "pullAirRate": 0.114,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 27,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 378.0,
      "avgLaunchAngleOnBarrels": 28.2,
      "avgLaunchAngle": 17.0,
      "avgDistance": 367.0,
      "longestHr": 367,
      "avgExitVelocity": 84.1,
      "longballIndex": 37.4,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0042,
          "percentile": 0.0215,
          "score": 21.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.03,
          "percentile": 0.1186,
          "score": 53.9,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.273,
          "percentile": 0.0678,
          "score": 41.8,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 650859,
      "player": "Luis Rengifo",
      "team": "MIL",
      "bbe": 135,
      "pa": 135,
      "hr": 0,
      "xhr": 0.2,
      "xhrPerBbe": 0.0015,
      "xhrDiff": -0.2,
      "noDoubters": 0,
      "doubters": 2,
      "mostlyGone": 0,
      "noDoubterRate": null,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.052,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.363,
      "sweetSpotRate": 0.311,
      "pullAirRate": 0.154,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": 344.0,
      "avgLaunchAngleOnBarrels": 23.7,
      "avgLaunchAngle": 4.4,
      "avgDistance": 0,
      "longestHr": 0,
      "avgExitVelocity": 86.6,
      "longballIndex": 36.9,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0015,
          "percentile": 0.0086,
          "score": 9.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.052,
          "percentile": 0.2394,
          "score": 72.4,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.363,
          "percentile": 0.2627,
          "score": 75.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Wall-Scraper Watch"
    },
    {
      "batter": 683083,
      "player": "Nasim Nu\u00f1ez",
      "team": "WSH",
      "bbe": 130,
      "pa": 130,
      "hr": 0,
      "xhr": null,
      "xhrPerBbe": null,
      "xhrDiff": null,
      "noDoubters": null,
      "doubters": null,
      "mostlyGone": null,
      "noDoubterRate": null,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.0,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.2,
      "sweetSpotRate": 0.323,
      "pullAirRate": 0.09,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 21,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 7.6,
      "avgDistance": 0,
      "longestHr": 0,
      "avgExitVelocity": 80.8,
      "longballIndex": 33.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": null,
          "percentile": null,
          "score": null,
          "weight": 0
        },
        "barrelRate": {
          "value": 0.0,
          "percentile": 0.0085,
          "score": 9.2,
          "weight": 0.4
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.5
        },
        "hardHitRate": {
          "value": 0.2,
          "percentile": 0.0169,
          "score": 17.2,
          "weight": 0.1
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 802415,
      "player": "Chandler Simpson",
      "team": "TB",
      "bbe": 200,
      "pa": 200,
      "hr": 0,
      "xhr": null,
      "xhrPerBbe": null,
      "xhrDiff": null,
      "noDoubters": null,
      "doubters": null,
      "mostlyGone": null,
      "noDoubterRate": null,
      "actualDoubterHr": null,
      "actualMostlyGoneHr": null,
      "actualNoDoubterHr": null,
      "cheapieRate": null,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.0,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.16,
      "sweetSpotRate": 0.28,
      "pullAirRate": 0.06,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 13,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": -0.6,
      "avgDistance": 0,
      "longestHr": 0,
      "avgExitVelocity": 82.1,
      "longballIndex": 32.8,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": null,
          "percentile": null,
          "score": null,
          "weight": 0
        },
        "barrelRate": {
          "value": 0.0,
          "percentile": 0.0085,
          "score": 9.2,
          "weight": 0.4
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.5
        },
        "hardHitRate": {
          "value": 0.16,
          "percentile": 0.0085,
          "score": 9.2,
          "weight": 0.1
        }
      },
      "sampleBadge": "Reliable Sample"
    },
    {
      "batter": 666152,
      "player": "David Hamilton",
      "team": "MIL",
      "bbe": 105,
      "pa": 105,
      "hr": 1,
      "xhr": 0.4,
      "xhrPerBbe": 0.0038,
      "xhrDiff": 0.6,
      "noDoubters": 0,
      "doubters": 1,
      "mostlyGone": 1,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 0,
      "cheapieRate": 1.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.019,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.267,
      "sweetSpotRate": 0.219,
      "pullAirRate": 0.142,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 17,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 5.6,
      "avgDistance": 343.0,
      "longestHr": 343,
      "avgExitVelocity": 76.3,
      "longballIndex": 32.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0038,
          "percentile": 0.0172,
          "score": 17.4,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.019,
          "percentile": 0.0593,
          "score": 39.1,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.267,
          "percentile": 0.0636,
          "score": 40.5,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 671289,
      "player": "Tyler Freeman",
      "team": "COL",
      "bbe": 115,
      "pa": 115,
      "hr": 2,
      "xhr": 0.3,
      "xhrPerBbe": 0.0026,
      "xhrDiff": 1.7,
      "noDoubters": 0,
      "doubters": 4,
      "mostlyGone": 0,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 2,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 0,
      "cheapieRate": 1.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.009,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.313,
      "sweetSpotRate": 0.391,
      "pullAirRate": 0.138,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 20,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 9.4,
      "avgDistance": 360.5,
      "longestHr": 364,
      "avgExitVelocity": 83.7,
      "longballIndex": 28.3,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0026,
          "percentile": 0.0129,
          "score": 13.0,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.009,
          "percentile": 0.0254,
          "score": 23.8,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.313,
          "percentile": 0.1441,
          "score": 58.6,
          "weight": 0.05
        }
      },
      "sampleBadge": "Qualified Sample"
    },
    {
      "batter": 680757,
      "player": "Steven Kwan",
      "team": "CLE",
      "bbe": 172,
      "pa": 172,
      "hr": 1,
      "xhr": 0.2,
      "xhrPerBbe": 0.0012,
      "xhrDiff": 0.8,
      "noDoubters": 0,
      "doubters": 3,
      "mostlyGone": 0,
      "noDoubterRate": 0.0,
      "actualDoubterHr": 1,
      "actualMostlyGoneHr": 0,
      "actualNoDoubterHr": 0,
      "cheapieRate": 1.0,
      "cheapieSource": "actual-home-run-classification",
      "barrelRate": 0.006,
      "hrWindowThunderBbe": 0,
      "hrWindowThunderRate": 0.0,
      "hardHitRate": 0.093,
      "sweetSpotRate": 0.366,
      "pullAirRate": 0.139,
      "pullAirSource": "baseball-savant-batted-ball",
      "pulledAirBbe": 29,
      "crushedPulledAirBbe": 0,
      "pullAirJuice": 0.0,
      "pullAirJuicePer100Pa": 0.0,
      "avgDistanceOnBarrels": null,
      "avgLaunchAngleOnBarrels": null,
      "avgLaunchAngle": 12.8,
      "avgDistance": 381.0,
      "longestHr": 381,
      "avgExitVelocity": 80.6,
      "longballIndex": 22.6,
      "lbiVersion": "1.3",
      "lbiComponents": {
        "adjustedXhrPerBbe": {
          "value": 0.0012,
          "percentile": 0.0043,
          "score": 9.2,
          "weight": 0.5
        },
        "barrelRate": {
          "value": 0.006,
          "percentile": 0.0169,
          "score": 17.2,
          "weight": 0.2
        },
        "hrWindowThunderRate": {
          "value": 0.0,
          "percentile": 0.1314,
          "score": 56.3,
          "weight": 0.25
        },
        "hardHitRate": {
          "value": 0.093,
          "percentile": 0.0042,
          "score": 9.2,
          "weight": 0.05
        }
      },
      "sampleBadge": "Reliable Sample"
    }
  ],
  "dailyDong": {
    "eventKey": "2026-05-31|Bryce Eldridge|Keegan Thompson|453|108.0",
    "playId": "86d0ec46-4709-3495-a876-0cf049c99636",
    "gameDate": "2026-05-31",
    "batter": "Bryce Eldridge",
    "batterId": 805811,
    "batterTeam": "SF",
    "pitcher": "Keegan Thompson",
    "pitcherId": 624522,
    "pitcherTeam": "COL",
    "distance": 453,
    "exitVelocity": 108.0,
    "launchAngle": 28.0,
    "hrCat": "No Doubter",
    "parksCleared": 30,
    "eventOutcome": "Home Run",
    "score": 483.3
  },
  "dailyFeatures": {
    "gameDate": "2026-05-31",
    "dailyDong": {
      "eventKey": "2026-05-31|Bryce Eldridge|Keegan Thompson|453|108.0",
      "playId": "86d0ec46-4709-3495-a876-0cf049c99636",
      "gameDate": "2026-05-31",
      "batter": "Bryce Eldridge",
      "batterId": 805811,
      "batterTeam": "SF",
      "pitcher": "Keegan Thompson",
      "pitcherId": 624522,
      "pitcherTeam": "COL",
      "distance": 453,
      "exitVelocity": 108.0,
      "launchAngle": 28.0,
      "hrCat": "No Doubter",
      "parksCleared": 30,
      "eventOutcome": "Home Run",
      "score": 483.3
    },
    "hotDogRobbery": {
      "eventKey": "2026-05-31|Drew Gilbert|Zach Agnos|367|97.0",
      "playId": "a4eef954-147a-36df-a991-ec1cf34c5123",
      "gameDate": "2026-05-31",
      "batter": "Drew Gilbert",
      "batterId": 687551,
      "batterTeam": "SF",
      "pitcher": "Zach Agnos",
      "pitcherId": 688642,
      "pitcherTeam": "COL",
      "distance": 367,
      "exitVelocity": 97.0,
      "launchAngle": 35.0,
      "hrCat": "Mostly Gone",
      "parksCleared": 25,
      "eventOutcome": "Triple",
      "score": 358.7
    },
    "cheapestDong": {
      "eventKey": "2026-05-31|Dominic Canzone|Merrill Kelly|364|105.0",
      "playId": "a83b0522-a0a3-3cad-bdd3-cefab7edd0b0",
      "gameDate": "2026-05-31",
      "batter": "Dominic Canzone",
      "batterId": 686527,
      "batterTeam": "SEA",
      "pitcher": "Merrill Kelly",
      "pitcherId": 518876,
      "pitcherTeam": "AZ",
      "distance": 364,
      "exitVelocity": 105.0,
      "launchAngle": 26.0,
      "hrCat": "Doubter",
      "parksCleared": 1,
      "eventOutcome": "Home Run",
      "score": 242.4
    }
  }
}
