{
  "generatedAt": "2026-05-29T04:40:12.094800+00:00",
  "site": {
    "name": "The Long Ball",
    "url": "https://thelongball.app",
    "tagline": "Digging the data behind the distance."
  },
  "dataset": "Hot Dog Index",
  "season": 2023,
  "description": "Pitcher-facing longball damage allowed leaderboard for The Hot Dog Stand.",
  "methodologyVersion": "Hot Dog Index v1.1",
  "sourceNotes": "Uses the canonical Statcast pitch cache and Baseball Savant Home Run Tracker Adjusted mode. The frontend reads this precomputed static JSON and never queries Statcast directly.",
  "fields": {
    "pitcher": "Pitcher display name.",
    "team": "Pitcher's team when reliably available; otherwise an em dash.",
    "hotDogIndex": "HDI v1.1 plus-style pitcher score for total longball damage allowed.",
    "hdiVersion": "Hot Dog Index formula version used for this pitcher row.",
    "cookedPer100Bbe": "Hot Dog damage allowed per 100 batted balls in play.",
    "totalBbeAllowed": "Total batted-ball events allowed in the cached Statcast sample.",
    "hrCapableBbeAllowed": "Batted balls allowed that Baseball Savant classifies as having home-run potential in at least one MLB park.",
    "hrWindowThunderBbeAllowed": "Batted balls allowed at 105 mph or harder with launch angle between 25 and 40 degrees.",
    "hrWindowThunderRateAllowed": "Share of BBE allowed at 105 mph or harder with launch angle between 25 and 40 degrees. HDI v1.1 component.",
    "noDoubtersAllowed": "HR-capable batted balls allowed that would clear all 30 MLB parks.",
    "mostlyGoneAllowed": "HR-capable batted balls allowed that would clear many parks, but not all.",
    "doubtersAllowed": "HR-capable batted balls allowed that would clear only a small number of parks.",
    "avgExitVelocityAllowed": "Average exit velocity allowed on HR-capable contact when available.",
    "avgDistanceAllowed": "Average projected distance allowed on HR-capable contact when available. Reference stat only, not part of HDI v1.1.",
    "maxExitVelocityAllowed": "Hardest HR-capable contact allowed.",
    "maxDistanceAllowed": "Longest HR-capable contact allowed.",
    "meatballPitchesThrown": "Heart-zone pitches below the pitcher's 25th-percentile velocity for that pitch type, with the pitch-type sample safeguard applied."
  },
  "source": {
    "pitchCache": "data/raw/statcast-bbe-events-2023.csv",
    "homeRunTracker": "https://baseballsavant.mlb.com/leaderboard/home-runs?player_type=Pitcher&year=2023&cat=adj_xhr&min=0&csv=true",
    "homeRunTrackerMode": "adj_xhr",
    "methodology": "HDI v1.1 measures pitcher-side longball damage allowed, anchored by Adjusted xHR/BBE allowed and sharpened by HR-capable contact, no-doubters, Avg EV allowed, and HR-Window Thunder Allowed. A meatball is a Heart-zone pitch thrown below the pitcher's 25th-percentile velocity for that pitch type, with a 15+ pitch sample for that pitch type. The Hot Dog Stand identifies pitchers who have served up the most damage on these mistakes."
  },
  "qualifiedBy": {
    "minimumHrsAllowed": 5,
    "minimumBbeAllowed": 50,
    "meatballMinimumPitches": 15,
    "meatballPitchTypeMinimumSample": 15
  },
  "hotDogIndexVersion": "1.1",
  "hdiVersion": "1.1",
  "hdiComponents": {
    "adjustedXhrPerBbeAllowed": 0.325,
    "hrCapableBbeRateAllowed": 0.2,
    "noDoubterRateAllowed": 0.1,
    "avgExitVelocityAllowed": 0.075,
    "hrWindowThunderRateAllowed": 0.3
  },
  "pitchers": [
    {
      "pitcherId": 656970,
      "pitcher": "Devin Smeltzer",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 9,
      "gamesStarted": 1,
      "reliefAppearances": 8,
      "hotDogIndex": 180.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 76,
      "totalBbeAllowed": 76,
      "cookedPer100Bbe": 237.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0934,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1184,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0526,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 408.0,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-04-10",
        "batterId": 664761,
        "pitcherId": 656970,
        "description": "Alec Bohm homers (3) on a fly ball to left center field. Kyle Schwarber scores. Nick Castellanos scores.",
        "exitVelocity": 109.3,
        "distance": 440,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0934,
          "percentile": null,
          "score": 187.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1184,
          "percentile": null,
          "score": 170.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 154.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0934,
          "percentile": null,
          "score": 187.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1184,
          "percentile": null,
          "score": 170.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 154.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660896,
      "pitcher": "Jorge Alcala",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 0,
      "reliefAppearances": 14,
      "hotDogIndex": 176.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 52,
      "totalBbeAllowed": 52,
      "cookedPer100Bbe": 339.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.1231,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1346,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0385,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-05-12",
        "batterId": 666624,
        "pitcherId": 660896,
        "description": "Christopher Morel homers (2) on a fly ball to right center field. Yan Gomes scores.",
        "exitVelocity": 109.2,
        "distance": 429,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1231,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1346,
          "percentile": null,
          "score": 190.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.36,
          "percentile": null,
          "score": 102.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 176.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1231,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1346,
          "percentile": null,
          "score": 190.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.36,
          "percentile": null,
          "score": 102.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 176.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666157,
      "pitcher": "Nick Lodolo",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 174.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 170.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0892,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.098,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.049,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-04-18",
        "batterId": 650490,
        "pitcherId": 666157,
        "description": "Yandy Diaz homers (5) on a fly ball to left field. Francisco Mejia scores. Vidal Brujan scores.",
        "exitVelocity": 111.6,
        "distance": 440,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 184.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 141.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.89,
          "percentile": null,
          "score": 150.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0892,
          "percentile": null,
          "score": 184.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 141.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.89,
          "percentile": null,
          "score": 150.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669169,
      "pitcher": "Jonathan Heasley",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 1,
      "reliefAppearances": 12,
      "hotDogIndex": 169.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 50,
      "totalBbeAllowed": 50,
      "cookedPer100Bbe": 339.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.086,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.04,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 415.6,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-08-11",
        "batterId": 575929,
        "pitcherId": 669169,
        "description": "Willson Contreras homers (13) on a fly ball to left center field. Nolan Gorman scores.",
        "exitVelocity": 110.1,
        "distance": 461,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.086,
          "percentile": null,
          "score": 180.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 190.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.46,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 184.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.086,
          "percentile": null,
          "score": 180.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 190.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.46,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 184.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 446372,
      "pitcher": "Corey Kluber",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 11,
      "reliefAppearances": 6,
      "hotDogIndex": 168.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 204,
      "totalBbeAllowed": 204,
      "cookedPer100Bbe": 82.5,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0799,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.1078,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0392,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-04-13",
        "batterId": 650490,
        "pitcherId": 446372,
        "description": "Yandy Diaz homers (4) on a line drive to center field.",
        "exitVelocity": 111.0,
        "distance": 434,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 174.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1078,
          "percentile": null,
          "score": 158.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9778,
          "percentile": null,
          "score": 152.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 181.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0799,
          "percentile": null,
          "score": 174.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1078,
          "percentile": null,
          "score": 158.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9778,
          "percentile": null,
          "score": 152.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 181.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458681,
      "pitcher": "Lance Lynn",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 167.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 550,
      "totalBbeAllowed": 550,
      "cookedPer100Bbe": 30.5,
      "hrsAllowed": 48,
      "adjustedXhrAllowed": 43.6,
      "adjustedXhrPerBbeAllowed": 0.0793,
      "xhrDiffAllowed": 4.4,
      "hrCapableBbeAllowed": 60,
      "hrCapableBbeRateAllowed": 0.1091,
      "hrWindowThunderBbeAllowed": 23,
      "hrWindowThunderRateAllowed": 0.0418,
      "noDoubtersAllowed": 21,
      "mostlyGoneAllowed": 31,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.35,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-07-21",
        "batterId": 621439,
        "pitcherId": 458681,
        "description": "Byron Buxton homers (16) on a line drive to center field. Max Kepler scores. Matt Wallner scores.",
        "exitVelocity": 114.3,
        "distance": 427,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 170.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1091,
          "percentile": null,
          "score": 160.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 136.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0938,
          "percentile": null,
          "score": 121.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 190.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 170.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1091,
          "percentile": null,
          "score": 160.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 136.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0938,
          "percentile": null,
          "score": 121.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 190.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 700363,
      "pitcher": "AJ Smith-Shawver",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 5,
      "reliefAppearances": 4,
      "hotDogIndex": 165.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 81,
      "totalBbeAllowed": 81,
      "cookedPer100Bbe": 204.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0889,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1358,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.037,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2023-10-11",
        "batterId": 592206,
        "pitcherId": 700363,
        "description": "Nick Castellanos homers (2) on a fly ball to left center field.",
        "exitVelocity": 112.2,
        "distance": 449,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 182.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1358,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.81,
          "percentile": null,
          "score": 83.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 171.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 182.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1358,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.81,
          "percentile": null,
          "score": 83.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 171.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 488984,
      "pitcher": "Tommy Hunter",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 0,
      "reliefAppearances": 17,
      "hotDogIndex": 164.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 84,
      "totalBbeAllowed": 84,
      "cookedPer100Bbe": 196.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0798,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1071,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0357,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 406.3,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2023-06-08",
        "batterId": 645277,
        "pitcherId": 488984,
        "description": "Ozzie Albies homers (14) on a fly ball to right field. Sam Hilliard scores. Travis d'Arnaud scores.",
        "exitVelocity": 110.7,
        "distance": 408,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 173.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 155.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6833,
          "percentile": null,
          "score": 142.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 166.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 173.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 155.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6833,
          "percentile": null,
          "score": 142.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 166.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689266,
      "pitcher": "Dylan Dodd",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 162.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 119.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0684,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1029,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0441,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 417.4,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-05-04",
        "batterId": 624585,
        "pitcherId": 689266,
        "description": "Jorge Soler homers (6) on a line drive to left center field. Jon Berti scores.",
        "exitVelocity": 114.8,
        "distance": 424,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 145.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1029,
          "percentile": null,
          "score": 147.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 151.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0684,
          "percentile": null,
          "score": 145.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1029,
          "percentile": null,
          "score": 147.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 151.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608328,
      "pitcher": "Chase De Jong",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 10,
      "gamesStarted": 0,
      "reliefAppearances": 10,
      "hotDogIndex": 160.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 55,
      "totalBbeAllowed": 55,
      "cookedPer100Bbe": 291.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.1109,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1636,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0364,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.1,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2023-05-07",
        "batterId": 662139,
        "pitcherId": 608328,
        "description": "Daulton Varsho homers (5) on a fly ball to right field. Bo Bichette scores.",
        "exitVelocity": 108.3,
        "distance": 413,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1109,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1636,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0857,
          "percentile": null,
          "score": 15.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 167.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1109,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1636,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0857,
          "percentile": null,
          "score": 15.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 167.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656257,
      "pitcher": "Jeff Brigham",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 0,
      "reliefAppearances": 40,
      "hotDogIndex": 159.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 156.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0725,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1078,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0392,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 406.9,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-09-21",
        "batterId": 592206,
        "pitcherId": 656257,
        "description": "Nick Castellanos homers (28) on a fly ball to left center field.",
        "exitVelocity": 110.3,
        "distance": 454,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 155.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1078,
          "percentile": null,
          "score": 158.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1778,
          "percentile": null,
          "score": 160.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 181.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 155.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1078,
          "percentile": null,
          "score": 158.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1778,
          "percentile": null,
          "score": 160.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 181.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573204,
      "pitcher": "Caleb Thielbar",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 157.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 96,
      "totalBbeAllowed": 96,
      "cookedPer100Bbe": 164.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0948,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.125,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2023-04-05",
        "batterId": 624585,
        "pitcherId": 573204,
        "description": "Jorge Soler homers (3) on a fly ball to left field. Jon Berti scores. Bryan De La Cruz scores.",
        "exitVelocity": 114.0,
        "distance": 399,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0948,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 180.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4333,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 121.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0948,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 180.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4333,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 121.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686973,
      "pitcher": "Louis Varland",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 10,
      "reliefAppearances": 9,
      "hotDogIndex": 157.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 79.7,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0792,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0964,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0355,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 413.0,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-05-14",
        "batterId": 666624,
        "pitcherId": 686973,
        "description": "Christopher Morel homers (3) on a fly ball to left center field.",
        "exitVelocity": 113.6,
        "distance": 461,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 169.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5,
          "percentile": null,
          "score": 167.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 165.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 169.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5,
          "percentile": null,
          "score": 167.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 165.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 456501,
      "pitcher": "Johnny Cueto",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 10,
      "reliefAppearances": 3,
      "hotDogIndex": 156.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 97.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.1,
      "adjustedXhrPerBbeAllowed": 0.1069,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.1313,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 398.1,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-09-20",
        "batterId": 683146,
        "pitcherId": 456501,
        "description": "Brett Baty homers (8) on a fly ball to right field.",
        "exitVelocity": 113.1,
        "distance": 440,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1069,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1313,
          "percentile": null,
          "score": 184.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 92.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7235,
          "percentile": null,
          "score": 110.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 134.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1069,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1313,
          "percentile": null,
          "score": 184.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 92.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7235,
          "percentile": null,
          "score": 110.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 134.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 679525,
      "pitcher": "Alec Marsh",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 8,
      "reliefAppearances": 9,
      "hotDogIndex": 156.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 207,
      "totalBbeAllowed": 207,
      "cookedPer100Bbe": 75.4,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0787,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.1208,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0338,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2023-08-21",
        "batterId": 669127,
        "pitcherId": 679525,
        "description": "Shea Langeliers homers (12) on a fly ball to left center field.",
        "exitVelocity": 111.7,
        "distance": 456,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 168.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1208,
          "percentile": null,
          "score": 174.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 93.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9562,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 161.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 168.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1208,
          "percentile": null,
          "score": 174.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 93.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9562,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 161.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596112,
      "pitcher": "Robert Stephenson",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 155.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 134.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0664,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0862,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0431,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 410.7,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-08-05",
        "batterId": 668731,
        "pitcherId": 596112,
        "description": "Akil Baddoo homers (6) on a fly ball to right field.",
        "exitVelocity": 111.7,
        "distance": 429,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 143.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 121.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5667,
          "percentile": null,
          "score": 169.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 143.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 121.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5667,
          "percentile": null,
          "score": 169.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669424,
      "pitcher": "Jimmy Lambert",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 1,
      "reliefAppearances": 38,
      "hotDogIndex": 155.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 110,
      "totalBbeAllowed": 110,
      "cookedPer100Bbe": 141.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0745,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1182,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0273,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-05-12",
        "batterId": 670541,
        "pitcherId": 669424,
        "description": "Yordan Alvarez homers (9) on a fly ball to right field.",
        "exitVelocity": 113.5,
        "distance": 428,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 160.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1182,
          "percentile": null,
          "score": 169.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 151.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 143.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 160.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1182,
          "percentile": null,
          "score": 169.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9,
          "percentile": null,
          "score": 151.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 143.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669854,
      "pitcher": "Ronel Blanco",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 19,
      "gamesStarted": 9,
      "reliefAppearances": 10,
      "hotDogIndex": 155.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 102.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0775,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0993,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0331,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-04-08",
        "batterId": 621439,
        "pitcherId": 669854,
        "description": "Byron Buxton homers (1) on a fly ball to left field. Kyle Farmer scores. Christian Vazquez scores.",
        "exitVelocity": 110.8,
        "distance": 419,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 165.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0993,
          "percentile": null,
          "score": 143.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3583,
          "percentile": null,
          "score": 131.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 159.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 165.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0993,
          "percentile": null,
          "score": 143.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3583,
          "percentile": null,
          "score": 131.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 159.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 685410,
      "pitcher": "Peyton Battenfield",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 6,
      "reliefAppearances": 1,
      "hotDogIndex": 154.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 145.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.066,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0943,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0377,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-05-05",
        "batterId": 596146,
        "pitcherId": 685410,
        "description": "Max Kepler homers (4) on a fly ball to right center field. Christian Vazquez scores.",
        "exitVelocity": 109.7,
        "distance": 440,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 142.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0943,
          "percentile": null,
          "score": 134.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0143,
          "percentile": null,
          "score": 176.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 174.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 142.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0943,
          "percentile": null,
          "score": 134.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0143,
          "percentile": null,
          "score": 176.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 174.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489446,
      "pitcher": "Kirby Yates",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 153.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 114.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0724,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.1045,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0373,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 416.9,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-09-16",
        "batterId": 669394,
        "pitcherId": 489446,
        "description": "Jake Burger homers (32) on a line drive to center field. Dane Myers scores.",
        "exitVelocity": 113.0,
        "distance": 411,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 154.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 150.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4556,
          "percentile": null,
          "score": 135.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 173.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 154.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1045,
          "percentile": null,
          "score": 150.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4556,
          "percentile": null,
          "score": 135.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 173.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606149,
      "pitcher": "Giovanny Gallegos",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 152.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 93.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0744,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0976,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0366,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-05-03",
        "batterId": 571875,
        "pitcherId": 606149,
        "description": "Jake Lamb homers (2) on a fly ball to right center field.",
        "exitVelocity": 107.3,
        "distance": 434,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 158.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0976,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 163.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 78.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 169.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 158.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0976,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 163.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 78.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 169.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607074,
      "pitcher": "Carlos Rod\u00f3n",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 14,
      "reliefAppearances": 0,
      "hotDogIndex": 151.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 80.3,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0825,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1217,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0265,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3478,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-08-01",
        "batterId": 668227,
        "pitcherId": 607074,
        "description": "Randy Arozarena homers (18) on a fly ball to left field. Harold Ramirez scores.",
        "exitVelocity": 106.9,
        "distance": 415,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 178.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1217,
          "percentile": null,
          "score": 176.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 135.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1267,
          "percentile": null,
          "score": 43.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 139.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 178.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1217,
          "percentile": null,
          "score": 176.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 135.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1267,
          "percentile": null,
          "score": 43.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 139.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628711,
      "pitcher": "Julio Ur\u00edas",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 150.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 333,
      "totalBbeAllowed": 333,
      "cookedPer100Bbe": 45.3,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 23.5,
      "adjustedXhrPerBbeAllowed": 0.0706,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.1081,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.033,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3611,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-05-13",
        "batterId": 665742,
        "pitcherId": 628711,
        "description": "Juan Soto homers (7) on a fly ball to right field.",
        "exitVelocity": 111.3,
        "distance": 410,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 151.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1081,
          "percentile": null,
          "score": 159.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 140.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6083,
          "percentile": null,
          "score": 107.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 158.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 151.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1081,
          "percentile": null,
          "score": 159.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3611,
          "percentile": null,
          "score": 140.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6083,
          "percentile": null,
          "score": 107.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 158.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680689,
      "pitcher": "Lyon Richardson",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 4,
      "reliefAppearances": 1,
      "hotDogIndex": 148.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 54,
      "totalBbeAllowed": 54,
      "cookedPer100Bbe": 274.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0944,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1296,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2023-08-06",
        "batterId": 657041,
        "pitcherId": 680689,
        "description": "Lane Thomas homers (19) on a fly ball to center field.",
        "exitVelocity": 105.8,
        "distance": 406,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0944,
          "percentile": null,
          "score": 190.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1296,
          "percentile": null,
          "score": 182.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1,
          "percentile": null,
          "score": 65.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 112.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0944,
          "percentile": null,
          "score": 190.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1296,
          "percentile": null,
          "score": 182.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1,
          "percentile": null,
          "score": 65.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 112.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608678,
      "pitcher": "Dominic Leone",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 147.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 97.9,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.0,
      "adjustedXhrPerBbeAllowed": 0.0795,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.106,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0265,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-05-16",
        "batterId": 642350,
        "pitcherId": 608678,
        "description": "Jose Siri homers (5) on a line drive to left center field.",
        "exitVelocity": 113.7,
        "distance": 416,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 171.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.106,
          "percentile": null,
          "score": 153.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1714,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 139.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 171.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.106,
          "percentile": null,
          "score": 153.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1714,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 139.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674003,
      "pitcher": "Cody Bradford",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 8,
      "reliefAppearances": 17,
      "hotDogIndex": 147.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 76.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0646,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1198,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0365,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 116.1,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-05-15",
        "batterId": 660670,
        "pitcherId": 674003,
        "description": "Ronald Acuna Jr. homers (9) on a fly ball to center field. Orlando Arcia scores.",
        "exitVelocity": 116.1,
        "distance": 454,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 138.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1198,
          "percentile": null,
          "score": 171.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9417,
          "percentile": null,
          "score": 115.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 168.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 138.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1198,
          "percentile": null,
          "score": 171.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9417,
          "percentile": null,
          "score": 115.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 168.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668970,
      "pitcher": "Gavin Hollowell",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 0,
      "reliefAppearances": 31,
      "hotDogIndex": 147.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 98,
      "totalBbeAllowed": 98,
      "cookedPer100Bbe": 150.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0643,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0918,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0408,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 414.9,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2023-09-29",
        "batterId": 680777,
        "pitcherId": 668970,
        "description": "Ryan Jeffers homers (14) on a fly ball to left field.",
        "exitVelocity": 110.2,
        "distance": 465,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 137.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0918,
          "percentile": null,
          "score": 129.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.225,
          "percentile": null,
          "score": 98.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 187.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 137.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0918,
          "percentile": null,
          "score": 129.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.225,
          "percentile": null,
          "score": 98.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 187.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594943,
      "pitcher": "Zach Neal",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 2,
      "reliefAppearances": 12,
      "hotDogIndex": 147.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 83,
      "totalBbeAllowed": 83,
      "cookedPer100Bbe": 177.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0735,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0964,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.625,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-08-25",
        "batterId": 650391,
        "pitcherId": 594943,
        "description": "Eloy Jimenez homers (15) on a line drive to left center field.",
        "exitVelocity": 112.5,
        "distance": 434,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 156.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6625,
          "percentile": null,
          "score": 141.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 131.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0735,
          "percentile": null,
          "score": 156.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0964,
          "percentile": null,
          "score": 137.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.625,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6625,
          "percentile": null,
          "score": 141.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 131.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669022,
      "pitcher": "MacKenzie Gore",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 29,
      "reliefAppearances": 1,
      "hotDogIndex": 146.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 379,
      "totalBbeAllowed": 379,
      "cookedPer100Bbe": 38.6,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 24.9,
      "adjustedXhrPerBbeAllowed": 0.0657,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.1003,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3421,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-07-28",
        "batterId": 624413,
        "pitcherId": 669022,
        "description": "Pete Alonso homers (29) on a fly ball to center field. Brett Baty scores. Francisco Alvarez scores.",
        "exitVelocity": 112.5,
        "distance": 453,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 141.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1003,
          "percentile": null,
          "score": 145.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3421,
          "percentile": null,
          "score": 134.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6593,
          "percentile": null,
          "score": 140.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 156.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 141.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1003,
          "percentile": null,
          "score": 145.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3421,
          "percentile": null,
          "score": 134.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6593,
          "percentile": null,
          "score": 140.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 156.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608337,
      "pitcher": "Lucas Giolito",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 145.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 506,
      "totalBbeAllowed": 506,
      "cookedPer100Bbe": 28.8,
      "hrsAllowed": 41,
      "adjustedXhrAllowed": 36.3,
      "adjustedXhrPerBbeAllowed": 0.0717,
      "xhrDiffAllowed": 4.7,
      "hrCapableBbeAllowed": 47,
      "hrCapableBbeRateAllowed": 0.0929,
      "hrWindowThunderBbeAllowed": 15,
      "hrWindowThunderRateAllowed": 0.0296,
      "noDoubtersAllowed": 17,
      "mostlyGoneAllowed": 26,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3617,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-08-28",
        "batterId": 547180,
        "pitcherId": 608337,
        "description": "Bryce Harper homers (13) on a line drive to right center field. Trea Turner scores.",
        "exitVelocity": 111.9,
        "distance": 429,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 152.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0929,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3617,
          "percentile": null,
          "score": 140.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.161,
          "percentile": null,
          "score": 124.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 153.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 152.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0929,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3617,
          "percentile": null,
          "score": 140.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.161,
          "percentile": null,
          "score": 124.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 153.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671737,
      "pitcher": "Taj Bradley",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 21,
      "reliefAppearances": 2,
      "hotDogIndex": 143.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 291,
      "totalBbeAllowed": 291,
      "cookedPer100Bbe": 49.3,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.1,
      "adjustedXhrPerBbeAllowed": 0.0691,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0859,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0344,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 413.3,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2023-05-18",
        "batterId": 624413,
        "pitcherId": 671737,
        "description": "Pete Alonso homers (16) on a fly ball to center field.",
        "exitVelocity": 113.4,
        "distance": 446,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 147.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 120.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0304,
          "percentile": null,
          "score": 155.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 162.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 147.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 120.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0304,
          "percentile": null,
          "score": 155.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 162.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596271,
      "pitcher": "Casey Lawrence",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 0,
      "reliefAppearances": 15,
      "hotDogIndex": 143.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 90,
      "totalBbeAllowed": 90,
      "cookedPer100Bbe": 159.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0722,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0333,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 407.3,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-08-16",
        "batterId": 691016,
        "pitcherId": 596271,
        "description": "Tyler Soderstrom homers (2) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 454,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 153.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4429,
          "percentile": null,
          "score": 103.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 160.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 153.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4429,
          "percentile": null,
          "score": 103.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 160.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672391,
      "pitcher": "Kaleb Ort",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 2,
      "reliefAppearances": 24,
      "hotDogIndex": 142.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 75,
      "totalBbeAllowed": 75,
      "cookedPer100Bbe": 189.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0787,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1067,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-04-11",
        "batterId": 666139,
        "pitcherId": 672391,
        "description": "Josh Lowe homers (2) on a fly ball to right center field.",
        "exitVelocity": 109.3,
        "distance": 406,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 167.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1067,
          "percentile": null,
          "score": 154.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1167,
          "percentile": null,
          "score": 122.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0787,
          "percentile": null,
          "score": 167.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1067,
          "percentile": null,
          "score": 154.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1167,
          "percentile": null,
          "score": 122.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660761,
      "pitcher": "Jos\u00e9 Suarez",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 8,
      "reliefAppearances": 4,
      "hotDogIndex": 141.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 122.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0759,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1034,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0259,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-05-07",
        "batterId": 677649,
        "pitcherId": 660761,
        "description": "Ezequiel Duran homers (4) on a fly ball to left field. Jonah Heim scores.",
        "exitVelocity": 110.5,
        "distance": 426,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 162.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 148.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.78,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0259,
          "percentile": null,
          "score": 137.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 162.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 148.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.78,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0259,
          "percentile": null,
          "score": 137.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664199,
      "pitcher": "Taylor Clarke",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 2,
      "reliefAppearances": 59,
      "hotDogIndex": 141.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 81.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.5,
      "adjustedXhrPerBbeAllowed": 0.078,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.1156,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0231,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-06-17",
        "batterId": 660271,
        "pitcherId": 664199,
        "description": "Shohei Ohtani homers (23) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 437,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 166.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1156,
          "percentile": null,
          "score": 167.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0917,
          "percentile": null,
          "score": 93.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 129.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 166.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1156,
          "percentile": null,
          "score": 167.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0917,
          "percentile": null,
          "score": 93.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 129.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680704,
      "pitcher": "Nick Sandlin",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 141.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 92.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.0745,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2023-04-30",
        "batterId": 657136,
        "pitcherId": 680704,
        "description": "Connor Wong homers (1) on a fly ball to left field. Christian Arroyo scores.",
        "exitVelocity": 111.8,
        "distance": 427,
        "launchAngle": 42.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 159.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 164.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 105.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 159.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 164.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5333,
          "percentile": null,
          "score": 105.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594902,
      "pitcher": "Ben Lively",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 12,
      "reliefAppearances": 7,
      "hotDogIndex": 140.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 275,
      "totalBbeAllowed": 275,
      "cookedPer100Bbe": 51.2,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.0596,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0982,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0291,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.4074,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-07-16",
        "batterId": 592885,
        "pitcherId": 594902,
        "description": "Christian Yelich homers (13) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 439,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 127.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0982,
          "percentile": null,
          "score": 141.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4074,
          "percentile": null,
          "score": 154.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.39,
          "percentile": null,
          "score": 132.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 152.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 127.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0982,
          "percentile": null,
          "score": 141.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4074,
          "percentile": null,
          "score": 154.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.39,
          "percentile": null,
          "score": 132.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0291,
          "percentile": null,
          "score": 152.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678061,
      "pitcher": "Ray Kerr",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 140.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 69,
      "totalBbeAllowed": 69,
      "cookedPer100Bbe": 203.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.071,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1159,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.029,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 388.6,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2023-06-30",
        "batterId": 680574,
        "pitcherId": 678061,
        "description": "Matt McLain homers (7) on a line drive to center field. Tyler Stephenson scores.",
        "exitVelocity": 109.7,
        "distance": 421,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 152.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1159,
          "percentile": null,
          "score": 168.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 151.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 152.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1159,
          "percentile": null,
          "score": 168.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 151.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676664,
      "pitcher": "JP Sears",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 140.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 505,
      "totalBbeAllowed": 505,
      "cookedPer100Bbe": 27.8,
      "hrsAllowed": 34,
      "adjustedXhrAllowed": 35.4,
      "adjustedXhrPerBbeAllowed": 0.0701,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 53,
      "hrCapableBbeRateAllowed": 0.105,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0257,
      "noDoubtersAllowed": 19,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3585,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-08-20",
        "batterId": 663624,
        "pitcherId": 676664,
        "description": "Ryan Mountcastle homers (17) on a fly ball to left center field. Jordan Westburg scores. Adley Rutschman scores.",
        "exitVelocity": 112.1,
        "distance": 439,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 149.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 151.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3585,
          "percentile": null,
          "score": 139.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9853,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 136.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 149.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 151.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3585,
          "percentile": null,
          "score": 139.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9853,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 136.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687396,
      "pitcher": "Brent Headrick",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 0,
      "reliefAppearances": 14,
      "hotDogIndex": 140.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 73,
      "totalBbeAllowed": 73,
      "cookedPer100Bbe": 192.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.074,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1644,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0274,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-04-26",
        "batterId": 650402,
        "pitcherId": 687396,
        "description": "Gleyber Torres homers (3) on a fly ball to left center field. Anthony Rizzo scores.",
        "exitVelocity": 107.9,
        "distance": 429,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.074,
          "percentile": null,
          "score": 158.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1644,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4143,
          "percentile": null,
          "score": 46.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 144.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.074,
          "percentile": null,
          "score": 158.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1644,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4143,
          "percentile": null,
          "score": 46.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0274,
          "percentile": null,
          "score": 144.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669459,
      "pitcher": "Kyle Nelson",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 2,
      "reliefAppearances": 75,
      "hotDogIndex": 139.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 77.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0685,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0829,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0276,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 408.8,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-07-02",
        "batterId": 660271,
        "pitcherId": 669459,
        "description": "Shohei Ohtani homers (31) on a fly ball to right field.",
        "exitVelocity": 115.4,
        "distance": 454,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 146.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0829,
          "percentile": null,
          "score": 117.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8571,
          "percentile": null,
          "score": 148.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 147.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 146.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0829,
          "percentile": null,
          "score": 117.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8571,
          "percentile": null,
          "score": 148.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 147.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640462,
      "pitcher": "A.J. Puk",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 139.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 86.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0584,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.087,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0311,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-07-05",
        "batterId": 691023,
        "pitcherId": 640462,
        "description": "Jordan Walker homers (7) on a fly ball to left center field. Willson Contreras scores.",
        "exitVelocity": 112.1,
        "distance": 444,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 126.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 121.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 138.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.16,
          "percentile": null,
          "score": 180.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 155.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 126.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 121.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 138.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.16,
          "percentile": null,
          "score": 180.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 155.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666214,
      "pitcher": "Joey Wentz",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 20,
      "reliefAppearances": 7,
      "hotDogIndex": 138.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 370,
      "totalBbeAllowed": 370,
      "cookedPer100Bbe": 37.5,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 23.6,
      "adjustedXhrPerBbeAllowed": 0.0638,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0973,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0297,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3056,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 115.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-06-28",
        "batterId": 677649,
        "pitcherId": 666214,
        "description": "Ezequiel Duran homers (11) on a line drive to left field.",
        "exitVelocity": 115.2,
        "distance": 349,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 135.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0973,
          "percentile": null,
          "score": 139.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.937,
          "percentile": null,
          "score": 115.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 135.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0973,
          "percentile": null,
          "score": 139.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3056,
          "percentile": null,
          "score": 120.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.937,
          "percentile": null,
          "score": 115.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668665,
      "pitcher": "Stephen Nogosek",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 0,
      "reliefAppearances": 15,
      "hotDogIndex": 138.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 82,
      "totalBbeAllowed": 82,
      "cookedPer100Bbe": 169.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0561,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.122,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0366,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-06-08",
        "batterId": 542303,
        "pitcherId": 668665,
        "description": "Marcell Ozuna homers (12) on a fly ball to left center field.",
        "exitVelocity": 108.9,
        "distance": 390,
        "launchAngle": 43.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.122,
          "percentile": null,
          "score": 178.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6667,
          "percentile": null,
          "score": 141.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 169.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.122,
          "percentile": null,
          "score": 178.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6667,
          "percentile": null,
          "score": 141.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 169.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543475,
      "pitcher": "Jordan Lyles",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 138.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 575,
      "totalBbeAllowed": 575,
      "cookedPer100Bbe": 24.1,
      "hrsAllowed": 39,
      "adjustedXhrAllowed": 38.6,
      "adjustedXhrPerBbeAllowed": 0.0671,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 52,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 15,
      "hrWindowThunderRateAllowed": 0.0261,
      "noDoubtersAllowed": 20,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-05-14",
        "batterId": 592885,
        "pitcherId": 543475,
        "description": "Christian Yelich homers (7) on a fly ball to right field.",
        "exitVelocity": 113.5,
        "distance": 433,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 143.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4282,
          "percentile": null,
          "score": 133.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 138.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 143.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 127.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4282,
          "percentile": null,
          "score": 133.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 138.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622663,
      "pitcher": "Luis Severino",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 138.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 309,
      "totalBbeAllowed": 309,
      "cookedPer100Bbe": 44.7,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 23.6,
      "adjustedXhrPerBbeAllowed": 0.0764,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0971,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-06-13",
        "batterId": 607043,
        "pitcherId": 622663,
        "description": "Brandon Nimmo homers (6) on a fly ball to right center field.",
        "exitVelocity": 109.6,
        "distance": 429,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 163.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0971,
          "percentile": null,
          "score": 138.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1542,
          "percentile": null,
          "score": 95.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 128.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0764,
          "percentile": null,
          "score": 163.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0971,
          "percentile": null,
          "score": 138.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1542,
          "percentile": null,
          "score": 95.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 128.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570632,
      "pitcher": "Jos\u00e9 Ure\u00f1a",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 137.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 74.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0627,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0919,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0324,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-04-12",
        "batterId": 641933,
        "pitcherId": 570632,
        "description": "Tyler O'Neill homers (2) on a fly ball to center field.",
        "exitVelocity": 107.7,
        "distance": 461,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 134.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0919,
          "percentile": null,
          "score": 130.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1,
          "percentile": null,
          "score": 93.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 157.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 134.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0919,
          "percentile": null,
          "score": 130.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1,
          "percentile": null,
          "score": 93.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0324,
          "percentile": null,
          "score": 157.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657746,
      "pitcher": "Joe Ryan",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 137.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 459,
      "totalBbeAllowed": 459,
      "cookedPer100Bbe": 29.9,
      "hrsAllowed": 33,
      "adjustedXhrAllowed": 33.9,
      "adjustedXhrPerBbeAllowed": 0.0739,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.1002,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3478,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 407.1,
      "maxExitVelocityAllowed": 116.0,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-09-01",
        "batterId": 608369,
        "pitcherId": 657746,
        "description": "Corey Seager homers (26) on a fly ball to right field.",
        "exitVelocity": 114.4,
        "distance": 422,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 157.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1002,
          "percentile": null,
          "score": 145.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 135.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 116.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 157.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1002,
          "percentile": null,
          "score": 145.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3478,
          "percentile": null,
          "score": 135.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 116.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664299,
      "pitcher": "Cristian Javier",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 137.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 498,
      "totalBbeAllowed": 498,
      "cookedPer100Bbe": 27.5,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 30.5,
      "adjustedXhrPerBbeAllowed": 0.0612,
      "xhrDiffAllowed": -3.5,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.0924,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0281,
      "noDoubtersAllowed": 15,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3261,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-08-03",
        "batterId": 519317,
        "pitcherId": 664299,
        "description": "Giancarlo Stanton homers (16) on a fly ball to left center field. Aaron Judge scores.",
        "exitVelocity": 114.1,
        "distance": 430,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 131.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0924,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3261,
          "percentile": null,
          "score": 126.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6741,
          "percentile": null,
          "score": 142.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 148.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0612,
          "percentile": null,
          "score": 131.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0924,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3261,
          "percentile": null,
          "score": 126.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6741,
          "percentile": null,
          "score": 142.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 148.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663658,
      "pitcher": "Thaddeus Ward",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 0,
      "reliefAppearances": 31,
      "hotDogIndex": 136.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 134.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0775,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1078,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2023-04-01",
        "batterId": 621566,
        "pitcherId": 663658,
        "description": "Matt Olson homers (2) on a fly ball to center field. Orlando Arcia scores.",
        "exitVelocity": 111.4,
        "distance": 420,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 164.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1078,
          "percentile": null,
          "score": 158.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5286,
          "percentile": null,
          "score": 168.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 164.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1078,
          "percentile": null,
          "score": 158.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5286,
          "percentile": null,
          "score": 168.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681857,
      "pitcher": "Reese Olson",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 18,
      "reliefAppearances": 3,
      "hotDogIndex": 136.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 284,
      "totalBbeAllowed": 284,
      "cookedPer100Bbe": 48.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 16.5,
      "adjustedXhrPerBbeAllowed": 0.0581,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0739,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5238,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 418.6,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2023-07-21",
        "batterId": 665742,
        "pitcherId": 681857,
        "description": "Juan Soto homers (19) on a fly ball to center field. Fernando Tatis Jr. scores.",
        "exitVelocity": 111.8,
        "distance": 463,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 125.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 99.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5238,
          "percentile": null,
          "score": 182.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7857,
          "percentile": null,
          "score": 171.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 149.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 125.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0739,
          "percentile": null,
          "score": 99.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5238,
          "percentile": null,
          "score": 182.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7857,
          "percentile": null,
          "score": 171.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 149.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 548389,
      "pitcher": "Ross Stripling",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 14,
      "reliefAppearances": 11,
      "hotDogIndex": 134.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 316,
      "totalBbeAllowed": 316,
      "cookedPer100Bbe": 42.6,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.9,
      "adjustedXhrPerBbeAllowed": 0.0598,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0791,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0316,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 117.8,
      "maxDistanceAllowed": 485,
      "worstServedEvent": {
        "gameDate": "2023-04-02",
        "batterId": 519317,
        "pitcherId": 548389,
        "description": "Giancarlo Stanton homers (2) on a fly ball to center field. Anthony Rizzo scores.",
        "exitVelocity": 117.8,
        "distance": 485,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 128.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0791,
          "percentile": null,
          "score": 109.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8652,
          "percentile": null,
          "score": 173.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0316,
          "percentile": null,
          "score": 156.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 128.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0791,
          "percentile": null,
          "score": 109.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8652,
          "percentile": null,
          "score": 173.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0316,
          "percentile": null,
          "score": 156.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 600921,
      "pitcher": "Andr\u00e9s Machado",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 134.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 89.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.068,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0933,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2023-09-22",
        "batterId": 542303,
        "pitcherId": 600921,
        "description": "Marcell Ozuna homers (36) on a fly ball to center field. Austin Riley scores. Matt Olson scores.",
        "exitVelocity": 112.7,
        "distance": 399,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 144.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 132.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5833,
          "percentile": null,
          "score": 137.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 144.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 132.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5833,
          "percentile": null,
          "score": 137.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607179,
      "pitcher": "Jordan Weems",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 0,
      "reliefAppearances": 51,
      "hotDogIndex": 133.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 95.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.07,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0929,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0214,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 401.3,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-07-16",
        "batterId": 502671,
        "pitcherId": 607179,
        "description": "Paul Goldschmidt homers (16) on a fly ball to center field. Brendan Donovan scores.",
        "exitVelocity": 109.2,
        "distance": 443,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 148.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0929,
          "percentile": null,
          "score": 131.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3889,
          "percentile": null,
          "score": 131.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 123.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 148.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0929,
          "percentile": null,
          "score": 131.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3889,
          "percentile": null,
          "score": 131.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 123.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642545,
      "pitcher": "Jaime Barria",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 6,
      "reliefAppearances": 30,
      "hotDogIndex": 133.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 274,
      "totalBbeAllowed": 274,
      "cookedPer100Bbe": 48.6,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.8,
      "adjustedXhrPerBbeAllowed": 0.0723,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0949,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 400.7,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-06-28",
        "batterId": 673357,
        "pitcherId": 642545,
        "description": "Luis Robert Jr. homers (23) on a fly ball to center field. Andrew Benintendi scores.",
        "exitVelocity": 109.6,
        "distance": 444,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0949,
          "percentile": null,
          "score": 135.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8381,
          "percentile": null,
          "score": 84.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0949,
          "percentile": null,
          "score": 135.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8381,
          "percentile": null,
          "score": 84.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656578,
      "pitcher": "Andre Jackson",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 7,
      "reliefAppearances": 14,
      "hotDogIndex": 133.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 75.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.0653,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0284,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-08-13",
        "batterId": 682829,
        "pitcherId": 656578,
        "description": "Elly De La Cruz homers (10) on a fly ball to center field.",
        "exitVelocity": 110.6,
        "distance": 442,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 140.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9455,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 151.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 140.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9455,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 151.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694297,
      "pitcher": "Brandon Pfaadt",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 132.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 353,
      "totalBbeAllowed": 353,
      "cookedPer100Bbe": 37.4,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 24.3,
      "adjustedXhrPerBbeAllowed": 0.0688,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.1076,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2023-05-09",
        "batterId": 624585,
        "pitcherId": 694297,
        "description": "Jorge Soler homers (8) on a fly ball to left center field. Jon Berti scores. Jazz Chisholm Jr. scores.",
        "exitVelocity": 112.5,
        "distance": 468,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 146.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1076,
          "percentile": null,
          "score": 156.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 144.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.168,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 105.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 146.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1076,
          "percentile": null,
          "score": 156.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 144.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.168,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 105.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502085,
      "pitcher": "David Robertson",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 132.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 76.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0523,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0698,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0349,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 406.7,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-10-04",
        "batterId": 592663,
        "pitcherId": 502085,
        "description": "J.T. Realmuto homers (1) on a fly ball to left field.",
        "exitVelocity": 110.2,
        "distance": 404,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 115.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 89.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4333,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0349,
          "percentile": null,
          "score": 163.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 115.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 89.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4333,
          "percentile": null,
          "score": 133.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0349,
          "percentile": null,
          "score": 163.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623149,
      "pitcher": "Paul Sewald",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 79,
      "gamesStarted": 0,
      "reliefAppearances": 79,
      "hotDogIndex": 131.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 78.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0581,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0898,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0299,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-10-27",
        "batterId": 608369,
        "pitcherId": 623149,
        "description": "Corey Seager homers (4) on a fly ball to right field. Leody Taveras scores.",
        "exitVelocity": 112.6,
        "distance": 418,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 124.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0898,
          "percentile": null,
          "score": 126.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 83.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 154.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 124.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0898,
          "percentile": null,
          "score": 126.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 83.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 154.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641729,
      "pitcher": "Joe Jim\u00e9nez",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 130.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 85.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0592,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1053,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 408.1,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-09-12",
        "batterId": 547180,
        "pitcherId": 641729,
        "description": "Bryce Harper homers (17) on a fly ball to center field.",
        "exitVelocity": 112.8,
        "distance": 430,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 127.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 152.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8,
          "percentile": null,
          "score": 147.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 127.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 152.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8,
          "percentile": null,
          "score": 147.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519043,
      "pitcher": "Matt Moore",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 130.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 141,
      "totalBbeAllowed": 141,
      "cookedPer100Bbe": 92.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.066,
      "xhrDiffAllowed": -2.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1135,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-05-12",
        "batterId": 647304,
        "pitcherId": 519043,
        "description": "Josh Naylor homers (4) on a fly ball to right center field.",
        "exitVelocity": 110.5,
        "distance": 442,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 142.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1135,
          "percentile": null,
          "score": 166.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6143,
          "percentile": null,
          "score": 52.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 122.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 142.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1135,
          "percentile": null,
          "score": 166.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6143,
          "percentile": null,
          "score": 52.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 122.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608344,
      "pitcher": "Cole Irvin",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 14,
      "reliefAppearances": 12,
      "hotDogIndex": 130.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 238,
      "totalBbeAllowed": 238,
      "cookedPer100Bbe": 54.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0651,
      "xhrDiffAllowed": -4.5,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0966,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0252,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2023-07-29",
        "batterId": 543309,
        "pitcherId": 608344,
        "description": "Kyle Higashioka homers (6) on a fly ball to left field.",
        "exitVelocity": 109.1,
        "distance": 428,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 139.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0966,
          "percentile": null,
          "score": 137.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5636,
          "percentile": null,
          "score": 105.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 139.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0966,
          "percentile": null,
          "score": 137.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5636,
          "percentile": null,
          "score": 105.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592094,
      "pitcher": "Jason Adam",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 129.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 104.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0653,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1048,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 404.1,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-05-12",
        "batterId": 519203,
        "pitcherId": 592094,
        "description": "Anthony Rizzo homers (8) on a fly ball to right center field. Aaron Judge scores.",
        "exitVelocity": 108.7,
        "distance": 398,
        "launchAngle": 40.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 140.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1048,
          "percentile": null,
          "score": 151.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2429,
          "percentile": null,
          "score": 70.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 131.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 140.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1048,
          "percentile": null,
          "score": 151.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2429,
          "percentile": null,
          "score": 70.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 131.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664062,
      "pitcher": "Tony Gonsolin",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 129.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 306,
      "totalBbeAllowed": 306,
      "cookedPer100Bbe": 42.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.8,
      "adjustedXhrPerBbeAllowed": 0.0614,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0817,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0229,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 407.6,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2023-05-24",
        "batterId": 621566,
        "pitcherId": 664062,
        "description": "Matt Olson homers (14) on a fly ball to right field.",
        "exitVelocity": 115.9,
        "distance": 456,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 132.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0817,
          "percentile": null,
          "score": 114.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1632,
          "percentile": null,
          "score": 125.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 132.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0817,
          "percentile": null,
          "score": 114.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1632,
          "percentile": null,
          "score": 125.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 128.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519242,
      "pitcher": "Chris Sale",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 128.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 262,
      "totalBbeAllowed": 262,
      "cookedPer100Bbe": 49.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.5,
      "adjustedXhrPerBbeAllowed": 0.063,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0992,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0191,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 408.7,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-05-20",
        "batterId": 665487,
        "pitcherId": 519242,
        "description": "Fernando Tatis Jr. homers (7) on a fly ball to left center field.",
        "exitVelocity": 107.2,
        "distance": 440,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 142.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 142.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592791,
      "pitcher": "Jameson Taillon",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 31,
      "reliefAppearances": 1,
      "hotDogIndex": 128.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 468,
      "totalBbeAllowed": 468,
      "cookedPer100Bbe": 27.5,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 24.8,
      "adjustedXhrPerBbeAllowed": 0.053,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.359,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 409.3,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2023-06-13",
        "batterId": 669261,
        "pitcherId": 592791,
        "description": "Jack Suwinski homers (15) on a fly ball to right field.",
        "exitVelocity": 111.3,
        "distance": 425,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 116.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 118.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.359,
          "percentile": null,
          "score": 139.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0593,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 147.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 116.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 118.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.359,
          "percentile": null,
          "score": 139.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0593,
          "percentile": null,
          "score": 120.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 147.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 601713,
      "pitcher": "Nick Pivetta",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 18,
      "reliefAppearances": 22,
      "hotDogIndex": 127.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 357,
      "totalBbeAllowed": 357,
      "cookedPer100Bbe": 35.8,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0619,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.1036,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0224,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2432,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 391.5,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2023-05-03",
        "batterId": 665489,
        "pitcherId": 601713,
        "description": "Vladimir Guerrero Jr. homers (6) on a fly ball to left field.",
        "exitVelocity": 110.0,
        "distance": 450,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 132.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1036,
          "percentile": null,
          "score": 149.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 94.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.148,
          "percentile": null,
          "score": 94.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 127.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 132.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1036,
          "percentile": null,
          "score": 149.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 94.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.148,
          "percentile": null,
          "score": 94.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0224,
          "percentile": null,
          "score": 127.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592789,
      "pitcher": "Noah Syndergaard",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 127.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 327,
      "totalBbeAllowed": 327,
      "cookedPer100Bbe": 39.1,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0602,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0948,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2258,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2023-06-07",
        "batterId": 682829,
        "pitcherId": 592789,
        "description": "Elly De La Cruz homers (1) on a fly ball to right field. Matt McLain scores.",
        "exitVelocity": 114.8,
        "distance": 458,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 130.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0948,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.475,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 145.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 130.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0948,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.475,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 145.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593334,
      "pitcher": "Domingo Germ\u00e1n",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 127.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 306,
      "totalBbeAllowed": 306,
      "cookedPer100Bbe": 41.7,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0644,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-03-17",
        "batterId": 690993,
        "pitcherId": 593334,
        "description": "Colt Keith homers (2) on a fly ball to right center field.",
        "exitVelocity": 111.4,
        "distance": 427,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 137.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 128.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 138.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.725,
          "percentile": null,
          "score": 110.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 137.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 128.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 138.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.725,
          "percentile": null,
          "score": 110.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 116.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669713,
      "pitcher": "Hayden Wesneski",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 13,
      "reliefAppearances": 23,
      "hotDogIndex": 127.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 258,
      "totalBbeAllowed": 258,
      "cookedPer100Bbe": 49.3,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0605,
      "xhrDiffAllowed": 4.4,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.1008,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0271,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1923,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-05-13",
        "batterId": 608336,
        "pitcherId": 669713,
        "description": "Joey Gallo homers (8) on a fly ball to right center field. Willi Castro scores. Ryan Jeffers scores.",
        "exitVelocity": 110.6,
        "distance": 422,
        "launchAngle": 38.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 130.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1008,
          "percentile": null,
          "score": 146.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 78.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.125,
          "percentile": null,
          "score": 66.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 142.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 130.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1008,
          "percentile": null,
          "score": 146.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 78.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.125,
          "percentile": null,
          "score": 66.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 142.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656629,
      "pitcher": "Michael Kopech",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 30,
      "reliefAppearances": 3,
      "hotDogIndex": 127.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 35.9,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 25.0,
      "adjustedXhrPerBbeAllowed": 0.0706,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.113,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.175,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-07-14",
        "batterId": 621566,
        "pitcherId": 656629,
        "description": "Matt Olson hits a grand slam (30) to right center field. Ronald Acuna Jr. scores. Ozzie Albies scores. Austin Riley scores.",
        "exitVelocity": 110.3,
        "distance": 430,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 151.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.113,
          "percentile": null,
          "score": 165.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 73.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.769,
          "percentile": null,
          "score": 82.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 151.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.113,
          "percentile": null,
          "score": 165.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 73.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.769,
          "percentile": null,
          "score": 82.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690986,
      "pitcher": "Kyle Harrison",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 127.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 131.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1031,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-09-08",
        "batterId": 666134,
        "pitcherId": 690986,
        "description": "Nolan Jones homers (15) on a fly ball to left center field.",
        "exitVelocity": 109.1,
        "distance": 399,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 136.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1031,
          "percentile": null,
          "score": 148.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.025,
          "percentile": null,
          "score": 119.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 136.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1031,
          "percentile": null,
          "score": 148.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.025,
          "percentile": null,
          "score": 119.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666159,
      "pitcher": "Matt Manning",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 126.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 262,
      "totalBbeAllowed": 262,
      "cookedPer100Bbe": 48.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.5,
      "adjustedXhrPerBbeAllowed": 0.0515,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0916,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 116.9,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2023-07-27",
        "batterId": 660271,
        "pitcherId": 666159,
        "description": "Shohei Ohtani homers (38) on a fly ball to center field.",
        "exitVelocity": 116.9,
        "distance": 435,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 129.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0455,
          "percentile": null,
          "score": 156.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 141.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 129.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0455,
          "percentile": null,
          "score": 156.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 141.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663567,
      "pitcher": "Peter Lambert",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 12,
      "reliefAppearances": 14,
      "hotDogIndex": 126.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 271,
      "totalBbeAllowed": 271,
      "cookedPer100Bbe": 46.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.3,
      "adjustedXhrPerBbeAllowed": 0.0638,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.1107,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 409.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2023-08-24",
        "batterId": 670042,
        "pitcherId": 663567,
        "description": "Luke Raley homers (18) on a fly ball to right center field.",
        "exitVelocity": 111.1,
        "distance": 428,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 136.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1107,
          "percentile": null,
          "score": 163.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5167,
          "percentile": null,
          "score": 77.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 126.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 136.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1107,
          "percentile": null,
          "score": 163.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5167,
          "percentile": null,
          "score": 77.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 126.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592741,
      "pitcher": "Chasen Shreve",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 126.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 141,
      "totalBbeAllowed": 141,
      "cookedPer100Bbe": 89.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0482,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.078,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0355,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-04-27",
        "batterId": 623993,
        "pitcherId": 592741,
        "description": "Anthony Santander homers (2) on a fly ball to left center field. Ryan Mountcastle scores.",
        "exitVelocity": 107.2,
        "distance": 414,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 107.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2714,
          "percentile": null,
          "score": 100.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 164.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.078,
          "percentile": null,
          "score": 107.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2714,
          "percentile": null,
          "score": 100.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 164.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663738,
      "pitcher": "Daniel Lynch IV",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 10,
      "reliefAppearances": 1,
      "hotDogIndex": 126.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 73.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0643,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0936,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-07-18",
        "batterId": 679529,
        "pitcherId": 663738,
        "description": "Spencer Torkelson homers (13) on a fly ball to left center field. Matt Vierling scores.",
        "exitVelocity": 109.7,
        "distance": 430,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 137.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 133.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 108.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 137.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 133.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 108.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666205,
      "pitcher": "Kyle Muller",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 15,
      "reliefAppearances": 8,
      "hotDogIndex": 126.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 274,
      "totalBbeAllowed": 274,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.5,
      "adjustedXhrPerBbeAllowed": 0.0602,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.1022,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.2,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-05-22",
        "batterId": 672284,
        "pitcherId": 666205,
        "description": "Jarred Kelenic homers (10) on a fly ball to center field. Julio Rodriguez scores.",
        "exitVelocity": 112.0,
        "distance": 455,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 129.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1022,
          "percentile": null,
          "score": 147.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.75,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 129.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1022,
          "percentile": null,
          "score": 147.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.75,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686218,
      "pitcher": "Emmet Sheehan",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 11,
      "reliefAppearances": 3,
      "hotDogIndex": 126.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 75.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0601,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 121.2,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-09-02",
        "batterId": 660670,
        "pitcherId": 686218,
        "description": "Ronald Acuna Jr. homers (32) on a line drive to center field.",
        "exitVelocity": 121.2,
        "distance": 454,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 128.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 135.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2917,
          "percentile": null,
          "score": 162.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 128.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 135.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2917,
          "percentile": null,
          "score": 162.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623167,
      "pitcher": "Chris Flexen",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 18,
      "reliefAppearances": 13,
      "hotDogIndex": 126.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 350,
      "totalBbeAllowed": 350,
      "cookedPer100Bbe": 36.0,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 21.7,
      "adjustedXhrPerBbeAllowed": 0.062,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0829,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0229,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3103,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 407.8,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2023-09-01",
        "batterId": 474832,
        "pitcherId": 623167,
        "description": "Brandon Belt homers (16) on a fly ball to right center field.",
        "exitVelocity": 109.4,
        "distance": 448,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 133.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0829,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.936,
          "percentile": null,
          "score": 115.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.062,
          "percentile": null,
          "score": 133.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0829,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.936,
          "percentile": null,
          "score": 115.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675627,
      "pitcher": "Michael Grove",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 14,
      "reliefAppearances": 8,
      "hotDogIndex": 125.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 225,
      "totalBbeAllowed": 225,
      "cookedPer100Bbe": 56.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0542,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0711,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.4,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-07-30",
        "batterId": 458015,
        "pitcherId": 675627,
        "description": "Joey Votto homers (9) on a fly ball to right field. Jake Fraley scores.",
        "exitVelocity": 111.2,
        "distance": 418,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 119.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 93.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.4154,
          "percentile": null,
          "score": 187.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 119.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 93.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.4154,
          "percentile": null,
          "score": 187.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656061,
      "pitcher": "Albert Abreu",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 125.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 69.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0522,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0879,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 469,
      "worstServedEvent": {
        "gameDate": "2023-07-14",
        "batterId": 666134,
        "pitcherId": 656061,
        "description": "Nolan Jones homers (6) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 469,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0522,
          "percentile": null,
          "score": 114.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 123.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4636,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0522,
          "percentile": null,
          "score": 114.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 123.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4636,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663986,
      "pitcher": "Trevor Stephan",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 125.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 66.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": -3.8,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.0,
      "avgDistanceAllowed": 415.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-04-12",
        "batterId": 614173,
        "pitcherId": 663986,
        "description": "Franchy Cordero homers (4) on a fly ball to center field.",
        "exitVelocity": 112.7,
        "distance": 439,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 126.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.9667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 122.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 126.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.9667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 122.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641871,
      "pitcher": "Keynan Middleton",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 125.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 102.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0602,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0976,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-06-11",
        "batterId": 643265,
        "pitcherId": 641871,
        "description": "Garrett Cooper homers (7) on a fly ball to center field.",
        "exitVelocity": 106.4,
        "distance": 427,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 128.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0976,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4125,
          "percentile": null,
          "score": 75.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 132.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 128.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0976,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4125,
          "percentile": null,
          "score": 75.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 132.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641771,
      "pitcher": "Chad Kuhl",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 7,
      "reliefAppearances": 11,
      "hotDogIndex": 124.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 99.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0704,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.12,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.008,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 408.8,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 658668,
        "pitcherId": 641771,
        "description": "Edward Olivares homers (4) on a fly ball to left field.",
        "exitVelocity": 111.0,
        "distance": 452,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 150.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 173.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1375,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 61.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 150.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 173.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1375,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 61.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656288,
      "pitcher": "Griffin Canning",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 24,
      "reliefAppearances": 2,
      "hotDogIndex": 124.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 341,
      "totalBbeAllowed": 341,
      "cookedPer100Bbe": 36.4,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 18.3,
      "adjustedXhrPerBbeAllowed": 0.0537,
      "xhrDiffAllowed": 3.7,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.085,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0235,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3448,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 403.3,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-04-19",
        "batterId": 592450,
        "pitcherId": 656288,
        "description": "Aaron Judge homers (6) on a fly ball to left center field. Anthony Volpe scores.",
        "exitVelocity": 111.7,
        "distance": 412,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 117.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.085,
          "percentile": null,
          "score": 119.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3448,
          "percentile": null,
          "score": 135.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1476,
          "percentile": null,
          "score": 124.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 130.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 117.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.085,
          "percentile": null,
          "score": 119.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3448,
          "percentile": null,
          "score": 135.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1476,
          "percentile": null,
          "score": 124.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 130.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686753,
      "pitcher": "Drey Jameson",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 4,
      "reliefAppearances": 13,
      "hotDogIndex": 124.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 127,
      "totalBbeAllowed": 127,
      "cookedPer100Bbe": 97.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0512,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0709,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 418.2,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2023-06-03",
        "batterId": 660670,
        "pitcherId": 686753,
        "description": "Ronald Acuna Jr. homers (12) on a fly ball to left center field.",
        "exitVelocity": 112.6,
        "distance": 464,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 111.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.15,
          "percentile": null,
          "score": 178.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 130.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 111.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.15,
          "percentile": null,
          "score": 178.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 130.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686294,
      "pitcher": "Amos Willingham",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 0,
      "reliefAppearances": 18,
      "hotDogIndex": 123.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 91,
      "totalBbeAllowed": 91,
      "cookedPer100Bbe": 135.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0736,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1319,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-07-18",
        "batterId": 621550,
        "pitcherId": 686294,
        "description": "Patrick Wisdom homers (17) on a fly ball to left field.",
        "exitVelocity": 114.6,
        "distance": 431,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 156.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1319,
          "percentile": null,
          "score": 187.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1125,
          "percentile": null,
          "score": 65.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 76.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 156.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1319,
          "percentile": null,
          "score": 187.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1125,
          "percentile": null,
          "score": 65.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 76.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518585,
      "pitcher": "Fernando Cruz",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 2,
      "reliefAppearances": 58,
      "hotDogIndex": 123.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 79.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0442,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0974,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.039,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 400.7,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-03-26",
        "batterId": 660707,
        "pitcherId": 518585,
        "description": "Elehuris Montero homers (5) on a fly ball to left field. Ryan McMahon scores.",
        "exitVelocity": 108.2,
        "distance": 428,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 92.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 139.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4571,
          "percentile": null,
          "score": 76.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 178.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 92.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 139.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4571,
          "percentile": null,
          "score": 76.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 178.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621383,
      "pitcher": "Tanner Banks",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 3,
      "reliefAppearances": 30,
      "hotDogIndex": 122.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 66.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.087,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0272,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-06-16",
        "batterId": 606192,
        "pitcherId": 621383,
        "description": "Teoscar Hernandez homers (12) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 432,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 118.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 121.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0272,
          "percentile": null,
          "score": 143.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 118.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 121.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.22,
          "percentile": null,
          "score": 98.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0272,
          "percentile": null,
          "score": 143.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663765,
      "pitcher": "Jake Woodford",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 9,
      "reliefAppearances": 7,
      "hotDogIndex": 122.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 68.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.0562,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0843,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 473,
      "worstServedEvent": {
        "gameDate": "2023-04-03",
        "batterId": 663586,
        "pitcherId": 663765,
        "description": "Austin Riley homers (1) on a fly ball to left center field.",
        "exitVelocity": 113.3,
        "distance": 473,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4455,
          "percentile": null,
          "score": 134.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0562,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4455,
          "percentile": null,
          "score": 134.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682847,
      "pitcher": "Luis Ortiz",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 16,
      "reliefAppearances": 3,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 289,
      "totalBbeAllowed": 289,
      "cookedPer100Bbe": 42.4,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0509,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.083,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.3,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-07-04",
        "batterId": 681546,
        "pitcherId": 682847,
        "description": "James Outman homers (10) on a fly ball to right center field. Jason Heyward scores.",
        "exitVelocity": 111.4,
        "distance": 436,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 110.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.083,
          "percentile": null,
          "score": 117.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.2846,
          "percentile": null,
          "score": 184.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 110.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.083,
          "percentile": null,
          "score": 117.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.2846,
          "percentile": null,
          "score": 184.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641778,
      "pitcher": "Eric Lauer",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 11,
      "reliefAppearances": 1,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 144,
      "totalBbeAllowed": 144,
      "cookedPer100Bbe": 85.1,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0819,
      "xhrDiffAllowed": 4.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.1458,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0952,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-04-19",
        "batterId": 677594,
        "pitcherId": 641778,
        "description": "Julio Rodriguez homers (4) on a line drive to left center field. Jose Caballero scores.",
        "exitVelocity": 110.7,
        "distance": 385,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 176.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1458,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 46.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2062,
          "percentile": null,
          "score": 67.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 176.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1458,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 46.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2062,
          "percentile": null,
          "score": 67.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 58.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657508,
      "pitcher": "Mike Baumann",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 68.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0447,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0782,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0279,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.2,
      "avgDistanceAllowed": 421.3,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-05-05",
        "batterId": 669221,
        "pitcherId": 657508,
        "description": "Sean Murphy homers (9) on a line drive to center field. Ronald Acuna Jr. scores. Austin Riley scores.",
        "exitVelocity": 112.4,
        "distance": 419,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 94.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0782,
          "percentile": null,
          "score": 108.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.1857,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 148.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 94.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0782,
          "percentile": null,
          "score": 108.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.1857,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 148.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593576,
      "pitcher": "H\u00e9ctor Neris",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 122.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 67.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-08-14",
        "batterId": 605137,
        "pitcherId": 593576,
        "description": "Josh Bell homers (16) on a fly ball to right field.",
        "exitVelocity": 111.4,
        "distance": 389,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.71,
          "percentile": null,
          "score": 144.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.71,
          "percentile": null,
          "score": 144.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683175,
      "pitcher": "Connor Phillips",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 5,
      "reliefAppearances": 0,
      "hotDogIndex": 121.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 56,
      "totalBbeAllowed": 56,
      "cookedPer100Bbe": 217.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.5,
      "adjustedXhrPerBbeAllowed": 0.0625,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.1071,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2023-09-18",
        "batterId": 668904,
        "pitcherId": 683175,
        "description": "Royce Lewis homers (15) on a fly ball to center field.",
        "exitVelocity": 107.9,
        "distance": 424,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 155.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.26,
          "percentile": null,
          "score": 100.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 155.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.26,
          "percentile": null,
          "score": 100.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 647336,
      "pitcher": "Michael Soroka",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 7,
      "reliefAppearances": 1,
      "hotDogIndex": 121.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 107,
      "totalBbeAllowed": 107,
      "cookedPer100Bbe": 113.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0654,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0935,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-06-30",
        "batterId": 624585,
        "pitcherId": 647336,
        "description": "Jorge Soler homers (22) on a line drive to left field.",
        "exitVelocity": 112.4,
        "distance": 410,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 141.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0935,
          "percentile": null,
          "score": 132.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5778,
          "percentile": null,
          "score": 137.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0654,
          "percentile": null,
          "score": 141.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0935,
          "percentile": null,
          "score": 132.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5778,
          "percentile": null,
          "score": 137.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669330,
      "pitcher": "Tyler Wells",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 22,
      "reliefAppearances": 8,
      "hotDogIndex": 121.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 349,
      "totalBbeAllowed": 349,
      "cookedPer100Bbe": 34.8,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 24.3,
      "adjustedXhrPerBbeAllowed": 0.0696,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0946,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 115.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-07-29",
        "batterId": 519317,
        "pitcherId": 669330,
        "description": "Giancarlo Stanton homers (14) on a line drive to left field.",
        "exitVelocity": 115.8,
        "distance": 427,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 148.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0946,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 106.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 148.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0946,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 106.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 91.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453286,
      "pitcher": "Max Scherzer",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 121.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 438,
      "totalBbeAllowed": 438,
      "cookedPer100Bbe": 27.6,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 28.5,
      "adjustedXhrPerBbeAllowed": 0.0651,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.089,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2564,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2023-06-24",
        "batterId": 592206,
        "pitcherId": 453286,
        "description": "Nick Castellanos homers (9) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 444,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 139.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.089,
          "percentile": null,
          "score": 125.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2564,
          "percentile": null,
          "score": 102.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1067,
          "percentile": null,
          "score": 93.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 111.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0651,
          "percentile": null,
          "score": 139.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.089,
          "percentile": null,
          "score": 125.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2564,
          "percentile": null,
          "score": 102.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1067,
          "percentile": null,
          "score": 93.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 111.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666364,
      "pitcher": "Jordan Balazovic",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 0,
      "reliefAppearances": 18,
      "hotDogIndex": 120.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 79,
      "totalBbeAllowed": 79,
      "cookedPer100Bbe": 153.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0557,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0759,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0253,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 415.0,
      "maxExitVelocityAllowed": 106.2,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-08-19",
        "batterId": 457705,
        "pitcherId": 666364,
        "description": "Andrew McCutchen homers (11) on a fly ball to center field. Jason Delay scores. Ji Hwan Bae scores.",
        "exitVelocity": 106.2,
        "distance": 438,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 121.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 103.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.02,
          "percentile": null,
          "score": 89.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0253,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0557,
          "percentile": null,
          "score": 121.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 103.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.02,
          "percentile": null,
          "score": 89.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0253,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676775,
      "pitcher": "Keaton Winn",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 5,
      "reliefAppearances": 4,
      "hotDogIndex": 120.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 97.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0512,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.065,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0325,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 389.7,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-06-29",
        "batterId": 665489,
        "pitcherId": 676775,
        "description": "Vladimir Guerrero Jr. homers (12) on a fly ball to left center field. Brandon Belt scores.",
        "exitVelocity": 111.0,
        "distance": 413,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 80.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5833,
          "percentile": null,
          "score": 137.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 158.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 80.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5833,
          "percentile": null,
          "score": 137.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 158.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676710,
      "pitcher": "Kutter Crawford",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 25,
      "reliefAppearances": 8,
      "hotDogIndex": 119.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 351,
      "totalBbeAllowed": 351,
      "cookedPer100Bbe": 34.1,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.9,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": -2.9,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0826,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2759,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-08-19",
        "batterId": 592450,
        "pitcherId": 676710,
        "description": "Aaron Judge homers (24) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 413,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 123.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 115.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 108.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3294,
          "percentile": null,
          "score": 130.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 119.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 123.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0826,
          "percentile": null,
          "score": 115.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 108.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3294,
          "percentile": null,
          "score": 130.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 119.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592866,
      "pitcher": "Trevor Williams",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 119.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 498,
      "totalBbeAllowed": 498,
      "cookedPer100Bbe": 24.0,
      "hrsAllowed": 34,
      "adjustedXhrAllowed": 27.6,
      "adjustedXhrPerBbeAllowed": 0.0554,
      "xhrDiffAllowed": 6.4,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.0884,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2023-08-08",
        "batterId": 656941,
        "pitcherId": 592866,
        "description": "Kyle Schwarber homers (30) on a fly ball to right center field. Jake Cave scores. Johan Rojas scores.",
        "exitVelocity": 114.3,
        "distance": 447,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 121.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0884,
          "percentile": null,
          "score": 124.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.35,
          "percentile": null,
          "score": 102.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 126.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0554,
          "percentile": null,
          "score": 121.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0884,
          "percentile": null,
          "score": 124.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.35,
          "percentile": null,
          "score": 102.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 126.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 659275,
      "pitcher": "Dinelson Lamet",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 4,
      "reliefAppearances": 17,
      "hotDogIndex": 119.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 94,
      "totalBbeAllowed": 94,
      "cookedPer100Bbe": 126.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0702,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0957,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 412.1,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 474,
      "worstServedEvent": {
        "gameDate": "2023-06-16",
        "batterId": 518595,
        "pitcherId": 659275,
        "description": "Travis d'Arnaud homers (3) on a fly ball to center field. Austin Riley scores.",
        "exitVelocity": 109.6,
        "distance": 474,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 149.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0957,
          "percentile": null,
          "score": 136.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8,
          "percentile": null,
          "score": 57.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 74.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 149.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0957,
          "percentile": null,
          "score": 136.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8,
          "percentile": null,
          "score": 57.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 74.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666200,
      "pitcher": "Jes\u00fas Luzardo",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 119.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 499,
      "totalBbeAllowed": 499,
      "cookedPer100Bbe": 23.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 24.4,
      "adjustedXhrPerBbeAllowed": 0.0489,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0701,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0261,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 407.5,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2023-05-04",
        "batterId": 542303,
        "pitcherId": 666200,
        "description": "Marcell Ozuna homers (5) on a fly ball to left center field.",
        "exitVelocity": 115.3,
        "distance": 447,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 106.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 90.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2864,
          "percentile": null,
          "score": 129.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 138.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 106.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 90.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2864,
          "percentile": null,
          "score": 129.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0261,
          "percentile": null,
          "score": 138.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665152,
      "pitcher": "Dean Kremer",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 119.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 556,
      "totalBbeAllowed": 556,
      "cookedPer100Bbe": 21.4,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 30.1,
      "adjustedXhrPerBbeAllowed": 0.0541,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 45,
      "hrCapableBbeRateAllowed": 0.0809,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0198,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-04-24",
        "batterId": 646240,
        "pitcherId": 665152,
        "description": "Rafael Devers homers (9) on a fly ball to right field. Alex Verdugo scores.",
        "exitVelocity": 115.0,
        "distance": 387,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 118.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 112.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0545,
          "percentile": null,
          "score": 156.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 118.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 118.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0809,
          "percentile": null,
          "score": 112.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0545,
          "percentile": null,
          "score": 156.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0198,
          "percentile": null,
          "score": 118.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670124,
      "pitcher": "Adam Oller",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 12,
      "gamesStarted": 2,
      "reliefAppearances": 10,
      "hotDogIndex": 118.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 77,
      "totalBbeAllowed": 77,
      "cookedPer100Bbe": 154.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0623,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0779,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.026,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2023-04-01",
        "batterId": 621493,
        "pitcherId": 670124,
        "description": "Taylor Ward homers (1) on a line drive to left center field. Gio Urshela scores.",
        "exitVelocity": 108.7,
        "distance": 392,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 133.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7,
          "percentile": null,
          "score": 143.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 133.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7,
          "percentile": null,
          "score": 143.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682990,
      "pitcher": "Quinn Priester",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 8,
      "reliefAppearances": 2,
      "hotDogIndex": 118.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 70.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.0685,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1012,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0588,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 391.1,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2023-09-30",
        "batterId": 665862,
        "pitcherId": 682990,
        "description": "Jazz Chisholm Jr. homers (19) on a fly ball to right center field.",
        "exitVelocity": 107.2,
        "distance": 380,
        "launchAngle": 42.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 145.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1012,
          "percentile": null,
          "score": 146.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 30.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.625,
          "percentile": null,
          "score": 80.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 145.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1012,
          "percentile": null,
          "score": 146.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 30.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.625,
          "percentile": null,
          "score": 80.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 541640,
      "pitcher": "Erasmo Ram\u00edrez",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 2,
      "reliefAppearances": 38,
      "hotDogIndex": 118.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 214,
      "totalBbeAllowed": 214,
      "cookedPer100Bbe": 55.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0607,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0888,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 406.7,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-05-23",
        "batterId": 665742,
        "pitcherId": 541640,
        "description": "Juan Soto homers (9) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 441,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 131.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0888,
          "percentile": null,
          "score": 124.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6636,
          "percentile": null,
          "score": 108.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 131.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0888,
          "percentile": null,
          "score": 124.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6636,
          "percentile": null,
          "score": 108.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642232,
      "pitcher": "Ryan Yarbrough",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 11,
      "reliefAppearances": 17,
      "hotDogIndex": 117.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 290,
      "totalBbeAllowed": 290,
      "cookedPer100Bbe": 40.6,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0655,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0276,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 416.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2023-07-30",
        "batterId": 670242,
        "pitcherId": 642232,
        "description": "Matt Wallner homers (5) on a fly ball to right field.",
        "exitVelocity": 113.7,
        "distance": 445,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 95.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 144.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3615,
          "percentile": null,
          "score": 163.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 146.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 95.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 144.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3615,
          "percentile": null,
          "score": 163.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 146.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573124,
      "pitcher": "Taylor Rogers",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 117.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 93.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0544,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.072,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 106.1,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2023-04-07",
        "batterId": 521692,
        "pitcherId": 573124,
        "description": "Salvador Perez homers (1) on a fly ball to left center field.",
        "exitVelocity": 106.1,
        "distance": 416,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0544,
          "percentile": null,
          "score": 120.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 95.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 131.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0544,
          "percentile": null,
          "score": 120.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 95.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 131.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666277,
      "pitcher": "George Soriano",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 1,
      "reliefAppearances": 26,
      "hotDogIndex": 117.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 78.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0447,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0733,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0267,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 410.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-09-20",
        "batterId": 668901,
        "pitcherId": 666277,
        "description": "Mark Vientos homers (7) on a fly ball to left center field.",
        "exitVelocity": 109.2,
        "distance": 417,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 94.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 99.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 139.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 94.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 99.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 139.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0267,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681911,
      "pitcher": "Alex Vesia",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 1,
      "reliefAppearances": 61,
      "hotDogIndex": 117.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 141,
      "totalBbeAllowed": 141,
      "cookedPer100Bbe": 83.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0447,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0638,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0284,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-07-21",
        "batterId": 608369,
        "pitcherId": 681911,
        "description": "Corey Seager homers (15) on a fly ball to right center field.",
        "exitVelocity": 108.7,
        "distance": 434,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 94.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 78.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.125,
          "percentile": null,
          "score": 123.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 150.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 94.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 78.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 166.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.125,
          "percentile": null,
          "score": 123.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 150.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641703,
      "pitcher": "Brent Honeywell",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 1,
      "reliefAppearances": 42,
      "hotDogIndex": 117.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 72.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0627,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0807,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2023-06-11",
        "batterId": 666134,
        "pitcherId": 641703,
        "description": "Nolan Jones homers (4) on a fly ball to right center field.",
        "exitVelocity": 111.6,
        "distance": 472,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 135.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0807,
          "percentile": null,
          "score": 112.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.44,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0627,
          "percentile": null,
          "score": 135.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0807,
          "percentile": null,
          "score": 112.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.44,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608723,
      "pitcher": "Austin Voth",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 116.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 108,
      "totalBbeAllowed": 108,
      "cookedPer100Bbe": 108.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0528,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0648,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.7143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 402.5,
      "maxExitVelocityAllowed": 116.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-04-08",
        "batterId": 519317,
        "pitcherId": 608723,
        "description": "Giancarlo Stanton homers (3) on a line drive to left center field.",
        "exitVelocity": 116.3,
        "distance": 436,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0528,
          "percentile": null,
          "score": 116.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 80.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7143,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5833,
          "percentile": null,
          "score": 137.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 112.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0528,
          "percentile": null,
          "score": 116.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 80.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.7143,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5833,
          "percentile": null,
          "score": 137.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 112.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622491,
      "pitcher": "Luis Castillo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 116.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 521,
      "totalBbeAllowed": 521,
      "cookedPer100Bbe": 22.4,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 27.7,
      "adjustedXhrPerBbeAllowed": 0.0532,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0749,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2821,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 401.3,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-06-09",
        "batterId": 660271,
        "pitcherId": 622491,
        "description": "Shohei Ohtani homers (17) on a fly ball to right center field. Taylor Ward scores.",
        "exitVelocity": 112.9,
        "distance": 440,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 117.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 102.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2821,
          "percentile": null,
          "score": 111.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4714,
          "percentile": null,
          "score": 135.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 122.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 117.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 102.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2821,
          "percentile": null,
          "score": 111.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4714,
          "percentile": null,
          "score": 135.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 122.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670950,
      "pitcher": "Trevor Richards",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 3,
      "reliefAppearances": 57,
      "hotDogIndex": 116.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 63.8,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0648,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0989,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 390.2,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2023-09-27",
        "batterId": 592450,
        "pitcherId": 670950,
        "description": "Aaron Judge homers (37) on a fly ball to left center field. Oswald Peraza scores.",
        "exitVelocity": 112.7,
        "distance": 424,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 139.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0989,
          "percentile": null,
          "score": 142.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2154,
          "percentile": null,
          "score": 68.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 139.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0989,
          "percentile": null,
          "score": 142.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2154,
          "percentile": null,
          "score": 68.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681217,
      "pitcher": "Chase Silseth",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 9,
      "reliefAppearances": 8,
      "hotDogIndex": 116.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 84.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0591,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0876,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 397.2,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2023-07-31",
        "batterId": 621566,
        "pitcherId": 681217,
        "description": "Matt Olson homers (36) on a fly ball to right center field.",
        "exitVelocity": 105.9,
        "distance": 422,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 126.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 122.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4778,
          "percentile": null,
          "score": 76.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 126.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 122.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4778,
          "percentile": null,
          "score": 76.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680723,
      "pitcher": "Drew Rom",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 116.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 97.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0504,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.084,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0252,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 408.3,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-09-24",
        "batterId": 665742,
        "pitcherId": 680723,
        "description": "Juan Soto homers (33) on a fly ball to right center field. Xander Bogaerts scores. Ha-Seong Kim scores.",
        "exitVelocity": 112.4,
        "distance": 461,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 109.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 118.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 106.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 109.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.084,
          "percentile": null,
          "score": 118.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 106.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 614179,
      "pitcher": "Jos\u00e9 Ruiz",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 1,
      "reliefAppearances": 40,
      "hotDogIndex": 115.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 141,
      "totalBbeAllowed": 141,
      "cookedPer100Bbe": 82.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0695,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0922,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2023-07-23",
        "batterId": 682829,
        "pitcherId": 614179,
        "description": "Elly De La Cruz homers (5) on a fly ball to right center field.",
        "exitVelocity": 110.7,
        "distance": 407,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0695,
          "percentile": null,
          "score": 147.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0922,
          "percentile": null,
          "score": 130.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 71.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0695,
          "percentile": null,
          "score": 147.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0922,
          "percentile": null,
          "score": 130.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 71.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592773,
      "pitcher": "Ryne Stanek",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 115.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 75.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0545,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0779,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.7,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2023-10-22",
        "batterId": 666969,
        "pitcherId": 592773,
        "description": "Adolis Garcia hits a grand slam (5) to left field. Leody Taveras scores. Marcus Semien scores. Corey Seager scores.",
        "exitVelocity": 110.1,
        "distance": 375,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 120.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2222,
          "percentile": null,
          "score": 98.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 115.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 120.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2222,
          "percentile": null,
          "score": 98.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 115.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605498,
      "pitcher": "Andrew Su\u00e1rez",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 0,
      "reliefAppearances": 18,
      "hotDogIndex": 115.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 113,
      "totalBbeAllowed": 113,
      "cookedPer100Bbe": 102.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0602,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0885,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0177,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 415.3,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2023-08-19",
        "batterId": 624413,
        "pitcherId": 605498,
        "description": "Pete Alonso homers (38) on a fly ball to center field. Jeff McNeil scores.",
        "exitVelocity": 111.4,
        "distance": 466,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 129.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0885,
          "percentile": null,
          "score": 124.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7857,
          "percentile": null,
          "score": 57.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 108.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 129.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0885,
          "percentile": null,
          "score": 124.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7857,
          "percentile": null,
          "score": 57.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 108.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681982,
      "pitcher": "Grant Anderson",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 115.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 109,
      "totalBbeAllowed": 109,
      "cookedPer100Bbe": 106.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0642,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0275,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 406.2,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2023-06-12",
        "batterId": 660271,
        "pitcherId": 681982,
        "description": "Shohei Ohtani homers (19) on a fly ball to center field.",
        "exitVelocity": 114.1,
        "distance": 459,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 97.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.68,
          "percentile": null,
          "score": 109.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 145.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 97.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.68,
          "percentile": null,
          "score": 109.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0275,
          "percentile": null,
          "score": 145.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686610,
      "pitcher": "Ken Waldichuk",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 24,
      "reliefAppearances": 13,
      "hotDogIndex": 115.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 434,
      "totalBbeAllowed": 434,
      "cookedPer100Bbe": 26.6,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 23.3,
      "adjustedXhrPerBbeAllowed": 0.0537,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0853,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2432,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2023-04-02",
        "batterId": 660271,
        "pitcherId": 686610,
        "description": "Shohei Ohtani homers (1) on a fly ball to right center field.",
        "exitVelocity": 110.8,
        "distance": 447,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0853,
          "percentile": null,
          "score": 120.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 94.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 129.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0853,
          "percentile": null,
          "score": 120.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 94.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 129.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660271,
      "pitcher": "Shohei Ohtani",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 115.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 296,
      "totalBbeAllowed": 296,
      "cookedPer100Bbe": 38.9,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 18.5,
      "adjustedXhrPerBbeAllowed": 0.0625,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1923,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-07-21",
        "batterId": 669261,
        "pitcherId": 660271,
        "description": "Jack Suwinski homers (20) on a fly ball to right field. Nick Gonzales scores.",
        "exitVelocity": 109.3,
        "distance": 439,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 123.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 78.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5056,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 134.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 123.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 78.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5056,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621244,
      "pitcher": "Jos\u00e9 Berr\u00edos",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 114.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 569,
      "totalBbeAllowed": 569,
      "cookedPer100Bbe": 20.1,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 27.2,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0246,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2619,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 404.8,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-06-19",
        "batterId": 624585,
        "pitcherId": 621244,
        "description": "Jorge Soler homers (21) on a line drive to left center field. Luis Arraez scores.",
        "exitVelocity": 113.1,
        "distance": 411,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 99.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6423,
          "percentile": null,
          "score": 140.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 133.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 99.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6423,
          "percentile": null,
          "score": 140.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0246,
          "percentile": null,
          "score": 133.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676265,
      "pitcher": "Cory Abbott",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 0,
      "reliefAppearances": 22,
      "hotDogIndex": 114.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 95.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0756,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1092,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 400,
      "worstServedEvent": {
        "gameDate": "2023-08-19",
        "batterId": 607208,
        "pitcherId": 676265,
        "description": "Trea Turner homers (13) on a fly ball to left field.",
        "exitVelocity": 107.3,
        "distance": 394,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 161.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1092,
          "percentile": null,
          "score": 161.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5889,
          "percentile": null,
          "score": 51.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 161.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1092,
          "percentile": null,
          "score": 161.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5889,
          "percentile": null,
          "score": 51.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663773,
      "pitcher": "Bryan Hoeing",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 7,
      "reliefAppearances": 27,
      "hotDogIndex": 113.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 222,
      "totalBbeAllowed": 222,
      "cookedPer100Bbe": 51.3,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0581,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1036,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1739,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-08-21",
        "batterId": 592518,
        "pitcherId": 663773,
        "description": "Manny Machado homers (24) on a line drive to center field.",
        "exitVelocity": 109.0,
        "distance": 403,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 125.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1036,
          "percentile": null,
          "score": 149.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2769,
          "percentile": null,
          "score": 128.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 87.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0581,
          "percentile": null,
          "score": 125.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1036,
          "percentile": null,
          "score": 149.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2769,
          "percentile": null,
          "score": 128.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 87.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592767,
      "pitcher": "Drew Smyly",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 43,
      "gamesStarted": 25,
      "reliefAppearances": 18,
      "hotDogIndex": 112.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 423,
      "totalBbeAllowed": 423,
      "cookedPer100Bbe": 26.6,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 23.0,
      "adjustedXhrPerBbeAllowed": 0.0544,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0757,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4062,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 118.1,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2023-07-08",
        "batterId": 519317,
        "pitcherId": 592767,
        "description": "Giancarlo Stanton homers (8) on a fly ball to left field.",
        "exitVelocity": 118.1,
        "distance": 447,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0544,
          "percentile": null,
          "score": 119.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 103.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4062,
          "percentile": null,
          "score": 153.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0577,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0544,
          "percentile": null,
          "score": 119.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 103.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4062,
          "percentile": null,
          "score": 153.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0577,
          "percentile": null,
          "score": 91.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628708,
      "pitcher": "Yunior Marte",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 112.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 138,
      "totalBbeAllowed": 138,
      "cookedPer100Bbe": 81.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0391,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0507,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.029,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.7,
      "avgDistanceAllowed": 399.7,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2023-09-19",
        "batterId": 660670,
        "pitcherId": 628708,
        "description": "Ronald Acuna Jr. homers (39) on a line drive to center field.",
        "exitVelocity": 109.1,
        "distance": 416,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 45.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 184.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 151.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 45.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 184.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.029,
          "percentile": null,
          "score": 151.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628452,
      "pitcher": "Raisel Iglesias",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 112.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 74.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.048,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 410.1,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-06-12",
        "batterId": 679529,
        "pitcherId": 628452,
        "description": "Spencer Torkelson homers (6) on a fly ball to left center field. Jonathan Schoop scores.",
        "exitVelocity": 106.8,
        "distance": 440,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7857,
          "percentile": null,
          "score": 112.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7857,
          "percentile": null,
          "score": 112.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622250,
      "pitcher": "Josh Sborz",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 112.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 72.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 408.6,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-08-16",
        "batterId": 642136,
        "pitcherId": 622250,
        "description": "Matt Thaiss homers (8) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 450,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 118.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 118.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1625,
          "percentile": null,
          "score": 124.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 115.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 118.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 118.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1625,
          "percentile": null,
          "score": 124.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 115.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572020,
      "pitcher": "James Paxton",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 111.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 273,
      "totalBbeAllowed": 273,
      "cookedPer100Bbe": 40.9,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0597,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0916,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0183,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.12,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 390.1,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2023-05-19",
        "batterId": 665487,
        "pitcherId": 572020,
        "description": "Fernando Tatis Jr. homers (6) on a fly ball to right center field.",
        "exitVelocity": 108.0,
        "distance": 415,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 127.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 52.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3278,
          "percentile": null,
          "score": 73.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 111.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 127.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 128.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 52.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3278,
          "percentile": null,
          "score": 73.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 111.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669438,
      "pitcher": "Mason Englert",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 1,
      "reliefAppearances": 31,
      "hotDogIndex": 111.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 56.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0543,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0812,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0203,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2023-06-26",
        "batterId": 666969,
        "pitcherId": 669438,
        "description": "Adolis Garcia homers (18) on a fly ball to center field.",
        "exitVelocity": 106.8,
        "distance": 424,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 119.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0812,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.85,
          "percentile": null,
          "score": 85.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 119.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 119.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0812,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.85,
          "percentile": null,
          "score": 85.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 119.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669212,
      "pitcher": "Eli Morgan",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 111.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 199,
      "totalBbeAllowed": 199,
      "cookedPer100Bbe": 56.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0653,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0201,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-05-21",
        "batterId": 607043,
        "pitcherId": 669212,
        "description": "Brandon Nimmo homers (4) on a fly ball to right center field.",
        "exitVelocity": 108.8,
        "distance": 442,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 105.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 80.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 169.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7222,
          "percentile": null,
          "score": 110.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 119.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 105.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0653,
          "percentile": null,
          "score": 80.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 169.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7222,
          "percentile": null,
          "score": 110.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 119.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641927,
      "pitcher": "Bailey Ober",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 111.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 425,
      "totalBbeAllowed": 425,
      "cookedPer100Bbe": 26.2,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 25.7,
      "adjustedXhrPerBbeAllowed": 0.0605,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0871,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2703,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2023-10-10",
        "batterId": 547989,
        "pitcherId": 641927,
        "description": "Jose Abreu homers (2) on a fly ball to left center field. Kyle Tucker scores.",
        "exitVelocity": 110.2,
        "distance": 440,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 130.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 121.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2703,
          "percentile": null,
          "score": 106.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9143,
          "percentile": null,
          "score": 87.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 130.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0871,
          "percentile": null,
          "score": 121.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2703,
          "percentile": null,
          "score": 106.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9143,
          "percentile": null,
          "score": 87.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607067,
      "pitcher": "Colin Rea",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 22,
      "reliefAppearances": 4,
      "hotDogIndex": 111.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 364,
      "totalBbeAllowed": 364,
      "cookedPer100Bbe": 30.6,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.0602,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0824,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2023-07-24",
        "batterId": 682829,
        "pitcherId": 607067,
        "description": "Elly De La Cruz homers (6) on a fly ball to right center field. Tyler Stephenson scores.",
        "exitVelocity": 113.7,
        "distance": 456,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 129.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 114.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 91.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0043,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0602,
          "percentile": null,
          "score": 129.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 114.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 91.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0043,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596295,
      "pitcher": "Austin Gomber",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 111.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 483,
      "totalBbeAllowed": 483,
      "cookedPer100Bbe": 23.0,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 24.7,
      "adjustedXhrPerBbeAllowed": 0.0511,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 414.1,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2023-07-14",
        "batterId": 519317,
        "pitcherId": 596295,
        "description": "Giancarlo Stanton homers (10) on a fly ball to left center field. Gleyber Torres scores.",
        "exitVelocity": 113.7,
        "distance": 455,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 96.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3714,
          "percentile": null,
          "score": 144.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2192,
          "percentile": null,
          "score": 97.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 96.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3714,
          "percentile": null,
          "score": 144.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2192,
          "percentile": null,
          "score": 97.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 113.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571578,
      "pitcher": "Patrick Corbin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 111.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 603,
      "totalBbeAllowed": 603,
      "cookedPer100Bbe": 18.4,
      "hrsAllowed": 33,
      "adjustedXhrAllowed": 30.6,
      "adjustedXhrPerBbeAllowed": 0.0507,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 49,
      "hrCapableBbeRateAllowed": 0.0813,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0166,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2653,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 116.3,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-09-22",
        "batterId": 660670,
        "pitcherId": 571578,
        "description": "Ronald Acuna Jr. homers (40) on a line drive to left field.",
        "exitVelocity": 116.3,
        "distance": 379,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 110.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0813,
          "percentile": null,
          "score": 113.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2653,
          "percentile": null,
          "score": 105.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8667,
          "percentile": null,
          "score": 149.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0507,
          "percentile": null,
          "score": 110.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0813,
          "percentile": null,
          "score": 113.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2653,
          "percentile": null,
          "score": 105.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8667,
          "percentile": null,
          "score": 149.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621389,
      "pitcher": "Ty Blach",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 13,
      "reliefAppearances": 10,
      "hotDogIndex": 111.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 275,
      "totalBbeAllowed": 275,
      "cookedPer100Bbe": 40.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.8,
      "adjustedXhrPerBbeAllowed": 0.0575,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0873,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0145,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 409.7,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2023-09-29",
        "batterId": 572191,
        "pitcherId": 621389,
        "description": "Michael A. Taylor homers (21) on a fly ball to left field. Max Kepler scores.",
        "exitVelocity": 114.3,
        "distance": 468,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 124.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0873,
          "percentile": null,
          "score": 122.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8467,
          "percentile": null,
          "score": 113.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 92.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 124.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0873,
          "percentile": null,
          "score": 122.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8467,
          "percentile": null,
          "score": 113.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0145,
          "percentile": null,
          "score": 92.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656412,
      "pitcher": "Alex Faedo",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 12,
      "reliefAppearances": 4,
      "hotDogIndex": 111.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 58.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0542,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-07-07",
        "batterId": 543807,
        "pitcherId": 656412,
        "description": "George Springer homers (13) on a fly ball to left field. Danny Jansen scores.",
        "exitVelocity": 111.5,
        "distance": 417,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 119.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6769,
          "percentile": null,
          "score": 109.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 119.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6769,
          "percentile": null,
          "score": 109.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663623,
      "pitcher": "Jake Irvin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 111.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 369,
      "totalBbeAllowed": 369,
      "cookedPer100Bbe": 30.1,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.0,
      "adjustedXhrPerBbeAllowed": 0.0488,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0705,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0271,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2023-09-15",
        "batterId": 661388,
        "pitcherId": 663623,
        "description": "William Contreras homers (16) on a fly ball to left center field. Rowdy Tellez scores. Christian Yelich scores.",
        "exitVelocity": 109.7,
        "distance": 456,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 91.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.87,
          "percentile": null,
          "score": 86.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 91.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.87,
          "percentile": null,
          "score": 86.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 142.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681190,
      "pitcher": "Randy V\u00e1squez",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 6,
      "reliefAppearances": 6,
      "hotDogIndex": 111.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 119,
      "totalBbeAllowed": 119,
      "cookedPer100Bbe": 93.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0504,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0252,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 0,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.8333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 109.1,
      "avgDistanceAllowed": 407.4,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-05-26",
        "batterId": 665742,
        "pitcherId": 681190,
        "description": "Juan Soto homers (10) on a fly ball to right field. Jake Cronenworth scores.",
        "exitVelocity": 114.1,
        "distance": 432,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 87.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 43.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.8333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 109.06,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 87.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 43.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.8333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 109.06,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 135.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 425844,
      "pitcher": "Zack Greinke",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 29,
      "reliefAppearances": 3,
      "hotDogIndex": 110.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 483,
      "totalBbeAllowed": 483,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 23.9,
      "adjustedXhrPerBbeAllowed": 0.0495,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0745,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 117.1,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-06-18",
        "batterId": 660271,
        "pitcherId": 425844,
        "description": "Shohei Ohtani homers (24) on a fly ball to right center field. Taylor Ward scores.",
        "exitVelocity": 117.1,
        "distance": 422,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 107.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 101.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1923,
          "percentile": null,
          "score": 126.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 120.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 107.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 101.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1923,
          "percentile": null,
          "score": 126.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 120.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 579328,
      "pitcher": "Yusei Kikuchi",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 34,
      "reliefAppearances": 2,
      "hotDogIndex": 110.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 490,
      "totalBbeAllowed": 490,
      "cookedPer100Bbe": 22.6,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 25.7,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2791,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-05-14",
        "batterId": 660670,
        "pitcherId": 579328,
        "description": "Ronald Acuna Jr. homers (8) on a fly ball to left field.",
        "exitVelocity": 114.1,
        "distance": 421,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 115.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 122.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2791,
          "percentile": null,
          "score": 110.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1889,
          "percentile": null,
          "score": 96.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 100.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 115.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 122.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2791,
          "percentile": null,
          "score": 110.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1889,
          "percentile": null,
          "score": 96.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 100.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596133,
      "pitcher": "Luke Weaver",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 25,
      "reliefAppearances": 4,
      "hotDogIndex": 110.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 409,
      "totalBbeAllowed": 409,
      "cookedPer100Bbe": 26.9,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 23.1,
      "adjustedXhrPerBbeAllowed": 0.0565,
      "xhrDiffAllowed": 5.9,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0905,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0171,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2162,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 390.4,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2023-08-29",
        "batterId": 669127,
        "pitcherId": 596133,
        "description": "Shea Langeliers homers (16) on a fly ball to center field. Jordan Diaz scores.",
        "exitVelocity": 111.2,
        "distance": 439,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 123.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 127.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 85.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8379,
          "percentile": null,
          "score": 58.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 105.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0565,
          "percentile": null,
          "score": 123.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 127.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 85.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8379,
          "percentile": null,
          "score": 58.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 105.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542585,
      "pitcher": "Jos\u00e9 Cisnero",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 110.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 62.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0577,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 116.8,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2023-09-05",
        "batterId": 519317,
        "pitcherId": 542585,
        "description": "Giancarlo Stanton homers (22) on a line drive to left center field. Gleyber Torres scores.",
        "exitVelocity": 116.8,
        "distance": 451,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 124.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 86.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5833,
          "percentile": null,
          "score": 187.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3909,
          "percentile": null,
          "score": 132.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 124.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 86.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5833,
          "percentile": null,
          "score": 187.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3909,
          "percentile": null,
          "score": 132.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621076,
      "pitcher": "James Kaprielian",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 14,
      "reliefAppearances": 3,
      "hotDogIndex": 109.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 199,
      "totalBbeAllowed": 199,
      "cookedPer100Bbe": 55.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0804,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0151,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-06-12",
        "batterId": 642350,
        "pitcherId": 621076,
        "description": "Jose Siri homers (12) on a fly ball to center field. Luke Raley scores. Josh Lowe scores.",
        "exitVelocity": 110.9,
        "distance": 427,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 128.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 95.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 128.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0151,
          "percentile": null,
          "score": 95.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676760,
      "pitcher": "Ron Marinaccio",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 109.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 121,
      "totalBbeAllowed": 121,
      "cookedPer100Bbe": 90.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0529,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-05-26",
        "batterId": 665487,
        "pitcherId": 676760,
        "description": "Fernando Tatis Jr. homers (8) on a fly ball to left field. Austin Nola scores.",
        "exitVelocity": 113.4,
        "distance": 439,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 116.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3333,
          "percentile": null,
          "score": 101.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 116.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 128.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3333,
          "percentile": null,
          "score": 101.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640451,
      "pitcher": "Hunter Harvey",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 109.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 71.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0582,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0784,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0131,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-05-16",
        "batterId": 624585,
        "pitcherId": 640451,
        "description": "Jorge Soler homers (10) on a fly ball to left center field. Jon Berti scores.",
        "exitVelocity": 110.7,
        "distance": 405,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 125.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 108.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7429,
          "percentile": null,
          "score": 144.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 86.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 125.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 108.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7429,
          "percentile": null,
          "score": 144.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0131,
          "percentile": null,
          "score": 86.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623474,
      "pitcher": "Jimmy Herget",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 1,
      "reliefAppearances": 30,
      "hotDogIndex": 109.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 91,
      "totalBbeAllowed": 91,
      "cookedPer100Bbe": 120.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0659,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0879,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 382.1,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-04-07",
        "batterId": 666182,
        "pitcherId": 623474,
        "description": "Bo Bichette homers (2) on a fly ball to left center field. Santiago Espinal scores. George Springer scores.",
        "exitVelocity": 107.4,
        "distance": 415,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 142.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 123.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3286,
          "percentile": null,
          "score": 74.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 76.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 142.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 123.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3286,
          "percentile": null,
          "score": 74.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 76.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663687,
      "pitcher": "Hogan Harris",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 6,
      "reliefAppearances": 8,
      "hotDogIndex": 109.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 195,
      "totalBbeAllowed": 195,
      "cookedPer100Bbe": 55.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0974,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 407.9,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2023-06-29",
        "batterId": 518626,
        "pitcherId": 663687,
        "description": "Josh Donaldson homers (8) on a fly ball to left center field. Harrison Bader scores.",
        "exitVelocity": 112.3,
        "distance": 472,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 104.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 139.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.31,
          "percentile": null,
          "score": 130.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 104.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0974,
          "percentile": null,
          "score": 139.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.31,
          "percentile": null,
          "score": 130.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 445276,
      "pitcher": "Kenley Jansen",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 109.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 117,
      "totalBbeAllowed": 117,
      "cookedPer100Bbe": 93.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0256,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2023-09-05",
        "batterId": 664040,
        "pitcherId": 445276,
        "description": "Brandon Lowe homers (18) on a fly ball to right field. Christian Bethancourt scores. Yandy Diaz scores.",
        "exitVelocity": 110.7,
        "distance": 393,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 78.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.92,
          "percentile": null,
          "score": 114.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 136.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 78.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.92,
          "percentile": null,
          "score": 114.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 136.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628317,
      "pitcher": "Kenta Maeda",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 21,
      "reliefAppearances": 4,
      "hotDogIndex": 108.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 319,
      "totalBbeAllowed": 319,
      "cookedPer100Bbe": 34.0,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.052,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 406.6,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-08-16",
        "batterId": 682985,
        "pitcherId": 628317,
        "description": "Riley Greene homers (11) on a fly ball to center field. Akil Baddoo scores.",
        "exitVelocity": 111.4,
        "distance": 448,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3158,
          "percentile": null,
          "score": 72.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3158,
          "percentile": null,
          "score": 72.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657024,
      "pitcher": "Erik Swanson",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 108.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 61.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0455,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0843,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-05-16",
        "batterId": 592450,
        "pitcherId": 657024,
        "description": "Aaron Judge homers (11) on a fly ball to center field. Aaron Hicks scores.",
        "exitVelocity": 113.1,
        "distance": 448,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0333,
          "percentile": null,
          "score": 62.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0333,
          "percentile": null,
          "score": 62.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571760,
      "pitcher": "Andrew Heaney",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 40,
      "gamesStarted": 32,
      "reliefAppearances": 8,
      "hotDogIndex": 108.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 458,
      "totalBbeAllowed": 458,
      "cookedPer100Bbe": 23.6,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.5,
      "adjustedXhrPerBbeAllowed": 0.0469,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0218,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-04-27",
        "batterId": 650402,
        "pitcherId": 571760,
        "description": "Gleyber Torres homers (4) on a fly ball to center field.",
        "exitVelocity": 111.0,
        "distance": 443,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 102.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 95.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5087,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0218,
          "percentile": null,
          "score": 124.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 102.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 95.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5087,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0218,
          "percentile": null,
          "score": 124.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 612434,
      "pitcher": "Miguel Castro",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 87,
      "gamesStarted": 0,
      "reliefAppearances": 87,
      "hotDogIndex": 108.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 51.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0283,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2023-07-04",
        "batterId": 682626,
        "pitcherId": 612434,
        "description": "Francisco Alvarez homers (14) on a fly ball to center field. DJ Stewart scores.",
        "exitVelocity": 110.0,
        "distance": 467,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2889,
          "percentile": null,
          "score": 129.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 149.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2889,
          "percentile": null,
          "score": 129.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 149.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686613,
      "pitcher": "Hunter Brown",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 30,
      "reliefAppearances": 6,
      "hotDogIndex": 108.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 24.4,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0514,
      "xhrDiffAllowed": 4.3,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0814,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0181,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-05-14",
        "batterId": 673357,
        "pitcherId": 686613,
        "description": "Luis Robert Jr. homers (11) on a line drive to left field.",
        "exitVelocity": 113.6,
        "distance": 409,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 113.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7741,
          "percentile": null,
          "score": 56.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0514,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0814,
          "percentile": null,
          "score": 113.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7741,
          "percentile": null,
          "score": 56.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656605,
      "pitcher": "Mitch Keller",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 107.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 557,
      "totalBbeAllowed": 557,
      "cookedPer100Bbe": 19.3,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 26.0,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0628,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 406.3,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-07-23",
        "batterId": 660271,
        "pitcherId": 656605,
        "description": "Shohei Ohtani homers (36) on a line drive to center field.",
        "exitVelocity": 112.9,
        "distance": 410,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 101.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 124.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8808,
          "percentile": null,
          "score": 149.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 118.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 101.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3143,
          "percentile": null,
          "score": 124.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8808,
          "percentile": null,
          "score": 149.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 118.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543518,
      "pitcher": "Scott McGough",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 1,
      "reliefAppearances": 66,
      "hotDogIndex": 107.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 55.9,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0609,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0938,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-05-02",
        "batterId": 677649,
        "pitcherId": 543518,
        "description": "Ezequiel Duran homers (3) on a fly ball to center field. Jonah Heim scores.",
        "exitVelocity": 107.5,
        "distance": 431,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0609,
          "percentile": null,
          "score": 131.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 133.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0286,
          "percentile": null,
          "score": 61.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 73.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0609,
          "percentile": null,
          "score": 131.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0938,
          "percentile": null,
          "score": 133.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0286,
          "percentile": null,
          "score": 61.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 73.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605400,
      "pitcher": "Aaron Nola",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 38,
      "reliefAppearances": 0,
      "hotDogIndex": 107.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 621,
      "totalBbeAllowed": 621,
      "cookedPer100Bbe": 17.2,
      "hrsAllowed": 34,
      "adjustedXhrAllowed": 29.5,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": 4.5,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.0709,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0209,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-05-25",
        "batterId": 663586,
        "pitcherId": 605400,
        "description": "Austin Riley homers (8) on a fly ball to left center field. Matt Olson scores.",
        "exitVelocity": 113.8,
        "distance": 459,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 92.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8639,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0209,
          "percentile": null,
          "score": 121.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 92.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8639,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0209,
          "percentile": null,
          "score": 121.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657240,
      "pitcher": "Julian Merryweather",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 106.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 64.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0727,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 413.2,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 482,
      "worstServedEvent": {
        "gameDate": "2023-04-12",
        "batterId": 672284,
        "pitcherId": 657240,
        "description": "Jarred Kelenic homers (3) on a fly ball to center field.",
        "exitVelocity": 111.7,
        "distance": 482,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 96.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9625,
          "percentile": null,
          "score": 117.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 96.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9625,
          "percentile": null,
          "score": 117.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669194,
      "pitcher": "Ryne Nelson",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 30,
      "reliefAppearances": 5,
      "hotDogIndex": 106.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 522,
      "totalBbeAllowed": 522,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 26.1,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0766,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.175,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 406.7,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2023-09-12",
        "batterId": 624413,
        "pitcherId": 669194,
        "description": "Pete Alonso homers (44) on a fly ball to left center field. Jeff McNeil scores.",
        "exitVelocity": 113.2,
        "distance": 424,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 109.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0766,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 73.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.744,
          "percentile": null,
          "score": 145.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 106.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 109.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0766,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 73.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.744,
          "percentile": null,
          "score": 145.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 106.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656849,
      "pitcher": "David Peterson",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 22,
      "reliefAppearances": 6,
      "hotDogIndex": 106.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 316,
      "totalBbeAllowed": 316,
      "cookedPer100Bbe": 33.7,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.4,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0696,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4091,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 406.4,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-08-09",
        "batterId": 666624,
        "pitcherId": 656849,
        "description": "Christopher Morel homers (18) on a fly ball to left field.",
        "exitVelocity": 112.2,
        "distance": 427,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 105.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 89.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4091,
          "percentile": null,
          "score": 154.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.225,
          "percentile": null,
          "score": 127.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 105.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 89.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4091,
          "percentile": null,
          "score": 154.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.225,
          "percentile": null,
          "score": 127.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 691587,
      "pitcher": "Eury P\u00e9rez",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 106.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 243,
      "totalBbeAllowed": 243,
      "cookedPer100Bbe": 43.7,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.1,
      "adjustedXhrPerBbeAllowed": 0.0621,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0905,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0082,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3182,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-09-01",
        "batterId": 657041,
        "pitcherId": 691587,
        "description": "Lane Thomas homers (21) on a fly ball to left field.",
        "exitVelocity": 111.4,
        "distance": 430,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 133.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 127.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3182,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.62,
          "percentile": null,
          "score": 80.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 62.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 133.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0905,
          "percentile": null,
          "score": 127.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3182,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.62,
          "percentile": null,
          "score": 80.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 62.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 600917,
      "pitcher": "Jos\u00e9 Leclerc",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 106.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 62.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0509,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0936,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 391.5,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-05-07",
        "batterId": 592669,
        "pitcherId": 600917,
        "description": "Hunter Renfroe homers (8) on a fly ball to left field.",
        "exitVelocity": 107.2,
        "distance": 430,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 110.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 133.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3375,
          "percentile": null,
          "score": 74.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 110.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0936,
          "percentile": null,
          "score": 133.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3375,
          "percentile": null,
          "score": 74.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622554,
      "pitcher": "Seranthony Dom\u00ednguez",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 1,
      "reliefAppearances": 66,
      "hotDogIndex": 106.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 171,
      "totalBbeAllowed": 171,
      "cookedPer100Bbe": 62.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0444,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0234,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.6667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 408.1,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-09-08",
        "batterId": 660821,
        "pitcherId": 622554,
        "description": "Jesus Sanchez homers (13) on a fly ball to right center field. Bryan De La Cruz scores.",
        "exitVelocity": 107.1,
        "distance": 414,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 93.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 99.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 129.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 93.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6667,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 99.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0234,
          "percentile": null,
          "score": 129.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657140,
      "pitcher": "Kyle Wright",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 9,
      "reliefAppearances": 2,
      "hotDogIndex": 105.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 112,
      "totalBbeAllowed": 112,
      "cookedPer100Bbe": 94.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0268,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-04-22",
        "batterId": 670541,
        "pitcherId": 657140,
        "description": "Yordan Alvarez homers (6) on a fly ball to right field. Alex Bregman scores.",
        "exitVelocity": 110.7,
        "distance": 414,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1571,
          "percentile": null,
          "score": 124.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1571,
          "percentile": null,
          "score": 124.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643410,
      "pitcher": "Mark Leiter Jr.",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 105.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 66.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 413.0,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-09-20",
        "batterId": 656582,
        "pitcherId": 643410,
        "description": "Connor Joe homers (11) on a line drive to left center field. Bryan Reynolds scores.",
        "exitVelocity": 111.6,
        "distance": 428,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8714,
          "percentile": null,
          "score": 174.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8714,
          "percentile": null,
          "score": 174.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605513,
      "pitcher": "Spencer Turnbull",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 105.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 84.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0432,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.056,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 388.9,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2023-03-21",
        "batterId": 518626,
        "pitcherId": 605513,
        "description": "Josh Donaldson homers (2) on a fly ball to left center field.",
        "exitVelocity": 107.5,
        "distance": 411,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 90.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 60.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9571,
          "percentile": null,
          "score": 116.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 131.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 90.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 60.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9571,
          "percentile": null,
          "score": 116.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 131.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641585,
      "pitcher": "J.P. France",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 23,
      "reliefAppearances": 3,
      "hotDogIndex": 105.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 23.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.6,
      "adjustedXhrPerBbeAllowed": 0.0443,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0633,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0226,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 402.5,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-09-04",
        "batterId": 608369,
        "pitcherId": 641585,
        "description": "Corey Seager homers (27) on a fly ball to right center field. Marcus Semien scores.",
        "exitVelocity": 111.2,
        "distance": 453,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 93.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9684,
          "percentile": null,
          "score": 152.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 93.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9684,
          "percentile": null,
          "score": 152.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0226,
          "percentile": null,
          "score": 128.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660261,
      "pitcher": "Shintaro Fujinami",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 9,
      "reliefAppearances": 57,
      "hotDogIndex": 105.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 47.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0724,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0181,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-05-29",
        "batterId": 621566,
        "pitcherId": 660261,
        "description": "Matt Olson homers (17) on a fly ball to right field.",
        "exitVelocity": 111.7,
        "distance": 413,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 96.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6111,
          "percentile": null,
          "score": 107.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0724,
          "percentile": null,
          "score": 96.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6111,
          "percentile": null,
          "score": 107.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 111.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641360,
      "pitcher": "Phil Bickford",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 105.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 56.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0503,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0811,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0162,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2023-08-23",
        "batterId": 542303,
        "pitcherId": 641360,
        "description": "Marcell Ozuna homers (28) on a fly ball to left field. Matt Olson scores.",
        "exitVelocity": 109.2,
        "distance": 416,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0503,
          "percentile": null,
          "score": 109.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 112.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8125,
          "percentile": null,
          "score": 83.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 99.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0503,
          "percentile": null,
          "score": 109.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 112.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 105.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8125,
          "percentile": null,
          "score": 83.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0162,
          "percentile": null,
          "score": 99.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606160,
      "pitcher": "Rafael Montero",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 104.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 195,
      "totalBbeAllowed": 195,
      "cookedPer100Bbe": 53.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.2,
      "adjustedXhrPerBbeAllowed": 0.0677,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0923,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2023-08-04",
        "batterId": 519317,
        "pitcherId": 606160,
        "description": "Giancarlo Stanton homers (17) on a line drive to left field.",
        "exitVelocity": 116.7,
        "distance": 435,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 144.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 130.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1636,
          "percentile": null,
          "score": 125.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 45.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 144.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 130.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1636,
          "percentile": null,
          "score": 125.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 45.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 448179,
      "pitcher": "Rich Hill",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 28,
      "reliefAppearances": 5,
      "hotDogIndex": 104.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 485,
      "totalBbeAllowed": 485,
      "cookedPer100Bbe": 21.6,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 24.9,
      "adjustedXhrPerBbeAllowed": 0.0513,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0763,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2973,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2023-07-02",
        "batterId": 661388,
        "pitcherId": 448179,
        "description": "William Contreras homers (9) on a fly ball to left center field. Raimel Tapia scores. Andruw Monasterio scores.",
        "exitVelocity": 109.9,
        "distance": 435,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 112.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2973,
          "percentile": null,
          "score": 117.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.196,
          "percentile": null,
          "score": 66.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 112.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 103.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2973,
          "percentile": null,
          "score": 117.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.196,
          "percentile": null,
          "score": 66.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669796,
      "pitcher": "Jose E. Hernandez",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 104.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 66.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0558,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0705,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-05-03",
        "batterId": 666139,
        "pitcherId": 669796,
        "description": "Josh Lowe homers (6) on a fly ball to right field.",
        "exitVelocity": 111.8,
        "distance": 455,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.89,
          "percentile": null,
          "score": 87.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 85.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.89,
          "percentile": null,
          "score": 87.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 85.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 471911,
      "pitcher": "Carlos Carrasco",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 104.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 314,
      "totalBbeAllowed": 314,
      "cookedPer100Bbe": 33.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 15.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.32,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-06-11",
        "batterId": 669261,
        "pitcherId": 471911,
        "description": "Jack Suwinski homers (13) on a fly ball to right field.",
        "exitVelocity": 108.6,
        "distance": 410,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 110.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.32,
          "percentile": null,
          "score": 126.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9611,
          "percentile": null,
          "score": 117.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 110.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.32,
          "percentile": null,
          "score": 126.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9611,
          "percentile": null,
          "score": 117.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656731,
      "pitcher": "Tylor Megill",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 26,
      "reliefAppearances": 1,
      "hotDogIndex": 104.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 423,
      "totalBbeAllowed": 423,
      "cookedPer100Bbe": 24.6,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.7,
      "adjustedXhrPerBbeAllowed": 0.0395,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0615,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.026,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 411.6,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-04-12",
        "batterId": 665742,
        "pitcherId": 656731,
        "description": "Juan Soto homers (3) on a fly ball to right center field. Manny Machado scores.",
        "exitVelocity": 109.2,
        "distance": 453,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 78.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 73.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6333,
          "percentile": null,
          "score": 139.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 137.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 78.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 73.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6333,
          "percentile": null,
          "score": 139.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.026,
          "percentile": null,
          "score": 137.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607192,
      "pitcher": "Tyler Glasnow",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 103.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 296,
      "totalBbeAllowed": 296,
      "cookedPer100Bbe": 35.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0777,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2609,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2023-09-11",
        "batterId": 668904,
        "pitcherId": 607192,
        "description": "Royce Lewis homers (12) on a line drive to left center field. Edouard Julien scores. Alex Kirilloff scores.",
        "exitVelocity": 112.9,
        "distance": 419,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 106.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 103.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8154,
          "percentile": null,
          "score": 148.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 106.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 103.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8154,
          "percentile": null,
          "score": 148.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663362,
      "pitcher": "Matt Waldron",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 6,
      "reliefAppearances": 2,
      "hotDogIndex": 103.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 79.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0523,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-09-04",
        "batterId": 656941,
        "pitcherId": 663362,
        "description": "Kyle Schwarber homers (40) on a fly ball to right field.",
        "exitVelocity": 113.4,
        "distance": 440,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 115.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9778,
          "percentile": null,
          "score": 60.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0523,
          "percentile": null,
          "score": 115.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9778,
          "percentile": null,
          "score": 60.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678394,
      "pitcher": "Brayan Bello",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 103.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 487,
      "totalBbeAllowed": 487,
      "cookedPer100Bbe": 21.3,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 23.8,
      "adjustedXhrPerBbeAllowed": 0.0489,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0801,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1282,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2023-05-10",
        "batterId": 660670,
        "pitcherId": 678394,
        "description": "Ronald Acuna Jr. homers (7) on a fly ball to left field.",
        "exitVelocity": 113.9,
        "distance": 470,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 106.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0801,
          "percentile": null,
          "score": 111.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1282,
          "percentile": null,
          "score": 57.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.175,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 112.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 106.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0801,
          "percentile": null,
          "score": 111.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1282,
          "percentile": null,
          "score": 57.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.175,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 112.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502624,
      "pitcher": "Chase Anderson",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 17,
      "reliefAppearances": 2,
      "hotDogIndex": 103.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 267,
      "totalBbeAllowed": 267,
      "cookedPer100Bbe": 38.8,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0539,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0749,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2023-06-24",
        "batterId": 545361,
        "pitcherId": 502624,
        "description": "Mike Trout homers (17) on a fly ball to center field.",
        "exitVelocity": 110.5,
        "distance": 451,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 102.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7706,
          "percentile": null,
          "score": 82.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 94.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0749,
          "percentile": null,
          "score": 102.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7706,
          "percentile": null,
          "score": 82.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 94.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677960,
      "pitcher": "Ryan Weathers",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 13,
      "reliefAppearances": 3,
      "hotDogIndex": 103.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 56.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0552,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.082,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-05-30",
        "batterId": 650559,
        "pitcherId": 677960,
        "description": "Bryan De La Cruz homers (7) on a fly ball to left center field. Jon Berti scores.",
        "exitVelocity": 109.1,
        "distance": 426,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 120.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.082,
          "percentile": null,
          "score": 114.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2083,
          "percentile": null,
          "score": 68.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0552,
          "percentile": null,
          "score": 120.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.082,
          "percentile": null,
          "score": 114.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2083,
          "percentile": null,
          "score": 68.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642100,
      "pitcher": "Gabe Speier",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 103.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 75.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0657,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-07-17",
        "batterId": 608336,
        "pitcherId": 642100,
        "description": "Joey Gallo homers (17) on a fly ball to center field.",
        "exitVelocity": 109.2,
        "distance": 422,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 81.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2571,
          "percentile": null,
          "score": 99.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 81.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2571,
          "percentile": null,
          "score": 99.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 125.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641482,
      "pitcher": "Nestor Cortes",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 102.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 206,
      "totalBbeAllowed": 206,
      "cookedPer100Bbe": 50.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 384.0,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-05-13",
        "batterId": 650490,
        "pitcherId": 641482,
        "description": "Yandy Diaz hits a grand slam (10) to left center field. Manuel Margot scores. Jose Siri scores. Francisco Mejia scores.",
        "exitVelocity": 108.5,
        "distance": 425,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 103.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 115.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 91.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6786,
          "percentile": null,
          "score": 31.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 115.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 103.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 115.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 91.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6786,
          "percentile": null,
          "score": 31.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 115.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666745,
      "pitcher": "Jhony Brito",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 14,
      "reliefAppearances": 12,
      "hotDogIndex": 102.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 278,
      "totalBbeAllowed": 278,
      "cookedPer100Bbe": 36.9,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0683,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0252,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 400.7,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-04-29",
        "batterId": 677649,
        "pitcherId": 666745,
        "description": "Ezequiel Duran homers (2) on a line drive to left center field. Robbie Grossman scores.",
        "exitVelocity": 111.7,
        "distance": 431,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0683,
          "percentile": null,
          "score": 86.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0071,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 134.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0683,
          "percentile": null,
          "score": 86.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0071,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0252,
          "percentile": null,
          "score": 134.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622098,
      "pitcher": "Drew Smith",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 102.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 67.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.4,
      "adjustedXhrPerBbeAllowed": 0.0556,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0728,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 402.0,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-06-26",
        "batterId": 686894,
        "pitcherId": 622098,
        "description": "Joey Wiemer homers (11) on a fly ball to center field. Jesse Winker scores.",
        "exitVelocity": 108.4,
        "distance": 422,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 121.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7714,
          "percentile": null,
          "score": 83.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 87.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 121.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7714,
          "percentile": null,
          "score": 83.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 87.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571656,
      "pitcher": "Buck Farmer",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 101.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 209,
      "totalBbeAllowed": 209,
      "cookedPer100Bbe": 48.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.8,
      "adjustedXhrPerBbeAllowed": 0.0517,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.067,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 411.5,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-09-14",
        "batterId": 663837,
        "pitcherId": 571656,
        "description": "Matt Vierling hits a grand slam (9) to left center field. Tyler Nevin scores. Akil Baddoo scores. Parker Meadows scores.",
        "exitVelocity": 108.2,
        "distance": 448,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 113.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 83.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 138.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0273,
          "percentile": null,
          "score": 90.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0517,
          "percentile": null,
          "score": 113.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 83.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 138.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0273,
          "percentile": null,
          "score": 90.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681867,
      "pitcher": "Cooper Criswell",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 12,
      "gamesStarted": 1,
      "reliefAppearances": 11,
      "hotDogIndex": 101.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 82.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0488,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 406.4,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-05-21",
        "batterId": 661388,
        "pitcherId": 681867,
        "description": "William Contreras homers (4) on a fly ball to center field. Owen Miller scores.",
        "exitVelocity": 111.9,
        "distance": 427,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 76.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 37.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0714,
          "percentile": null,
          "score": 157.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 132.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 76.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 37.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0714,
          "percentile": null,
          "score": 157.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 132.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 477132,
      "pitcher": "Clayton Kershaw",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 101.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 364,
      "totalBbeAllowed": 364,
      "cookedPer100Bbe": 27.9,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.7,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0742,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2593,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2023-06-02",
        "batterId": 518626,
        "pitcherId": 477132,
        "description": "Josh Donaldson homers (2) on a fly ball to left center field.",
        "exitVelocity": 111.0,
        "distance": 446,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 98.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 100.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 102.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.99,
          "percentile": null,
          "score": 118.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 98.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 100.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 102.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.99,
          "percentile": null,
          "score": 118.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 101.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663903,
      "pitcher": "Brady Singer",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 101.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 522,
      "totalBbeAllowed": 522,
      "cookedPer100Bbe": 19.4,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 23.3,
      "adjustedXhrPerBbeAllowed": 0.0446,
      "xhrDiffAllowed": -3.3,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0728,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2895,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 407.1,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-04-30",
        "batterId": 621439,
        "pitcherId": 663903,
        "description": "Byron Buxton homers (7) on a fly ball to left field. Max Kepler scores. Carlos Correa scores.",
        "exitVelocity": 112.9,
        "distance": 453,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 94.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2895,
          "percentile": null,
          "score": 115.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 105.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 106.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 94.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2895,
          "percentile": null,
          "score": 115.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 105.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 106.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672578,
      "pitcher": "Carlos Hern\u00e1ndez",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 4,
      "reliefAppearances": 65,
      "hotDogIndex": 101.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 190,
      "totalBbeAllowed": 190,
      "cookedPer100Bbe": 53.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.0574,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0053,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-08-17",
        "batterId": 677594,
        "pitcherId": 672578,
        "description": "Julio Rodriguez homers (20) on a fly ball to left field. Cade Marlowe scores. Dominic Canzone scores.",
        "exitVelocity": 110.5,
        "distance": 438,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 124.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.23,
          "percentile": null,
          "score": 99.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 46.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0574,
          "percentile": null,
          "score": 124.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 144.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.23,
          "percentile": null,
          "score": 99.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 46.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665622,
      "pitcher": "Luis Medina",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 17,
      "reliefAppearances": 6,
      "hotDogIndex": 100.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 322,
      "totalBbeAllowed": 322,
      "cookedPer100Bbe": 31.3,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0745,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 402.7,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-08-18",
        "batterId": 683002,
        "pitcherId": 665622,
        "description": "Gunnar Henderson homers (20) on a fly ball to right field. Adley Rutschman scores.",
        "exitVelocity": 111.4,
        "distance": 438,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 108.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 101.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 116.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0286,
          "percentile": null,
          "score": 119.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 82.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 108.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 101.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 116.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0286,
          "percentile": null,
          "score": 119.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 82.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663878,
      "pitcher": "Nate Pearson",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 0,
      "reliefAppearances": 37,
      "hotDogIndex": 100.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 81.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0887,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 384.1,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-06-04",
        "batterId": 516782,
        "pitcherId": 663878,
        "description": "Starling Marte homers (3) on a fly ball to left field.",
        "exitVelocity": 109.5,
        "distance": 415,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 101.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0887,
          "percentile": null,
          "score": 124.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3143,
          "percentile": null,
          "score": 72.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 101.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0887,
          "percentile": null,
          "score": 124.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3143,
          "percentile": null,
          "score": 72.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641712,
      "pitcher": "Dakota Hudson",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 13,
      "reliefAppearances": 6,
      "hotDogIndex": 100.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 288,
      "totalBbeAllowed": 288,
      "cookedPer100Bbe": 34.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0521,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0243,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 408.4,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-08-20",
        "batterId": 624413,
        "pitcherId": 641712,
        "description": "Pete Alonso homers (39) on a fly ball to left field.",
        "exitVelocity": 113.5,
        "distance": 423,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 69.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 49.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4667,
          "percentile": null,
          "score": 170.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.79,
          "percentile": null,
          "score": 147.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 132.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 69.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 49.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4667,
          "percentile": null,
          "score": 170.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.79,
          "percentile": null,
          "score": 147.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 132.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572403,
      "pitcher": "Drew VerHagen",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 0,
      "reliefAppearances": 65,
      "hotDogIndex": 99.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 53.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0699,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-07-01",
        "batterId": 641343,
        "pitcherId": 572403,
        "description": "Jake Bauers homers (7) on a fly ball to right center field. Oswaldo Cabrera scores.",
        "exitVelocity": 113.1,
        "distance": 446,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.49,
          "percentile": null,
          "score": 77.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0699,
          "percentile": null,
          "score": 90.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 120.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.49,
          "percentile": null,
          "score": 77.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656271,
      "pitcher": "Brock Burke",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 99.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 51.2,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.1,
      "adjustedXhrPerBbeAllowed": 0.0521,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-06-15",
        "batterId": 660271,
        "pitcherId": 656271,
        "description": "Shohei Ohtani homers (22) on a fly ball to center field. Taylor Ward scores.",
        "exitVelocity": 109.4,
        "distance": 443,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3077,
          "percentile": null,
          "score": 130.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3077,
          "percentile": null,
          "score": 130.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621016,
      "pitcher": "Jose Cuas",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 2,
      "reliefAppearances": 72,
      "hotDogIndex": 98.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 53.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0765,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 413.2,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-05-02",
        "batterId": 663624,
        "pitcherId": 621016,
        "description": "Ryan Mountcastle homers (8) on a fly ball to center field. Adley Rutschman scores.",
        "exitVelocity": 109.7,
        "distance": 433,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 89.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.025,
          "percentile": null,
          "score": 89.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 89.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.025,
          "percentile": null,
          "score": 89.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595345,
      "pitcher": "Steven Okert",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 2,
      "reliefAppearances": 64,
      "hotDogIndex": 98.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 155,
      "totalBbeAllowed": 155,
      "cookedPer100Bbe": 63.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0903,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0129,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 408.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-06-21",
        "batterId": 656305,
        "pitcherId": 595345,
        "description": "Matt Chapman homers (10) on a fly ball to left field.",
        "exitVelocity": 111.9,
        "distance": 415,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 89.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0903,
          "percentile": null,
          "score": 126.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3444,
          "percentile": null,
          "score": 131.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 85.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 89.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0903,
          "percentile": null,
          "score": 126.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3444,
          "percentile": null,
          "score": 131.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 85.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656232,
      "pitcher": "Brandon Bielak",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 13,
      "reliefAppearances": 4,
      "hotDogIndex": 98.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 259,
      "totalBbeAllowed": 259,
      "cookedPer100Bbe": 37.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0695,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 408.2,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-05-07",
        "batterId": 677594,
        "pitcherId": 656232,
        "description": "Julio Rodriguez homers (6) on a fly ball to center field.",
        "exitVelocity": 110.7,
        "distance": 454,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 92.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0695,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5231,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 92.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0695,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5231,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 630023,
      "pitcher": "Yonny Chirinos",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 10,
      "reliefAppearances": 12,
      "hotDogIndex": 98.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 304,
      "totalBbeAllowed": 304,
      "cookedPer100Bbe": 32.3,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.1,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2023-07-16",
        "batterId": 671221,
        "pitcherId": 630023,
        "description": "Drew Waters homers (4) on a fly ball to right center field.",
        "exitVelocity": 112.2,
        "distance": 465,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 90.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 66.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1063,
          "percentile": null,
          "score": 121.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 90.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 66.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1063,
          "percentile": null,
          "score": 121.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682227,
      "pitcher": "Brandon Williamson",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 97.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 352,
      "totalBbeAllowed": 352,
      "cookedPer100Bbe": 27.6,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0682,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-07-17",
        "batterId": 596103,
        "pitcherId": 682227,
        "description": "Austin Slater homers (4) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 442,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 81.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 85.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 116.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6778,
          "percentile": null,
          "score": 81.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 118.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 81.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0682,
          "percentile": null,
          "score": 85.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 116.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6778,
          "percentile": null,
          "score": 81.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 118.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675911,
      "pitcher": "Spencer Strider",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 96.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 446,
      "totalBbeAllowed": 446,
      "cookedPer100Bbe": 21.7,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": 5.0,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0785,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 392.0,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-10-07",
        "batterId": 547180,
        "pitcherId": 675911,
        "description": "Bryce Harper homers (1) on a fly ball to right field.",
        "exitVelocity": 115.3,
        "distance": 375,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 102.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0785,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2231,
          "percentile": null,
          "score": 98.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 102.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0785,
          "percentile": null,
          "score": 108.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2231,
          "percentile": null,
          "score": 98.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642547,
      "pitcher": "Freddy Peralta",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 96.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 435,
      "totalBbeAllowed": 435,
      "cookedPer100Bbe": 22.2,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 22.2,
      "adjustedXhrPerBbeAllowed": 0.051,
      "xhrDiffAllowed": 4.8,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0782,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2647,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 393.1,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-09-18",
        "batterId": 575929,
        "pitcherId": 642547,
        "description": "Willson Contreras homers (20) on a line drive to left field.",
        "exitVelocity": 114.7,
        "distance": 385,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0782,
          "percentile": null,
          "score": 107.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0778,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 111.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0782,
          "percentile": null,
          "score": 107.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0778,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621381,
      "pitcher": "Matt Strahm",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 13,
      "reliefAppearances": 53,
      "hotDogIndex": 96.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 240,
      "totalBbeAllowed": 240,
      "cookedPer100Bbe": 40.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0396,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0542,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0208,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-07-15",
        "batterId": 592518,
        "pitcherId": 621381,
        "description": "Manny Machado homers (17) on a fly ball to left field.",
        "exitVelocity": 108.5,
        "distance": 425,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 78.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7818,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 121.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 78.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7818,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 121.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502043,
      "pitcher": "Kyle Gibson",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 96.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 597,
      "totalBbeAllowed": 597,
      "cookedPer100Bbe": 16.1,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 25.2,
      "adjustedXhrPerBbeAllowed": 0.0422,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2619,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 401.6,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-05-08",
        "batterId": 666139,
        "pitcherId": 502043,
        "description": "Josh Lowe homers (7) on a fly ball to right center field.",
        "exitVelocity": 113.3,
        "distance": 393,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 91.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5833,
          "percentile": null,
          "score": 106.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 103.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 91.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2619,
          "percentile": null,
          "score": 103.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5833,
          "percentile": null,
          "score": 106.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 103.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676477,
      "pitcher": "Garrett Whitlock",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 11,
      "reliefAppearances": 13,
      "hotDogIndex": 96.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 216,
      "totalBbeAllowed": 216,
      "cookedPer100Bbe": 44.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0597,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.1065,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0046,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1739,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-06-09",
        "batterId": 518626,
        "pitcherId": 676477,
        "description": "Josh Donaldson homers (5) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 448,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 128.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1065,
          "percentile": null,
          "score": 154.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5538,
          "percentile": null,
          "score": 51.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0046,
          "percentile": null,
          "score": 42.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 128.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1065,
          "percentile": null,
          "score": 154.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5538,
          "percentile": null,
          "score": 51.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0046,
          "percentile": null,
          "score": 42.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671096,
      "pitcher": "Andrew Abbott",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 96.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 294,
      "totalBbeAllowed": 294,
      "cookedPer100Bbe": 32.7,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0986,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.069,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 389.1,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-08-23",
        "batterId": 660271,
        "pitcherId": 671096,
        "description": "Shohei Ohtani homers (44) on a line drive to right center field. Luis Rengifo scores.",
        "exitVelocity": 115.7,
        "distance": 442,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 107.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0986,
          "percentile": null,
          "score": 142.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 34.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8125,
          "percentile": null,
          "score": 36.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 88.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 107.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0986,
          "percentile": null,
          "score": 142.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 34.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8125,
          "percentile": null,
          "score": 36.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 88.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606965,
      "pitcher": "Chris Devenski",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 96.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 76.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 408.7,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-05-18",
        "batterId": 668939,
        "pitcherId": 606965,
        "description": "Adley Rutschman homers (7) on a fly ball to right field. Austin Hays scores.",
        "exitVelocity": 108.2,
        "distance": 424,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 83.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 135.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6833,
          "percentile": null,
          "score": 109.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 98.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 83.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 135.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6833,
          "percentile": null,
          "score": 109.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 98.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605154,
      "pitcher": "John Brebbia",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 10,
      "reliefAppearances": 34,
      "hotDogIndex": 96.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 103,
      "totalBbeAllowed": 103,
      "cookedPer100Bbe": 93.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0777,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-09-17",
        "batterId": 686668,
        "pitcherId": 605154,
        "description": "Brenton Doyle homers (9) on a fly ball to left field. Brendan Rodgers scores. Alan Trejo scores.",
        "exitVelocity": 103.9,
        "distance": 445,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 106.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.025,
          "percentile": null,
          "score": 61.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 106.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.025,
          "percentile": null,
          "score": 61.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607625,
      "pitcher": "Seth Lugo",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 95.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 423,
      "totalBbeAllowed": 423,
      "cookedPer100Bbe": 22.6,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.2,
      "adjustedXhrPerBbeAllowed": 0.0454,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0827,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.1714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-06-25",
        "batterId": 600869,
        "pitcherId": 607625,
        "description": "Jeimer Candelario homers (10) on a fly ball to right center field.",
        "exitVelocity": 110.1,
        "distance": 427,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 116.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 71.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0105,
          "percentile": null,
          "score": 89.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 116.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 71.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0105,
          "percentile": null,
          "score": 89.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605347,
      "pitcher": "Jorge L\u00f3pez",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 95.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 49.3,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.0588,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 387.5,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-05-27",
        "batterId": 662139,
        "pitcherId": 605347,
        "description": "Daulton Varsho homers (8) on a line drive to right field. Whit Merrifield scores.",
        "exitVelocity": 109.3,
        "distance": 376,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 126.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 59.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 126.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9,
          "percentile": null,
          "score": 59.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670102,
      "pitcher": "Bowden Francis",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 2,
      "reliefAppearances": 20,
      "hotDogIndex": 95.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 86.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0811,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2023-08-16",
        "batterId": 547180,
        "pitcherId": 670102,
        "description": "Bryce Harper homers (9) on a fly ball to right center field.",
        "exitVelocity": 107.6,
        "distance": 404,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 112.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 81.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 110.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 112.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 81.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 110.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592351,
      "pitcher": "Jon Gray",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 31,
      "reliefAppearances": 4,
      "hotDogIndex": 94.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 469,
      "totalBbeAllowed": 469,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.0386,
      "xhrDiffAllowed": 3.9,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0618,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2759,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-09-20",
        "batterId": 594807,
        "pitcherId": 592351,
        "description": "Adam Duvall homers (20) on a fly ball to left center field. Justin Turner scores. Alex Verdugo scores.",
        "exitVelocity": 109.4,
        "distance": 443,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 75.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 73.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 108.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2783,
          "percentile": null,
          "score": 101.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 123.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 75.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 73.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 108.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2783,
          "percentile": null,
          "score": 101.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 123.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543859,
      "pitcher": "Michael Tonkin",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 94.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 236,
      "totalBbeAllowed": 236,
      "cookedPer100Bbe": 40.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.0487,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0636,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 406.2,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 483,
      "worstServedEvent": {
        "gameDate": "2023-09-18",
        "batterId": 656941,
        "pitcherId": 543859,
        "description": "Kyle Schwarber homers (45) on a fly ball to right field. Brandon Marsh scores.",
        "exitVelocity": 113.9,
        "distance": 483,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 105.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 77.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0154,
          "percentile": null,
          "score": 89.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 83.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 105.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0636,
          "percentile": null,
          "score": 77.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0154,
          "percentile": null,
          "score": 89.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 83.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668881,
      "pitcher": "Hunter Greene",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 94.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 300,
      "totalBbeAllowed": 300,
      "cookedPer100Bbe": 31.5,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 15.4,
      "adjustedXhrPerBbeAllowed": 0.0513,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0967,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0067,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2069,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 386.6,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2023-09-15",
        "batterId": 624413,
        "pitcherId": 668881,
        "description": "Pete Alonso homers (45) on a fly ball to left center field. Francisco Lindor scores. DJ Stewart scores.",
        "exitVelocity": 112.5,
        "distance": 425,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 112.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0967,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2069,
          "percentile": null,
          "score": 82.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2316,
          "percentile": null,
          "score": 69.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 56.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 112.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0967,
          "percentile": null,
          "score": 138.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2069,
          "percentile": null,
          "score": 82.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2316,
          "percentile": null,
          "score": 69.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 56.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605200,
      "pitcher": "Zach Davies",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 94.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 276,
      "totalBbeAllowed": 276,
      "cookedPer100Bbe": 34.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0373,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.058,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0217,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 115.5,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2023-03-21",
        "batterId": 666176,
        "pitcherId": 605200,
        "description": "Jo Adell homers (4) on a fly ball to left field. Anthony Rendon scores.",
        "exitVelocity": 115.5,
        "distance": 430,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 70.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 63.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1545,
          "percentile": null,
          "score": 159.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 70.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 63.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1545,
          "percentile": null,
          "score": 159.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672851,
      "pitcher": "Joan Adon",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 10,
      "reliefAppearances": 2,
      "hotDogIndex": 94.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 57.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0727,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-07-07",
        "batterId": 608369,
        "pitcherId": 672851,
        "description": "Corey Seager homers (12) on a fly ball to right center field.",
        "exitVelocity": 108.1,
        "distance": 423,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 96.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.325,
          "percentile": null,
          "score": 73.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 81.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 96.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.325,
          "percentile": null,
          "score": 73.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 81.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607536,
      "pitcher": "Kyle Freeland",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 94.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 557,
      "totalBbeAllowed": 557,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 24.3,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": 4.7,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0754,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 466,
      "worstServedEvent": {
        "gameDate": "2023-04-28",
        "batterId": 606466,
        "pitcherId": 607536,
        "description": "Ketel Marte homers (3) on a fly ball to left field.",
        "exitVelocity": 113.0,
        "distance": 435,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0754,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 92.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0621,
          "percentile": null,
          "score": 91.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0754,
          "percentile": null,
          "score": 103.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 92.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0621,
          "percentile": null,
          "score": 91.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 92.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 425794,
      "pitcher": "Adam Wainwright",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 94.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 387,
      "totalBbeAllowed": 387,
      "cookedPer100Bbe": 24.3,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.2,
      "adjustedXhrPerBbeAllowed": 0.0496,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0827,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1562,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 410.2,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-09-07",
        "batterId": 660670,
        "pitcherId": 425794,
        "description": "Ronald Acuna Jr. homers (33) on a line drive to center field.",
        "exitVelocity": 115.3,
        "distance": 426,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 107.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 116.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1562,
          "percentile": null,
          "score": 64.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.435,
          "percentile": null,
          "score": 102.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 73.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0496,
          "percentile": null,
          "score": 107.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 116.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1562,
          "percentile": null,
          "score": 64.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.435,
          "percentile": null,
          "score": 102.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 73.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666129,
      "pitcher": "Braxton Garrett",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 32,
      "reliefAppearances": 2,
      "hotDogIndex": 93.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 485,
      "totalBbeAllowed": 485,
      "cookedPer100Bbe": 19.4,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 20.5,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0598,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.4138,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 409.1,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-05-03",
        "batterId": 660670,
        "pitcherId": 666129,
        "description": "Ronald Acuna Jr. homers (6) on a line drive to center field. Marcell Ozuna scores. Kevin Pillar scores.",
        "exitVelocity": 114.2,
        "distance": 461,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 87.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4138,
          "percentile": null,
          "score": 155.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.99,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 82.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 87.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4138,
          "percentile": null,
          "score": 155.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.99,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 82.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571510,
      "pitcher": "Matthew Boyd",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 93.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 215,
      "totalBbeAllowed": 215,
      "cookedPer100Bbe": 43.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.053,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0744,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0093,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2023-04-18",
        "batterId": 660757,
        "pitcherId": 571510,
        "description": "Oscar Gonzalez homers (1) on a fly ball to left field. Josh Bell scores.",
        "exitVelocity": 106.7,
        "distance": 424,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 116.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 101.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2417,
          "percentile": null,
          "score": 70.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 67.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 116.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 101.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2417,
          "percentile": null,
          "score": 70.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 67.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592332,
      "pitcher": "Kevin Gausman",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 93.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 492,
      "totalBbeAllowed": 492,
      "cookedPer100Bbe": 19.0,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 24.5,
      "adjustedXhrPerBbeAllowed": 0.0498,
      "xhrDiffAllowed": -3.5,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0772,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-09-09",
        "batterId": 658668,
        "pitcherId": 592332,
        "description": "Edward Olivares homers (10) on a fly ball to left center field.",
        "exitVelocity": 108.4,
        "distance": 431,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 108.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 65.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5905,
          "percentile": null,
          "score": 78.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 81.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 108.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 65.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5905,
          "percentile": null,
          "score": 78.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 81.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680686,
      "pitcher": "Josiah Gray",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 92.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 491,
      "totalBbeAllowed": 491,
      "cookedPer100Bbe": 18.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.6,
      "adjustedXhrPerBbeAllowed": 0.046,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0733,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 400.0,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-07-05",
        "batterId": 682829,
        "pitcherId": 680686,
        "description": "Elly De La Cruz homers (4) on a fly ball to right center field.",
        "exitVelocity": 111.6,
        "distance": 455,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 98.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9409,
          "percentile": null,
          "score": 115.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 71.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 98.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0733,
          "percentile": null,
          "score": 98.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9409,
          "percentile": null,
          "score": 115.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 71.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605182,
      "pitcher": "Mike Clevinger",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 92.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 389,
      "totalBbeAllowed": 389,
      "cookedPer100Bbe": 23.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1852,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-04-30",
        "batterId": 670042,
        "pitcherId": 605182,
        "description": "Luke Raley homers (6) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 431,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 76.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4437,
          "percentile": null,
          "score": 48.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 88.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 76.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4437,
          "percentile": null,
          "score": 48.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543101,
      "pitcher": "Anthony DeSclafani",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 92.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 314,
      "totalBbeAllowed": 314,
      "cookedPer100Bbe": 29.6,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.5,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0669,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 394.4,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-07-01",
        "batterId": 682626,
        "pitcherId": 543101,
        "description": "Francisco Alvarez homers (13) on a fly ball to right center field.",
        "exitVelocity": 111.5,
        "distance": 416,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 100.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 83.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0933,
          "percentile": null,
          "score": 158.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 67.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 100.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0669,
          "percentile": null,
          "score": 83.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0933,
          "percentile": null,
          "score": 158.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 67.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621107,
      "pitcher": "Zach Eflin",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 92.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 508,
      "totalBbeAllowed": 508,
      "cookedPer100Bbe": 18.2,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0728,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2162,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-05-09",
        "batterId": 668939,
        "pitcherId": 621107,
        "description": "Adley Rutschman homers (5) on a fly ball to right field. Cedric Mullins scores.",
        "exitVelocity": 111.1,
        "distance": 407,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 83.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 85.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6429,
          "percentile": null,
          "score": 108.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 97.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 83.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 85.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6429,
          "percentile": null,
          "score": 108.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 97.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664353,
      "pitcher": "Jos\u00e9 Urquidy",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 13,
      "reliefAppearances": 7,
      "hotDogIndex": 92.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 234,
      "totalBbeAllowed": 234,
      "cookedPer100Bbe": 39.6,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": 5.3,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 373.2,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2023-09-03",
        "batterId": 650402,
        "pitcherId": 664353,
        "description": "Gleyber Torres homers (24) on a fly ball to left center field.",
        "exitVelocity": 109.9,
        "distance": 435,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 125.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 77.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7,
          "percentile": null,
          "score": 35.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 85.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 125.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 77.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7,
          "percentile": null,
          "score": 35.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 85.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453268,
      "pitcher": "Daniel Bard",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 92.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 70.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0916,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 405.7,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-08-02",
        "batterId": 665487,
        "pitcherId": 453268,
        "description": "Fernando Tatis Jr. homers (19) on a fly ball to left field. Trent Grisham scores. Ha-Seong Kim scores.",
        "exitVelocity": 109.3,
        "distance": 444,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 70.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 129.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 146.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 70.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0916,
          "percentile": null,
          "score": 129.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 146.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 95.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572955,
      "pitcher": "Pierce Johnson",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 92.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 169,
      "totalBbeAllowed": 169,
      "cookedPer100Bbe": 54.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 408.3,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2023-06-15",
        "batterId": 621566,
        "pitcherId": 572955,
        "description": "Matt Olson homers (19) on a fly ball to right center field.",
        "exitVelocity": 109.5,
        "distance": 456,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 101.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.29,
          "percentile": null,
          "score": 71.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 101.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.29,
          "percentile": null,
          "score": 71.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 80.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669947,
      "pitcher": "Jesse Scholtens",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 11,
      "reliefAppearances": 16,
      "hotDogIndex": 92.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 287,
      "totalBbeAllowed": 287,
      "cookedPer100Bbe": 32.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.0,
      "adjustedXhrPerBbeAllowed": 0.0488,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0732,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-09-04",
        "batterId": 676369,
        "pitcherId": 669947,
        "description": "Nelson Velazquez homers (10) on a fly ball to left field. Freddy Fermin scores.",
        "exitVelocity": 108.5,
        "distance": 419,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 98.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 77.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3733,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 89.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 105.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 98.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 77.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3733,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 89.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605483,
      "pitcher": "Blake Snell",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 92.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 399,
      "totalBbeAllowed": 399,
      "cookedPer100Bbe": 23.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0391,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0551,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 408.4,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-08-22",
        "batterId": 624585,
        "pitcherId": 605483,
        "description": "Jorge Soler homers (33) on a fly ball to center field.",
        "exitVelocity": 111.7,
        "distance": 442,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0551,
          "percentile": null,
          "score": 57.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0733,
          "percentile": null,
          "score": 120.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0551,
          "percentile": null,
          "score": 57.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0733,
          "percentile": null,
          "score": 120.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668868,
      "pitcher": "Zack Thompson",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 9,
      "reliefAppearances": 21,
      "hotDogIndex": 92.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 47.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.067,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-09-20",
        "batterId": 518626,
        "pitcherId": 668868,
        "description": "Josh Donaldson homers (12) on a fly ball to left center field. William Contreras scores. Willy Adames scores.",
        "exitVelocity": 110.7,
        "distance": 415,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 83.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 37.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9125,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.067,
          "percentile": null,
          "score": 83.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 37.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9125,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675540,
      "pitcher": "Xzavion Curry",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 9,
      "reliefAppearances": 35,
      "hotDogIndex": 91.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 309,
      "totalBbeAllowed": 309,
      "cookedPer100Bbe": 29.7,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 15.1,
      "adjustedXhrPerBbeAllowed": 0.0489,
      "xhrDiffAllowed": -3.1,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0841,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 119.2,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2023-09-26",
        "batterId": 682829,
        "pitcherId": 675540,
        "description": "Elly De La Cruz homers (13) on a fly ball to right center field. Noelvi Marte scores.",
        "exitVelocity": 119.2,
        "distance": 467,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0841,
          "percentile": null,
          "score": 118.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8417,
          "percentile": null,
          "score": 85.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0841,
          "percentile": null,
          "score": 118.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8417,
          "percentile": null,
          "score": 85.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694813,
      "pitcher": "Gavin Stone",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 9,
      "gamesStarted": 4,
      "reliefAppearances": 5,
      "hotDogIndex": 91.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 115,
      "totalBbeAllowed": 115,
      "cookedPer100Bbe": 79.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0696,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0087,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 383.2,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2023-09-11",
        "batterId": 592518,
        "pitcherId": 694813,
        "description": "Manny Machado homers (27) on a line drive to left center field.",
        "exitVelocity": 111.3,
        "distance": 388,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 99.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 88.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.275,
          "percentile": null,
          "score": 101.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 65.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 99.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 88.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.275,
          "percentile": null,
          "score": 101.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 65.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571863,
      "pitcher": "Matt Koch",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 1,
      "reliefAppearances": 43,
      "hotDogIndex": 91.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 68.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0388,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0746,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 418.4,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2023-08-24",
        "batterId": 666139,
        "pitcherId": 571863,
        "description": "Josh Lowe homers (17) on a fly ball to center field. Randy Arozarena scores.",
        "exitVelocity": 111.2,
        "distance": 452,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 76.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.45,
          "percentile": null,
          "score": 134.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 76.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.45,
          "percentile": null,
          "score": 134.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682243,
      "pitcher": "Bryce Miller",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 27,
      "reliefAppearances": 0,
      "hotDogIndex": 91.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 385,
      "totalBbeAllowed": 385,
      "cookedPer100Bbe": 23.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0403,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0649,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0156,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 401.2,
      "maxExitVelocityAllowed": 116.9,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-09-27",
        "batterId": 670541,
        "pitcherId": 682243,
        "description": "Yordan Alvarez homers (31) on a line drive to center field.",
        "exitVelocity": 116.2,
        "distance": 442,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 80.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 80.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0222,
          "percentile": null,
          "score": 119.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 97.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 80.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 80.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0222,
          "percentile": null,
          "score": 119.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 97.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518886,
      "pitcher": "Craig Kimbrel",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 82,
      "gamesStarted": 0,
      "reliefAppearances": 82,
      "hotDogIndex": 91.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 178,
      "totalBbeAllowed": 178,
      "cookedPer100Bbe": 51.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0494,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.073,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 387.4,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-09-22",
        "batterId": 683146,
        "pitcherId": 518886,
        "description": "Brett Baty homers (9) on a fly ball to center field.",
        "exitVelocity": 110.2,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 107.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 98.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1727,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 107.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.073,
          "percentile": null,
          "score": 98.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1727,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663559,
      "pitcher": "Bailey Falter",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 17,
      "reliefAppearances": 4,
      "hotDogIndex": 91.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 302,
      "totalBbeAllowed": 302,
      "cookedPer100Bbe": 30.2,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.1,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0728,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 386.1,
      "maxExitVelocityAllowed": 118.2,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-04-18",
        "batterId": 669394,
        "pitcherId": 663559,
        "description": "Jake Burger homers (5) on a fly ball to left field. Luis Robert Jr. scores. Eloy Jimenez scores.",
        "exitVelocity": 118.2,
        "distance": 417,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9579,
          "percentile": null,
          "score": 116.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 55.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 108.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0728,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9579,
          "percentile": null,
          "score": 116.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 55.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542881,
      "pitcher": "Tyler Anderson",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 27,
      "reliefAppearances": 2,
      "hotDogIndex": 91.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 467,
      "totalBbeAllowed": 467,
      "cookedPer100Bbe": 19.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 19.4,
      "adjustedXhrPerBbeAllowed": 0.0415,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0685,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-08-29",
        "batterId": 547180,
        "pitcherId": 542881,
        "description": "Bryce Harper homers (14) on a fly ball to right field.",
        "exitVelocity": 115.7,
        "distance": 432,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 86.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5905,
          "percentile": null,
          "score": 138.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 85.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 86.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5905,
          "percentile": null,
          "score": 138.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 85.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640448,
      "pitcher": "Kyle Finnegan",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 91.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 202,
      "totalBbeAllowed": 202,
      "cookedPer100Bbe": 45.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0693,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-04-04",
        "batterId": 650490,
        "pitcherId": 640448,
        "description": "Yandy Diaz homers (2) on a line drive to left center field. Taylor Walls scores. Jose Siri scores.",
        "exitVelocity": 111.8,
        "distance": 414,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 79.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 88.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7455,
          "percentile": null,
          "score": 145.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 79.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 88.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7455,
          "percentile": null,
          "score": 145.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680570,
      "pitcher": "Grayson Rodriguez",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 90.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 350,
      "totalBbeAllowed": 350,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.046,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0771,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1852,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 114.6,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2023-05-15",
        "batterId": 660271,
        "pitcherId": 680570,
        "description": "Shohei Ohtani homers (9) on a fly ball to right center field. Taylor Ward scores. Mike Trout scores.",
        "exitVelocity": 114.6,
        "distance": 456,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 98.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 106.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 76.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9062,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 98.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 106.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 76.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9062,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571945,
      "pitcher": "Miles Mikolas",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 90.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 674,
      "totalBbeAllowed": 674,
      "cookedPer100Bbe": 13.5,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 27.9,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0742,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 28,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.14,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 479,
      "worstServedEvent": {
        "gameDate": "2023-04-11",
        "batterId": 543068,
        "pitcherId": 571945,
        "description": "C.J. Cron homers (4) on a fly ball to left field.",
        "exitVelocity": 109.3,
        "distance": 479,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 84.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 100.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.14,
          "percentile": null,
          "score": 59.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1077,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 100.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 84.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 100.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.14,
          "percentile": null,
          "score": 59.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1077,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 100.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543272,
      "pitcher": "Brad Hand",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 90.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 55.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0368,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0245,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2023-10-11",
        "batterId": 547180,
        "pitcherId": 543272,
        "description": "Bryce Harper homers (3) on a fly ball to center field.",
        "exitVelocity": 109.8,
        "distance": 414,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 67.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 84.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.475,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 133.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 67.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 84.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.475,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 133.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669923,
      "pitcher": "George Kirby",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 90.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 560,
      "totalBbeAllowed": 560,
      "cookedPer100Bbe": 16.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.2,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0679,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-09-03",
        "batterId": 624413,
        "pitcherId": 669923,
        "description": "Pete Alonso homers (40) on a line drive to left field. Jeff McNeil scores.",
        "exitVelocity": 115.6,
        "distance": 385,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 71.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 84.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1227,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 71.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 84.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 83.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1227,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668678,
      "pitcher": "Zac Gallen",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 42,
      "gamesStarted": 42,
      "reliefAppearances": 0,
      "hotDogIndex": 90.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 711,
      "totalBbeAllowed": 711,
      "cookedPer100Bbe": 12.7,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 27.1,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0703,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 17,
      "noDoubterRateAllowed": 0.22,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 117.1,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-10-16",
        "batterId": 656941,
        "pitcherId": 668678,
        "description": "Kyle Schwarber homers (1) on a fly ball to right field.",
        "exitVelocity": 117.1,
        "distance": 420,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 72.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0703,
          "percentile": null,
          "score": 91.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.22,
          "percentile": null,
          "score": 86.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8367,
          "percentile": null,
          "score": 113.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 72.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0703,
          "percentile": null,
          "score": 91.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.22,
          "percentile": null,
          "score": 86.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8367,
          "percentile": null,
          "score": 113.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 104.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657756,
      "pitcher": "Connor Seabold",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 13,
      "reliefAppearances": 18,
      "hotDogIndex": 89.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 315,
      "totalBbeAllowed": 315,
      "cookedPer100Bbe": 28.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 16.0,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": 3.0,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0794,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-06-17",
        "batterId": 621566,
        "pitcherId": 657756,
        "description": "Matt Olson hits a grand slam (20) to left center field. Ronald Acuna Jr. scores. Ozzie Albies scores. Austin Riley scores.",
        "exitVelocity": 108.0,
        "distance": 424,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 110.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.325,
          "percentile": null,
          "score": 44.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 67.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 110.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0794,
          "percentile": null,
          "score": 110.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.325,
          "percentile": null,
          "score": 44.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 67.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605177,
      "pitcher": "Andrew Chafin",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 89.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 63.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0493,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 115.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-08-25",
        "batterId": 596142,
        "pitcherId": 605177,
        "description": "Gary Sanchez homers (17) on a fly ball to left field. Jose Azocar scores.",
        "exitVelocity": 115.1,
        "distance": 430,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 40.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9833,
          "percentile": null,
          "score": 153.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 122.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 40.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9833,
          "percentile": null,
          "score": 153.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 122.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665795,
      "pitcher": "Edward Cabrera",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 22,
      "reliefAppearances": 2,
      "hotDogIndex": 89.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 267,
      "totalBbeAllowed": 267,
      "cookedPer100Bbe": 33.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0348,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0524,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 409.8,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-04-24",
        "batterId": 669221,
        "pitcherId": 665795,
        "description": "Sean Murphy homers (6) on a fly ball to left center field.",
        "exitVelocity": 113.8,
        "distance": 430,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 61.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 49.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1364,
          "percentile": null,
          "score": 123.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0348,
          "percentile": null,
          "score": 61.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 49.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1364,
          "percentile": null,
          "score": 123.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621051,
      "pitcher": "Steven Wilson",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 89.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 66.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0746,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 421.1,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2023-08-09",
        "batterId": 663728,
        "pitcherId": 621051,
        "description": "Cal Raleigh homers (19) on a fly ball to right field. Julio Rodriguez scores.",
        "exitVelocity": 109.7,
        "distance": 450,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 59.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 121.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 59.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0746,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 121.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 94.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542947,
      "pitcher": "Richard Bleier",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 0,
      "reliefAppearances": 31,
      "hotDogIndex": 88.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 79.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.8,
      "adjustedXhrPerBbeAllowed": 0.0342,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0541,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-05-07",
        "batterId": 656941,
        "pitcherId": 542947,
        "description": "Kyle Schwarber homers (8) on a fly ball to right field. Bryce Harper scores.",
        "exitVelocity": 110.8,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 57.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 55.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.52,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 110.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 57.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 55.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.52,
          "percentile": null,
          "score": 105.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 110.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656427,
      "pitcher": "Jack Flaherty",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 30,
      "reliefAppearances": 3,
      "hotDogIndex": 88.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 462,
      "totalBbeAllowed": 462,
      "cookedPer100Bbe": 19.0,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0736,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-03-16",
        "batterId": 547989,
        "pitcherId": 656427,
        "description": "Jose Abreu homers (2) on a fly ball to left center field.",
        "exitVelocity": 109.5,
        "distance": 407,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 83.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 73.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0722,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 95.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 83.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0736,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 73.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0722,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 95.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607968,
      "pitcher": "Drew Rucinski",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 4,
      "gamesStarted": 4,
      "reliefAppearances": 0,
      "hotDogIndex": 88.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 73,
      "totalBbeAllowed": 73,
      "cookedPer100Bbe": 120.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0644,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1096,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.4,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 102.6,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-04-28",
        "batterId": 641584,
        "pitcherId": 607968,
        "description": "Jake Fraley homers (2) on a fly ball to center field. Spencer Steer scores.",
        "exitVelocity": 102.6,
        "distance": 419,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 138.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1096,
          "percentile": null,
          "score": 162.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.36,
          "percentile": null,
          "score": 21.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 138.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1096,
          "percentile": null,
          "score": 162.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.36,
          "percentile": null,
          "score": 21.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672282,
      "pitcher": "Reid Detmers",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 87.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 422,
      "totalBbeAllowed": 422,
      "cookedPer100Bbe": 20.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.1,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.064,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0166,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1852,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-03-22",
        "batterId": 553869,
        "pitcherId": 672282,
        "description": "Elias Diaz homers (2) on a line drive to left center field.",
        "exitVelocity": 110.4,
        "distance": 427,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 81.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 78.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 76.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1476,
          "percentile": null,
          "score": 94.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 103.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 81.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 78.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 76.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1476,
          "percentile": null,
          "score": 94.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 103.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657053,
      "pitcher": "Touki Toussaint",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 16,
      "reliefAppearances": 4,
      "hotDogIndex": 87.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 235,
      "totalBbeAllowed": 235,
      "cookedPer100Bbe": 37.3,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0553,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 408.4,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2023-08-03",
        "batterId": 641598,
        "pitcherId": 657053,
        "description": "Mitch Garver homers (7) on a fly ball to left center field.",
        "exitVelocity": 111.4,
        "distance": 457,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 71.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 58.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.58,
          "percentile": null,
          "score": 170.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 71.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 58.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 148.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.58,
          "percentile": null,
          "score": 170.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669302,
      "pitcher": "Logan Gilbert",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 87.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 543,
      "totalBbeAllowed": 543,
      "cookedPer100Bbe": 16.1,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 25.1,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 3.9,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0718,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 386.2,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-09-01",
        "batterId": 607043,
        "pitcherId": 669302,
        "description": "Brandon Nimmo homers (20) on a fly ball to right center field.",
        "exitVelocity": 110.1,
        "distance": 416,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 100.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 94.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5138,
          "percentile": null,
          "score": 50.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 77.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 100.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0718,
          "percentile": null,
          "score": 94.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5138,
          "percentile": null,
          "score": 50.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 77.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518876,
      "pitcher": "Merrill Kelly",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 87.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 517,
      "totalBbeAllowed": 517,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 19.8,
      "adjustedXhrPerBbeAllowed": 0.0383,
      "xhrDiffAllowed": 4.2,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0696,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1944,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-05-10",
        "batterId": 660821,
        "pitcherId": 518876,
        "description": "Jesus Sanchez homers (3) on a fly ball to center field. Jorge Soler scores. Luis Arraez scores.",
        "exitVelocity": 110.6,
        "distance": 441,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 73.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1944,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.525,
          "percentile": null,
          "score": 77.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 106.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 73.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 89.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1944,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.525,
          "percentile": null,
          "score": 77.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 106.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650633,
      "pitcher": "Michael King",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 9,
      "reliefAppearances": 43,
      "hotDogIndex": 87.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 279,
      "totalBbeAllowed": 279,
      "cookedPer100Bbe": 31.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": -2.8,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-06-23",
        "batterId": 666969,
        "pitcherId": 650633,
        "description": "Adolis Garcia homers (17) on a fly ball to left field. Nathaniel Lowe scores.",
        "exitVelocity": 111.8,
        "distance": 374,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 97.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 85.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 65.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.21,
          "percentile": null,
          "score": 126.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 97.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 85.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 65.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.21,
          "percentile": null,
          "score": 126.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547973,
      "pitcher": "Aroldis Chapman",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 87.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 130,
      "totalBbeAllowed": 130,
      "cookedPer100Bbe": 67.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0385,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0538,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 393.2,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2023-10-16",
        "batterId": 670541,
        "pitcherId": 547973,
        "description": "Yordan Alvarez homers (6) on a fly ball to right field.",
        "exitVelocity": 110.5,
        "distance": 385,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 74.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 53.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.44,
          "percentile": null,
          "score": 165.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 74.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 53.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.44,
          "percentile": null,
          "score": 165.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 527054,
      "pitcher": "Julio Teheran",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 12,
      "reliefAppearances": 3,
      "hotDogIndex": 87.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 39.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 393.9,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-07-29",
        "batterId": 660670,
        "pitcherId": 527054,
        "description": "Ronald Acuna Jr. homers (24) on a line drive to center field. Orlando Arcia scores.",
        "exitVelocity": 113.7,
        "distance": 434,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3769,
          "percentile": null,
          "score": 74.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3769,
          "percentile": null,
          "score": 74.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608379,
      "pitcher": "Michael Wacha",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 86.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 391,
      "totalBbeAllowed": 391,
      "cookedPer100Bbe": 22.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.3,
      "adjustedXhrPerBbeAllowed": 0.034,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3043,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2023-09-06",
        "batterId": 656941,
        "pitcherId": 608379,
        "description": "Kyle Schwarber homers (41) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 465,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 56.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 119.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6933,
          "percentile": null,
          "score": 143.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 56.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3043,
          "percentile": null,
          "score": 119.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6933,
          "percentile": null,
          "score": 143.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641302,
      "pitcher": "Tyler Alexander",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 2,
      "reliefAppearances": 26,
      "hotDogIndex": 86.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 60.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.1056,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.0667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 369.9,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 395,
      "worstServedEvent": {
        "gameDate": "2023-04-01",
        "batterId": 650490,
        "pitcherId": 641302,
        "description": "Yandy Diaz homers (1) on a line drive to left field. Taylor Walls scores.",
        "exitVelocity": 112.8,
        "distance": 388,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1056,
          "percentile": null,
          "score": 152.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4778,
          "percentile": null,
          "score": 49.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1056,
          "percentile": null,
          "score": 152.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4778,
          "percentile": null,
          "score": 49.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 434378,
      "pitcher": "Justin Verlander",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 86.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 551,
      "totalBbeAllowed": 551,
      "cookedPer100Bbe": 15.7,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 19.5,
      "adjustedXhrPerBbeAllowed": 0.0354,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0218,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2424,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 390.6,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-09-01",
        "batterId": 519317,
        "pitcherId": 434378,
        "description": "Giancarlo Stanton homers (21) on a fly ball to left field. Aaron Judge scores.",
        "exitVelocity": 112.1,
        "distance": 433,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 68.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2424,
          "percentile": null,
          "score": 94.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.281,
          "percentile": null,
          "score": 71.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0218,
          "percentile": null,
          "score": 124.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 68.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2424,
          "percentile": null,
          "score": 94.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.281,
          "percentile": null,
          "score": 71.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0218,
          "percentile": null,
          "score": 124.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656557,
      "pitcher": "Tanner Houck",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 86.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 317,
      "totalBbeAllowed": 317,
      "cookedPer100Bbe": 27.2,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 397.0,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-05-15",
        "batterId": 663728,
        "pitcherId": 656557,
        "description": "Cal Raleigh homers (6) on a fly ball to right field. Eugenio Suarez scores.",
        "exitVelocity": 109.3,
        "distance": 438,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 80.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 68.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9857,
          "percentile": null,
          "score": 118.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 80.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 68.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9857,
          "percentile": null,
          "score": 118.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 83.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656353,
      "pitcher": "Tucker Davidson",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 3,
      "reliefAppearances": 37,
      "hotDogIndex": 86.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 47.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0326,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0387,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0221,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 410.5,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-05-19",
        "batterId": 650489,
        "pitcherId": 656353,
        "description": "Willi Castro homers (2) on a fly ball to left field.",
        "exitVelocity": 112.0,
        "distance": 412,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 51.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 16.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.45,
          "percentile": null,
          "score": 166.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 126.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 51.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 16.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.45,
          "percentile": null,
          "score": 166.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 126.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 527048,
      "pitcher": "Mart\u00edn P\u00e9rez",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 39,
      "gamesStarted": 21,
      "reliefAppearances": 18,
      "hotDogIndex": 86.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 490,
      "totalBbeAllowed": 490,
      "cookedPer100Bbe": 17.6,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.8,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2759,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-04-19",
        "batterId": 677951,
        "pitcherId": 527048,
        "description": "Bobby Witt Jr. homers (3) on a fly ball to left field.",
        "exitVelocity": 109.6,
        "distance": 430,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 65.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 108.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4773,
          "percentile": null,
          "score": 76.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 91.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 65.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2759,
          "percentile": null,
          "score": 108.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4773,
          "percentile": null,
          "score": 76.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 91.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674072,
      "pitcher": "Tommy Henry",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 17,
      "reliefAppearances": 1,
      "hotDogIndex": 85.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 289,
      "totalBbeAllowed": 289,
      "cookedPer100Bbe": 29.6,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0388,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 407.0,
      "maxExitVelocityAllowed": 115.1,
      "maxDistanceAllowed": 493,
      "worstServedEvent": {
        "gameDate": "2023-06-30",
        "batterId": 660271,
        "pitcherId": 674072,
        "description": "Shohei Ohtani homers (30) on a fly ball to right field.",
        "exitVelocity": 115.1,
        "distance": 493,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 75.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2417,
          "percentile": null,
          "score": 127.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 89.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 75.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2417,
          "percentile": null,
          "score": 127.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 89.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668933,
      "pitcher": "Graham Ashcraft",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 85.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 449,
      "totalBbeAllowed": 449,
      "cookedPer100Bbe": 19.0,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 17.2,
      "adjustedXhrPerBbeAllowed": 0.0383,
      "xhrDiffAllowed": 5.8,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0601,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0178,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2593,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 393.9,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 621550,
        "pitcherId": 668933,
        "description": "Patrick Wisdom homers (13) on a line drive to left center field. Seiya Suzuki scores. Mike Tauchman scores.",
        "exitVelocity": 112.0,
        "distance": 424,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 73.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 102.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9652,
          "percentile": null,
          "score": 59.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 108.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 73.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 70.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 102.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9652,
          "percentile": null,
          "score": 59.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0178,
          "percentile": null,
          "score": 108.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657376,
      "pitcher": "Clarke Schmidt",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 85.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 503,
      "totalBbeAllowed": 503,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0439,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0696,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0099,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 383.4,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2023-04-18",
        "batterId": 660271,
        "pitcherId": 657376,
        "description": "Shohei Ohtani homers (4) on a line drive to right center field. Taylor Ward scores.",
        "exitVelocity": 116.7,
        "distance": 391,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 92.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 89.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2571,
          "percentile": null,
          "score": 102.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6083,
          "percentile": null,
          "score": 79.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 70.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 92.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0696,
          "percentile": null,
          "score": 89.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2571,
          "percentile": null,
          "score": 102.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6083,
          "percentile": null,
          "score": 79.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 70.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670167,
      "pitcher": "John Schreiber",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 51,
      "gamesStarted": 2,
      "reliefAppearances": 49,
      "hotDogIndex": 85.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 121,
      "totalBbeAllowed": 121,
      "cookedPer100Bbe": 70.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0388,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0744,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 376.2,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2023-09-08",
        "batterId": 668939,
        "pitcherId": 670167,
        "description": "Umpire reviewed (home run), call on the field was upheld: Adley Rutschman homers (18) on a fly ball to right field.",
        "exitVelocity": 106.3,
        "distance": 371,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 76.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 100.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.45,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 76.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0744,
          "percentile": null,
          "score": 100.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.45,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 102.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650911,
      "pitcher": "Cristopher S\u00e1nchez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 19,
      "reliefAppearances": 1,
      "hotDogIndex": 84.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 290,
      "totalBbeAllowed": 290,
      "cookedPer100Bbe": 29.3,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 12.0,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0655,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2023-07-24",
        "batterId": 663624,
        "pitcherId": 650911,
        "description": "Ryan Mountcastle homers (12) on a line drive to center field.",
        "exitVelocity": 112.3,
        "distance": 451,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 84.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9688,
          "percentile": null,
          "score": 117.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 73.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 84.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9688,
          "percentile": null,
          "score": 117.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 73.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605242,
      "pitcher": "Michael Fulmer",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 1,
      "reliefAppearances": 61,
      "hotDogIndex": 84.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 59.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0634,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 386.7,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2023-04-10",
        "batterId": 672284,
        "pitcherId": 605242,
        "description": "Jarred Kelenic homers (1) on a fly ball to right field.",
        "exitVelocity": 111.1,
        "distance": 414,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 77.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 97.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 77.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 97.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607259,
      "pitcher": "Nick Martinez",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 10,
      "reliefAppearances": 54,
      "hotDogIndex": 84.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 309,
      "totalBbeAllowed": 309,
      "cookedPer100Bbe": 27.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.055,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0129,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-04-07",
        "batterId": 542303,
        "pitcherId": 607259,
        "description": "Marcell Ozuna homers (2) on a fly ball to center field.",
        "exitVelocity": 110.3,
        "distance": 440,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 84.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7333,
          "percentile": null,
          "score": 82.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 86.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 84.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7333,
          "percentile": null,
          "score": 82.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 86.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671106,
      "pitcher": "Logan Allen",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 84.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 368,
      "totalBbeAllowed": 368,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0842,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0054,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.1613,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-09-02",
        "batterId": 650490,
        "pitcherId": 671106,
        "description": "Yandy Diaz homers (18) on a line drive to left center field.",
        "exitVelocity": 109.4,
        "distance": 426,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 100.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 119.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1613,
          "percentile": null,
          "score": 66.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0438,
          "percentile": null,
          "score": 91.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 48.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 100.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0842,
          "percentile": null,
          "score": 119.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1613,
          "percentile": null,
          "score": 66.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0438,
          "percentile": null,
          "score": 91.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 48.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543135,
      "pitcher": "Nathan Eovaldi",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 84.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 505,
      "totalBbeAllowed": 505,
      "cookedPer100Bbe": 16.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 19.0,
      "adjustedXhrPerBbeAllowed": 0.0376,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0594,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-09-14",
        "batterId": 665489,
        "pitcherId": 543135,
        "description": "Vladimir Guerrero Jr. homers (22) on a fly ball to left center field. Bo Bichette scores.",
        "exitVelocity": 108.5,
        "distance": 426,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 66.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 71.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 66.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650556,
      "pitcher": "Bryan Abreu",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 83,
      "gamesStarted": 0,
      "reliefAppearances": 83,
      "hotDogIndex": 84.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 172,
      "totalBbeAllowed": 172,
      "cookedPer100Bbe": 49.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0384,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.064,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 381.3,
      "maxExitVelocityAllowed": 117.4,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-05-29",
        "batterId": 680777,
        "pitcherId": 650556,
        "description": "Ryan Jeffers homers (3) on a line drive to left field. Max Kepler scores.",
        "exitVelocity": 117.4,
        "distance": 374,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 74.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 78.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6143,
          "percentile": null,
          "score": 107.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 106.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 74.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 78.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6143,
          "percentile": null,
          "score": 107.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 106.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668909,
      "pitcher": "Gavin Williams",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 84.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 223,
      "totalBbeAllowed": 223,
      "cookedPer100Bbe": 37.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0673,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-08-12",
        "batterId": 670042,
        "pitcherId": 668909,
        "description": "Luke Raley homers (16) on a fly ball to center field.",
        "exitVelocity": 107.8,
        "distance": 425,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 80.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0673,
          "percentile": null,
          "score": 83.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1,
          "percentile": null,
          "score": 64.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 110.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 80.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0673,
          "percentile": null,
          "score": 83.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 32.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1,
          "percentile": null,
          "score": 64.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 110.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676596,
      "pitcher": "Josh Fleming",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 14,
      "gamesStarted": 5,
      "reliefAppearances": 9,
      "hotDogIndex": 84.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 43.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0619,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 572204,
        "pitcherId": 676596,
        "description": "Trayce Thompson homers (5) on a fly ball to center field.",
        "exitVelocity": 108.2,
        "distance": 442,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 74.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.22,
          "percentile": null,
          "score": 69.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 96.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 74.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.22,
          "percentile": null,
          "score": 69.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 96.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608371,
      "pitcher": "Lucas Sims",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 84.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 61.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0657,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 413.0,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2023-06-23",
        "batterId": 663586,
        "pitcherId": 608371,
        "description": "Austin Riley homers (13) on a fly ball to center field.",
        "exitVelocity": 109.7,
        "distance": 458,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 58.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 81.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.08,
          "percentile": null,
          "score": 158.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 93.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 58.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 81.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.08,
          "percentile": null,
          "score": 158.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 93.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666818,
      "pitcher": "Luis Fr\u00edas",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 84.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 113,
      "totalBbeAllowed": 113,
      "cookedPer100Bbe": 74.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0513,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.4,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 103.1,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-05-17",
        "batterId": 657656,
        "pitcherId": 666818,
        "description": "Ramon Laureano homers (5) on a fly ball to left center field. Carlos Perez scores. Jace Peterson scores.",
        "exitVelocity": 103.1,
        "distance": 423,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 112.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.36,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 66.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 112.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.36,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 66.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 625643,
      "pitcher": "Reynaldo L\u00f3pez",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 83.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 53.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0701,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-03-30",
        "batterId": 670541,
        "pitcherId": 625643,
        "description": "Yordan Alvarez homers (1) on a fly ball to right center field.",
        "exitVelocity": 111.9,
        "distance": 442,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 79.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 90.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 95.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 79.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 90.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 95.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502171,
      "pitcher": "Alex Cobb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 83.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 472,
      "totalBbeAllowed": 472,
      "cookedPer100Bbe": 17.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0369,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0614,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2414,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2023-08-23",
        "batterId": 656941,
        "pitcherId": 502171,
        "description": "Kyle Schwarber homers (34) on a fly ball to right field.",
        "exitVelocity": 113.9,
        "distance": 386,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 68.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 72.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 93.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2947,
          "percentile": null,
          "score": 129.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0369,
          "percentile": null,
          "score": 68.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 72.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 93.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2947,
          "percentile": null,
          "score": 129.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605447,
      "pitcher": "Jordan Romano",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 83.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 52.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0403,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0818,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-09-04",
        "batterId": 671732,
        "pitcherId": 605447,
        "description": "Lawrence Butler homers (4) on a line drive to right center field. Shea Langeliers scores.",
        "exitVelocity": 110.5,
        "distance": 403,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 80.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2143,
          "percentile": null,
          "score": 127.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 54.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 80.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 114.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 90.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2143,
          "percentile": null,
          "score": 127.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 54.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606303,
      "pitcher": "Joel Payamps",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 83.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 44.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0529,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 397.0,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-04-22",
        "batterId": 646240,
        "pitcherId": 606303,
        "description": "Rafael Devers homers (8) on a fly ball to right field. Justin Turner scores.",
        "exitVelocity": 110.0,
        "distance": 416,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 68.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 51.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1875,
          "percentile": null,
          "score": 126.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 98.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 68.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0529,
          "percentile": null,
          "score": 51.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1875,
          "percentile": null,
          "score": 126.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 98.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641401,
      "pitcher": "Connor Brogdon",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 1,
      "reliefAppearances": 30,
      "hotDogIndex": 83.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 98,
      "totalBbeAllowed": 98,
      "cookedPer100Bbe": 85.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0398,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 621566,
        "pitcherId": 641401,
        "description": "Matt Olson homers (16) on a fly ball to center field. Ronald Acuna Jr. scores.",
        "exitVelocity": 109.9,
        "distance": 445,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7333,
          "percentile": null,
          "score": 82.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 71.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7333,
          "percentile": null,
          "score": 82.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 71.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622065,
      "pitcher": "Alex Young",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 83.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 51.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0798,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 383.7,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-09-19",
        "batterId": 680777,
        "pitcherId": 622065,
        "description": "Ryan Jeffers homers (11) on a line drive to left field.",
        "exitVelocity": 111.5,
        "distance": 390,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 101.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.65,
          "percentile": null,
          "score": 80.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 101.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 111.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.65,
          "percentile": null,
          "score": 80.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657612,
      "pitcher": "Tim Hill",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 0,
      "reliefAppearances": 53,
      "hotDogIndex": 83.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 158,
      "totalBbeAllowed": 158,
      "cookedPer100Bbe": 52.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0437,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0633,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-05-12",
        "batterId": 605141,
        "pitcherId": 657612,
        "description": "Mookie Betts homers (8) on a fly ball to left center field.",
        "exitVelocity": 109.8,
        "distance": 426,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 92.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 76.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0714,
          "percentile": null,
          "score": 63.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 83.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 92.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 76.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0714,
          "percentile": null,
          "score": 63.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 83.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650960,
      "pitcher": "Daniel Duarte",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 32,
      "gamesStarted": 0,
      "reliefAppearances": 32,
      "hotDogIndex": 83.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 92,
      "totalBbeAllowed": 92,
      "cookedPer100Bbe": 90.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0446,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0543,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2023-09-01",
        "batterId": 673548,
        "pitcherId": 650960,
        "description": "Seiya Suzuki homers (14) on a line drive to center field.",
        "exitVelocity": 110.5,
        "distance": 408,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 93.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 56.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.62,
          "percentile": null,
          "score": 139.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 93.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 56.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.62,
          "percentile": null,
          "score": 139.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 76.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686752,
      "pitcher": "Ryan Pepiot",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 6,
      "reliefAppearances": 5,
      "hotDogIndex": 82.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 66.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.048,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.072,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.008,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 393.9,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-08-24",
        "batterId": 672356,
        "pitcherId": 686752,
        "description": "Gabriel Arias homers (8) on a line drive to center field.",
        "exitVelocity": 107.5,
        "distance": 425,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 95.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9667,
          "percentile": null,
          "score": 88.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 61.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 95.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9667,
          "percentile": null,
          "score": 88.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 61.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669203,
      "pitcher": "Corbin Burnes",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 82.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 522,
      "totalBbeAllowed": 522,
      "cookedPer100Bbe": 15.8,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0594,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2903,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 403.0,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-04-05",
        "batterId": 624413,
        "pitcherId": 669203,
        "description": "Pete Alonso homers (3) on a line drive to center field. Francisco Lindor scores.",
        "exitVelocity": 111.8,
        "distance": 424,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 88.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.856,
          "percentile": null,
          "score": 113.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 68.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 88.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.856,
          "percentile": null,
          "score": 113.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 68.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 673540,
      "pitcher": "Kodai Senga",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 82.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 418,
      "totalBbeAllowed": 418,
      "cookedPer100Bbe": 19.8,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3182,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-09-08",
        "batterId": 621043,
        "pitcherId": 673540,
        "description": "Carlos Correa homers (18) on a fly ball to left field.",
        "exitVelocity": 114.2,
        "distance": 439,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3182,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 76.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3182,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 92.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663423,
      "pitcher": "Trent Thornton",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 1,
      "reliefAppearances": 29,
      "hotDogIndex": 82.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 94,
      "totalBbeAllowed": 94,
      "cookedPer100Bbe": 87.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0415,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0745,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-09-03",
        "batterId": 624413,
        "pitcherId": 663423,
        "description": "Pete Alonso homers (41) on a fly ball to center field.",
        "exitVelocity": 107.4,
        "distance": 397,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 85.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 101.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.72,
          "percentile": null,
          "score": 81.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 74.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 85.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 101.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.72,
          "percentile": null,
          "score": 81.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 74.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683769,
      "pitcher": "Hunter Gaddis",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 8,
      "reliefAppearances": 5,
      "hotDogIndex": 81.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 58.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0857,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0071,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 386.3,
      "maxExitVelocityAllowed": 105.3,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2023-08-29",
        "batterId": 668904,
        "pitcherId": 683769,
        "description": "Royce Lewis homers (9) on a fly ball to left field.",
        "exitVelocity": 104.8,
        "distance": 396,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 120.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4667,
          "percentile": null,
          "score": 25.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 120.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4667,
          "percentile": null,
          "score": 25.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592454,
      "pitcher": "Tommy Kahnle",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 0,
      "reliefAppearances": 42,
      "hotDogIndex": 81.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 83.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0722,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 383.6,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-07-28",
        "batterId": 623993,
        "pitcherId": 592454,
        "description": "Anthony Santander homers (18) on a fly ball to right center field.",
        "exitVelocity": 107.9,
        "distance": 425,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6,
          "percentile": null,
          "score": 30.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0722,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6,
          "percentile": null,
          "score": 30.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 72.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 696136,
      "pitcher": "Jordan Wicks",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 81.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 112,
      "totalBbeAllowed": 112,
      "cookedPer100Bbe": 72.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.3,
      "adjustedXhrPerBbeAllowed": 0.0295,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0536,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 0,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 402.0,
      "maxExitVelocityAllowed": 106.2,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2023-09-30",
        "batterId": 467793,
        "pitcherId": 696136,
        "description": "Carlos Santana homers (23) on a fly ball to left center field.",
        "exitVelocity": 106.2,
        "distance": 428,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 41.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0536,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.88,
          "percentile": null,
          "score": 86.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 41.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0536,
          "percentile": null,
          "score": 53.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 175.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.88,
          "percentile": null,
          "score": 86.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 109.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672710,
      "pitcher": "Roansy Contreras",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 12,
      "reliefAppearances": 9,
      "hotDogIndex": 81.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 226,
      "totalBbeAllowed": 226,
      "cookedPer100Bbe": 35.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0133,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.9,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 106.0,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-05-02",
        "batterId": 623912,
        "pitcherId": 672710,
        "description": "Harold Ramirez homers (6) on a fly ball to center field.",
        "exitVelocity": 105.8,
        "distance": 430,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8636,
          "percentile": null,
          "score": 12.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 87.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8636,
          "percentile": null,
          "score": 12.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0133,
          "percentile": null,
          "score": 87.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 615698,
      "pitcher": "Cal Quantrill",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 80.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 366,
      "totalBbeAllowed": 366,
      "cookedPer100Bbe": 22.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0601,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3182,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-03-18",
        "batterId": 572233,
        "pitcherId": 615698,
        "description": "Christian Walker homers (1) on a fly ball to left field.",
        "exitVelocity": 111.3,
        "distance": 430,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 59.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 69.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3182,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7231,
          "percentile": null,
          "score": 110.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 59.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0601,
          "percentile": null,
          "score": 69.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3182,
          "percentile": null,
          "score": 125.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7231,
          "percentile": null,
          "score": 110.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663941,
      "pitcher": "Tristan Beck",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 4,
      "reliefAppearances": 30,
      "hotDogIndex": 80.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 263,
      "totalBbeAllowed": 263,
      "cookedPer100Bbe": 30.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.7,
      "adjustedXhrPerBbeAllowed": 0.0407,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0608,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-06-25",
        "batterId": 606466,
        "pitcherId": 663941,
        "description": "Ketel Marte homers (14) on a fly ball to right center field. Jake McCarthy scores.",
        "exitVelocity": 109.2,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 81.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 71.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.83,
          "percentile": null,
          "score": 58.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0407,
          "percentile": null,
          "score": 81.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 71.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 123.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.83,
          "percentile": null,
          "score": 58.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 78.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621074,
      "pitcher": "Michael Rucker",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 80.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 114,
      "totalBbeAllowed": 114,
      "cookedPer100Bbe": 71.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0614,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.3,
      "avgDistanceAllowed": 380.7,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-04-11",
        "batterId": 672284,
        "pitcherId": 621074,
        "description": "Jarred Kelenic homers (2) on a fly ball to center field.",
        "exitVelocity": 107.2,
        "distance": 415,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 72.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.3333,
          "percentile": null,
          "score": 20.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 82.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 72.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.3333,
          "percentile": null,
          "score": 20.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663556,
      "pitcher": "Shane McClanahan",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 80.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 316,
      "totalBbeAllowed": 316,
      "cookedPer100Bbe": 25.6,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.4,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0665,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0476,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2023-08-02",
        "batterId": 519317,
        "pitcherId": 663556,
        "description": "Giancarlo Stanton homers (15) on a line drive to right center field. Isiah Kiner-Falefa scores. Gleyber Torres scores.",
        "exitVelocity": 110.5,
        "distance": 408,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 88.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 28.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9813,
          "percentile": null,
          "score": 40.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 88.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0665,
          "percentile": null,
          "score": 82.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 28.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9813,
          "percentile": null,
          "score": 40.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 98.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693821,
      "pitcher": "Bryce Elder",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 80.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 540,
      "totalBbeAllowed": 540,
      "cookedPer100Bbe": 14.9,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0611,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.013,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2121,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 473,
      "worstServedEvent": {
        "gameDate": "2023-08-28",
        "batterId": 641857,
        "pitcherId": 693821,
        "description": "Ryan McMahon homers (22) on a fly ball to center field.",
        "exitVelocity": 109.7,
        "distance": 473,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 73.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 71.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2121,
          "percentile": null,
          "score": 83.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7619,
          "percentile": null,
          "score": 111.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 73.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0611,
          "percentile": null,
          "score": 71.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2121,
          "percentile": null,
          "score": 83.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7619,
          "percentile": null,
          "score": 111.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 86.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608032,
      "pitcher": "Carlos Est\u00e9vez",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 80.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 47.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0458,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 106.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2023-05-29",
        "batterId": 650391,
        "pitcherId": 608032,
        "description": "Eloy Jimenez homers (5) on a fly ball to left center field.",
        "exitVelocity": 106.0,
        "distance": 406,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 97.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0429,
          "percentile": null,
          "score": 62.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 50.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 97.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 93.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0429,
          "percentile": null,
          "score": 62.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 50.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547179,
      "pitcher": "Michael Lorenzen",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 25,
      "reliefAppearances": 6,
      "hotDogIndex": 79.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 470,
      "totalBbeAllowed": 470,
      "cookedPer100Bbe": 17.0,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 16.3,
      "adjustedXhrPerBbeAllowed": 0.0347,
      "xhrDiffAllowed": 3.7,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0617,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.3103,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2023-06-14",
        "batterId": 660670,
        "pitcherId": 547179,
        "description": "Ronald Acuna Jr. homers (15) on a fly ball to center field.",
        "exitVelocity": 114.5,
        "distance": 461,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 60.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 73.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.515,
          "percentile": null,
          "score": 104.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 60.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 73.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3103,
          "percentile": null,
          "score": 121.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.515,
          "percentile": null,
          "score": 104.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 84.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 493603,
      "pitcher": "Adam Ottavino",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 79.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 49.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0679,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-08-09",
        "batterId": 673548,
        "pitcherId": 493603,
        "description": "Seiya Suzuki homers (10) on a fly ball to center field.",
        "exitVelocity": 112.2,
        "distance": 423,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 71.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 82.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0679,
          "percentile": null,
          "score": 85.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 71.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 82.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675916,
      "pitcher": "James Karinchak",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 79.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 90,
      "totalBbeAllowed": 90,
      "cookedPer100Bbe": 88.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0889,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 375.3,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2023-04-23",
        "batterId": 541645,
        "pitcherId": 675916,
        "description": "Avisail Garcia homers (2) on a fly ball to center field. Jorge Soler scores. Bryan De La Cruz scores.",
        "exitVelocity": 108.3,
        "distance": 417,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 123.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 125.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 123.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 125.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640455,
      "pitcher": "Sean Manaea",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 11,
      "reliefAppearances": 28,
      "hotDogIndex": 79.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 320,
      "totalBbeAllowed": 320,
      "cookedPer100Bbe": 24.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 15.2,
      "adjustedXhrPerBbeAllowed": 0.0475,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0031,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1739,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-09-17",
        "batterId": 696100,
        "pitcherId": 640455,
        "description": "Hunter Goodman homers (1) on a line drive to left center field. Nolan Jones scores.",
        "exitVelocity": 110.8,
        "distance": 437,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 102.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 94.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8857,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0031,
          "percentile": null,
          "score": 37.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0475,
          "percentile": null,
          "score": 102.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 94.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1739,
          "percentile": null,
          "score": 72.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8857,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0031,
          "percentile": null,
          "score": 37.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657097,
      "pitcher": "Jacob Webb",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 79.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 52.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0296,
      "xhrDiffAllowed": 3.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0789,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-10-08",
        "batterId": 641598,
        "pitcherId": 657097,
        "description": "Mitch Garver hits a grand slam (1) to left field. Leody Taveras scores. Marcus Semien scores. Corey Seager scores.",
        "exitVelocity": 107.5,
        "distance": 419,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 44.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 54.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 44.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0789,
          "percentile": null,
          "score": 109.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 54.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608665,
      "pitcher": "Kendall Graveman",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 79.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 45.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-06-29",
        "batterId": 660271,
        "pitcherId": 608665,
        "description": "Shohei Ohtani homers (29) on a fly ball to center field. Mike Trout scores.",
        "exitVelocity": 111.3,
        "distance": 438,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 72.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5889,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 72.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5889,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 79.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605135,
      "pitcher": "Chris Bassitt",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 79.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 601,
      "totalBbeAllowed": 601,
      "cookedPer100Bbe": 13.1,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 24.9,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0715,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0083,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.2326,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2023-04-07",
        "batterId": 545361,
        "pitcherId": 605135,
        "description": "Mike Trout homers (2) on a fly ball to left center field. Taylor Ward scores.",
        "exitVelocity": 112.3,
        "distance": 441,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 85.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0715,
          "percentile": null,
          "score": 94.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2326,
          "percentile": null,
          "score": 91.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8867,
          "percentile": null,
          "score": 58.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 63.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 85.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0715,
          "percentile": null,
          "score": 94.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2326,
          "percentile": null,
          "score": 91.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.8867,
          "percentile": null,
          "score": 58.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 63.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519151,
      "pitcher": "Ryan Pressly",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 79.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 186,
      "totalBbeAllowed": 186,
      "cookedPer100Bbe": 42.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0591,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0054,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 410.9,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2023-07-19",
        "batterId": 543068,
        "pitcherId": 519151,
        "description": "C.J. Cron homers (10) on a fly ball to center field.",
        "exitVelocity": 109.0,
        "distance": 444,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 96.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 47.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 96.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 128.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 47.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650893,
      "pitcher": "G\u00e9nesis Cabrera",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 1,
      "reliefAppearances": 65,
      "hotDogIndex": 78.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 47.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0419,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0539,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 394.1,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2023-05-18",
        "batterId": 518692,
        "pitcherId": 650893,
        "description": "Freddie Freeman hits a grand slam (8) to center field. David Peralta scores. Miguel Rojas scores. Trayce Thompson scores.",
        "exitVelocity": 106.8,
        "distance": 412,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 86.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 54.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0375,
          "percentile": null,
          "score": 90.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 80.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 86.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 54.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0375,
          "percentile": null,
          "score": 90.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 80.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621345,
      "pitcher": "A.J. Minter",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 77,
      "gamesStarted": 0,
      "reliefAppearances": 77,
      "hotDogIndex": 78.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 46.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0429,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0595,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0119,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 391.3,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2023-05-22",
        "batterId": 502110,
        "pitcherId": 621345,
        "description": "J.D. Martinez homers (8) on a fly ball to center field.",
        "exitVelocity": 106.9,
        "distance": 414,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 89.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 67.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0333,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 80.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 89.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 67.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0333,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 80.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661527,
      "pitcher": "Seth Martinez",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 0,
      "reliefAppearances": 37,
      "hotDogIndex": 78.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 128,
      "totalBbeAllowed": 128,
      "cookedPer100Bbe": 61.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.043,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0078,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-07-26",
        "batterId": 669087,
        "pitcherId": 661527,
        "description": "Sam Huff homers (1) on a fly ball to left center field.",
        "exitVelocity": 110.7,
        "distance": 443,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 90.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 78.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 60.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 90.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 78.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 60.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664285,
      "pitcher": "Framber Valdez",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 77.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 593,
      "totalBbeAllowed": 593,
      "cookedPer100Bbe": 13.1,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.1,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0708,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2023-08-08",
        "batterId": 663624,
        "pitcherId": 664285,
        "description": "Ryan Mountcastle homers (14) on a fly ball to center field. Adley Rutschman scores.",
        "exitVelocity": 113.1,
        "distance": 472,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0708,
          "percentile": null,
          "score": 92.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 92.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6304,
          "percentile": null,
          "score": 107.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 70.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0708,
          "percentile": null,
          "score": 92.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 92.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6304,
          "percentile": null,
          "score": 107.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 70.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666142,
      "pitcher": "Cole Ragans",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 12,
      "reliefAppearances": 19,
      "hotDogIndex": 77.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 233,
      "totalBbeAllowed": 233,
      "cookedPer100Bbe": 33.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0356,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0515,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2023-09-16",
        "batterId": 673237,
        "pitcherId": 666142,
        "description": "Yainer Diaz homers (22) on a fly ball to center field.",
        "exitVelocity": 108.9,
        "distance": 428,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 47.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6714,
          "percentile": null,
          "score": 109.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 105.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0356,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 47.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6714,
          "percentile": null,
          "score": 109.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 105.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 489119,
      "pitcher": "Wade Miley",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 24,
      "reliefAppearances": 1,
      "hotDogIndex": 77.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 368,
      "totalBbeAllowed": 368,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0321,
      "xhrDiffAllowed": 4.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0489,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.019,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2778,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-09-03",
        "batterId": 592663,
        "pitcherId": 489119,
        "description": "J.T. Realmuto homers (17) on a fly ball to center field.",
        "exitVelocity": 107.9,
        "distance": 443,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 50.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 38.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2687,
          "percentile": null,
          "score": 100.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 114.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 50.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0489,
          "percentile": null,
          "score": 38.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2778,
          "percentile": null,
          "score": 110.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2687,
          "percentile": null,
          "score": 100.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.019,
          "percentile": null,
          "score": 114.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670912,
      "pitcher": "Johan Oviedo",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 34,
      "reliefAppearances": 1,
      "hotDogIndex": 76.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 554,
      "totalBbeAllowed": 554,
      "cookedPer100Bbe": 13.9,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 21.1,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0578,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-07-21",
        "batterId": 663550,
        "pitcherId": 670912,
        "description": "Trey Cabbage homers (1) on a fly ball to center field.",
        "exitVelocity": 112.8,
        "distance": 448,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 72.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 62.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.73,
          "percentile": null,
          "score": 111.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 72.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 62.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.73,
          "percentile": null,
          "score": 111.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 75.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666201,
      "pitcher": "Alek Manoah",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 76.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 299,
      "totalBbeAllowed": 299,
      "cookedPer100Bbe": 25.7,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.3,
      "adjustedXhrPerBbeAllowed": 0.0445,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0702,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0067,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 383.5,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2023-07-23",
        "batterId": 645801,
        "pitcherId": 666201,
        "description": "Mike Ford homers (11) on a fly ball to right field. Cal Raleigh scores.",
        "exitVelocity": 107.9,
        "distance": 407,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 90.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 77.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2733,
          "percentile": null,
          "score": 44.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 56.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0445,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0702,
          "percentile": null,
          "score": 90.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 77.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2733,
          "percentile": null,
          "score": 44.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 56.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656302,
      "pitcher": "Dylan Cease",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 76.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 481,
      "totalBbeAllowed": 481,
      "cookedPer100Bbe": 15.9,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.5,
      "adjustedXhrPerBbeAllowed": 0.0385,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0083,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2424,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-06-26",
        "batterId": 660271,
        "pitcherId": 656302,
        "description": "Shohei Ohtani homers (26) on a fly ball to right center field.",
        "exitVelocity": 113.0,
        "distance": 446,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 74.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 87.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2424,
          "percentile": null,
          "score": 94.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8158,
          "percentile": null,
          "score": 84.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 63.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 74.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 87.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2424,
          "percentile": null,
          "score": 94.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8158,
          "percentile": null,
          "score": 84.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 63.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657277,
      "pitcher": "Logan Webb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 76.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 614,
      "totalBbeAllowed": 614,
      "cookedPer100Bbe": 12.4,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 20.9,
      "adjustedXhrPerBbeAllowed": 0.034,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0505,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2258,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 483,
      "worstServedEvent": {
        "gameDate": "2023-06-07",
        "batterId": 666134,
        "pitcherId": 657277,
        "description": "Nolan Jones homers (2) on a fly ball to right center field.",
        "exitVelocity": 114.2,
        "distance": 483,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 56.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 44.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4,
          "percentile": null,
          "score": 133.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 100.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 56.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 44.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 89.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4,
          "percentile": null,
          "score": 133.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 100.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694363,
      "pitcher": "Jared Shuster",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 13,
      "reliefAppearances": 1,
      "hotDogIndex": 75.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 43.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0347,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0578,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-08-27",
        "batterId": 669477,
        "pitcherId": 694363,
        "description": "Casey Schmitt homers (3) on a fly ball to left center field.",
        "exitVelocity": 107.7,
        "distance": 426,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 61.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7571,
          "percentile": null,
          "score": 56.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 79.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0347,
          "percentile": null,
          "score": 61.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0578,
          "percentile": null,
          "score": 62.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7571,
          "percentile": null,
          "score": 56.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 79.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643256,
      "pitcher": "Adam Cimber",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 0,
      "reliefAppearances": 26,
      "hotDogIndex": 75.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 78,
      "totalBbeAllowed": 78,
      "cookedPer100Bbe": 96.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-04-08",
        "batterId": 545361,
        "pitcherId": 643256,
        "description": "Mike Trout homers (3) on a fly ball to left center field. Matt Thaiss scores. Taylor Ward scores.",
        "exitVelocity": 109.4,
        "distance": 427,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 115.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6833,
          "percentile": null,
          "score": 32.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 115.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 105.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6833,
          "percentile": null,
          "score": 32.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594835,
      "pitcher": "Marco Gonzales",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 75.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0307,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0429,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.6,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2023-04-30",
        "batterId": 666182,
        "pitcherId": 594835,
        "description": "Bo Bichette homers (6) on a fly ball to center field. Santiago Espinal scores. George Springer scores.",
        "exitVelocity": 113.0,
        "distance": 460,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 46.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 25.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.62,
          "percentile": null,
          "score": 190.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 81.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 46.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 25.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.62,
          "percentile": null,
          "score": 190.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 81.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656382,
      "pitcher": "Tommy Doyle",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 0,
      "reliefAppearances": 15,
      "hotDogIndex": 74.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 72,
      "totalBbeAllowed": 72,
      "cookedPer100Bbe": 104.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.1,
      "adjustedXhrPerBbeAllowed": 0.0431,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 418.4,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2023-09-30",
        "batterId": 670242,
        "pitcherId": 656382,
        "description": "Matt Wallner homers (14) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 432,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 90.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 118.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.34,
          "percentile": null,
          "score": 101.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0431,
          "percentile": null,
          "score": 90.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 118.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.34,
          "percentile": null,
          "score": 101.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592836,
      "pitcher": "Taijuan Walker",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 74.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 533,
      "totalBbeAllowed": 533,
      "cookedPer100Bbe": 14.0,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.6,
      "adjustedXhrPerBbeAllowed": 0.0349,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0582,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1613,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 394.3,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-09-04",
        "batterId": 665487,
        "pitcherId": 592836,
        "description": "Fernando Tatis Jr. homers (22) on a fly ball to left center field.",
        "exitVelocity": 110.6,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0349,
          "percentile": null,
          "score": 61.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 63.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1613,
          "percentile": null,
          "score": 66.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.085,
          "percentile": null,
          "score": 92.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 94.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0349,
          "percentile": null,
          "score": 61.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0582,
          "percentile": null,
          "score": 63.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1613,
          "percentile": null,
          "score": 66.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.085,
          "percentile": null,
          "score": 92.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 94.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669461,
      "pitcher": "Matthew Liberatore",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 12,
      "reliefAppearances": 11,
      "hotDogIndex": 74.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 209,
      "totalBbeAllowed": 209,
      "cookedPer100Bbe": 35.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0335,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0957,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-08-03",
        "batterId": 572191,
        "pitcherId": 669461,
        "description": "Michael A. Taylor homers (13) on a fly ball to left field. Willi Castro scores.",
        "exitVelocity": 110.4,
        "distance": 423,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 54.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0957,
          "percentile": null,
          "score": 136.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2167,
          "percentile": null,
          "score": 97.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 68.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 54.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0957,
          "percentile": null,
          "score": 136.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2167,
          "percentile": null,
          "score": 97.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 68.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519293,
      "pitcher": "Will Smith",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 74.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 45.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0732,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 116.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-06-14",
        "batterId": 660271,
        "pitcherId": 519293,
        "description": "Shohei Ohtani homers (21) on a fly ball to left center field. Taylor Ward scores.",
        "exitVelocity": 116.1,
        "distance": 453,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 69.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 98.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0333,
          "percentile": null,
          "score": 119.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 69.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 98.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0333,
          "percentile": null,
          "score": 119.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672582,
      "pitcher": "Angel Zerpa",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 3,
      "reliefAppearances": 12,
      "hotDogIndex": 73.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 133,
      "totalBbeAllowed": 133,
      "cookedPer100Bbe": 55.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0827,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-08-22",
        "batterId": 669127,
        "pitcherId": 672582,
        "description": "Shea Langeliers homers (13) on a fly ball to left field.",
        "exitVelocity": 113.4,
        "distance": 412,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 97.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 116.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6571,
          "percentile": null,
          "score": 54.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 97.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 116.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 75.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6571,
          "percentile": null,
          "score": 54.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680694,
      "pitcher": "Kyle Bradish",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 73.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 475,
      "totalBbeAllowed": 475,
      "cookedPer100Bbe": 15.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0309,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0568,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1481,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-06-25",
        "batterId": 663728,
        "pitcherId": 680694,
        "description": "Cal Raleigh homers (11) on a fly ball to right field. Eugenio Suarez scores.",
        "exitVelocity": 113.7,
        "distance": 422,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 47.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 61.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 61.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9929,
          "percentile": null,
          "score": 118.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 47.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0568,
          "percentile": null,
          "score": 61.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1481,
          "percentile": null,
          "score": 61.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9929,
          "percentile": null,
          "score": 118.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663947,
      "pitcher": "Tyler Holton",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 2,
      "reliefAppearances": 60,
      "hotDogIndex": 73.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 235,
      "totalBbeAllowed": 235,
      "cookedPer100Bbe": 31.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0336,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0553,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.017,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2023-09-22",
        "batterId": 669127,
        "pitcherId": 663947,
        "description": "Shea Langeliers homers (21) on a fly ball to left field. Tony Kemp scores. Lawrence Butler scores.",
        "exitVelocity": 110.3,
        "distance": 389,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 55.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 58.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6556,
          "percentile": null,
          "score": 80.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 105.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 55.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 58.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6556,
          "percentile": null,
          "score": 80.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 105.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 450203,
      "pitcher": "Charlie Morton",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 73.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 443,
      "totalBbeAllowed": 443,
      "cookedPer100Bbe": 16.6,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0332,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0564,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-06-07",
        "batterId": 682626,
        "pitcherId": 450203,
        "description": "Francisco Alvarez homers (9) on a fly ball to left field.",
        "exitVelocity": 110.9,
        "distance": 421,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 52.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 61.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 93.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.78,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 88.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 52.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 61.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 93.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.78,
          "percentile": null,
          "score": 112.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 88.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593974,
      "pitcher": "Wandy Peralta",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 72.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 146,
      "totalBbeAllowed": 146,
      "cookedPer100Bbe": 49.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0685,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 389.5,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-08-06",
        "batterId": 455117,
        "pitcherId": 593974,
        "description": "Martin Maldonado homers (9) on a fly ball to left field.",
        "exitVelocity": 108.0,
        "distance": 420,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 68.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 86.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.425,
          "percentile": null,
          "score": 47.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 57.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 68.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 86.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.425,
          "percentile": null,
          "score": 47.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 57.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656756,
      "pitcher": "Jordan Montgomery",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 40,
      "gamesStarted": 39,
      "reliefAppearances": 1,
      "hotDogIndex": 72.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 687,
      "totalBbeAllowed": 687,
      "cookedPer100Bbe": 10.5,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 23.0,
      "adjustedXhrPerBbeAllowed": 0.0335,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.064,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1591,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.5,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-09-08",
        "batterId": 669127,
        "pitcherId": 656756,
        "description": "Shea Langeliers homers (17) on a fly ball to center field. Kevin Smith scores.",
        "exitVelocity": 108.4,
        "distance": 436,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 54.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 78.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1591,
          "percentile": null,
          "score": 65.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6381,
          "percentile": null,
          "score": 108.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 54.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 78.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1591,
          "percentile": null,
          "score": 65.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6381,
          "percentile": null,
          "score": 108.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 79.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665871,
      "pitcher": "Javier Assad",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 10,
      "reliefAppearances": 23,
      "hotDogIndex": 71.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 311,
      "totalBbeAllowed": 311,
      "cookedPer100Bbe": 23.1,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.035,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0547,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2023-08-21",
        "batterId": 679529,
        "pitcherId": 665871,
        "description": "Spencer Torkelson homers (23) on a fly ball to left field.",
        "exitVelocity": 107.4,
        "distance": 418,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.035,
          "percentile": null,
          "score": 62.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0547,
          "percentile": null,
          "score": 56.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5846,
          "percentile": null,
          "score": 78.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 69.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.035,
          "percentile": null,
          "score": 62.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0547,
          "percentile": null,
          "score": 56.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 137.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5846,
          "percentile": null,
          "score": 78.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 69.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661309,
      "pitcher": "Adri\u00e1n Martinez",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 1,
      "reliefAppearances": 21,
      "hotDogIndex": 71.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 170,
      "totalBbeAllowed": 170,
      "cookedPer100Bbe": 42.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0382,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0706,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0059,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-09-10",
        "batterId": 608369,
        "pitcherId": 661309,
        "description": "Corey Seager homers (30) on a line drive to right field.",
        "exitVelocity": 114.4,
        "distance": 353,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 73.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 92.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2625,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0059,
          "percentile": null,
          "score": 50.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 73.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 92.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2625,
          "percentile": null,
          "score": 100.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0059,
          "percentile": null,
          "score": 50.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641540,
      "pitcher": "Dane Dunning",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 43,
      "gamesStarted": 28,
      "reliefAppearances": 15,
      "hotDogIndex": 71.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 538,
      "totalBbeAllowed": 538,
      "cookedPer100Bbe": 13.3,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 17.7,
      "adjustedXhrPerBbeAllowed": 0.0329,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0558,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-06-06",
        "batterId": 691023,
        "pitcherId": 641540,
        "description": "Jordan Walker homers (3) on a fly ball to left field.",
        "exitVelocity": 110.2,
        "distance": 430,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 51.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 59.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8476,
          "percentile": null,
          "score": 85.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 93.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0329,
          "percentile": null,
          "score": 51.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 59.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8476,
          "percentile": null,
          "score": 85.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 93.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676254,
      "pitcher": "Ryan Walker",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 13,
      "reliefAppearances": 37,
      "hotDogIndex": 70.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 44.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.8,
      "avgDistanceAllowed": 382.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2023-09-26",
        "batterId": 665742,
        "pitcherId": 676254,
        "description": "Juan Soto homers (35) on a fly ball to left center field. Xander Bogaerts scores.",
        "exitVelocity": 108.4,
        "distance": 398,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8,
          "percentile": null,
          "score": 9.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 53.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 83.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8,
          "percentile": null,
          "score": 9.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 53.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 645261,
      "pitcher": "Sandy Alcantara",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 70.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 559,
      "totalBbeAllowed": 559,
      "cookedPer100Bbe": 12.7,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0342,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0644,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0107,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 115.1,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2023-04-26",
        "batterId": 660670,
        "pitcherId": 645261,
        "description": "Ronald Acuna Jr. homers (4) on a fly ball to center field.",
        "exitVelocity": 115.1,
        "distance": 442,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 57.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 79.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0591,
          "percentile": null,
          "score": 91.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0107,
          "percentile": null,
          "score": 75.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 57.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0644,
          "percentile": null,
          "score": 79.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0591,
          "percentile": null,
          "score": 91.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0107,
          "percentile": null,
          "score": 75.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622072,
      "pitcher": "Alex Wood",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 14,
      "reliefAppearances": 17,
      "hotDogIndex": 70.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 313,
      "totalBbeAllowed": 313,
      "cookedPer100Bbe": 22.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0288,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0511,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.016,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2023-05-21",
        "batterId": 624585,
        "pitcherId": 622072,
        "description": "Jorge Soler homers (12) on a fly ball to left field.",
        "exitVelocity": 113.9,
        "distance": 436,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 40.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 47.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6778,
          "percentile": null,
          "score": 142.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 99.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 40.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0511,
          "percentile": null,
          "score": 47.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 76.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6778,
          "percentile": null,
          "score": 142.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 99.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677053,
      "pitcher": "Andrew Nardi",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 69.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 46.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 103.2,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2023-04-29",
        "batterId": 641355,
        "pitcherId": 677053,
        "description": "Cody Bellinger homers (6) on a fly ball to right field.",
        "exitVelocity": 103.2,
        "distance": 411,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 102.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.475,
          "percentile": null,
          "score": 26.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 102.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.475,
          "percentile": null,
          "score": 26.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663562,
      "pitcher": "Noah Davis",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 7,
      "reliefAppearances": 2,
      "hotDogIndex": 69.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 68.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0792,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.0,
      "avgDistanceAllowed": 380.7,
      "maxExitVelocityAllowed": 103.2,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2023-09-22",
        "batterId": 673548,
        "pitcherId": 663562,
        "description": "Seiya Suzuki homers (20) on a fly ball to left field. Dansby Swanson scores.",
        "exitVelocity": 103.2,
        "distance": 394,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 109.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 98.9667,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 109.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 98.9667,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693433,
      "pitcher": "Bryan Woo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 18,
      "reliefAppearances": 1,
      "hotDogIndex": 69.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 239,
      "totalBbeAllowed": 239,
      "cookedPer100Bbe": 29.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.036,
      "xhrDiffAllowed": 4.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0711,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-09-24",
        "batterId": 666969,
        "pitcherId": 693433,
        "description": "Adolis Garcia homers (36) on a fly ball to left center field.",
        "exitVelocity": 109.2,
        "distance": 448,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 66.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 93.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 73.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6846,
          "percentile": null,
          "score": 34.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 63.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 66.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 93.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 73.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6846,
          "percentile": null,
          "score": 34.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 63.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641793,
      "pitcher": "Zack Littell",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 33,
      "gamesStarted": 15,
      "reliefAppearances": 18,
      "hotDogIndex": 68.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 289,
      "totalBbeAllowed": 289,
      "cookedPer100Bbe": 23.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0623,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0035,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2023-06-21",
        "batterId": 683002,
        "pitcherId": 641793,
        "description": "Gunnar Henderson homers (11) on a line drive to center field.",
        "exitVelocity": 110.3,
        "distance": 437,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 75.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2462,
          "percentile": null,
          "score": 70.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0035,
          "percentile": null,
          "score": 38.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 91.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 75.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2462,
          "percentile": null,
          "score": 70.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0035,
          "percentile": null,
          "score": 38.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669456,
      "pitcher": "Shane Bieber",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 68.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 400,
      "totalBbeAllowed": 400,
      "cookedPer100Bbe": 17.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.032,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0125,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.0741,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-06-17",
        "batterId": 682998,
        "pitcherId": 669456,
        "description": "Corbin Carroll homers (15) on a fly ball to right center field. Ketel Marte scores.",
        "exitVelocity": 110.1,
        "distance": 426,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.032,
          "percentile": null,
          "score": 49.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 84.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 36.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1071,
          "percentile": null,
          "score": 93.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0125,
          "percentile": null,
          "score": 82.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.032,
          "percentile": null,
          "score": 49.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 84.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 36.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1071,
          "percentile": null,
          "score": 93.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0125,
          "percentile": null,
          "score": 82.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543037,
      "pitcher": "Gerrit Cole",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 68.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 570,
      "totalBbeAllowed": 570,
      "cookedPer100Bbe": 12.0,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0314,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2023-08-02",
        "batterId": 677551,
        "pitcherId": 543037,
        "description": "Wander Franco homers (14) on a fly ball to right field. Yandy Diaz scores.",
        "exitVelocity": 108.9,
        "distance": 431,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 49.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 91.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.619,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 89.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 49.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 50.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2333,
          "percentile": null,
          "score": 91.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.619,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 89.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596001,
      "pitcher": "Jakob Junis",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 4,
      "reliefAppearances": 38,
      "hotDogIndex": 68.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 248,
      "totalBbeAllowed": 248,
      "cookedPer100Bbe": 27.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.2,
      "adjustedXhrPerBbeAllowed": 0.0371,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0605,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 407.1,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2023-04-29",
        "batterId": 665742,
        "pitcherId": 596001,
        "description": "Juan Soto homers (5) on a fly ball to center field.",
        "exitVelocity": 113.3,
        "distance": 448,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 69.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 70.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1417,
          "percentile": null,
          "score": 94.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 69.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0605,
          "percentile": null,
          "score": 70.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 58.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1417,
          "percentile": null,
          "score": 94.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 61.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621112,
      "pitcher": "Paul Blackburn",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 67.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 313,
      "totalBbeAllowed": 313,
      "cookedPer100Bbe": 21.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0479,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 404.1,
      "maxExitVelocityAllowed": 117.7,
      "maxDistanceAllowed": 463,
      "worstServedEvent": {
        "gameDate": "2023-09-13",
        "batterId": 670541,
        "pitcherId": 621112,
        "description": "Yordan Alvarez homers (27) on a line drive to right field. Jose Altuve scores. Jeremy Pena scores.",
        "exitVelocity": 117.7,
        "distance": 422,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 45.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 36.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3909,
          "percentile": null,
          "score": 164.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 68.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 45.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 36.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3909,
          "percentile": null,
          "score": 164.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 68.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643493,
      "pitcher": "Austin Pruitt",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 6,
      "reliefAppearances": 33,
      "hotDogIndex": 67.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 44.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0588,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0065,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-06-24",
        "batterId": 665489,
        "pitcherId": 643493,
        "description": "Vladimir Guerrero Jr. homers (11) on a line drive to center field. Brandon Belt scores.",
        "exitVelocity": 112.4,
        "distance": 437,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.22,
          "percentile": null,
          "score": 161.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 54.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 64.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 50.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.22,
          "percentile": null,
          "score": 161.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 54.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669674,
      "pitcher": "Sam Long",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 1,
      "reliefAppearances": 39,
      "hotDogIndex": 67.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 46.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0455,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 106.0,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-05-24",
        "batterId": 606192,
        "pitcherId": 669674,
        "description": "Teoscar Hernandez homers (9) on a fly ball to center field.",
        "exitVelocity": 106.0,
        "distance": 417,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.34,
          "percentile": null,
          "score": 45.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.34,
          "percentile": null,
          "score": 45.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593958,
      "pitcher": "Eduardo Rodriguez",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 67.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 424,
      "totalBbeAllowed": 424,
      "cookedPer100Bbe": 15.8,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0071,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1786,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 381.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-03-30",
        "batterId": 642350,
        "pitcherId": 593958,
        "description": "Jose Siri homers (1) on a line drive to left field.",
        "exitVelocity": 110.5,
        "distance": 393,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 60.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 74.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6125,
          "percentile": null,
          "score": 79.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 58.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 60.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 74.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6125,
          "percentile": null,
          "score": 79.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 58.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669060,
      "pitcher": "Bryse Wilson",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 1,
      "reliefAppearances": 56,
      "hotDogIndex": 66.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 29.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0373,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0614,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0088,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2023-07-28",
        "batterId": 663586,
        "pitcherId": 669060,
        "description": "Austin Riley homers (23) on a fly ball to left center field.",
        "exitVelocity": 109.6,
        "distance": 413,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 70.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 72.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 35.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 65.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 70.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 72.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 35.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0088,
          "percentile": null,
          "score": 65.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641941,
      "pitcher": "Emilio Pag\u00e1n",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 1,
      "reliefAppearances": 68,
      "hotDogIndex": 66.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 34.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0288,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 411.2,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2023-06-26",
        "batterId": 660670,
        "pitcherId": 641941,
        "description": "Ronald Acuna Jr. homers (17) on a fly ball to left center field. Michael Harris II scores.",
        "exitVelocity": 107.4,
        "distance": 432,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 41.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.38,
          "percentile": null,
          "score": 102.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 74.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 41.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 85.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 63.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.38,
          "percentile": null,
          "score": 102.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 74.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641154,
      "pitcher": "Pablo L\u00f3pez",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 66.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 560,
      "totalBbeAllowed": 560,
      "cookedPer100Bbe": 11.8,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0352,
      "xhrDiffAllowed": 4.3,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0607,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0089,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2059,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 392.4,
      "maxExitVelocityAllowed": 112.8,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2023-05-04",
        "batterId": 650391,
        "pitcherId": 641154,
        "description": "Eloy Jimenez homers (4) on a line drive to left center field. Seby Zavala scores.",
        "exitVelocity": 112.8,
        "distance": 409,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 63.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 71.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2059,
          "percentile": null,
          "score": 82.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.116,
          "percentile": null,
          "score": 42.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 66.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 63.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0607,
          "percentile": null,
          "score": 71.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2059,
          "percentile": null,
          "score": 82.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.116,
          "percentile": null,
          "score": 42.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 66.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664208,
      "pitcher": "Phil Maton",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 65.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 36.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0387,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2023-07-30",
        "batterId": 664040,
        "pitcherId": 664208,
        "description": "Brandon Lowe homers (13) on a line drive to right field. Wander Franco scores.",
        "exitVelocity": 107.3,
        "distance": 379,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 58.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 16.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0,
          "percentile": null,
          "score": 61.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 77.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 58.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0387,
          "percentile": null,
          "score": 16.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0,
          "percentile": null,
          "score": 61.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 77.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554430,
      "pitcher": "Zack Wheeler",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 37,
      "reliefAppearances": 1,
      "hotDogIndex": 65.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 603,
      "totalBbeAllowed": 603,
      "cookedPer100Bbe": 10.8,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.1,
      "adjustedXhrPerBbeAllowed": 0.0333,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0531,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0083,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-08-02",
        "batterId": 665862,
        "pitcherId": 554430,
        "description": "Jazz Chisholm Jr. homers (10) on a fly ball to right field.",
        "exitVelocity": 110.8,
        "distance": 424,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 52.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.613,
          "percentile": null,
          "score": 52.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 62.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0531,
          "percentile": null,
          "score": 52.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.613,
          "percentile": null,
          "score": 52.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 62.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608717,
      "pitcher": "Chris Stratton",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 65.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 251,
      "totalBbeAllowed": 251,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0339,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0797,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.004,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-08-24",
        "batterId": 668904,
        "pitcherId": 608717,
        "description": "Royce Lewis homers (6) on a line drive to left field.",
        "exitVelocity": 114.0,
        "distance": 394,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 55.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0797,
          "percentile": null,
          "score": 111.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 61.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.83,
          "percentile": null,
          "score": 84.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.004,
          "percentile": null,
          "score": 41.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 55.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0797,
          "percentile": null,
          "score": 111.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 61.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.83,
          "percentile": null,
          "score": 84.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.004,
          "percentile": null,
          "score": 41.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657006,
      "pitcher": "Justin Steele",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 64.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 497,
      "totalBbeAllowed": 497,
      "cookedPer100Bbe": 13.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.2,
      "adjustedXhrPerBbeAllowed": 0.0266,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0423,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2023-08-06",
        "batterId": 621566,
        "pitcherId": 657006,
        "description": "Matt Olson homers (39) on a fly ball to right center field. Ronald Acuna Jr. scores.",
        "exitVelocity": 110.1,
        "distance": 453,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 31.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 23.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7857,
          "percentile": null,
          "score": 146.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0266,
          "percentile": null,
          "score": 31.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 23.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7857,
          "percentile": null,
          "score": 146.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 90.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571927,
      "pitcher": "Steven Matz",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 19,
      "reliefAppearances": 8,
      "hotDogIndex": 64.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 346,
      "totalBbeAllowed": 346,
      "cookedPer100Bbe": 18.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0306,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.052,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0087,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-05-02",
        "batterId": 621493,
        "pitcherId": 571927,
        "description": "Taylor Ward homers (4) on a line drive to left field. Hunter Renfroe scores. Anthony Rendon scores.",
        "exitVelocity": 111.4,
        "distance": 379,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0306,
          "percentile": null,
          "score": 46.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 48.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2583,
          "percentile": null,
          "score": 99.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 64.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0306,
          "percentile": null,
          "score": 46.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.052,
          "percentile": null,
          "score": 48.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2583,
          "percentile": null,
          "score": 99.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0087,
          "percentile": null,
          "score": 64.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642216,
      "pitcher": "Allan Winans",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 6,
      "reliefAppearances": 0,
      "hotDogIndex": 64.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 66.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0464,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0619,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 387.4,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2023-09-29",
        "batterId": 660688,
        "pitcherId": 642216,
        "description": "Keibert Ruiz homers (18) on a fly ball to right field.",
        "exitVelocity": 106.7,
        "distance": 400,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 100.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 74.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.58,
          "percentile": null,
          "score": 29.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 100.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 74.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.58,
          "percentile": null,
          "score": 29.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592229,
      "pitcher": "Dylan Covey",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 1,
      "reliefAppearances": 28,
      "hotDogIndex": 64.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 139,
      "totalBbeAllowed": 139,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0295,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0432,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0072,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 431.0,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 621566,
        "pitcherId": 592229,
        "description": "Matt Olson homers (15) on a fly ball to right center field. Ronald Acuna Jr. scores.",
        "exitVelocity": 111.7,
        "distance": 464,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 42.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 28.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.18,
          "percentile": null,
          "score": 182.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0072,
          "percentile": null,
          "score": 59.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 42.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 28.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.18,
          "percentile": null,
          "score": 182.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0072,
          "percentile": null,
          "score": 59.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676272,
      "pitcher": "Bobby Miller",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 63.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 356,
      "totalBbeAllowed": 356,
      "cookedPer100Bbe": 17.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0343,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0534,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 383.7,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2023-07-05",
        "batterId": 668804,
        "pitcherId": 676272,
        "description": "Bryan Reynolds homers (9) on a fly ball to right center field.",
        "exitVelocity": 107.0,
        "distance": 411,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 58.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 52.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.625,
          "percentile": null,
          "score": 53.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 64.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0343,
          "percentile": null,
          "score": 58.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0534,
          "percentile": null,
          "score": 52.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 104.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.625,
          "percentile": null,
          "score": 53.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 64.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663776,
      "pitcher": "Patrick Sandoval",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 62.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 442,
      "totalBbeAllowed": 442,
      "cookedPer100Bbe": 14.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.033,
      "xhrDiffAllowed": -2.6,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-08-07",
        "batterId": 605204,
        "pitcherId": 663776,
        "description": "J.D. Davis homers (15) on a fly ball to center field.",
        "exitVelocity": 110.4,
        "distance": 431,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 52.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 61.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 93.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0333,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 57.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 52.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 61.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 93.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0333,
          "percentile": null,
          "score": 90.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 57.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622075,
      "pitcher": "Yency Almonte",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 0,
      "reliefAppearances": 53,
      "hotDogIndex": 62.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 46.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0366,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0597,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0075,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 394.0,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-05-15",
        "batterId": 663616,
        "pitcherId": 622075,
        "description": "Trevor Larnach homers (5) on a fly ball to center field. Byron Buxton scores. Jorge Polanco scores.",
        "exitVelocity": 112.0,
        "distance": 415,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 66.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 67.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0075,
          "percentile": null,
          "score": 60.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0366,
          "percentile": null,
          "score": 66.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0597,
          "percentile": null,
          "score": 67.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 97.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0075,
          "percentile": null,
          "score": 60.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640470,
      "pitcher": "Adbert Alzolay",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 1,
      "reliefAppearances": 60,
      "hotDogIndex": 62.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 37.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0313,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0482,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 403.6,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-08-05",
        "batterId": 621566,
        "pitcherId": 640470,
        "description": "Matt Olson homers (38) on a fly ball to center field. Austin Riley scores.",
        "exitVelocity": 111.9,
        "distance": 423,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 48.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 36.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 121.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 80.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 48.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 36.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 121.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 80.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543294,
      "pitcher": "Kyle Hendricks",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 61.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 454,
      "totalBbeAllowed": 454,
      "cookedPer100Bbe": 13.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 14.1,
      "adjustedXhrPerBbeAllowed": 0.0311,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0595,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2593,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 397.6,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2023-08-09",
        "batterId": 624413,
        "pitcherId": 543294,
        "description": "Pete Alonso homers (35) on a fly ball to left center field. Francisco Lindor scores.",
        "exitVelocity": 109.6,
        "distance": 434,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 47.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 67.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 102.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 75.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 55.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 47.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 67.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2593,
          "percentile": null,
          "score": 102.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 75.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 55.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 506433,
      "pitcher": "Yu Darvish",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 61.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 381,
      "totalBbeAllowed": 381,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 13.4,
      "adjustedXhrPerBbeAllowed": 0.0352,
      "xhrDiffAllowed": 4.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0604,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 387.2,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 592450,
        "pitcherId": 506433,
        "description": "Aaron Judge homers (15) on a fly ball to left center field.",
        "exitVelocity": 111.1,
        "distance": 399,
        "launchAngle": 44.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 62.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 70.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6667,
          "percentile": null,
          "score": 55.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 62.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 70.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6667,
          "percentile": null,
          "score": 55.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605540,
      "pitcher": "Brandon Woodruff",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 60.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 37.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 385.4,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-08-25",
        "batterId": 592518,
        "pitcherId": 605540,
        "description": "Manny Machado homers (25) on a line drive to center field.",
        "exitVelocity": 111.4,
        "distance": 404,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2222,
          "percentile": null,
          "score": 69.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 75.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2222,
          "percentile": null,
          "score": 69.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669684,
      "pitcher": "Chris Murphy",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 0,
      "reliefAppearances": 20,
      "hotDogIndex": 60.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 41.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.2,
      "adjustedXhrPerBbeAllowed": 0.0221,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 384.6,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2023-06-28",
        "batterId": 665862,
        "pitcherId": 669684,
        "description": "Jazz Chisholm Jr. homers (8) on a fly ball to center field.",
        "exitVelocity": 108.2,
        "distance": 439,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 15.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 74.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 63.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 89.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 15.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 74.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 63.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 89.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554340,
      "pitcher": "Yimi Garc\u00eda",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 58.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 29.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0386,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0558,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 396.0,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2023-06-17",
        "batterId": 608369,
        "pitcherId": 554340,
        "description": "Corey Seager homers (10) on a fly ball to center field.",
        "exitVelocity": 106.6,
        "distance": 418,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 75.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 59.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.975,
          "percentile": null,
          "score": 60.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 44.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0386,
          "percentile": null,
          "score": 75.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 59.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.975,
          "percentile": null,
          "score": 60.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 44.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605288,
      "pitcher": "Adrian Houser",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 22,
      "reliefAppearances": 3,
      "hotDogIndex": 56.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 350,
      "totalBbeAllowed": 350,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0354,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0476,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 391.8,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2023-07-28",
        "batterId": 542303,
        "pitcherId": 605288,
        "description": "Marcell Ozuna homers (19) on a fly ball to left center field.",
        "exitVelocity": 109.6,
        "distance": 411,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 63.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 28.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5308,
          "percentile": null,
          "score": 50.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 49.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 63.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 28.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5308,
          "percentile": null,
          "score": 50.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 49.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643377,
      "pitcher": "Griffin Jax",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 55.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 28.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0269,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0466,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-09-13",
        "batterId": 668227,
        "pitcherId": 643377,
        "description": "Randy Arozarena homers (22) on a fly ball to left center field.",
        "exitVelocity": 109.0,
        "distance": 448,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 32.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 34.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.84,
          "percentile": null,
          "score": 37.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 73.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 32.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 34.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.84,
          "percentile": null,
          "score": 37.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 73.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666154,
      "pitcher": "Karl Kauffmann",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 13,
      "gamesStarted": 5,
      "reliefAppearances": 8,
      "hotDogIndex": 55.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 40.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0321,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0584,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0073,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2023-08-28",
        "batterId": 660670,
        "pitcherId": 666154,
        "description": "Ronald Acuna Jr. homers (29) on a line drive to right center field. Michael Harris II scores.",
        "exitVelocity": 111.5,
        "distance": 438,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 50.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 63.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 59.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 50.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 63.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 59.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641816,
      "pitcher": "Tyler Mahle",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 55.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 108,
      "totalBbeAllowed": 108,
      "cookedPer100Bbe": 51.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.6,
      "adjustedXhrPerBbeAllowed": 0.0333,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0741,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 389.1,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-04-15",
        "batterId": 519203,
        "pitcherId": 641816,
        "description": "Anthony Rizzo homers (4) on a fly ball to right field.",
        "exitVelocity": 108.5,
        "distance": 344,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 100.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1143,
          "percentile": null,
          "score": 66.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 53.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0741,
          "percentile": null,
          "score": 100.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1143,
          "percentile": null,
          "score": 66.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670174,
      "pitcher": "Josh Winckowski",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 3,
      "reliefAppearances": 60,
      "hotDogIndex": 54.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 279,
      "totalBbeAllowed": 279,
      "cookedPer100Bbe": 19.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0287,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.043,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0036,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 391.3,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2023-06-24",
        "batterId": 669394,
        "pitcherId": 670174,
        "description": "Jake Burger homers (17) on a line drive to left center field.",
        "exitVelocity": 113.0,
        "distance": 445,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 39.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 26.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 156.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0444,
          "percentile": null,
          "score": 120.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0036,
          "percentile": null,
          "score": 40.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0287,
          "percentile": null,
          "score": 39.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 26.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 156.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0444,
          "percentile": null,
          "score": 120.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0036,
          "percentile": null,
          "score": 40.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643511,
      "pitcher": "Tyler Rogers",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 52.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 23.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0202,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0307,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 404.5,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-08-19",
        "batterId": 592696,
        "pitcherId": 643511,
        "description": "Eddie Rosario homers (19) on a fly ball to center field. Luke Williams scores.",
        "exitVelocity": 107.6,
        "distance": 441,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3875,
          "percentile": null,
          "score": 75.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 86.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 159.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3875,
          "percentile": null,
          "score": 75.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 86.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543521,
      "pitcher": "Collin McHugh",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 1,
      "reliefAppearances": 44,
      "hotDogIndex": 52.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 203,
      "totalBbeAllowed": 203,
      "cookedPer100Bbe": 25.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0227,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0493,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0099,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 415.4,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2023-05-28",
        "batterId": 656941,
        "pitcherId": 543521,
        "description": "Kyle Schwarber homers (13) on a fly ball to center field. Nick Castellanos scores.",
        "exitVelocity": 107.3,
        "distance": 441,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 17.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 39.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.18,
          "percentile": null,
          "score": 125.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 70.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 17.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 39.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 80.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.18,
          "percentile": null,
          "score": 125.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0099,
          "percentile": null,
          "score": 70.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661395,
      "pitcher": "Jhoan Duran",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 51.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 32.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0357,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.051,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 104.9,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2023-06-07",
        "batterId": 668227,
        "pitcherId": 661395,
        "description": "Randy Arozarena homers (12) on a fly ball to right center field.",
        "exitVelocity": 104.9,
        "distance": 385,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 64.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 46.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4667,
          "percentile": null,
          "score": 49.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 64.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 46.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4667,
          "percentile": null,
          "score": 49.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676440,
      "pitcher": "Tanner Bibee",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 50.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 394,
      "totalBbeAllowed": 394,
      "cookedPer100Bbe": 12.9,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0284,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0508,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 380.5,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2023-07-27",
        "batterId": 669394,
        "pitcherId": 676440,
        "description": "Jake Burger homers (24) on a fly ball to left center field. Yasmani Grandal scores.",
        "exitVelocity": 109.2,
        "distance": 423,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 37.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1077,
          "percentile": null,
          "score": 41.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 37.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1077,
          "percentile": null,
          "score": 41.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 71.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547943,
      "pitcher": "Hyun Jin Ryu",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 49.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 170,
      "totalBbeAllowed": 170,
      "cookedPer100Bbe": 29.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0647,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.7,
      "avgDistanceAllowed": 381.0,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2023-09-23",
        "batterId": 666139,
        "pitcherId": 547943,
        "description": "Josh Lowe homers (19) on a line drive to center field. Harold Ramirez scores. Junior Caminero scores.",
        "exitVelocity": 105.7,
        "distance": 418,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 65.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0647,
          "percentile": null,
          "score": 79.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.7222,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 65.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0647,
          "percentile": null,
          "score": 79.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.7222,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664139,
      "pitcher": "Ian Gibaut",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 49.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 222,
      "totalBbeAllowed": 222,
      "cookedPer100Bbe": 22.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0248,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0405,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.009,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 393.2,
      "maxExitVelocityAllowed": 106.0,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2023-08-13",
        "batterId": 668804,
        "pitcherId": 664139,
        "description": "Bryan Reynolds homers (17) on a fly ball to right field.",
        "exitVelocity": 106.0,
        "distance": 405,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 26.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 21.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9375,
          "percentile": null,
          "score": 39.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 66.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 26.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 21.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 130.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9375,
          "percentile": null,
          "score": 39.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.009,
          "percentile": null,
          "score": 66.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571882,
      "pitcher": "Derek Law",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 4,
      "reliefAppearances": 53,
      "hotDogIndex": 48.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 29.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0269,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0479,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 400.3,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-04-07",
        "batterId": 592663,
        "pitcherId": 571882,
        "description": "J.T. Realmuto homers (1) on a fly ball to left center field. Trea Turner scores.",
        "exitVelocity": 110.6,
        "distance": 448,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 34.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 35.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 51.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 34.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 35.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 51.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 624133,
      "pitcher": "Ranger Suarez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 46.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 421,
      "totalBbeAllowed": 421,
      "cookedPer100Bbe": 11.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0278,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0618,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0048,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 390.3,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2023-06-20",
        "batterId": 663586,
        "pitcherId": 624133,
        "description": "Austin Riley homers (12) on a fly ball to left field.",
        "exitVelocity": 109.3,
        "distance": 409,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 36.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 73.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 37.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0071,
          "percentile": null,
          "score": 41.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 43.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 36.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0618,
          "percentile": null,
          "score": 73.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 37.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0071,
          "percentile": null,
          "score": 41.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 43.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571901,
      "pitcher": "Aaron Loup",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 45.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 27.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0257,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0539,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2023-07-07",
        "batterId": 669257,
        "pitcherId": 571901,
        "description": "Will Smith homers (13) on a fly ball to left center field. Freddie Freeman scores.",
        "exitVelocity": 108.6,
        "distance": 398,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 28.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 54.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7857,
          "percentile": null,
          "score": 112.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 51.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0257,
          "percentile": null,
          "score": 28.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 54.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 16.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7857,
          "percentile": null,
          "score": 112.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 51.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650644,
      "pitcher": "Aaron Civale",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 44.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 357,
      "totalBbeAllowed": 357,
      "cookedPer100Bbe": 12.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0286,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0504,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0028,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 381.6,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2023-09-14",
        "batterId": 683002,
        "pitcherId": 650644,
        "description": "Gunnar Henderson homers (26) on a line drive to right center field.",
        "exitVelocity": 110.6,
        "distance": 383,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 38.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 43.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0028,
          "percentile": null,
          "score": 36.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0286,
          "percentile": null,
          "score": 38.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0504,
          "percentile": null,
          "score": 43.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 69.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0028,
          "percentile": null,
          "score": 36.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656234,
      "pitcher": "Jake Bird",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 3,
      "reliefAppearances": 71,
      "hotDogIndex": 44.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 280,
      "totalBbeAllowed": 280,
      "cookedPer100Bbe": 15.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0271,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.05,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0036,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2023-08-04",
        "batterId": 669357,
        "pitcherId": 656234,
        "description": "Nolan Gorman homers (24) on a fly ball to right field.",
        "exitVelocity": 109.7,
        "distance": 429,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 35.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 42.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 53.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0036,
          "percentile": null,
          "score": 39.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 35.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 42.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 84.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 53.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0036,
          "percentile": null,
          "score": 39.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543243,
      "pitcher": "Sonny Gray",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 43.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 553,
      "totalBbeAllowed": 553,
      "cookedPer100Bbe": 7.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 13.3,
      "adjustedXhrPerBbeAllowed": 0.0241,
      "xhrDiffAllowed": -3.3,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0398,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0054,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2023-10-10",
        "batterId": 547989,
        "pitcherId": 543243,
        "description": "Jose Abreu homers (1) on a fly ball to left field. Yordan Alvarez scores. Kyle Tucker scores.",
        "exitVelocity": 109.7,
        "distance": 442,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 23.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 20.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 47.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 23.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 20.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 107.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0667,
          "percentile": null,
          "score": 92.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0054,
          "percentile": null,
          "score": 47.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623465,
      "pitcher": "Evan Phillips",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 43.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 26.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0278,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 381.3,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2023-06-07",
        "batterId": 666181,
        "pitcherId": 623465,
        "description": "Will Benson homers (1) on a fly ball to right field. Jake Fraley scores.",
        "exitVelocity": 107.2,
        "distance": 420,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 36.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4333,
          "percentile": null,
          "score": 47.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 36.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 58.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 87.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4333,
          "percentile": null,
          "score": 47.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656638,
      "pitcher": "Alex Lange",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 43.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 26.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0247,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0494,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 384.8,
      "maxExitVelocityAllowed": 105.9,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2023-09-16",
        "batterId": 665120,
        "pitcherId": 656638,
        "description": "Jared Walsh homers (3) on a fly ball to center field. Logan O'Hoppe scores.",
        "exitVelocity": 105.9,
        "distance": 407,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 25.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 41.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 53.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 25.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 41.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 53.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623211,
      "pitcher": "Huascar Brazob\u00e1n",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 42.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0296,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0494,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 386.0,
      "maxExitVelocityAllowed": 104.9,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2023-06-12",
        "batterId": 553993,
        "pitcherId": 623211,
        "description": "Eugenio Suarez homers (7) on a fly ball to right center field.",
        "exitVelocity": 104.9,
        "distance": 420,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 44.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 41.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.56,
          "percentile": null,
          "score": 28.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 44.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 41.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.56,
          "percentile": null,
          "score": 28.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669467,
      "pitcher": "Andre Pallante",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 65,
      "gamesStarted": 1,
      "reliefAppearances": 64,
      "hotDogIndex": 41.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 18.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0228,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0307,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0044,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 410.8,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2023-04-09",
        "batterId": 592885,
        "pitcherId": 669467,
        "description": "Christian Yelich homers (1) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 413,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0228,
          "percentile": null,
          "score": 20.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 128.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0044,
          "percentile": null,
          "score": 41.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0228,
          "percentile": null,
          "score": 20.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 128.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0044,
          "percentile": null,
          "score": 41.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605397,
      "pitcher": "Joe Musgrove",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 40.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 272,
      "totalBbeAllowed": 272,
      "cookedPer100Bbe": 14.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0221,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0441,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 474,
      "worstServedEvent": {
        "gameDate": "2023-04-29",
        "batterId": 571745,
        "pitcherId": 605397,
        "description": "Mitch Haniger homers (1) on a fly ball to left field. J.D. Davis scores. Michael Conforto scores.",
        "exitVelocity": 104.5,
        "distance": 456,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 12.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 31.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.91,
          "percentile": null,
          "score": 38.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 76.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0221,
          "percentile": null,
          "score": 12.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 31.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 40.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.91,
          "percentile": null,
          "score": 38.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 76.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608331,
      "pitcher": "Max Fried",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 37.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 240,
      "totalBbeAllowed": 240,
      "cookedPer100Bbe": 15.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0296,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0458,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 397.9,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2023-10-09",
        "batterId": 592663,
        "pitcherId": 608331,
        "description": "J.T. Realmuto homers (2) on a fly ball to right center field. Bryce Harper scores.",
        "exitVelocity": 109.2,
        "distance": 411,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 43.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 32.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2125,
          "percentile": null,
          "score": 68.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0296,
          "percentile": null,
          "score": 43.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0458,
          "percentile": null,
          "score": 32.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 44.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2125,
          "percentile": null,
          "score": 68.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571948,
      "pitcher": "Hoby Milner",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 79,
      "gamesStarted": 0,
      "reliefAppearances": 79,
      "hotDogIndex": 37.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 20.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0265,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0432,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 410.0,
      "maxExitVelocityAllowed": 105.3,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2023-05-03",
        "batterId": 592178,
        "pitcherId": 571948,
        "description": "Kris Bryant homers (4) on a fly ball to left center field. Jurickson Profar scores.",
        "exitVelocity": 104.4,
        "distance": 448,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 30.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 29.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.72,
          "percentile": null,
          "score": 55.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0265,
          "percentile": null,
          "score": 30.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 29.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 98.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.72,
          "percentile": null,
          "score": 55.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642397,
      "pitcher": "Gregory Soto",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 36.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 20.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0263,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0559,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 387.2,
      "maxExitVelocityAllowed": 104.5,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2023-09-11",
        "batterId": 671739,
        "pitcherId": 642397,
        "description": "Michael Harris II homers (16) on a fly ball to right field.",
        "exitVelocity": 104.5,
        "distance": 407,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 29.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 60.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8167,
          "percentile": null,
          "score": 36.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 29.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 60.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 48.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.8167,
          "percentile": null,
          "score": 36.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 500779,
      "pitcher": "Jose Quintana",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 36.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 234,
      "totalBbeAllowed": 234,
      "cookedPer100Bbe": 15.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0214,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0342,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 403.8,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2023-09-23",
        "batterId": 547180,
        "pitcherId": 500779,
        "description": "Bryce Harper homers (20) on a fly ball to right center field.",
        "exitVelocity": 113.0,
        "distance": 451,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.12,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 145.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.12,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 472610,
      "pitcher": "Luis Garc\u00eda",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 35.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 19.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0235,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0437,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0055,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.4,
      "avgDistanceAllowed": 386.3,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2023-07-01",
        "batterId": 663697,
        "pitcherId": 472610,
        "description": "Jonathan India hits a grand slam (11) to center field. Tyler Stephenson scores. Will Benson scores. Matt McLain scores.",
        "exitVelocity": 108.0,
        "distance": 430,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 21.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 30.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.3833,
          "percentile": null,
          "score": 23.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 49.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 21.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 30.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.3833,
          "percentile": null,
          "score": 23.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0055,
          "percentile": null,
          "score": 49.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573186,
      "pitcher": "Marcus Stroman",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 26,
      "reliefAppearances": 2,
      "hotDogIndex": 34.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 399,
      "totalBbeAllowed": 399,
      "cookedPer100Bbe": 8.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0183,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0351,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.005,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2023-07-26",
        "batterId": 669394,
        "pitcherId": 573186,
        "description": "Jake Burger homers (22) on a line drive to left center field.",
        "exitVelocity": 111.6,
        "distance": 420,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 9.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5,
          "percentile": null,
          "score": 136.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 44.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0183,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0351,
          "percentile": null,
          "score": 9.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 60.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5,
          "percentile": null,
          "score": 136.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 44.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664875,
      "pitcher": "Justin Lawrence",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 19.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 210,
      "totalBbeAllowed": 210,
      "cookedPer100Bbe": 9.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0219,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0381,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.2,
      "avgDistanceAllowed": 401.2,
      "maxExitVelocityAllowed": 103.7,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2023-07-31",
        "batterId": 663757,
        "pitcherId": 664875,
        "description": "Trent Grisham homers (11) on a fly ball to right center field.",
        "exitVelocity": 103.7,
        "distance": 422,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 9.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 12.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.16,
          "percentile": null,
          "score": 17.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 9.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 12.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.16,
          "percentile": null,
          "score": 17.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 24.5,
          "weight": 0.3
        }
      }
    }
  ]
}
