{
  "generatedAt": "2026-05-29T04:40:15.193913+00:00",
  "site": {
    "name": "The Long Ball",
    "url": "https://thelongball.app",
    "tagline": "Digging the data behind the distance."
  },
  "dataset": "Hot Dog Index",
  "season": 2024,
  "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-2024.csv",
    "homeRunTracker": "https://baseballsavant.mlb.com/leaderboard/home-runs?player_type=Pitcher&year=2024&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": 676614,
      "pitcher": "Bryan Sammons",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 6,
      "gamesStarted": 0,
      "reliefAppearances": 6,
      "hotDogIndex": 182.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 76,
      "totalBbeAllowed": 76,
      "cookedPer100Bbe": 239.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0987,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1316,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0526,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2024-07-29",
        "batterId": 608070,
        "pitcherId": 676614,
        "description": "Jos\u00e9 Ram\u00edrez homers (25) on a fly ball to left center field.",
        "exitVelocity": 108.8,
        "distance": 451,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0987,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1316,
          "percentile": null,
          "score": 187.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7167,
          "percentile": null,
          "score": 140.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0987,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1316,
          "percentile": null,
          "score": 187.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7167,
          "percentile": null,
          "score": 140.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676714,
      "pitcher": "Brandon Hughes",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 17,
      "gamesStarted": 2,
      "reliefAppearances": 15,
      "hotDogIndex": 180.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 61,
      "totalBbeAllowed": 61,
      "cookedPer100Bbe": 296.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.1279,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1803,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0656,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 411.8,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-06-28",
        "batterId": 667670,
        "pitcherId": 676714,
        "description": "Brent Rooker homers (15) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 437,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1279,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1803,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4556,
          "percentile": null,
          "score": 132.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0656,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1279,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1803,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4556,
          "percentile": null,
          "score": 132.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0656,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606965,
      "pitcher": "Chris Devenski",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 1,
      "reliefAppearances": 20,
      "hotDogIndex": 177.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 87,
      "totalBbeAllowed": 87,
      "cookedPer100Bbe": 204.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.1,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1149,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0345,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-04-01",
        "batterId": 666969,
        "pitcherId": 606965,
        "description": "Adolis Garc\u00eda homers (3) on a fly ball to left field.",
        "exitVelocity": 110.1,
        "distance": 428,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1149,
          "percentile": null,
          "score": 172.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1111,
          "percentile": null,
          "score": 151.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 169.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1149,
          "percentile": null,
          "score": 172.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1111,
          "percentile": null,
          "score": 151.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 169.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663474,
      "pitcher": "Triston McKenzie",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 169.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 74.2,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.8,
      "adjustedXhrPerBbeAllowed": 0.0781,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.1096,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0439,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.44,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 409.9,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2024-03-26",
        "batterId": 677942,
        "pitcherId": 663474,
        "description": "Blaze Alexander homers (2) on a fly ball to left field. Jace Peterson scores.",
        "exitVelocity": 109.5,
        "distance": 444,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0781,
          "percentile": null,
          "score": 167.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1096,
          "percentile": null,
          "score": 163.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.44,
          "percentile": null,
          "score": 153.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.21,
          "percentile": null,
          "score": 125.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0781,
          "percentile": null,
          "score": 167.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1096,
          "percentile": null,
          "score": 163.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.44,
          "percentile": null,
          "score": 153.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.21,
          "percentile": null,
          "score": 125.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0439,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681982,
      "pitcher": "Grant Anderson",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 168.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 83,
      "totalBbeAllowed": 83,
      "cookedPer100Bbe": 203.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.1145,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1325,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 398.6,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-06-11",
        "batterId": 660271,
        "pitcherId": 681982,
        "description": "Shohei Ohtani homers (16) on a fly ball to right center field. Mookie Betts scores.",
        "exitVelocity": 114.2,
        "distance": 433,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1145,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1325,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 185.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.1145,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1325,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 185.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592836,
      "pitcher": "Taijuan Walker",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 16,
      "reliefAppearances": 4,
      "hotDogIndex": 168.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 282,
      "totalBbeAllowed": 282,
      "cookedPer100Bbe": 59.6,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 24.7,
      "adjustedXhrPerBbeAllowed": 0.0876,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.1135,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0319,
      "noDoubtersAllowed": 15,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4688,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 115.3,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-05-16",
        "batterId": 624413,
        "pitcherId": 592836,
        "description": "Pete Alonso homers (10) on a line drive to center field.",
        "exitVelocity": 115.3,
        "distance": 439,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 178.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1135,
          "percentile": null,
          "score": 169.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4688,
          "percentile": null,
          "score": 163.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.175,
          "percentile": null,
          "score": 153.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 161.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0876,
          "percentile": null,
          "score": 178.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1135,
          "percentile": null,
          "score": 169.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4688,
          "percentile": null,
          "score": 163.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.175,
          "percentile": null,
          "score": 153.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 161.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660853,
      "pitcher": "Enyel De Los Santos",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 167.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 91.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 14.9,
      "adjustedXhrPerBbeAllowed": 0.0819,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.1099,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0385,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.45,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-09-17",
        "batterId": 676572,
        "pitcherId": 660853,
        "description": "Eric Wagaman homers (2) on a fly ball to left center field.",
        "exitVelocity": 110.0,
        "distance": 434,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 173.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1099,
          "percentile": null,
          "score": 164.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.45,
          "percentile": null,
          "score": 157.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8412,
          "percentile": null,
          "score": 113.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 178.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 173.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1099,
          "percentile": null,
          "score": 164.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.45,
          "percentile": null,
          "score": 157.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8412,
          "percentile": null,
          "score": 113.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0385,
          "percentile": null,
          "score": 178.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622694,
      "pitcher": "Elieser Hern\u00e1ndez",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 9,
      "gamesStarted": 1,
      "reliefAppearances": 8,
      "hotDogIndex": 165.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 51,
      "totalBbeAllowed": 51,
      "cookedPer100Bbe": 324.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0824,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.098,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0392,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.6,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 388.4,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2024-05-22",
        "batterId": 572233,
        "pitcherId": 622694,
        "description": "Christian Walker homers (10) on a fly ball to center field.",
        "exitVelocity": 106.3,
        "distance": 417,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 175.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 147.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 180.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 175.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.098,
          "percentile": null,
          "score": 147.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.6,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 180.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682610,
      "pitcher": "Roddery Mu\u00f1oz",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 17,
      "reliefAppearances": 1,
      "hotDogIndex": 162.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 262,
      "totalBbeAllowed": 262,
      "cookedPer100Bbe": 62.0,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 25.4,
      "adjustedXhrPerBbeAllowed": 0.0969,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.1298,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0305,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 401.9,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2024-06-24",
        "batterId": 592669,
        "pitcherId": 682610,
        "description": "Hunter Renfroe homers (7) on a fly ball to left field.",
        "exitVelocity": 111.6,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 185.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1298,
          "percentile": null,
          "score": 182.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 133.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6308,
          "percentile": null,
          "score": 79.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 155.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 185.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1298,
          "percentile": null,
          "score": 182.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 133.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6308,
          "percentile": null,
          "score": 79.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 155.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666204,
      "pitcher": "Dany Jim\u00e9nez",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 0,
      "reliefAppearances": 29,
      "hotDogIndex": 162.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 74,
      "totalBbeAllowed": 74,
      "cookedPer100Bbe": 219.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0743,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.1216,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0405,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-04-24",
        "batterId": 665742,
        "pitcherId": 666204,
        "description": "Juan Soto homers (6) on a fly ball to center field.",
        "exitVelocity": 110.1,
        "distance": 416,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 163.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1216,
          "percentile": null,
          "score": 175.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5667,
          "percentile": null,
          "score": 134.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 182.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 163.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1216,
          "percentile": null,
          "score": 175.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5667,
          "percentile": null,
          "score": 134.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 182.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676272,
      "pitcher": "Bobby Miller",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 14,
      "reliefAppearances": 0,
      "hotDogIndex": 158.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 88.8,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0693,
      "xhrDiffAllowed": 4.6,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1006,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0447,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-08-23",
        "batterId": 691406,
        "pitcherId": 676272,
        "description": "Junior Caminero homers (1) on a fly ball to center field.",
        "exitVelocity": 109.2,
        "distance": 417,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 158.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1006,
          "percentile": null,
          "score": 149.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3294,
          "percentile": null,
          "score": 100.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 158.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1006,
          "percentile": null,
          "score": 149.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3294,
          "percentile": null,
          "score": 100.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0447,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680736,
      "pitcher": "Justin Wrobleski",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 6,
      "reliefAppearances": 2,
      "hotDogIndex": 157.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 142.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0784,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1081,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.036,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 409.4,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2024-08-16",
        "batterId": 686780,
        "pitcherId": 680736,
        "description": "Pedro Pag\u00e9s homers (3) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 462,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 168.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1081,
          "percentile": null,
          "score": 160.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0667,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 173.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 168.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1081,
          "percentile": null,
          "score": 160.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0667,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 173.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641585,
      "pitcher": "J.P. France",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 157.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 91,
      "totalBbeAllowed": 91,
      "cookedPer100Bbe": 173.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0703,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0879,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.033,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.1,
      "avgDistanceAllowed": 412.0,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-04-17",
        "batterId": 542303,
        "pitcherId": 641585,
        "description": "Marcell Ozuna homers (8) on a fly ball to left center field.",
        "exitVelocity": 112.0,
        "distance": 432,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0703,
          "percentile": null,
          "score": 158.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 130.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.12,
          "percentile": null,
          "score": 176.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 165.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0703,
          "percentile": null,
          "score": 158.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0879,
          "percentile": null,
          "score": 130.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.12,
          "percentile": null,
          "score": 176.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 165.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666720,
      "pitcher": "Yerry Rodr\u00edguez",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 19,
      "gamesStarted": 2,
      "reliefAppearances": 17,
      "hotDogIndex": 156.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 72,
      "totalBbeAllowed": 72,
      "cookedPer100Bbe": 216.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0972,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1389,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-07-31",
        "batterId": 702616,
        "pitcherId": 666720,
        "description": "Jackson Holliday hits a grand slam (1) to right field. Ryan Mountcastle scores. Cedric Mullins scores. Jordan Westburg scores.",
        "exitVelocity": 109.2,
        "distance": 439,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 187.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1389,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9857,
          "percentile": null,
          "score": 61.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 147.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0972,
          "percentile": null,
          "score": 187.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1389,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9857,
          "percentile": null,
          "score": 61.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 147.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669713,
      "pitcher": "Hayden Wesneski",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 7,
      "reliefAppearances": 23,
      "hotDogIndex": 156.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 80.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0674,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0881,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0415,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 408.8,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-06-04",
        "batterId": 673357,
        "pitcherId": 669713,
        "description": "Luis Robert Jr. homers (3) on a fly ball to center field.",
        "exitVelocity": 109.8,
        "distance": 448,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 155.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 133.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5917,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 185.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 155.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 133.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5917,
          "percentile": null,
          "score": 136.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0415,
          "percentile": null,
          "score": 185.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 601713,
      "pitcher": "Nick Pivetta",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 154.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 396,
      "totalBbeAllowed": 396,
      "cookedPer100Bbe": 38.9,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 27.9,
      "adjustedXhrPerBbeAllowed": 0.0705,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0354,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-08-15",
        "batterId": 683002,
        "pitcherId": 601713,
        "description": "Gunnar Henderson homers (31) on a line drive to right field. Anthony Santander scores.",
        "exitVelocity": 110.8,
        "distance": 403,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 159.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 167.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2172,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 171.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 159.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 167.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2172,
          "percentile": null,
          "score": 95.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 171.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683004,
      "pitcher": "Jack Leiter",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 6,
      "reliefAppearances": 5,
      "hotDogIndex": 154.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 128.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.065,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1083,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0333,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 402.9,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2024-05-08",
        "batterId": 669127,
        "pitcherId": 683004,
        "description": "Shea Langeliers homers (9) on a fly ball to center field. Seth Brown scores.",
        "exitVelocity": 110.1,
        "distance": 454,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 150.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1083,
          "percentile": null,
          "score": 161.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6429,
          "percentile": null,
          "score": 139.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 167.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 150.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1083,
          "percentile": null,
          "score": 161.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6429,
          "percentile": null,
          "score": 139.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 167.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543351,
      "pitcher": "Jay Jackson",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 0,
      "reliefAppearances": 23,
      "hotDogIndex": 152.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 83,
      "totalBbeAllowed": 83,
      "cookedPer100Bbe": 183.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0747,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.1205,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-06-20",
        "batterId": 650490,
        "pitcherId": 543351,
        "description": "Yandy D\u00edaz homers (5) on a line drive to center field. Alex Jackson scores.",
        "exitVelocity": 111.8,
        "distance": 439,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 165.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1205,
          "percentile": null,
          "score": 173.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9286,
          "percentile": null,
          "score": 145.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 165.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1205,
          "percentile": null,
          "score": 173.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9286,
          "percentile": null,
          "score": 145.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593958,
      "pitcher": "Eduardo Rodriguez",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 152.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 97.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0631,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0955,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0382,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-08-28",
        "batterId": 664056,
        "pitcherId": 593958,
        "description": "Harrison Bader homers (10) on a fly ball to left field. Francisco Alvarez scores.",
        "exitVelocity": 110.0,
        "distance": 423,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 145.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 145.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5375,
          "percentile": null,
          "score": 134.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 176.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0631,
          "percentile": null,
          "score": 145.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 145.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5375,
          "percentile": null,
          "score": 134.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0382,
          "percentile": null,
          "score": 176.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623352,
      "pitcher": "Josh Hader",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 151.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 93.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.0673,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1111,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0432,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-07-29",
        "batterId": 572191,
        "pitcherId": 623352,
        "description": "Michael A. Taylor homers (3) on a fly ball to left center field. Ke'Bryan Hayes scores. Jared Triolo scores.",
        "exitVelocity": 109.6,
        "distance": 421,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0673,
          "percentile": null,
          "score": 155.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 167.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9286,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 187.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0673,
          "percentile": null,
          "score": 155.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 167.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9286,
          "percentile": null,
          "score": 87.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 187.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 805673,
      "pitcher": "Zebby Matthews",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 151.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 121,
      "totalBbeAllowed": 121,
      "cookedPer100Bbe": 124.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.1,
      "adjustedXhrPerBbeAllowed": 0.0917,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1322,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-09-28",
        "batterId": 656896,
        "pitcherId": 805673,
        "description": "Emmanuel Rivera homers (4) on a fly ball to center field. Ram\u00f3n Ur\u00edas scores.",
        "exitVelocity": 108.7,
        "distance": 442,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 182.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1322,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3818,
          "percentile": null,
          "score": 101.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 106.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 182.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1322,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3818,
          "percentile": null,
          "score": 101.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 106.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677161,
      "pitcher": "Zack Kelly",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 3,
      "reliefAppearances": 46,
      "hotDogIndex": 150.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 99.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0629,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0861,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0331,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.5,
      "avgDistanceAllowed": 418.8,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2024-07-26",
        "batterId": 592450,
        "pitcherId": 677161,
        "description": "Aaron Judge homers (36) on a fly ball to center field. Oswaldo Cabrera scores. Juan Soto scores.",
        "exitVelocity": 114.4,
        "distance": 470,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 144.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 126.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.55,
          "percentile": null,
          "score": 187.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 166.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 144.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 126.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.55,
          "percentile": null,
          "score": 187.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 166.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543518,
      "pitcher": "Scott McGough",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 2,
      "reliefAppearances": 27,
      "hotDogIndex": 149.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 134.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0622,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0811,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.036,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 416.0,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2024-06-27",
        "batterId": 621439,
        "pitcherId": 543518,
        "description": "Byron Buxton homers (7) on a fly ball to center field. Jose Miranda scores. Ryan Jeffers scores.",
        "exitVelocity": 110.3,
        "distance": 456,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0622,
          "percentile": null,
          "score": 143.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 120.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1833,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 173.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0622,
          "percentile": null,
          "score": 143.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0811,
          "percentile": null,
          "score": 120.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1833,
          "percentile": null,
          "score": 154.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.036,
          "percentile": null,
          "score": 173.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592662,
      "pitcher": "Robbie Ray",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 149.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 64,
      "totalBbeAllowed": 64,
      "cookedPer100Bbe": 233.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0844,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1094,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0312,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-08-14",
        "batterId": 671739,
        "pitcherId": 592662,
        "description": "Michael Harris II hits a grand slam (6) to right field. Austin Riley scores. Matt Olson scores. Orlando Arcia scores.",
        "exitVelocity": 107.3,
        "distance": 423,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0844,
          "percentile": null,
          "score": 176.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1094,
          "percentile": null,
          "score": 162.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5667,
          "percentile": null,
          "score": 77.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 157.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0844,
          "percentile": null,
          "score": 176.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1094,
          "percentile": null,
          "score": 162.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5667,
          "percentile": null,
          "score": 77.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 157.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680704,
      "pitcher": "Nick Sandlin",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 1,
      "reliefAppearances": 68,
      "hotDogIndex": 146.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 147,
      "totalBbeAllowed": 147,
      "cookedPer100Bbe": 99.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0762,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0272,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3571,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 391.9,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2024-07-04",
        "batterId": 672820,
        "pitcherId": 680704,
        "description": "Lenyn Sosa homers (4) on a fly ball to left field.",
        "exitVelocity": 110.7,
        "distance": 398,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0762,
          "percentile": null,
          "score": 166.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 134.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8667,
          "percentile": null,
          "score": 85.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0272,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0762,
          "percentile": null,
          "score": 166.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3571,
          "percentile": null,
          "score": 134.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8667,
          "percentile": null,
          "score": 85.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0272,
          "percentile": null,
          "score": 145.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606149,
      "pitcher": "Giovanny Gallegos",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 146.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 66,
      "totalBbeAllowed": 66,
      "cookedPer100Bbe": 221.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0742,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1061,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0303,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 376.2,
      "maxExitVelocityAllowed": 106.1,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2024-05-05",
        "batterId": 650391,
        "pitcherId": 606149,
        "description": "Eloy Jim\u00e9nez homers (4) on a fly ball to center field.",
        "exitVelocity": 105.8,
        "distance": 411,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 161.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1061,
          "percentile": null,
          "score": 158.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9833,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 161.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1061,
          "percentile": null,
          "score": 158.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9833,
          "percentile": null,
          "score": 61.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0303,
          "percentile": null,
          "score": 154.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571946,
      "pitcher": "Shelby Miller",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 146.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 89.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.6,
      "adjustedXhrPerBbeAllowed": 0.0646,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0793,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0305,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5385,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-03-26",
        "batterId": 664040,
        "pitcherId": 571946,
        "description": "Brandon Lowe homers (3) on a fly ball to right field.",
        "exitVelocity": 109.7,
        "distance": 407,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 149.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 115.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5385,
          "percentile": null,
          "score": 180.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 137.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 154.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0646,
          "percentile": null,
          "score": 149.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0793,
          "percentile": null,
          "score": 115.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5385,
          "percentile": null,
          "score": 180.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 137.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0305,
          "percentile": null,
          "score": 154.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621345,
      "pitcher": "A.J. Minter",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 143.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 90,
      "totalBbeAllowed": 90,
      "cookedPer100Bbe": 159.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0533,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0778,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0444,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 412.4,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2024-03-26",
        "batterId": 670242,
        "pitcherId": 621345,
        "description": "Matt Wallner homers (3) on a fly ball to center field. Carlos Santana scores.",
        "exitVelocity": 113.1,
        "distance": 451,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 125.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0778,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3571,
          "percentile": null,
          "score": 157.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 125.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0778,
          "percentile": null,
          "score": 113.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3571,
          "percentile": null,
          "score": 157.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 190.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687924,
      "pitcher": "Julian Aguiar",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 143.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 104,
      "totalBbeAllowed": 104,
      "cookedPer100Bbe": 137.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0625,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1058,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0288,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-08-19",
        "batterId": 665489,
        "pitcherId": 687924,
        "description": "Vladimir Guerrero Jr. homers (26) on a fly ball to left center field.",
        "exitVelocity": 111.1,
        "distance": 430,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 144.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 157.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0125,
          "percentile": null,
          "score": 117.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 151.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 144.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1058,
          "percentile": null,
          "score": 157.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0125,
          "percentile": null,
          "score": 117.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 151.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 685299,
      "pitcher": "Tanner Gordon",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 143.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 114.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0688,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.104,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.032,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 114.8,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-08-09",
        "batterId": 542303,
        "pitcherId": 685299,
        "description": "Marcell Ozuna homers (34) on a fly ball to center field.",
        "exitVelocity": 114.8,
        "distance": 448,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 156.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.104,
          "percentile": null,
          "score": 154.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 85.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.032,
          "percentile": null,
          "score": 161.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 156.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.104,
          "percentile": null,
          "score": 154.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.86,
          "percentile": null,
          "score": 85.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.032,
          "percentile": null,
          "score": 161.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672391,
      "pitcher": "Kaleb Ort",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 23,
      "gamesStarted": 0,
      "reliefAppearances": 23,
      "hotDogIndex": 142.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 63,
      "totalBbeAllowed": 63,
      "cookedPer100Bbe": 225.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.081,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.127,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 385.7,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2024-09-08",
        "batterId": 656976,
        "pitcherId": 672391,
        "description": "Pavin Smith homers (7) on a fly ball to right field.",
        "exitVelocity": 112.1,
        "distance": 393,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 171.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.127,
          "percentile": null,
          "score": 178.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5143,
          "percentile": null,
          "score": 75.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 171.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.127,
          "percentile": null,
          "score": 178.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5143,
          "percentile": null,
          "score": 75.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 600986,
      "pitcher": "Thyago Vieira",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 140.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 110,
      "totalBbeAllowed": 110,
      "cookedPer100Bbe": 127.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0645,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0273,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 408.9,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-05-04",
        "batterId": 621550,
        "pitcherId": 600986,
        "description": "Patrick Wisdom homers (1) on a fly ball to left field.",
        "exitVelocity": 111.4,
        "distance": 438,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 148.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8125,
          "percentile": null,
          "score": 169.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 145.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 148.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.8125,
          "percentile": null,
          "score": 169.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 145.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622554,
      "pitcher": "Seranthony Dom\u00ednguez",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 140.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 181,
      "totalBbeAllowed": 181,
      "cookedPer100Bbe": 77.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0624,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.105,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0276,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3684,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 395.9,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-08-30",
        "batterId": 663898,
        "pitcherId": 622554,
        "description": "Brendan Rodgers homers (13) on a fly ball to left center field.",
        "exitVelocity": 108.0,
        "distance": 438,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0624,
          "percentile": null,
          "score": 143.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 155.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 138.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0308,
          "percentile": null,
          "score": 63.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 146.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0624,
          "percentile": null,
          "score": 143.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.105,
          "percentile": null,
          "score": 155.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3684,
          "percentile": null,
          "score": 138.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0308,
          "percentile": null,
          "score": 63.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 146.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689017,
      "pitcher": "Landon Knack",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 12,
      "reliefAppearances": 6,
      "hotDogIndex": 138.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 62.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0705,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0955,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 476,
      "worstServedEvent": {
        "gameDate": "2024-09-29",
        "batterId": 656541,
        "pitcherId": 689017,
        "description": "Sam Hilliard homers (10) on a fly ball to right field.",
        "exitVelocity": 111.3,
        "distance": 476,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 159.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 144.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0687,
          "percentile": null,
          "score": 90.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0705,
          "percentile": null,
          "score": 159.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0955,
          "percentile": null,
          "score": 144.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0687,
          "percentile": null,
          "score": 90.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641745,
      "pitcher": "Brad Keller",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 2,
      "reliefAppearances": 14,
      "hotDogIndex": 138.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 97.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0549,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0775,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.3,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-05-18",
        "batterId": 665742,
        "pitcherId": 641745,
        "description": "Juan Soto homers (10) on a fly ball to right center field.",
        "exitVelocity": 112.5,
        "distance": 417,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0549,
          "percentile": null,
          "score": 127.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 112.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.3333,
          "percentile": null,
          "score": 182.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0549,
          "percentile": null,
          "score": 127.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0775,
          "percentile": null,
          "score": 112.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.3333,
          "percentile": null,
          "score": 182.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 148.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670766,
      "pitcher": "Darren McCaughan",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 7,
      "reliefAppearances": 7,
      "hotDogIndex": 138.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 84.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0638,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.1043,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0245,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2024-05-04",
        "batterId": 667670,
        "pitcherId": 670766,
        "description": "Brent Rooker homers (8) on a fly ball to left field. Tyler Nevin scores. Abraham Toro scores.",
        "exitVelocity": 110.5,
        "distance": 380,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 146.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1043,
          "percentile": null,
          "score": 154.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 139.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 146.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1043,
          "percentile": null,
          "score": 154.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.66,
          "percentile": null,
          "score": 79.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 139.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676710,
      "pitcher": "Kutter Crawford",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 137.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 524,
      "totalBbeAllowed": 524,
      "cookedPer100Bbe": 26.3,
      "hrsAllowed": 34,
      "adjustedXhrAllowed": 34.5,
      "adjustedXhrPerBbeAllowed": 0.0658,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0954,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0248,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 28,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.24,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 473,
      "worstServedEvent": {
        "gameDate": "2024-07-21",
        "batterId": 660271,
        "pitcherId": 676710,
        "description": "Shohei Ohtani homers (30) on a fly ball to center field.",
        "exitVelocity": 116.7,
        "distance": 473,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 151.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0954,
          "percentile": null,
          "score": 144.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 96.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5382,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 140.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 151.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0954,
          "percentile": null,
          "score": 144.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.24,
          "percentile": null,
          "score": 96.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5382,
          "percentile": null,
          "score": 104.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 140.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607074,
      "pitcher": "Carlos Rod\u00f3n",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 38,
      "reliefAppearances": 0,
      "hotDogIndex": 137.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 551,
      "totalBbeAllowed": 551,
      "cookedPer100Bbe": 25.0,
      "hrsAllowed": 36,
      "adjustedXhrAllowed": 34.0,
      "adjustedXhrPerBbeAllowed": 0.0617,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 51,
      "hrCapableBbeRateAllowed": 0.0926,
      "hrWindowThunderBbeAllowed": 14,
      "hrWindowThunderRateAllowed": 0.0254,
      "noDoubtersAllowed": 16,
      "mostlyGoneAllowed": 25,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3137,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-09-09",
        "batterId": 521692,
        "pitcherId": 607074,
        "description": "Salvador Perez homers (26) on a fly ball to left center field.",
        "exitVelocity": 110.5,
        "distance": 422,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 141.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0926,
          "percentile": null,
          "score": 140.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3137,
          "percentile": null,
          "score": 122.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8694,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 142.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 141.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0926,
          "percentile": null,
          "score": 140.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3137,
          "percentile": null,
          "score": 122.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8694,
          "percentile": null,
          "score": 114.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0254,
          "percentile": null,
          "score": 142.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670280,
      "pitcher": "David Bednar",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 137.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 76.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.0642,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1006,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0279,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 406.9,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-04-27",
        "batterId": 624585,
        "pitcherId": 670280,
        "description": "Jorge Soler homers (5) on a fly ball to left center field. Patrick Bailey scores.",
        "exitVelocity": 109.8,
        "distance": 433,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 148.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1006,
          "percentile": null,
          "score": 149.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4556,
          "percentile": null,
          "score": 102.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 147.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0642,
          "percentile": null,
          "score": 148.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1006,
          "percentile": null,
          "score": 149.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4556,
          "percentile": null,
          "score": 102.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0279,
          "percentile": null,
          "score": 147.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519043,
      "pitcher": "Matt Moore",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 1,
      "reliefAppearances": 54,
      "hotDogIndex": 137.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 147,
      "totalBbeAllowed": 147,
      "cookedPer100Bbe": 93.3,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0714,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0748,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0204,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 399.2,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2024-06-21",
        "batterId": 660271,
        "pitcherId": 519043,
        "description": "Shohei Ohtani homers (22) on a fly ball to right center field. Austin Barnes scores.",
        "exitVelocity": 113.1,
        "distance": 455,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 161.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 185.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5727,
          "percentile": null,
          "score": 106.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 123.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 161.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 106.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 185.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5727,
          "percentile": null,
          "score": 106.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0204,
          "percentile": null,
          "score": 123.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665152,
      "pitcher": "Dean Kremer",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 136.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 373,
      "totalBbeAllowed": 373,
      "cookedPer100Bbe": 36.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 20.8,
      "adjustedXhrPerBbeAllowed": 0.0558,
      "xhrDiffAllowed": -2.8,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0885,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0295,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.303,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 114.5,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2024-04-24",
        "batterId": 545361,
        "pitcherId": 665152,
        "description": "Mike Trout homers (10) on a fly ball to left field.",
        "exitVelocity": 114.5,
        "distance": 417,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 129.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0885,
          "percentile": null,
          "score": 132.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.303,
          "percentile": null,
          "score": 120.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 146.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 151.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 129.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0885,
          "percentile": null,
          "score": 132.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.303,
          "percentile": null,
          "score": 120.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 146.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 151.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518585,
      "pitcher": "Fernando Cruz",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 3,
      "reliefAppearances": 69,
      "hotDogIndex": 136.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 96.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0613,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0845,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2024-06-24",
        "batterId": 665833,
        "pitcherId": 518585,
        "description": "Oneil Cruz homers (11) on a fly ball to right center field. Andrew McCutchen scores.",
        "exitVelocity": 112.3,
        "distance": 458,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 140.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 124.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0889,
          "percentile": null,
          "score": 149.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 126.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 140.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0845,
          "percentile": null,
          "score": 124.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0889,
          "percentile": null,
          "score": 149.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 126.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664776,
      "pitcher": "Jake Cousins",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 136.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 91,
      "totalBbeAllowed": 91,
      "cookedPer100Bbe": 150.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.056,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0659,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.033,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-04-02",
        "batterId": 572233,
        "pitcherId": 664776,
        "description": "Christian Walker homers (3) on a fly ball to left field. Ketel Marte scores. Blaze Alexander scores.",
        "exitVelocity": 108.1,
        "distance": 424,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 129.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 84.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.94,
          "percentile": null,
          "score": 146.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 165.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.056,
          "percentile": null,
          "score": 129.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 84.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.94,
          "percentile": null,
          "score": 146.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 165.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656629,
      "pitcher": "Michael Kopech",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 80,
      "gamesStarted": 1,
      "reliefAppearances": 79,
      "hotDogIndex": 136.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 78.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0598,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.1034,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-07-07",
        "batterId": 669394,
        "pitcherId": 656629,
        "description": "Jake Burger homers (9) on a fly ball to left center field. Emmanuel Rivera scores. Jes\u00fas S\u00e1nchez scores.",
        "exitVelocity": 110.3,
        "distance": 431,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 138.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 152.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 113.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 138.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1034,
          "percentile": null,
          "score": 152.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 113.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671106,
      "pitcher": "Logan Allen",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 136.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 308,
      "totalBbeAllowed": 308,
      "cookedPer100Bbe": 44.3,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 20.3,
      "adjustedXhrPerBbeAllowed": 0.0659,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.1104,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 403.7,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 456,
      "worstServedEvent": {
        "gameDate": "2024-04-14",
        "batterId": 592450,
        "pitcherId": 671106,
        "description": "Aaron Judge homers (3) on a fly ball to left center field. Anthony Volpe scores. Juan Soto scores.",
        "exitVelocity": 114.0,
        "distance": 456,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 153.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1104,
          "percentile": null,
          "score": 165.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.65,
          "percentile": null,
          "score": 109.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 153.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1104,
          "percentile": null,
          "score": 165.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.65,
          "percentile": null,
          "score": 109.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 119.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608638,
      "pitcher": "JT Chargois",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 0,
      "reliefAppearances": 36,
      "hotDogIndex": 136.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 101,
      "totalBbeAllowed": 101,
      "cookedPer100Bbe": 135.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0584,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0792,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0297,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-07-02",
        "batterId": 680776,
        "pitcherId": 608638,
        "description": "Jarren Duran homers (10) on a fly ball to right center field.",
        "exitVelocity": 107.5,
        "distance": 433,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 132.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 114.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2833,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0584,
          "percentile": null,
          "score": 132.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0792,
          "percentile": null,
          "score": 114.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2833,
          "percentile": null,
          "score": 98.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666277,
      "pitcher": "George Soriano",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 0,
      "reliefAppearances": 25,
      "hotDogIndex": 135.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 88,
      "totalBbeAllowed": 88,
      "cookedPer100Bbe": 153.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0659,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0227,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 473,
      "worstServedEvent": {
        "gameDate": "2024-04-01",
        "batterId": 545361,
        "pitcherId": 666277,
        "description": "Mike Trout homers (3) on a fly ball to center field.",
        "exitVelocity": 113.1,
        "distance": 473,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 152.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1286,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 152.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1286,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0227,
          "percentile": null,
          "score": 131.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663738,
      "pitcher": "Daniel Lynch IV",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 3,
      "reliefAppearances": 13,
      "hotDogIndex": 135.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 117,
      "totalBbeAllowed": 117,
      "cookedPer100Bbe": 115.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0632,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.094,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0171,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 418.0,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2024-06-12",
        "batterId": 519317,
        "pitcherId": 663738,
        "description": "Giancarlo Stanton homers (17) on a fly ball to left center field. Juan Soto scores.",
        "exitVelocity": 111.6,
        "distance": 449,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 146.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.094,
          "percentile": null,
          "score": 141.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9167,
          "percentile": null,
          "score": 172.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 109.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 146.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.094,
          "percentile": null,
          "score": 141.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9167,
          "percentile": null,
          "score": 172.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 109.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676282,
      "pitcher": "Joey Cantillo",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 8,
      "reliefAppearances": 4,
      "hotDogIndex": 134.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 107,
      "totalBbeAllowed": 107,
      "cookedPer100Bbe": 126.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0505,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0841,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.028,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.5,
      "avgDistanceAllowed": 396.3,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-08-21",
        "batterId": 665742,
        "pitcherId": 676282,
        "description": "Juan Soto homers (36) on a fly ball to center field. Gleyber Torres scores.",
        "exitVelocity": 112.4,
        "distance": 427,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 119.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0841,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.5333,
          "percentile": null,
          "score": 185.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 148.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 119.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0841,
          "percentile": null,
          "score": 124.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.5333,
          "percentile": null,
          "score": 185.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.028,
          "percentile": null,
          "score": 148.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 471911,
      "pitcher": "Carlos Carrasco",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 134.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 318,
      "totalBbeAllowed": 318,
      "cookedPer100Bbe": 42.4,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.7,
      "adjustedXhrPerBbeAllowed": 0.0619,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0881,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.022,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3929,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 403.3,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-04-30",
        "batterId": 572138,
        "pitcherId": 471911,
        "description": "Jon Singleton homers (1) on a line drive to right field. Yainer Diaz scores. Joey Loperfido scores.",
        "exitVelocity": 114.4,
        "distance": 431,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 142.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 130.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3929,
          "percentile": null,
          "score": 144.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0842,
          "percentile": null,
          "score": 119.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 129.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 142.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 130.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3929,
          "percentile": null,
          "score": 144.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0842,
          "percentile": null,
          "score": 119.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.022,
          "percentile": null,
          "score": 129.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663969,
      "pitcher": "Tyler Phillips",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 8,
      "reliefAppearances": 1,
      "hotDogIndex": 133.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 139,
      "totalBbeAllowed": 139,
      "cookedPer100Bbe": 95.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.059,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0863,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0216,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4167,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 405.5,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2024-08-02",
        "batterId": 670042,
        "pitcherId": 663969,
        "description": "Luke Raley homers (12) on a fly ball to right center field. Dylan Moore scores. Mitch Haniger scores.",
        "exitVelocity": 115.4,
        "distance": 459,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 135.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0863,
          "percentile": null,
          "score": 127.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 149.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0216,
          "percentile": null,
          "score": 127.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 135.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0863,
          "percentile": null,
          "score": 127.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4167,
          "percentile": null,
          "score": 149.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0216,
          "percentile": null,
          "score": 127.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518876,
      "pitcher": "Merrill Kelly",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 15,
      "reliefAppearances": 0,
      "hotDogIndex": 132.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 60.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.1,
      "adjustedXhrPerBbeAllowed": 0.0548,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 413.3,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-08-31",
        "batterId": 518692,
        "pitcherId": 518876,
        "description": "Freddie Freeman homers (19) on a fly ball to right center field.",
        "exitVelocity": 109.8,
        "distance": 437,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 127.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3364,
          "percentile": null,
          "score": 156.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 159.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 127.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3364,
          "percentile": null,
          "score": 156.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 159.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666201,
      "pitcher": "Alek Manoah",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 5,
      "gamesStarted": 5,
      "reliefAppearances": 0,
      "hotDogIndex": 132.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 65,
      "totalBbeAllowed": 65,
      "cookedPer100Bbe": 204.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.0,
      "adjustedXhrPerBbeAllowed": 0.0615,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 5,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0308,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2024-05-24",
        "batterId": 681481,
        "pitcherId": 666201,
        "description": "Kerry Carpenter homers (7) on a fly ball to right center field. Mark Canha scores.",
        "exitVelocity": 106.3,
        "distance": 410,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 140.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.22,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 155.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0615,
          "percentile": null,
          "score": 140.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.22,
          "percentile": null,
          "score": 126.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0308,
          "percentile": null,
          "score": 155.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641302,
      "pitcher": "Tyler Alexander",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 10,
      "reliefAppearances": 14,
      "hotDogIndex": 132.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 336,
      "totalBbeAllowed": 336,
      "cookedPer100Bbe": 39.3,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.7,
      "adjustedXhrPerBbeAllowed": 0.0616,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0238,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2188,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2024-09-09",
        "batterId": 656941,
        "pitcherId": 641302,
        "description": "Kyle Schwarber homers (34) on a fly ball to right center field.",
        "exitVelocity": 113.3,
        "distance": 447,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 141.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2188,
          "percentile": null,
          "score": 89.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3217,
          "percentile": null,
          "score": 100.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 136.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 141.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2188,
          "percentile": null,
          "score": 89.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3217,
          "percentile": null,
          "score": 100.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 136.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678368,
      "pitcher": "Valente Bellozo",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 13,
      "reliefAppearances": 0,
      "hotDogIndex": 132.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 227,
      "totalBbeAllowed": 227,
      "cookedPer100Bbe": 58.1,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 14.7,
      "adjustedXhrPerBbeAllowed": 0.0648,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.1145,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2692,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 417.7,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-09-09",
        "batterId": 665833,
        "pitcherId": 678368,
        "description": "Oneil Cruz homers (19) on a fly ball to center field.",
        "exitVelocity": 113.7,
        "distance": 444,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 149.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1145,
          "percentile": null,
          "score": 171.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.74,
          "percentile": null,
          "score": 141.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0648,
          "percentile": null,
          "score": 149.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1145,
          "percentile": null,
          "score": 171.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.74,
          "percentile": null,
          "score": 141.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676974,
      "pitcher": "Max Meyer",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 131.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 73.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0689,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0889,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-08-17",
        "batterId": 624413,
        "pitcherId": 676974,
        "description": "Pete Alonso homers (27) on a fly ball to center field.",
        "exitVelocity": 110.3,
        "distance": 412,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 157.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 133.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.05,
          "percentile": null,
          "score": 89.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 129.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 157.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0889,
          "percentile": null,
          "score": 133.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.05,
          "percentile": null,
          "score": 89.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 129.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683409,
      "pitcher": "Angel Chivilli",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 0,
      "reliefAppearances": 30,
      "hotDogIndex": 130.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 94,
      "totalBbeAllowed": 94,
      "cookedPer100Bbe": 139.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0745,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1277,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2024-08-10",
        "batterId": 621566,
        "pitcherId": 683409,
        "description": "Matt Olson homers (20) on a line drive to right field. Marcell Ozuna scores.",
        "exitVelocity": 111.0,
        "distance": 395,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 164.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1277,
          "percentile": null,
          "score": 180.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2571,
          "percentile": null,
          "score": 97.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 164.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1277,
          "percentile": null,
          "score": 180.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2571,
          "percentile": null,
          "score": 97.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554340,
      "pitcher": "Yimi Garc\u00eda",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 0,
      "reliefAppearances": 42,
      "hotDogIndex": 130.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 134.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0619,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0825,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 405,
      "worstServedEvent": {
        "gameDate": "2024-08-19",
        "batterId": 571970,
        "pitcherId": 554340,
        "description": "Max Muncy homers (10) on a fly ball to right field. Will Smith scores.",
        "exitVelocity": 109.6,
        "distance": 400,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 142.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 122.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.65,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 142.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0825,
          "percentile": null,
          "score": 122.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.65,
          "percentile": null,
          "score": 108.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656427,
      "pitcher": "Jack Flaherty",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 129.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 494,
      "totalBbeAllowed": 494,
      "cookedPer100Bbe": 26.3,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 29.0,
      "adjustedXhrPerBbeAllowed": 0.0587,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.087,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0223,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2558,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 117.5,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-07-19",
        "batterId": 665489,
        "pitcherId": 656427,
        "description": "Vladimir Guerrero Jr. homers (15) on a line drive to left field. Spencer Horwitz scores.",
        "exitVelocity": 117.5,
        "distance": 445,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0587,
          "percentile": null,
          "score": 133.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 128.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2558,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9931,
          "percentile": null,
          "score": 148.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0223,
          "percentile": null,
          "score": 130.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0587,
          "percentile": null,
          "score": 133.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.087,
          "percentile": null,
          "score": 128.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2558,
          "percentile": null,
          "score": 104.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9931,
          "percentile": null,
          "score": 148.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0223,
          "percentile": null,
          "score": 130.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665795,
      "pitcher": "Edward Cabrera",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 129.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 255,
      "totalBbeAllowed": 255,
      "cookedPer100Bbe": 50.9,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.2,
      "adjustedXhrPerBbeAllowed": 0.0596,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0784,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0235,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.35,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 403.9,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2024-09-25",
        "batterId": 621439,
        "pitcherId": 665795,
        "description": "Byron Buxton homers (18) on a fly ball to left center field.",
        "exitVelocity": 110.0,
        "distance": 450,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 137.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 114.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 132.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9133,
          "percentile": null,
          "score": 115.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 134.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0596,
          "percentile": null,
          "score": 137.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 114.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 132.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9133,
          "percentile": null,
          "score": 115.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 134.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621051,
      "pitcher": "Steven Wilson",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 0,
      "reliefAppearances": 43,
      "hotDogIndex": 129.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 100,
      "totalBbeAllowed": 100,
      "cookedPer100Bbe": 129.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.081,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.13,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 382.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 400,
      "worstServedEvent": {
        "gameDate": "2024-08-14",
        "batterId": 669224,
        "pitcherId": 621051,
        "description": "Austin Wells homers (9) on a fly ball to right field.",
        "exitVelocity": 110.2,
        "distance": 393,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 172.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.13,
          "percentile": null,
          "score": 185.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7875,
          "percentile": null,
          "score": 57.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 75.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.081,
          "percentile": null,
          "score": 172.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.13,
          "percentile": null,
          "score": 185.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7875,
          "percentile": null,
          "score": 57.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 75.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641927,
      "pitcher": "Bailey Ober",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 129.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 469,
      "totalBbeAllowed": 469,
      "cookedPer100Bbe": 27.6,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 26.6,
      "adjustedXhrPerBbeAllowed": 0.0567,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 42,
      "hrCapableBbeRateAllowed": 0.0896,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0213,
      "noDoubtersAllowed": 17,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.4048,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-07-22",
        "batterId": 547180,
        "pitcherId": 641927,
        "description": "Bryce Harper homers (23) on a fly ball to right field. Trea Turner scores.",
        "exitVelocity": 113.8,
        "distance": 424,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 130.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 133.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4048,
          "percentile": null,
          "score": 148.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2407,
          "percentile": null,
          "score": 96.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 127.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 130.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 133.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4048,
          "percentile": null,
          "score": 148.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2407,
          "percentile": null,
          "score": 96.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0213,
          "percentile": null,
          "score": 127.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671737,
      "pitcher": "Taj Bradley",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 129.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 372,
      "totalBbeAllowed": 372,
      "cookedPer100Bbe": 34.7,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 19.5,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0914,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0269,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 394.2,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-09-10",
        "batterId": 656941,
        "pitcherId": 671737,
        "description": "Kyle Schwarber homers (35) on a fly ball to center field.",
        "exitVelocity": 113.9,
        "distance": 437,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 123.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 137.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0591,
          "percentile": null,
          "score": 90.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 123.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 137.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0591,
          "percentile": null,
          "score": 90.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 144.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596133,
      "pitcher": "Luke Weaver",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 1,
      "reliefAppearances": 75,
      "hotDogIndex": 128.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 244,
      "totalBbeAllowed": 244,
      "cookedPer100Bbe": 52.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0488,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0779,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0328,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2632,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 385.7,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2024-05-25",
        "batterId": 665487,
        "pitcherId": 596133,
        "description": "Fernando Tatis Jr. homers (9) on a fly ball to center field.",
        "exitVelocity": 110.6,
        "distance": 406,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 113.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 106.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 124.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 114.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0779,
          "percentile": null,
          "score": 113.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2632,
          "percentile": null,
          "score": 106.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 124.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 163.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683155,
      "pitcher": "Joey Estes",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 24,
      "reliefAppearances": 1,
      "hotDogIndex": 128.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 413,
      "totalBbeAllowed": 413,
      "cookedPer100Bbe": 31.1,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 26.0,
      "adjustedXhrPerBbeAllowed": 0.063,
      "xhrDiffAllowed": -3.0,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0969,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0194,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-09-05",
        "batterId": 677594,
        "pitcherId": 683155,
        "description": "Julio Rodr\u00edguez homers (14) on a fly ball to left field.",
        "exitVelocity": 111.1,
        "distance": 448,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 145.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 146.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8174,
          "percentile": null,
          "score": 83.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 118.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 145.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0969,
          "percentile": null,
          "score": 146.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8174,
          "percentile": null,
          "score": 83.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0194,
          "percentile": null,
          "score": 118.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674072,
      "pitcher": "Tommy Henry",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 9,
      "reliefAppearances": 2,
      "hotDogIndex": 128.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 83.1,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0325,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 409.9,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-04-23",
        "batterId": 575929,
        "pitcherId": 674072,
        "description": "Willson Contreras homers (3) on a fly ball to center field.",
        "exitVelocity": 107.7,
        "distance": 439,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 162.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2333,
          "percentile": null,
          "score": 96.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0325,
          "percentile": null,
          "score": 162.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660896,
      "pitcher": "Jorge Alcala",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 127.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 78.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0503,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0368,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 406.3,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2024-03-24",
        "batterId": 668939,
        "pitcherId": 660896,
        "description": "Adley Rutschman homers (3) on a fly ball to right center field. Ram\u00f3n Ur\u00edas scores. Jordan Westburg scores.",
        "exitVelocity": 107.7,
        "distance": 460,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0503,
          "percentile": null,
          "score": 119.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 88.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.53,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 175.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0503,
          "percentile": null,
          "score": 119.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 88.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.53,
          "percentile": null,
          "score": 104.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 175.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518489,
      "pitcher": "Ryan Brasier",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 6,
      "reliefAppearances": 32,
      "hotDogIndex": 127.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 114.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0595,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0901,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 399.0,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-04-20",
        "batterId": 516782,
        "pitcherId": 518489,
        "description": "Starling Marte homers (4) on a fly ball to center field. Zack Short scores. Brandon Nimmo scores.",
        "exitVelocity": 107.6,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 136.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0901,
          "percentile": null,
          "score": 135.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3429,
          "percentile": null,
          "score": 101.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 136.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0901,
          "percentile": null,
          "score": 135.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3429,
          "percentile": null,
          "score": 101.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686730,
      "pitcher": "Carson Spiers",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 22,
      "gamesStarted": 10,
      "reliefAppearances": 12,
      "hotDogIndex": 127.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 297,
      "totalBbeAllowed": 297,
      "cookedPer100Bbe": 42.9,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0603,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0976,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0202,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1724,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-08-04",
        "batterId": 656305,
        "pitcherId": 686730,
        "description": "Matt Chapman homers (17) on a fly ball to center field. Tyler Fitzgerald scores.",
        "exitVelocity": 109.1,
        "distance": 421,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 139.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0976,
          "percentile": null,
          "score": 146.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1724,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.885,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 122.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 139.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0976,
          "percentile": null,
          "score": 146.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1724,
          "percentile": null,
          "score": 73.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.885,
          "percentile": null,
          "score": 114.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 122.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676664,
      "pitcher": "JP Sears",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 127.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 567,
      "totalBbeAllowed": 567,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 28,
      "adjustedXhrAllowed": 29.9,
      "adjustedXhrPerBbeAllowed": 0.0527,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 52,
      "hrCapableBbeRateAllowed": 0.0917,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0229,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 18,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-09-21",
        "batterId": 519317,
        "pitcherId": 676664,
        "description": "Giancarlo Stanton homers (26) on a fly ball to left field. Juan Soto scores. Aaron Judge scores.",
        "exitVelocity": 111.5,
        "distance": 441,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 124.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 138.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 132.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0527,
          "percentile": null,
          "score": 124.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 138.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.25,
          "percentile": null,
          "score": 126.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 132.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664208,
      "pitcher": "Phil Maton",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 81,
      "gamesStarted": 0,
      "reliefAppearances": 81,
      "hotDogIndex": 127.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 63.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.0,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.09,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 111.6,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-04-15",
        "batterId": 545361,
        "pitcherId": 664208,
        "description": "Mike Trout homers (7) on a fly ball to left field. Anthony Rendon scores.",
        "exitVelocity": 111.6,
        "distance": 420,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.09,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4182,
          "percentile": null,
          "score": 131.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 118.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.09,
          "percentile": null,
          "score": 134.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4182,
          "percentile": null,
          "score": 131.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605154,
      "pitcher": "John Brebbia",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 126.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 81.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.0558,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1026,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0256,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-05-09",
        "batterId": 647304,
        "pitcherId": 605154,
        "description": "Josh Naylor homers (10) on a fly ball to right center field.",
        "exitVelocity": 108.2,
        "distance": 440,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 129.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1026,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1333,
          "percentile": null,
          "score": 42.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 143.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0558,
          "percentile": null,
          "score": 129.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1026,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1333,
          "percentile": null,
          "score": 42.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 143.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 630023,
      "pitcher": "Yonny Chirinos",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 7,
      "reliefAppearances": 1,
      "hotDogIndex": 126.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 105.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0542,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1083,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-06-19",
        "batterId": 669357,
        "pitcherId": 630023,
        "description": "Nolan Gorman homers (16) on a fly ball to center field.",
        "exitVelocity": 111.0,
        "distance": 436,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 126.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1083,
          "percentile": null,
          "score": 161.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 115.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 126.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1083,
          "percentile": null,
          "score": 161.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 115.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 541640,
      "pitcher": "Erasmo Ram\u00edrez",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 15,
      "gamesStarted": 0,
      "reliefAppearances": 15,
      "hotDogIndex": 126.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 70,
      "totalBbeAllowed": 70,
      "cookedPer100Bbe": 180.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0743,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0857,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2024-04-26",
        "batterId": 650391,
        "pitcherId": 541640,
        "description": "Eloy Jim\u00e9nez homers (3) on a line drive to left center field. Rafael Ortega scores.",
        "exitVelocity": 108.2,
        "distance": 410,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 162.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 126.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5857,
          "percentile": null,
          "score": 77.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 162.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0857,
          "percentile": null,
          "score": 126.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5857,
          "percentile": null,
          "score": 77.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606930,
      "pitcher": "Jacob Barnes",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 126.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 202,
      "totalBbeAllowed": 202,
      "cookedPer100Bbe": 62.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0693,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0297,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 419.7,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2024-09-07",
        "batterId": 642133,
        "pitcherId": 606930,
        "description": "Rowdy Tellez homers (13) on a fly ball to right field. Nick Gonzales scores.",
        "exitVelocity": 113.0,
        "distance": 443,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 109.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 94.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.12,
          "percentile": null,
          "score": 120.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 109.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0693,
          "percentile": null,
          "score": 94.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.12,
          "percentile": null,
          "score": 120.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0297,
          "percentile": null,
          "score": 152.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663432,
      "pitcher": "Tanner Rainey",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 54,
      "gamesStarted": 0,
      "reliefAppearances": 54,
      "hotDogIndex": 125.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 79.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0472,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0881,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0314,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 394.5,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2024-08-26",
        "batterId": 669224,
        "pitcherId": 663432,
        "description": "Austin Wells homers (10) on a fly ball to right field.",
        "exitVelocity": 106.4,
        "distance": 401,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 110.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 130.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3375,
          "percentile": null,
          "score": 101.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 158.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 110.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 130.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3375,
          "percentile": null,
          "score": 101.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 158.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640470,
      "pitcher": "Adbert Alzolay",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 0,
      "reliefAppearances": 20,
      "hotDogIndex": 125.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 55,
      "totalBbeAllowed": 55,
      "cookedPer100Bbe": 228.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.12,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.1455,
      "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": 104.7,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2024-04-16",
        "batterId": 606466,
        "pitcherId": 640470,
        "description": "Umpire reviewed (home run), call on the field was upheld: Ketel Marte homers (4) on a line drive to right center field.",
        "exitVelocity": 110.9,
        "distance": 410,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1455,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7167,
          "percentile": null,
          "score": 110.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 190.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1455,
          "percentile": null,
          "score": 190.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7167,
          "percentile": null,
          "score": 110.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621389,
      "pitcher": "Ty Blach",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 12,
      "reliefAppearances": 10,
      "hotDogIndex": 124.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 267,
      "totalBbeAllowed": 267,
      "cookedPer100Bbe": 46.8,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.4,
      "adjustedXhrPerBbeAllowed": 0.0577,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0861,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0187,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2609,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.2,
      "avgDistanceAllowed": 418.6,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 465,
      "worstServedEvent": {
        "gameDate": "2024-07-23",
        "batterId": 641933,
        "pitcherId": 621389,
        "description": "Tyler O'Neill homers (20) on a fly ball to left field.",
        "exitVelocity": 112.9,
        "distance": 465,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 131.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 127.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 105.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1529,
          "percentile": null,
          "score": 152.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 115.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 131.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 127.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2609,
          "percentile": null,
          "score": 105.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1529,
          "percentile": null,
          "score": 152.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0187,
          "percentile": null,
          "score": 115.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 806185,
      "pitcher": "Hayden Birdsong",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 124.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 180,
      "totalBbeAllowed": 180,
      "cookedPer100Bbe": 69.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.5,
      "adjustedXhrPerBbeAllowed": 0.0639,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0944,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-06-26",
        "batterId": 673548,
        "pitcherId": 806185,
        "description": "Seiya Suzuki homers (9) on a fly ball to center field.",
        "exitVelocity": 109.0,
        "distance": 431,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 147.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0944,
          "percentile": null,
          "score": 142.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1091,
          "percentile": null,
          "score": 91.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0639,
          "percentile": null,
          "score": 147.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0944,
          "percentile": null,
          "score": 142.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1091,
          "percentile": null,
          "score": 91.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 107.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641540,
      "pitcher": "Dane Dunning",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 17,
      "reliefAppearances": 11,
      "hotDogIndex": 124.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 296,
      "totalBbeAllowed": 296,
      "cookedPer100Bbe": 42.2,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0588,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.1014,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-08-06",
        "batterId": 670541,
        "pitcherId": 641540,
        "description": "Yordan Alvarez homers (21) on a fly ball to right center field. Alex Bregman scores.",
        "exitVelocity": 112.0,
        "distance": 436,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 134.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 150.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6158,
          "percentile": null,
          "score": 138.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 134.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 150.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6158,
          "percentile": null,
          "score": 138.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656234,
      "pitcher": "Jake Bird",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 38,
      "gamesStarted": 0,
      "reliefAppearances": 38,
      "hotDogIndex": 124.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 127,
      "totalBbeAllowed": 127,
      "cookedPer100Bbe": 98.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0535,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0709,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 412.4,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-07-30",
        "batterId": 666176,
        "pitcherId": 656234,
        "description": "Jo Adell homers (16) on a fly ball to center field.",
        "exitVelocity": 109.1,
        "distance": 439,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0535,
          "percentile": null,
          "score": 125.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 98.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 108.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 135.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0535,
          "percentile": null,
          "score": 125.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 98.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.62,
          "percentile": null,
          "score": 108.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 135.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518886,
      "pitcher": "Craig Kimbrel",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 124.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 100.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0659,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1057,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0163,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 404.1,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-08-21",
        "batterId": 668901,
        "pitcherId": 518886,
        "description": "Mark Vientos homers (20) on a fly ball to center field.",
        "exitVelocity": 107.0,
        "distance": 414,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 152.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1057,
          "percentile": null,
          "score": 156.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2429,
          "percentile": null,
          "score": 68.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 105.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0659,
          "percentile": null,
          "score": 152.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1057,
          "percentile": null,
          "score": 156.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2429,
          "percentile": null,
          "score": 68.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0163,
          "percentile": null,
          "score": 105.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668338,
      "pitcher": "Tyson Miller",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 1,
      "reliefAppearances": 59,
      "hotDogIndex": 124.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 74.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0723,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0241,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.2,
      "avgDistanceAllowed": 413.6,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2024-06-23",
        "batterId": 668901,
        "pitcherId": 668338,
        "description": "Mark Vientos homers (7) on a fly ball to center field.",
        "exitVelocity": 109.3,
        "distance": 451,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 111.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 101.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.2143,
          "percentile": null,
          "score": 178.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 111.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 101.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.2143,
          "percentile": null,
          "score": 178.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0241,
          "percentile": null,
          "score": 137.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672282,
      "pitcher": "Reid Detmers",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 124.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 256,
      "totalBbeAllowed": 256,
      "cookedPer100Bbe": 48.4,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 15.7,
      "adjustedXhrPerBbeAllowed": 0.0613,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0859,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 393.2,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-05-09",
        "batterId": 686469,
        "pitcherId": 672282,
        "description": "Vinnie Pasquantino homers (5) on a fly ball to right field. Maikel Garcia scores.",
        "exitVelocity": 110.6,
        "distance": 442,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 140.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 126.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4722,
          "percentile": null,
          "score": 47.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 119.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 140.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0859,
          "percentile": null,
          "score": 126.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4722,
          "percentile": null,
          "score": 47.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 119.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656641,
      "pitcher": "Jacob Latz",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 1,
      "reliefAppearances": 47,
      "hotDogIndex": 124.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 98.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0317,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-04-19",
        "batterId": 518595,
        "pitcherId": 656641,
        "description": "Travis d'Arnaud hits a grand slam (3) to center field. Matt Olson scores. Marcell Ozuna scores. Michael Harris II scores.",
        "exitVelocity": 109.5,
        "distance": 433,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 63.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 130.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 160.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 63.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.35,
          "percentile": null,
          "score": 130.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 160.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 506433,
      "pitcher": "Yu Darvish",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 123.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 266,
      "totalBbeAllowed": 266,
      "cookedPer100Bbe": 46.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.7,
      "adjustedXhrPerBbeAllowed": 0.0515,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0827,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-05-24",
        "batterId": 519317,
        "pitcherId": 506433,
        "description": "Giancarlo Stanton homers (13) on a fly ball to left field. Alex Verdugo scores.",
        "exitVelocity": 110.9,
        "distance": 417,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 122.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0071,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 121.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0827,
          "percentile": null,
          "score": 122.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0071,
          "percentile": null,
          "score": 117.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 662253,
      "pitcher": "Andr\u00e9s Mu\u00f1oz",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 123.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 129,
      "totalBbeAllowed": 129,
      "cookedPer100Bbe": 95.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.045,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0543,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.031,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.8,
      "avgDistanceAllowed": 408.2,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-04-01",
        "batterId": 647304,
        "pitcherId": 662253,
        "description": "Josh Naylor homers (1) on a fly ball to right center field.",
        "exitVelocity": 108.1,
        "distance": 438,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 101.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 60.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7833,
          "percentile": null,
          "score": 168.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 156.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 101.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0543,
          "percentile": null,
          "score": 60.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.7833,
          "percentile": null,
          "score": 168.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 156.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623433,
      "pitcher": "Nick Anderson",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 0,
      "reliefAppearances": 39,
      "hotDogIndex": 123.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 108,
      "totalBbeAllowed": 108,
      "cookedPer100Bbe": 114.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0491,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0556,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0278,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-06-11",
        "batterId": 592450,
        "pitcherId": 623433,
        "description": "Aaron Judge homers (25) on a fly ball to center field. Juan Soto scores.",
        "exitVelocity": 112.1,
        "distance": 436,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0491,
          "percentile": null,
          "score": 114.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 63.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5333,
          "percentile": null,
          "score": 163.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 147.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0491,
          "percentile": null,
          "score": 114.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 63.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5333,
          "percentile": null,
          "score": 163.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 147.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 679525,
      "pitcher": "Alec Marsh",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 26,
      "reliefAppearances": 2,
      "hotDogIndex": 123.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 372,
      "totalBbeAllowed": 372,
      "cookedPer100Bbe": 33.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0513,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0806,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 405.9,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-05-10",
        "batterId": 666176,
        "pitcherId": 679525,
        "description": "Jo Adell homers (6) on a fly ball to center field.",
        "exitVelocity": 111.9,
        "distance": 436,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 121.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 137.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9316,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 121.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0806,
          "percentile": null,
          "score": 119.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 137.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9316,
          "percentile": null,
          "score": 145.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663773,
      "pitcher": "Bryan Hoeing",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 2,
      "reliefAppearances": 37,
      "hotDogIndex": 122.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 170,
      "totalBbeAllowed": 170,
      "cookedPer100Bbe": 72.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0647,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0235,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.9,
      "avgDistanceAllowed": 412.8,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-10-09",
        "batterId": 669257,
        "pitcherId": 663773,
        "description": "Will Smith homers (1) on a fly ball to center field. Max Muncy scores.",
        "exitVelocity": 108.7,
        "distance": 432,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 109.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0647,
          "percentile": null,
          "score": 82.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.9333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 134.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 109.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0647,
          "percentile": null,
          "score": 82.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.9333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0235,
          "percentile": null,
          "score": 134.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 450203,
      "pitcher": "Charlie Morton",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 122.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 456,
      "totalBbeAllowed": 456,
      "cookedPer100Bbe": 26.9,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 25.2,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0855,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 401.7,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2024-07-10",
        "batterId": 553993,
        "pitcherId": 450203,
        "description": "Eugenio Su\u00e1rez homers (8) on a fly ball to left field. Geraldo Perdomo scores.",
        "exitVelocity": 110.6,
        "distance": 452,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 127.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 125.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.087,
          "percentile": null,
          "score": 90.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 120.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 127.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0855,
          "percentile": null,
          "score": 125.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.087,
          "percentile": null,
          "score": 90.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 120.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458677,
      "pitcher": "Justin Wilson",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 122.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 85.7,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0594,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0979,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 108.0,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2024-08-27",
        "batterId": 671732,
        "pitcherId": 458677,
        "description": "Lawrence Butler homers (15) on a fly ball to right center field. Jacob Wilson scores.",
        "exitVelocity": 108.0,
        "distance": 444,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 136.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0979,
          "percentile": null,
          "score": 147.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.71,
          "percentile": null,
          "score": 110.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 136.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0979,
          "percentile": null,
          "score": 147.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.71,
          "percentile": null,
          "score": 110.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621363,
      "pitcher": "Colin Poche",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 0,
      "reliefAppearances": 45,
      "hotDogIndex": 122.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 112,
      "totalBbeAllowed": 112,
      "cookedPer100Bbe": 109.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0589,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0714,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0268,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2024-04-23",
        "batterId": 682985,
        "pitcherId": 621363,
        "description": "Riley Greene homers (5) on a fly ball to right center field. Carson Kelly scores.",
        "exitVelocity": 108.2,
        "distance": 408,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0589,
          "percentile": null,
          "score": 134.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2857,
          "percentile": null,
          "score": 70.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0589,
          "percentile": null,
          "score": 134.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 99.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2857,
          "percentile": null,
          "score": 70.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 144.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 696136,
      "pitcher": "Jordan Wicks",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 12,
      "reliefAppearances": 1,
      "hotDogIndex": 122.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 82.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.3,
      "adjustedXhrPerBbeAllowed": 0.0628,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0878,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 118.1,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2024-09-11",
        "batterId": 660271,
        "pitcherId": 696136,
        "description": "Shohei Ohtani homers (47) on a line drive to center field.",
        "exitVelocity": 118.1,
        "distance": 405,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 144.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 129.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1556,
          "percentile": null,
          "score": 122.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 144.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0878,
          "percentile": null,
          "score": 129.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1556,
          "percentile": null,
          "score": 122.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592332,
      "pitcher": "Kevin Gausman",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 122.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 530,
      "totalBbeAllowed": 530,
      "cookedPer100Bbe": 23.0,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 23.4,
      "adjustedXhrPerBbeAllowed": 0.0442,
      "xhrDiffAllowed": -3.4,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.083,
      "hrWindowThunderBbeAllowed": 15,
      "hrWindowThunderRateAllowed": 0.0283,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 18,
      "noDoubterRateAllowed": 0.2273,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 404.2,
      "maxExitVelocityAllowed": 117.5,
      "maxDistanceAllowed": 477,
      "worstServedEvent": {
        "gameDate": "2024-08-02",
        "batterId": 592450,
        "pitcherId": 592332,
        "description": "Aaron Judge homers (40) on a fly ball to left center field. Juan Soto scores.",
        "exitVelocity": 117.5,
        "distance": 477,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 98.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.083,
          "percentile": null,
          "score": 123.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.955,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 149.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 98.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.083,
          "percentile": null,
          "score": 123.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.955,
          "percentile": null,
          "score": 148.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0283,
          "percentile": null,
          "score": 149.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663978,
      "pitcher": "Chris Paddack",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 18,
      "reliefAppearances": 0,
      "hotDogIndex": 121.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 283,
      "totalBbeAllowed": 283,
      "cookedPer100Bbe": 43.0,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.6,
      "adjustedXhrPerBbeAllowed": 0.0516,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0777,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0247,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 400.4,
      "maxExitVelocityAllowed": 114.0,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-05-14",
        "batterId": 519317,
        "pitcherId": 663978,
        "description": "Giancarlo Stanton homers (9) on a line drive to left center field.",
        "exitVelocity": 114.0,
        "distance": 427,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 112.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4714,
          "percentile": null,
          "score": 132.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 140.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0516,
          "percentile": null,
          "score": 122.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0777,
          "percentile": null,
          "score": 112.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4714,
          "percentile": null,
          "score": 132.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 140.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607536,
      "pitcher": "Kyle Freeland",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 121.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 395,
      "totalBbeAllowed": 395,
      "cookedPer100Bbe": 30.8,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.0532,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0709,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0228,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 115.0,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2024-04-02",
        "batterId": 673548,
        "pitcherId": 607536,
        "description": "Seiya Suzuki homers (1) on a line drive to center field. Nico Hoerner scores.",
        "exitVelocity": 115.0,
        "distance": 414,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 98.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7682,
          "percentile": null,
          "score": 142.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0228,
          "percentile": null,
          "score": 131.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0532,
          "percentile": null,
          "score": 124.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0709,
          "percentile": null,
          "score": 98.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7682,
          "percentile": null,
          "score": 142.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0228,
          "percentile": null,
          "score": 131.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 614179,
      "pitcher": "Jos\u00e9 Ruiz",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 121.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 76.0,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0425,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.075,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0312,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2024-07-14",
        "batterId": 671732,
        "pitcherId": 614179,
        "description": "Lawrence Butler homers (9) on a fly ball to right center field. Max Schuemann scores.",
        "exitVelocity": 109.9,
        "distance": 449,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 94.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.075,
          "percentile": null,
          "score": 106.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 157.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 94.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.075,
          "percentile": null,
          "score": 106.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0312,
          "percentile": null,
          "score": 157.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670102,
      "pitcher": "Bowden Francis",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 14,
      "reliefAppearances": 14,
      "hotDogIndex": 121.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 287,
      "totalBbeAllowed": 287,
      "cookedPer100Bbe": 42.3,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 15.3,
      "adjustedXhrPerBbeAllowed": 0.0533,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0767,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0244,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 399.5,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2024-04-07",
        "batterId": 519317,
        "pitcherId": 670102,
        "description": "Giancarlo Stanton hits a grand slam (3) to left field. Juan Soto scores. Aaron Judge scores. Anthony Rizzo scores.",
        "exitVelocity": 110.6,
        "distance": 417,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 124.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0767,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3471,
          "percentile": null,
          "score": 45.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0533,
          "percentile": null,
          "score": 124.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0767,
          "percentile": null,
          "score": 110.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3471,
          "percentile": null,
          "score": 45.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 138.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 696131,
      "pitcher": "Mason Black",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 8,
      "reliefAppearances": 1,
      "hotDogIndex": 121.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 101.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0833,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.025,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-08-31",
        "batterId": 665052,
        "pitcherId": 696131,
        "description": "Griffin Conine homers (1) on a fly ball to right field. Jonah Bride scores.",
        "exitVelocity": 112.5,
        "distance": 401,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 120.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 123.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6286,
          "percentile": null,
          "score": 138.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 120.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 123.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6286,
          "percentile": null,
          "score": 138.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 142.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670124,
      "pitcher": "Adam Oller",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 8,
      "reliefAppearances": 2,
      "hotDogIndex": 120.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 92.1,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0595,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0687,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0153,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2024-09-15",
        "batterId": 695578,
        "pitcherId": 670124,
        "description": "James Wood homers (6) on a fly ball to center field.",
        "exitVelocity": 109.0,
        "distance": 435,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 137.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0687,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6571,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 101.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 137.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0687,
          "percentile": null,
          "score": 91.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5556,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6571,
          "percentile": null,
          "score": 109.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0153,
          "percentile": null,
          "score": 101.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543339,
      "pitcher": "Daniel Hudson",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 120.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 63.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.2,
      "adjustedXhrPerBbeAllowed": 0.0586,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0942,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0157,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2024-04-03",
        "batterId": 624585,
        "pitcherId": 543339,
        "description": "Jorge Soler homers (2) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 452,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 133.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0942,
          "percentile": null,
          "score": 141.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 103.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 133.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0942,
          "percentile": null,
          "score": 141.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7636,
          "percentile": null,
          "score": 142.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0157,
          "percentile": null,
          "score": 103.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663465,
      "pitcher": "Kolby Allard",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 5,
      "reliefAppearances": 3,
      "hotDogIndex": 120.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 92,
      "totalBbeAllowed": 92,
      "cookedPer100Bbe": 130.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0652,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0217,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.3,
      "avgDistanceAllowed": 414.8,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-08-25",
        "batterId": 677951,
        "pitcherId": 663465,
        "description": "Bobby Witt Jr. homers (26) on a fly ball to center field.",
        "exitVelocity": 111.5,
        "distance": 441,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 83.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.26,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 103.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 83.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.26,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663878,
      "pitcher": "Nate Pearson",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 1,
      "reliefAppearances": 63,
      "hotDogIndex": 119.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 60.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.9,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0812,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0203,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 395.2,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-06-09",
        "batterId": 667670,
        "pitcherId": 663878,
        "description": "Brent Rooker homers (13) on a fly ball to left center field.",
        "exitVelocity": 110.0,
        "distance": 436,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 128.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0812,
          "percentile": null,
          "score": 120.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 122.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1667,
          "percentile": null,
          "score": 65.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 123.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 128.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0812,
          "percentile": null,
          "score": 120.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 122.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1667,
          "percentile": null,
          "score": 65.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 123.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605121,
      "pitcher": "Justin Anderson",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 119.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 150,
      "totalBbeAllowed": 150,
      "cookedPer100Bbe": 79.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0453,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0933,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.02,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 404.4,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-08-26",
        "batterId": 679529,
        "pitcherId": 605121,
        "description": "Spencer Torkelson homers (6) on a fly ball to center field. Colt Keith scores. Jace Jung scores.",
        "exitVelocity": 108.8,
        "distance": 439,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.82,
          "percentile": null,
          "score": 144.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0933,
          "percentile": null,
          "score": 140.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.82,
          "percentile": null,
          "score": 144.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663903,
      "pitcher": "Brady Singer",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 34,
      "reliefAppearances": 1,
      "hotDogIndex": 119.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 525,
      "totalBbeAllowed": 525,
      "cookedPer100Bbe": 22.8,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 24.2,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0248,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 408.5,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2024-06-16",
        "batterId": 660271,
        "pitcherId": 663903,
        "description": "Shohei Ohtani homers (18) on a fly ball to center field.",
        "exitVelocity": 114.3,
        "distance": 451,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1364,
          "percentile": null,
          "score": 152.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1364,
          "percentile": null,
          "score": 152.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 140.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680897,
      "pitcher": "Nick Nastrini",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 10,
      "reliefAppearances": 1,
      "hotDogIndex": 119.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 107.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0595,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-08-29",
        "batterId": 608369,
        "pitcherId": 680897,
        "description": "Corey Seager homers (30) on a fly ball to right field.",
        "exitVelocity": 113.0,
        "distance": 406,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 136.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 101.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 136.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 101.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571760,
      "pitcher": "Andrew Heaney",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 31,
      "reliefAppearances": 1,
      "hotDogIndex": 119.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 478,
      "totalBbeAllowed": 478,
      "cookedPer100Bbe": 25.0,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.3158,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2024-04-08",
        "batterId": 670541,
        "pitcherId": 571760,
        "description": "Yordan Alvarez homers (4) on a fly ball to right field. Victor Caratini scores.",
        "exitVelocity": 112.9,
        "distance": 431,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 115.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 123.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2087,
          "percentile": null,
          "score": 125.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 133.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 106.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 115.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3158,
          "percentile": null,
          "score": 123.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2087,
          "percentile": null,
          "score": 125.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 133.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594835,
      "pitcher": "Marco Gonzales",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 119.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 82.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0759,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0345,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 421.7,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2024-03-20",
        "batterId": 519317,
        "pitcherId": 594835,
        "description": "Giancarlo Stanton hits a grand slam (3) to left center field. Gleyber Torres scores. Juan Soto scores. Aaron Judge scores.",
        "exitVelocity": 113.2,
        "distance": 453,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 81.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5889,
          "percentile": null,
          "score": 164.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 169.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 81.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0759,
          "percentile": null,
          "score": 109.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5889,
          "percentile": null,
          "score": 164.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 169.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 684320,
      "pitcher": "Yariel Rodr\u00edguez",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 118.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 243,
      "totalBbeAllowed": 243,
      "cookedPer100Bbe": 48.9,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0506,
      "xhrDiffAllowed": -1.3,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0658,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0247,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-04-13",
        "batterId": 686668,
        "pitcherId": 684320,
        "description": "Brenton Doyle homers (3) on a fly ball to left field.",
        "exitVelocity": 108.5,
        "distance": 420,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 120.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 84.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 122.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 139.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 120.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0658,
          "percentile": null,
          "score": 84.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 122.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.95,
          "percentile": null,
          "score": 116.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0247,
          "percentile": null,
          "score": 139.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 647336,
      "pitcher": "Michael Soroka",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 10,
      "reliefAppearances": 16,
      "hotDogIndex": 118.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 216,
      "totalBbeAllowed": 216,
      "cookedPer100Bbe": 55.0,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0542,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0231,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-04-25",
        "batterId": 680777,
        "pitcherId": 647336,
        "description": "Ryan Jeffers homers (4) on a line drive to left field.",
        "exitVelocity": 112.0,
        "distance": 379,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 107.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5538,
          "percentile": null,
          "score": 104.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 133.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 126.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 107.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5538,
          "percentile": null,
          "score": 104.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 133.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668941,
      "pitcher": "JoJo Romero",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 118.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 67.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0446,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0734,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0282,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-09-04",
        "batterId": 606992,
        "pitcherId": 668941,
        "description": "Eric Haase homers (4) on a fly ball to left center field.",
        "exitVelocity": 109.6,
        "distance": 438,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8375,
          "percentile": null,
          "score": 112.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 149.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0446,
          "percentile": null,
          "score": 100.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0734,
          "percentile": null,
          "score": 104.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8375,
          "percentile": null,
          "score": 112.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 149.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 701581,
      "pitcher": "David Festa",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 13,
      "reliefAppearances": 1,
      "hotDogIndex": 117.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 175,
      "totalBbeAllowed": 175,
      "cookedPer100Bbe": 67.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0594,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.08,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0171,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 412.0,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2024-07-03",
        "batterId": 682985,
        "pitcherId": 701581,
        "description": "Riley Greene homers (16) on a fly ball to right field. Colt Keith scores.",
        "exitVelocity": 111.8,
        "distance": 427,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 135.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8333,
          "percentile": null,
          "score": 112.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 109.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0594,
          "percentile": null,
          "score": 135.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8333,
          "percentile": null,
          "score": 112.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0171,
          "percentile": null,
          "score": 109.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592094,
      "pitcher": "Jason Adam",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 83,
      "gamesStarted": 0,
      "reliefAppearances": 83,
      "hotDogIndex": 116.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 195,
      "totalBbeAllowed": 195,
      "cookedPer100Bbe": 59.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": -2.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0256,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 427.5,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2024-07-21",
        "batterId": 592450,
        "pitcherId": 592094,
        "description": "Aaron Judge homers (35) on a fly ball to left field. Oswaldo Cabrera scores. Juan Soto scores.",
        "exitVelocity": 112.6,
        "distance": 444,
        "launchAngle": 38.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.45,
          "percentile": null,
          "score": 159.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 143.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 92.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.45,
          "percentile": null,
          "score": 159.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0256,
          "percentile": null,
          "score": 143.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683003,
      "pitcher": "Jared Jones",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 24,
      "reliefAppearances": 0,
      "hotDogIndex": 116.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 338,
      "totalBbeAllowed": 338,
      "cookedPer100Bbe": 34.5,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.9,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0828,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0237,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-05-16",
        "batterId": 664023,
        "pitcherId": 683003,
        "description": "Ian Happ homers (2) on a fly ball to right field.",
        "exitVelocity": 110.3,
        "distance": 383,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 123.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1167,
          "percentile": null,
          "score": 91.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0828,
          "percentile": null,
          "score": 123.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1167,
          "percentile": null,
          "score": 91.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 135.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675921,
      "pitcher": "Spencer Howard",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 11,
      "gamesStarted": 5,
      "reliefAppearances": 6,
      "hotDogIndex": 116.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 106,
      "totalBbeAllowed": 106,
      "cookedPer100Bbe": 109.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0575,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.1038,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0189,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 384.0,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2024-06-29",
        "batterId": 660271,
        "pitcherId": 675921,
        "description": "Shohei Ohtani homers (26) on a fly ball to center field.",
        "exitVelocity": 109.7,
        "distance": 412,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1038,
          "percentile": null,
          "score": 153.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.92,
          "percentile": null,
          "score": 59.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 117.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 131.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1038,
          "percentile": null,
          "score": 153.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.92,
          "percentile": null,
          "score": 59.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 117.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675540,
      "pitcher": "Xzavion Curry",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 16,
      "gamesStarted": 5,
      "reliefAppearances": 11,
      "hotDogIndex": 116.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 84.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0657,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0949,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0073,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-05-21",
        "batterId": 668901,
        "pitcherId": 675540,
        "description": "Mark Vientos homers (2) on a fly ball to center field.",
        "exitVelocity": 111.0,
        "distance": 430,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 151.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0949,
          "percentile": null,
          "score": 142.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 78.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 61.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0657,
          "percentile": null,
          "score": 151.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0949,
          "percentile": null,
          "score": 142.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 78.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 61.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 702352,
      "pitcher": "Spencer Bivens",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 3,
      "reliefAppearances": 26,
      "hotDogIndex": 116.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 75.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0556,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 405.1,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-09-25",
        "batterId": 656976,
        "pitcherId": 702352,
        "description": "Pavin Smith homers (9) on a fly ball to right center field. Geraldo Perdomo scores. Corbin Carroll scores.",
        "exitVelocity": 106.7,
        "distance": 406,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 128.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 137.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0667,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 128.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 137.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0667,
          "percentile": null,
          "score": 64.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643338,
      "pitcher": "Chad Green",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 115.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 74.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0603,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.1026,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0128,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 380.0,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-09-03",
        "batterId": 656941,
        "pitcherId": 643338,
        "description": "Kyle Schwarber homers (31) on a fly ball to right field. Edmundo Sosa scores. Kody Clemens scores.",
        "exitVelocity": 114.4,
        "distance": 426,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 138.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1026,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 68.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 91.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0603,
          "percentile": null,
          "score": 138.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1026,
          "percentile": null,
          "score": 151.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2111,
          "percentile": null,
          "score": 68.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0128,
          "percentile": null,
          "score": 91.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656288,
      "pitcher": "Griffin Canning",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 115.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 540,
      "totalBbeAllowed": 540,
      "cookedPer100Bbe": 21.4,
      "hrsAllowed": 31,
      "adjustedXhrAllowed": 28.3,
      "adjustedXhrPerBbeAllowed": 0.0524,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 44,
      "hrCapableBbeRateAllowed": 0.0815,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2024-09-10",
        "batterId": 670242,
        "pitcherId": 656288,
        "description": "Matt Wallner homers (12) on a fly ball to right field.",
        "exitVelocity": 114.1,
        "distance": 444,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 120.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1032,
          "percentile": null,
          "score": 90.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 115.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 122.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0815,
          "percentile": null,
          "score": 120.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1032,
          "percentile": null,
          "score": 90.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 115.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682847,
      "pitcher": "Luis Ortiz",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 39,
      "gamesStarted": 15,
      "reliefAppearances": 24,
      "hotDogIndex": 115.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 413,
      "totalBbeAllowed": 413,
      "cookedPer100Bbe": 27.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 20.3,
      "adjustedXhrPerBbeAllowed": 0.0492,
      "xhrDiffAllowed": -4.3,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0751,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2903,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 413.1,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2024-07-26",
        "batterId": 592626,
        "pitcherId": 682847,
        "description": "Joc Pederson homers (15) on a fly ball to right center field.",
        "exitVelocity": 112.7,
        "distance": 453,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0492,
          "percentile": null,
          "score": 115.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 106.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.525,
          "percentile": null,
          "score": 162.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0492,
          "percentile": null,
          "score": 115.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 106.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.525,
          "percentile": null,
          "score": 162.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519326,
      "pitcher": "Hunter Strickland",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 114.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 54.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.3,
      "adjustedXhrPerBbeAllowed": 0.0486,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0802,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 399.9,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2024-09-28",
        "batterId": 694671,
        "pitcherId": 519326,
        "description": "Wyatt Langford homers (16) on a fly ball to left center field.",
        "exitVelocity": 106.9,
        "distance": 415,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 117.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.87,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 134.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 113.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 117.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.87,
          "percentile": null,
          "score": 86.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 134.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657024,
      "pitcher": "Erik Swanson",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 0,
      "reliefAppearances": 45,
      "hotDogIndex": 114.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 116,
      "totalBbeAllowed": 116,
      "cookedPer100Bbe": 98.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0664,
      "xhrDiffAllowed": 3.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.1121,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0086,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 388.3,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-04-17",
        "batterId": 519317,
        "pitcherId": 657024,
        "description": "Giancarlo Stanton homers (5) on a fly ball to left center field.",
        "exitVelocity": 111.8,
        "distance": 437,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 154.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1121,
          "percentile": null,
          "score": 168.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0818,
          "percentile": null,
          "score": 40.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 69.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 154.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1121,
          "percentile": null,
          "score": 168.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0818,
          "percentile": null,
          "score": 40.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0086,
          "percentile": null,
          "score": 69.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573204,
      "pitcher": "Caleb Thielbar",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 114.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 139,
      "totalBbeAllowed": 139,
      "cookedPer100Bbe": 82.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0719,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 407.5,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-06-04",
        "batterId": 519317,
        "pitcherId": 573204,
        "description": "Giancarlo Stanton homers (15) on a fly ball to left field. Aaron Judge scores.",
        "exitVelocity": 110.4,
        "distance": 420,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 100.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5333,
          "percentile": null,
          "score": 133.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 99.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 122.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0719,
          "percentile": null,
          "score": 100.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5333,
          "percentile": null,
          "score": 133.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 99.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676775,
      "pitcher": "Keaton Winn",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 13,
      "reliefAppearances": 1,
      "hotDogIndex": 114.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 72.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0701,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0191,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 401.8,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2024-05-14",
        "batterId": 660271,
        "pitcherId": 676775,
        "description": "Shohei Ohtani homers (12) on a fly ball to right center field.",
        "exitVelocity": 113.4,
        "distance": 446,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 112.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4125,
          "percentile": null,
          "score": 158.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 112.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4125,
          "percentile": null,
          "score": 158.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0191,
          "percentile": null,
          "score": 117.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681035,
      "pitcher": "Christian Scott",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 10,
      "reliefAppearances": 0,
      "hotDogIndex": 114.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 151,
      "totalBbeAllowed": 151,
      "cookedPer100Bbe": 75.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0464,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0199,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 397.4,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-07-08",
        "batterId": 665833,
        "pitcherId": 681035,
        "description": "Oneil Cruz homers (14) on a fly ball to center field. Andrew McCutchen scores.",
        "exitVelocity": 109.6,
        "distance": 431,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 106.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 115.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1778,
          "percentile": null,
          "score": 93.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 106.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 115.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1778,
          "percentile": null,
          "score": 93.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0199,
          "percentile": null,
          "score": 121.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642547,
      "pitcher": "Freddy Peralta",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 35,
      "reliefAppearances": 1,
      "hotDogIndex": 113.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 458,
      "totalBbeAllowed": 458,
      "cookedPer100Bbe": 24.8,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 23.3,
      "adjustedXhrPerBbeAllowed": 0.0509,
      "xhrDiffAllowed": 2.7,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0852,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2024-04-30",
        "batterId": 642350,
        "pitcherId": 642547,
        "description": "Jose Siri homers (2) on a fly ball to left center field.",
        "exitVelocity": 110.0,
        "distance": 452,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 120.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0852,
          "percentile": null,
          "score": 125.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0077,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 120.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0852,
          "percentile": null,
          "score": 125.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0077,
          "percentile": null,
          "score": 89.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 120.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 518617,
      "pitcher": "Jake Diekman",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 113.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 80,
      "totalBbeAllowed": 80,
      "cookedPer100Bbe": 141.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0788,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.125,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-07-26",
        "batterId": 594807,
        "pitcherId": 518617,
        "description": "Adam Duvall homers (10) on a fly ball to center field.",
        "exitVelocity": 108.7,
        "distance": 433,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 169.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 176.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7,
          "percentile": null,
          "score": 54.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 169.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 176.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7,
          "percentile": null,
          "score": 54.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641755,
      "pitcher": "Tyler Kinley",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 113.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 182,
      "totalBbeAllowed": 182,
      "cookedPer100Bbe": 62.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0577,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.1044,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2105,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2024-04-27",
        "batterId": 670541,
        "pitcherId": 641755,
        "description": "Yordan Alvarez homers (7) on a fly ball to center field.",
        "exitVelocity": 113.0,
        "distance": 461,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 131.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1044,
          "percentile": null,
          "score": 155.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6182,
          "percentile": null,
          "score": 79.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 82.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 131.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1044,
          "percentile": null,
          "score": 155.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2105,
          "percentile": null,
          "score": 86.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6182,
          "percentile": null,
          "score": 79.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 82.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668868,
      "pitcher": "Zack Thompson",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 3,
      "reliefAppearances": 3,
      "hotDogIndex": 112.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 69,
      "totalBbeAllowed": 69,
      "cookedPer100Bbe": 163.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0884,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.1014,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.0,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 103.9,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2024-04-03",
        "batterId": 543309,
        "pitcherId": 668868,
        "description": "Kyle Higashioka homers (1) on a fly ball to left field.",
        "exitVelocity": 103.9,
        "distance": 403,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0884,
          "percentile": null,
          "score": 180.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 151.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0,
          "percentile": null,
          "score": 21.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0884,
          "percentile": null,
          "score": 180.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1014,
          "percentile": null,
          "score": 151.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.0,
          "percentile": null,
          "score": 21.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608344,
      "pitcher": "Cole Irvin",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 17,
      "reliefAppearances": 14,
      "hotDogIndex": 112.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 406,
      "totalBbeAllowed": 406,
      "cookedPer100Bbe": 27.6,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 21.9,
      "adjustedXhrPerBbeAllowed": 0.0539,
      "xhrDiffAllowed": -3.9,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0862,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-07-29",
        "batterId": 665489,
        "pitcherId": 608344,
        "description": "Vladimir Guerrero Jr. homers (21) on a line drive to center field.",
        "exitVelocity": 112.2,
        "distance": 416,
        "launchAngle": 16.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 127.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7333,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 100.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0539,
          "percentile": null,
          "score": 126.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0862,
          "percentile": null,
          "score": 127.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7333,
          "percentile": null,
          "score": 111.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 100.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608371,
      "pitcher": "Lucas Sims",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 112.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 134,
      "totalBbeAllowed": 134,
      "cookedPer100Bbe": 83.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.053,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0896,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.2,
      "avgDistanceAllowed": 381.9,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-03-30",
        "batterId": 660688,
        "pitcherId": 608371,
        "description": "Keibert Ruiz homers (1) on a fly ball to right field.",
        "exitVelocity": 106.8,
        "distance": 397,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 124.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 133.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2125,
          "percentile": null,
          "score": 23.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.053,
          "percentile": null,
          "score": 124.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0896,
          "percentile": null,
          "score": 133.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.2125,
          "percentile": null,
          "score": 23.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 101.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 527048,
      "pitcher": "Mart\u00edn P\u00e9rez",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 112.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 445,
      "totalBbeAllowed": 445,
      "cookedPer100Bbe": 25.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 20.0,
      "adjustedXhrPerBbeAllowed": 0.0449,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0697,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0225,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2903,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-09-29",
        "batterId": 606466,
        "pitcherId": 527048,
        "description": "Ketel Marte homers (36) on a fly ball to left center field. Gabriel Moreno scores.",
        "exitVelocity": 112.9,
        "distance": 443,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 101.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0697,
          "percentile": null,
          "score": 95.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2636,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 130.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0449,
          "percentile": null,
          "score": 101.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0697,
          "percentile": null,
          "score": 95.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2636,
          "percentile": null,
          "score": 126.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0225,
          "percentile": null,
          "score": 130.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676130,
      "pitcher": "Jos\u00e9 Butt\u00f3",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 7,
      "reliefAppearances": 29,
      "hotDogIndex": 112.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 58.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0781,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0156,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 405.8,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-04-26",
        "batterId": 575929,
        "pitcherId": 676130,
        "description": "Willson Contreras homers (4) on a fly ball to left center field.",
        "exitVelocity": 114.2,
        "distance": 445,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 100.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0781,
          "percentile": null,
          "score": 113.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 147.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 100.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0781,
          "percentile": null,
          "score": 113.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 147.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621199,
      "pitcher": "Matt Bowman",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 1,
      "reliefAppearances": 28,
      "hotDogIndex": 112.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 97,
      "totalBbeAllowed": 97,
      "cookedPer100Bbe": 115.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0443,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0619,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.8,
      "avgDistanceAllowed": 388.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2024-09-25",
        "batterId": 592450,
        "pitcherId": 621199,
        "description": "Aaron Judge homers (57) on a fly ball to center field. Gleyber Torres scores. Juan Soto scores.",
        "exitVelocity": 112.7,
        "distance": 412,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.84,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 99.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.84,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 673929,
      "pitcher": "Jordan Leasure",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 0,
      "reliefAppearances": 37,
      "hotDogIndex": 111.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 102,
      "totalBbeAllowed": 102,
      "cookedPer100Bbe": 109.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0608,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0098,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 378.0,
      "maxExitVelocityAllowed": 116.7,
      "maxDistanceAllowed": 389,
      "worstServedEvent": {
        "gameDate": "2024-07-08",
        "batterId": 670242,
        "pitcherId": 673929,
        "description": "Matt Wallner homers (2) on a fly ball to right field. Brooks Lee scores.",
        "exitVelocity": 116.7,
        "distance": 389,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 139.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 74.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0608,
          "percentile": null,
          "score": 139.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 114.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 74.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628317,
      "pitcher": "Kenta Maeda",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 19,
      "reliefAppearances": 12,
      "hotDogIndex": 111.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 376,
      "totalBbeAllowed": 376,
      "cookedPer100Bbe": 29.7,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.8,
      "adjustedXhrPerBbeAllowed": 0.058,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0904,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3235,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2024-03-30",
        "batterId": 673357,
        "pitcherId": 628317,
        "description": "Luis Robert Jr. homers (1) on a fly ball to left center field. Yo\u00e1n Moncada scores.",
        "exitVelocity": 111.9,
        "distance": 449,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 132.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 135.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2917,
          "percentile": null,
          "score": 70.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 132.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0904,
          "percentile": null,
          "score": 135.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2917,
          "percentile": null,
          "score": 70.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670046,
      "pitcher": "Kenny Rosenberg",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 7,
      "gamesStarted": 1,
      "reliefAppearances": 6,
      "hotDogIndex": 111.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 79,
      "totalBbeAllowed": 79,
      "cookedPer100Bbe": 141.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0494,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0886,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 108.4,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-07-11",
        "batterId": 663728,
        "pitcherId": 670046,
        "description": "Cal Raleigh homers (19) on a fly ball to left field. Jonatan Clase scores. J.P. Crawford scores.",
        "exitVelocity": 113.8,
        "distance": 397,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 116.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0886,
          "percentile": null,
          "score": 132.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.38,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0494,
          "percentile": null,
          "score": 116.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0886,
          "percentile": null,
          "score": 132.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 108.38,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677944,
      "pitcher": "Slade Cecconi",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 13,
      "reliefAppearances": 8,
      "hotDogIndex": 111.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 252,
      "totalBbeAllowed": 252,
      "cookedPer100Bbe": 44.2,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0873,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-06-01",
        "batterId": 668901,
        "pitcherId": 677944,
        "description": "Mark Vientos homers (4) on a fly ball to left center field.",
        "exitVelocity": 110.4,
        "distance": 440,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0873,
          "percentile": null,
          "score": 128.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2062,
          "percentile": null,
          "score": 67.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0873,
          "percentile": null,
          "score": 128.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2062,
          "percentile": null,
          "score": 67.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669854,
      "pitcher": "Ronel Blanco",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 30,
      "reliefAppearances": 3,
      "hotDogIndex": 111.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 450,
      "totalBbeAllowed": 450,
      "cookedPer100Bbe": 24.7,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 20.4,
      "adjustedXhrPerBbeAllowed": 0.0453,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0756,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0222,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2353,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 391.6,
      "maxExitVelocityAllowed": 118.7,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2024-07-27",
        "batterId": 660271,
        "pitcherId": 669854,
        "description": "Shohei Ohtani homers (32) on a fly ball to right field.",
        "exitVelocity": 118.7,
        "distance": 461,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5682,
          "percentile": null,
          "score": 105.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 129.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 102.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2353,
          "percentile": null,
          "score": 95.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5682,
          "percentile": null,
          "score": 105.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 129.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543243,
      "pitcher": "Sonny Gray",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 111.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 424,
      "totalBbeAllowed": 424,
      "cookedPer100Bbe": 26.2,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.5,
      "adjustedXhrPerBbeAllowed": 0.0483,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0731,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0189,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2258,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 409.0,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2024-07-20",
        "batterId": 663586,
        "pitcherId": 543243,
        "description": "Austin Riley homers (13) on a fly ball to center field.",
        "exitVelocity": 112.4,
        "distance": 419,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 103.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 92.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 117.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 112.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 103.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 92.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2,
          "percentile": null,
          "score": 124.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0189,
          "percentile": null,
          "score": 117.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 628708,
      "pitcher": "Yunior Marte",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 27,
      "gamesStarted": 0,
      "reliefAppearances": 27,
      "hotDogIndex": 111.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 100,
      "totalBbeAllowed": 100,
      "cookedPer100Bbe": 111.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.051,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.07,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.02,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 400.6,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-04-23",
        "batterId": 682829,
        "pitcherId": 628708,
        "description": "Elly De La Cruz homers (7) on a fly ball to left center field. Christian Encarnacion-Strand scores.",
        "exitVelocity": 109.9,
        "distance": 394,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 63.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.051,
          "percentile": null,
          "score": 121.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 95.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.06,
          "percentile": null,
          "score": 63.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680730,
      "pitcher": "Mitchell Parker",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 110.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 465,
      "totalBbeAllowed": 465,
      "cookedPer100Bbe": 23.8,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 18.9,
      "adjustedXhrPerBbeAllowed": 0.0406,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 12,
      "hrWindowThunderRateAllowed": 0.0258,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.3226,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 408.3,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-05-08",
        "batterId": 623993,
        "pitcherId": 680730,
        "description": "Anthony Santander homers (6) on a fly ball to left field.",
        "exitVelocity": 109.6,
        "distance": 416,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 87.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 123.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3222,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 144.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0406,
          "percentile": null,
          "score": 87.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 123.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3222,
          "percentile": null,
          "score": 129.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0258,
          "percentile": null,
          "score": 144.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593423,
      "pitcher": "Frankie Montas",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 110.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 444,
      "totalBbeAllowed": 444,
      "cookedPer100Bbe": 25.0,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 20.4,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 3.6,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0788,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0203,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-04-03",
        "batterId": 656941,
        "pitcherId": 593423,
        "description": "Kyle Schwarber homers (2) on a line drive to right field.",
        "exitVelocity": 113.0,
        "distance": 360,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9917,
          "percentile": null,
          "score": 116.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 123.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 104.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0788,
          "percentile": null,
          "score": 114.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9917,
          "percentile": null,
          "score": 116.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0203,
          "percentile": null,
          "score": 123.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657508,
      "pitcher": "Mike Baumann",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 110.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 63.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.05,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0747,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-08-17",
        "batterId": 657656,
        "pitcherId": 657508,
        "description": "Ram\u00f3n Laureano homers (6) on a fly ball to center field. Travis d'Arnaud scores.",
        "exitVelocity": 109.7,
        "distance": 426,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 105.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0667,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 110.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 117.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0747,
          "percentile": null,
          "score": 105.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0667,
          "percentile": null,
          "score": 118.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 110.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672456,
      "pitcher": "Keider Montero",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 18,
      "reliefAppearances": 4,
      "hotDogIndex": 110.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 317,
      "totalBbeAllowed": 317,
      "cookedPer100Bbe": 34.9,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.0508,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0757,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0158,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2917,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 391.3,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-09-25",
        "batterId": 691406,
        "pitcherId": 672456,
        "description": "Junior Caminero homers (5) on a fly ball to left center field.",
        "exitVelocity": 109.1,
        "distance": 422,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 120.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 108.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 115.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 120.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0757,
          "percentile": null,
          "score": 108.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2917,
          "percentile": null,
          "score": 115.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 103.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 594902,
      "pitcher": "Ben Lively",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 29,
      "reliefAppearances": 1,
      "hotDogIndex": 110.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 461,
      "totalBbeAllowed": 461,
      "cookedPer100Bbe": 24.0,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.9,
      "adjustedXhrPerBbeAllowed": 0.0453,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0803,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0217,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 14,
      "noDoubterRateAllowed": 0.2703,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 388.2,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-08-01",
        "batterId": 623993,
        "pitcherId": 594902,
        "description": "Anthony Santander homers (32) on a fly ball to right field.",
        "exitVelocity": 111.2,
        "distance": 416,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 102.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0803,
          "percentile": null,
          "score": 118.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2703,
          "percentile": null,
          "score": 108.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7652,
          "percentile": null,
          "score": 56.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 128.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 102.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0803,
          "percentile": null,
          "score": 118.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2703,
          "percentile": null,
          "score": 108.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7652,
          "percentile": null,
          "score": 56.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 128.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605397,
      "pitcher": "Joe Musgrove",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 109.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 283,
      "totalBbeAllowed": 283,
      "cookedPer100Bbe": 38.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.4,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0742,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0212,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1905,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 394.8,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-09-08",
        "batterId": 666464,
        "pitcherId": 605397,
        "description": "Jerar Encarnacion homers (3) on a fly ball to left field. Michael Conforto scores. Tyler Fitzgerald scores.",
        "exitVelocity": 110.6,
        "distance": 416,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 111.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 104.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 79.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.95,
          "percentile": null,
          "score": 87.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0212,
          "percentile": null,
          "score": 126.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 111.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0742,
          "percentile": null,
          "score": 104.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1905,
          "percentile": null,
          "score": 79.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.95,
          "percentile": null,
          "score": 87.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0212,
          "percentile": null,
          "score": 126.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606303,
      "pitcher": "Joel Payamps",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 109.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 67.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0429,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0675,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0245,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 106.8,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-05-13",
        "batterId": 668804,
        "pitcherId": 606303,
        "description": "Bryan Reynolds homers (5) on a fly ball to center field.",
        "exitVelocity": 105.8,
        "distance": 421,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 88.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6429,
          "percentile": null,
          "score": 108.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 139.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 95.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0675,
          "percentile": null,
          "score": 88.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6429,
          "percentile": null,
          "score": 108.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0245,
          "percentile": null,
          "score": 139.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656232,
      "pitcher": "Brandon Bielak",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 1,
      "reliefAppearances": 17,
      "hotDogIndex": 109.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 111,
      "totalBbeAllowed": 111,
      "cookedPer100Bbe": 98.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0495,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0721,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-03-29",
        "batterId": 519317,
        "pitcherId": 656232,
        "description": "Giancarlo Stanton homers (1) on a line drive to left center field.",
        "exitVelocity": 109.7,
        "distance": 419,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 116.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 101.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.28,
          "percentile": null,
          "score": 98.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 116.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0721,
          "percentile": null,
          "score": 101.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.28,
          "percentile": null,
          "score": 98.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 112.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669302,
      "pitcher": "Logan Gilbert",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 109.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 542,
      "totalBbeAllowed": 542,
      "cookedPer100Bbe": 20.1,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 24.7,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0683,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3784,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 459,
      "worstServedEvent": {
        "gameDate": "2024-04-10",
        "batterId": 665489,
        "pitcherId": 669302,
        "description": "Vladimir Guerrero Jr. homers (3) on a fly ball to left center field.",
        "exitVelocity": 114.3,
        "distance": 459,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0683,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3784,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0615,
          "percentile": null,
          "score": 118.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 114.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 103.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0683,
          "percentile": null,
          "score": 90.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3784,
          "percentile": null,
          "score": 142.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0615,
          "percentile": null,
          "score": 118.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 114.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681293,
      "pitcher": "Spencer Arrighetti",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 28,
      "reliefAppearances": 1,
      "hotDogIndex": 109.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 389,
      "totalBbeAllowed": 389,
      "cookedPer100Bbe": 28.0,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.046,
      "xhrDiffAllowed": 3.1,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0643,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0231,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 394.9,
      "maxExitVelocityAllowed": 119.9,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2024-05-08",
        "batterId": 519317,
        "pitcherId": 681293,
        "description": "Giancarlo Stanton homers (8) on a line drive to left field.",
        "exitVelocity": 119.9,
        "distance": 447,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.481,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 133.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 104.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 81.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.481,
          "percentile": null,
          "score": 103.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 133.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656731,
      "pitcher": "Tylor Megill",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 17,
      "reliefAppearances": 3,
      "hotDogIndex": 108.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 232,
      "totalBbeAllowed": 232,
      "cookedPer100Bbe": 46.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0371,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0302,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-10-16",
        "batterId": 660271,
        "pitcherId": 656731,
        "description": "Umpire reviewed (home run), call on the field was upheld: Shohei Ohtani homers (2) on a fly ball to right field. Will Smith scores. Enrique Hern\u00e1ndez scores.",
        "exitVelocity": 115.9,
        "distance": 397,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.57,
          "percentile": null,
          "score": 135.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 74.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.57,
          "percentile": null,
          "score": 135.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0302,
          "percentile": null,
          "score": 153.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592767,
      "pitcher": "Drew Smyly",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 1,
      "reliefAppearances": 52,
      "hotDogIndex": 108.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 61.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.8,
      "adjustedXhrPerBbeAllowed": 0.0497,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5455,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 393.7,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-08-13",
        "batterId": 678877,
        "pitcherId": 592767,
        "description": "Jhonkensy Noel homers (9) on a fly ball to left field.",
        "exitVelocity": 111.3,
        "distance": 430,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 116.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 185.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9091,
          "percentile": null,
          "score": 59.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0497,
          "percentile": null,
          "score": 116.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5455,
          "percentile": null,
          "score": 185.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9091,
          "percentile": null,
          "score": 59.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573124,
      "pitcher": "Taylor Rogers",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 107.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 162,
      "totalBbeAllowed": 162,
      "cookedPer100Bbe": 66.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0525,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0802,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3077,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 385.3,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-04-27",
        "batterId": 668804,
        "pitcherId": 573124,
        "description": "Bryan Reynolds homers (4) on a fly ball to left field. Alika Williams scores.",
        "exitVelocity": 109.1,
        "distance": 387,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 123.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1857,
          "percentile": null,
          "score": 66.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0525,
          "percentile": null,
          "score": 123.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 117.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3077,
          "percentile": null,
          "score": 121.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1857,
          "percentile": null,
          "score": 66.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547973,
      "pitcher": "Aroldis Chapman",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 107.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 127,
      "totalBbeAllowed": 127,
      "cookedPer100Bbe": 84.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0433,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.063,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0236,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-05-26",
        "batterId": 621566,
        "pitcherId": 547973,
        "description": "Matt Olson homers (8) on a fly ball to right field.",
        "exitVelocity": 107.8,
        "distance": 420,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0433,
          "percentile": null,
          "score": 96.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 78.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.18,
          "percentile": null,
          "score": 123.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 135.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0433,
          "percentile": null,
          "score": 96.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 78.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.18,
          "percentile": null,
          "score": 123.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0236,
          "percentile": null,
          "score": 135.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595345,
      "pitcher": "Steven Okert",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 1,
      "reliefAppearances": 46,
      "hotDogIndex": 106.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 90.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0763,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 394.3,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-05-07",
        "batterId": 663728,
        "pitcherId": 595345,
        "description": "Cal Raleigh hits a grand slam (9) to left field. Mitch Garver scores. Luis Ur\u00edas scores. Dylan Moore scores.",
        "exitVelocity": 110.0,
        "distance": 445,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 109.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9714,
          "percentile": null,
          "score": 60.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0763,
          "percentile": null,
          "score": 109.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9714,
          "percentile": null,
          "score": 60.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641482,
      "pitcher": "Nestor Cortes",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 31,
      "reliefAppearances": 3,
      "hotDogIndex": 106.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 510,
      "totalBbeAllowed": 510,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 25.6,
      "adjustedXhrPerBbeAllowed": 0.0502,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 45,
      "hrCapableBbeRateAllowed": 0.0882,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 389.2,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-03-28",
        "batterId": 676694,
        "pitcherId": 641482,
        "description": "Jake Meyers homers (1) on a fly ball to left field.",
        "exitVelocity": 110.0,
        "distance": 415,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 118.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.644,
          "percentile": null,
          "score": 52.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 95.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0502,
          "percentile": null,
          "score": 118.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0882,
          "percentile": null,
          "score": 131.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.644,
          "percentile": null,
          "score": 52.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 95.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608334,
      "pitcher": "Carson Fulmer",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 8,
      "reliefAppearances": 29,
      "hotDogIndex": 106.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 250,
      "totalBbeAllowed": 250,
      "cookedPer100Bbe": 42.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.1,
      "adjustedXhrPerBbeAllowed": 0.0484,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.08,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.016,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 401.5,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-05-21",
        "batterId": 572138,
        "pitcherId": 608334,
        "description": "Jon Singleton homers (5) on a fly ball to center field. Jeremy Pe\u00f1a scores.",
        "exitVelocity": 109.2,
        "distance": 432,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8182,
          "percentile": null,
          "score": 112.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 113.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 116.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8182,
          "percentile": null,
          "score": 112.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663372,
      "pitcher": "Ryan Feltner",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 106.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 514,
      "totalBbeAllowed": 514,
      "cookedPer100Bbe": 20.7,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 22.4,
      "adjustedXhrPerBbeAllowed": 0.0436,
      "xhrDiffAllowed": -2.4,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.072,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0195,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2432,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 420.9,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 478,
      "worstServedEvent": {
        "gameDate": "2024-07-21",
        "batterId": 624585,
        "pitcherId": 663372,
        "description": "Jorge Soler homers (11) on a fly ball to center field.",
        "exitVelocity": 109.3,
        "distance": 478,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 97.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 100.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 97.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.15,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 118.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0436,
          "percentile": null,
          "score": 97.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 100.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 97.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.15,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0195,
          "percentile": null,
          "score": 118.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 700249,
      "pitcher": "Cade Povich",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 106.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 246,
      "totalBbeAllowed": 246,
      "cookedPer100Bbe": 43.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.7,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0691,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0122,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4118,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 401.0,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-06-24",
        "batterId": 608070,
        "pitcherId": 700249,
        "description": "Jos\u00e9 Ram\u00edrez homers (20) on a fly ball to center field.",
        "exitVelocity": 109.8,
        "distance": 431,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 93.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3583,
          "percentile": null,
          "score": 130.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 111.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 93.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4118,
          "percentile": null,
          "score": 148.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3583,
          "percentile": null,
          "score": 130.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0122,
          "percentile": null,
          "score": 88.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596295,
      "pitcher": "Austin Gomber",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 105.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 554,
      "totalBbeAllowed": 554,
      "cookedPer100Bbe": 19.1,
      "hrsAllowed": 30,
      "adjustedXhrAllowed": 26.2,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.0866,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0144,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 17,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 413.7,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 476,
      "worstServedEvent": {
        "gameDate": "2024-06-18",
        "batterId": 660271,
        "pitcherId": 596295,
        "description": "Shohei Ohtani homers (20) on a fly ball to center field.",
        "exitVelocity": 113.0,
        "distance": 476,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 110.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0866,
          "percentile": null,
          "score": 128.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9933,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 99.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 110.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0866,
          "percentile": null,
          "score": 128.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9933,
          "percentile": null,
          "score": 88.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0144,
          "percentile": null,
          "score": 99.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 458681,
      "pitcher": "Lance Lynn",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 105.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 363,
      "totalBbeAllowed": 363,
      "cookedPer100Bbe": 29.2,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0771,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0165,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 395.7,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-06-18",
        "batterId": 660821,
        "pitcherId": 458681,
        "description": "Jes\u00fas S\u00e1nchez homers (5) on a fly ball to right center field. Bryan De La Cruz scores. Josh Bell scores.",
        "exitVelocity": 109.9,
        "distance": 418,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 108.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 111.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4176,
          "percentile": null,
          "score": 102.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 106.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 108.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0771,
          "percentile": null,
          "score": 111.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4176,
          "percentile": null,
          "score": 102.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0165,
          "percentile": null,
          "score": 106.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666200,
      "pitcher": "Jes\u00fas Luzardo",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 12,
      "gamesStarted": 12,
      "reliefAppearances": 0,
      "hotDogIndex": 105.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 54.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0469,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0729,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0156,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2024-03-28",
        "batterId": 668804,
        "pitcherId": 666200,
        "description": "Bryan Reynolds homers (1) on a fly ball to left center field. Connor Joe scores.",
        "exitVelocity": 107.5,
        "distance": 406,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 103.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3778,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 108.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 103.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3778,
          "percentile": null,
          "score": 131.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593974,
      "pitcher": "Wandy Peralta",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 47,
      "gamesStarted": 0,
      "reliefAppearances": 47,
      "hotDogIndex": 104.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 83.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0352,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.072,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.024,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-06-28",
        "batterId": 646240,
        "pitcherId": 593974,
        "description": "Rafael Devers homers (17) on a fly ball to center field.",
        "exitVelocity": 109.5,
        "distance": 439,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 69.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 100.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5571,
          "percentile": null,
          "score": 105.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 136.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0352,
          "percentile": null,
          "score": 69.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 100.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5571,
          "percentile": null,
          "score": 105.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 136.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605400,
      "pitcher": "Aaron Nola",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 104.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 596,
      "totalBbeAllowed": 596,
      "cookedPer100Bbe": 17.5,
      "hrsAllowed": 32,
      "adjustedXhrAllowed": 26.4,
      "adjustedXhrPerBbeAllowed": 0.0443,
      "xhrDiffAllowed": 5.6,
      "hrCapableBbeAllowed": 46,
      "hrCapableBbeRateAllowed": 0.0772,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0185,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.2391,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 393.8,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-07-24",
        "batterId": 670242,
        "pitcherId": 605400,
        "description": "Matt Wallner homers (4) on a fly ball to right center field.",
        "exitVelocity": 112.9,
        "distance": 441,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 99.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2391,
          "percentile": null,
          "score": 96.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3625,
          "percentile": null,
          "score": 72.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 99.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0772,
          "percentile": null,
          "score": 111.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2391,
          "percentile": null,
          "score": 96.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3625,
          "percentile": null,
          "score": 72.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0185,
          "percentile": null,
          "score": 115.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690986,
      "pitcher": "Kyle Harrison",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 104.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 365,
      "totalBbeAllowed": 365,
      "cookedPer100Bbe": 28.5,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.8,
      "adjustedXhrPerBbeAllowed": 0.046,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.0795,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2414,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 400.2,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-03-29",
        "batterId": 665487,
        "pitcherId": 690986,
        "description": "Fernando Tatis Jr. homers (1) on a fly ball to left field.",
        "exitVelocity": 114.9,
        "distance": 441,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 104.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 97.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.05,
          "percentile": null,
          "score": 118.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 104.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0795,
          "percentile": null,
          "score": 115.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 97.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.05,
          "percentile": null,
          "score": 118.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672582,
      "pitcher": "Angel Zerpa",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 103.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 59.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.033,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0455,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0284,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.8,
      "avgDistanceAllowed": 411.5,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2024-08-05",
        "batterId": 663853,
        "pitcherId": 672582,
        "description": "Romy Gonzalez homers (3) on a line drive to center field. Connor Wong scores.",
        "exitVelocity": 112.3,
        "distance": 452,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 60.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.8333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 150.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 60.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.8333,
          "percentile": null,
          "score": 190.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 150.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657746,
      "pitcher": "Joe Ryan",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 103.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 388,
      "totalBbeAllowed": 388,
      "cookedPer100Bbe": 26.8,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0492,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0773,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 114.2,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2024-06-07",
        "batterId": 665833,
        "pitcherId": 657746,
        "description": "Oneil Cruz homers (9) on a fly ball to right center field.",
        "exitVelocity": 114.2,
        "distance": 422,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0492,
          "percentile": null,
          "score": 115.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0773,
          "percentile": null,
          "score": 112.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7952,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 102.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0492,
          "percentile": null,
          "score": 115.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0773,
          "percentile": null,
          "score": 112.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7952,
          "percentile": null,
          "score": 82.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 102.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641941,
      "pitcher": "Emilio Pag\u00e1n",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 42,
      "gamesStarted": 1,
      "reliefAppearances": 41,
      "hotDogIndex": 103.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 103,
      "totalBbeAllowed": 103,
      "cookedPer100Bbe": 100.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0553,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0874,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 106.1,
      "maxDistanceAllowed": 417,
      "worstServedEvent": {
        "gameDate": "2024-09-25",
        "batterId": 608070,
        "pitcherId": 641941,
        "description": "Jos\u00e9 Ram\u00edrez homers (38) on a fly ball to right field. Steven Kwan scores. Angel Mart\u00ednez scores.",
        "exitVelocity": 106.1,
        "distance": 417,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 128.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 73.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0553,
          "percentile": null,
          "score": 128.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 129.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 73.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622663,
      "pitcher": "Luis Severino",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 103.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 593,
      "totalBbeAllowed": 593,
      "cookedPer100Bbe": 17.5,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 24.0,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.054,
      "hrWindowThunderBbeAllowed": 13,
      "hrWindowThunderRateAllowed": 0.0219,
      "noDoubtersAllowed": 14,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.4375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-10-06",
        "batterId": 547180,
        "pitcherId": 622663,
        "description": "Bryce Harper homers (1) on a fly ball to center field. Trea Turner scores.",
        "exitVelocity": 111.8,
        "distance": 431,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 86.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 59.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.296,
          "percentile": null,
          "score": 128.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 129.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 86.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 59.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4375,
          "percentile": null,
          "score": 152.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.296,
          "percentile": null,
          "score": 128.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0219,
          "percentile": null,
          "score": 129.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676106,
      "pitcher": "Emerson Hancock",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 13,
      "reliefAppearances": 1,
      "hotDogIndex": 103.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 215,
      "totalBbeAllowed": 215,
      "cookedPer100Bbe": 48.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.6,
      "adjustedXhrPerBbeAllowed": 0.0586,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.107,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0047,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 390.5,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2024-06-13",
        "batterId": 673357,
        "pitcherId": 676106,
        "description": "Luis Robert Jr. homers (7) on a line drive to center field.",
        "exitVelocity": 109.7,
        "distance": 413,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 133.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.107,
          "percentile": null,
          "score": 158.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 88.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 93.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 42.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0586,
          "percentile": null,
          "score": 133.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.107,
          "percentile": null,
          "score": 158.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 88.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1833,
          "percentile": null,
          "score": 93.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 42.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 606160,
      "pitcher": "Rafael Montero",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 103.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 120,
      "totalBbeAllowed": 120,
      "cookedPer100Bbe": 86.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0575,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0917,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0083,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 383.6,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2024-04-30",
        "batterId": 664314,
        "pitcherId": 606160,
        "description": "Estevan Florial homers (3) on a line drive to right field. Will Brennan scores. Tyler Freeman scores.",
        "exitVelocity": 110.7,
        "distance": 373,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 130.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 138.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3375,
          "percentile": null,
          "score": 71.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 67.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 130.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0917,
          "percentile": null,
          "score": 138.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3375,
          "percentile": null,
          "score": 71.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0083,
          "percentile": null,
          "score": 67.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686752,
      "pitcher": "Ryan Pepiot",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 103.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 373,
      "totalBbeAllowed": 373,
      "cookedPer100Bbe": 27.7,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 17.0,
      "adjustedXhrPerBbeAllowed": 0.0456,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0751,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0161,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 392.7,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-04-23",
        "batterId": 682985,
        "pitcherId": 686752,
        "description": "Riley Greene homers (4) on a fly ball to center field.",
        "exitVelocity": 108.0,
        "distance": 426,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 103.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 107.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 105.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0456,
          "percentile": null,
          "score": 103.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 107.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0161,
          "percentile": null,
          "score": 105.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669211,
      "pitcher": "Keegan Akin",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 103.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 52.3,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0518,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4615,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 407.2,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-06-12",
        "batterId": 621566,
        "pitcherId": 669211,
        "description": "Matt Olson homers (10) on a fly ball to right center field. Ozzie Albies scores.",
        "exitVelocity": 110.3,
        "distance": 423,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 85.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 162.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1889,
          "percentile": null,
          "score": 93.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 76.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 122.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 85.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4615,
          "percentile": null,
          "score": 162.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1889,
          "percentile": null,
          "score": 93.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 76.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571945,
      "pitcher": "Miles Mikolas",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 103.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 581,
      "totalBbeAllowed": 581,
      "cookedPer100Bbe": 17.7,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 27.8,
      "adjustedXhrPerBbeAllowed": 0.0478,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 49,
      "hrCapableBbeRateAllowed": 0.0843,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 20,
      "doubtersAllowed": 16,
      "noDoubterRateAllowed": 0.2653,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-05-31",
        "batterId": 624641,
        "pitcherId": 571945,
        "description": "Edmundo Sosa homers (4) on a fly ball to center field. Nick Castellanos scores.",
        "exitVelocity": 110.0,
        "distance": 439,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 112.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 124.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2653,
          "percentile": null,
          "score": 107.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0478,
          "percentile": null,
          "score": 112.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0843,
          "percentile": null,
          "score": 124.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2653,
          "percentile": null,
          "score": 107.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 77.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605130,
      "pitcher": "Scott Barlow",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 103.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 138,
      "totalBbeAllowed": 138,
      "cookedPer100Bbe": 74.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0435,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0652,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0217,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.3,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-04-19",
        "batterId": 667670,
        "pitcherId": 605130,
        "description": "Brent Rooker homers (3) on a fly ball to left field.",
        "exitVelocity": 109.7,
        "distance": 421,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 83.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3333,
          "percentile": null,
          "score": 44.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0435,
          "percentile": null,
          "score": 96.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0652,
          "percentile": null,
          "score": 83.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.3333,
          "percentile": null,
          "score": 44.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0217,
          "percentile": null,
          "score": 128.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607067,
      "pitcher": "Colin Rea",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 29,
      "reliefAppearances": 5,
      "hotDogIndex": 102.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 525,
      "totalBbeAllowed": 525,
      "cookedPer100Bbe": 19.6,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 24.7,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 4.3,
      "hrCapableBbeAllowed": 48,
      "hrCapableBbeRateAllowed": 0.0914,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 19,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 114.3,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-07-29",
        "batterId": 542303,
        "pitcherId": 607067,
        "description": "Marcell Ozuna homers (31) on a fly ball to left field.",
        "exitVelocity": 114.3,
        "distance": 438,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 109.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 137.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 85.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7724,
          "percentile": null,
          "score": 81.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 109.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0914,
          "percentile": null,
          "score": 137.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 85.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7724,
          "percentile": null,
          "score": 81.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 84.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669060,
      "pitcher": "Bryse Wilson",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 36,
      "gamesStarted": 10,
      "reliefAppearances": 26,
      "hotDogIndex": 102.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 325,
      "totalBbeAllowed": 325,
      "cookedPer100Bbe": 31.7,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 15.5,
      "adjustedXhrPerBbeAllowed": 0.0477,
      "xhrDiffAllowed": 4.5,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0769,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.16,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-06-20",
        "batterId": 665487,
        "pitcherId": 669060,
        "description": "Fernando Tatis Jr. homers (14) on a fly ball to left center field.",
        "exitVelocity": 111.8,
        "distance": 446,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 112.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 67.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.16,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 101.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0477,
          "percentile": null,
          "score": 112.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 111.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 67.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.16,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 101.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676092,
      "pitcher": "Collin Snider",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 102.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 110,
      "totalBbeAllowed": 110,
      "cookedPer100Bbe": 93.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0464,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0909,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0091,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2024-08-27",
        "batterId": 650490,
        "pitcherId": 676092,
        "description": "Yandy D\u00edaz homers (11) on a line drive to left center field.",
        "exitVelocity": 106.5,
        "distance": 416,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 107.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.58,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 70.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0464,
          "percentile": null,
          "score": 107.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 136.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.58,
          "percentile": null,
          "score": 106.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0091,
          "percentile": null,
          "score": 70.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669674,
      "pitcher": "Sam Long",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 50,
      "gamesStarted": 0,
      "reliefAppearances": 50,
      "hotDogIndex": 102.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 82.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.2,
      "adjustedXhrPerBbeAllowed": 0.0339,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0887,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0242,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 397.2,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-07-27",
        "batterId": 621550,
        "pitcherId": 669674,
        "description": "Patrick Wisdom hits a grand slam (5) to left center field. Christopher Morel scores. Mike Tauchman scores. Dansby Swanson scores.",
        "exitVelocity": 110.9,
        "distance": 430,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 66.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0887,
          "percentile": null,
          "score": 133.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.18,
          "percentile": null,
          "score": 123.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 138.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0339,
          "percentile": null,
          "score": 66.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0887,
          "percentile": null,
          "score": 133.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.18,
          "percentile": null,
          "score": 123.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0242,
          "percentile": null,
          "score": 138.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621107,
      "pitcher": "Zach Eflin",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 102.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 535,
      "totalBbeAllowed": 535,
      "cookedPer100Bbe": 19.2,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.3,
      "adjustedXhrPerBbeAllowed": 0.0398,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0579,
      "hrWindowThunderBbeAllowed": 11,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.4194,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2024-03-28",
        "batterId": 665489,
        "pitcherId": 621107,
        "description": "Vladimir Guerrero Jr. homers (1) on a fly ball to center field.",
        "exitVelocity": 111.8,
        "distance": 450,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 83.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 69.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4194,
          "percentile": null,
          "score": 149.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1955,
          "percentile": null,
          "score": 124.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 83.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0579,
          "percentile": null,
          "score": 69.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4194,
          "percentile": null,
          "score": 149.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1955,
          "percentile": null,
          "score": 124.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 547179,
      "pitcher": "Michael Lorenzen",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 24,
      "reliefAppearances": 4,
      "hotDogIndex": 102.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 380,
      "totalBbeAllowed": 380,
      "cookedPer100Bbe": 27.0,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0426,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0711,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0211,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1852,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-06-18",
        "batterId": 668901,
        "pitcherId": 547179,
        "description": "Mark Vientos homers (6) on a fly ball to left field.",
        "exitVelocity": 113.2,
        "distance": 409,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 95.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 98.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 78.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7882,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 126.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 95.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0711,
          "percentile": null,
          "score": 98.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1852,
          "percentile": null,
          "score": 78.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7882,
          "percentile": null,
          "score": 82.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0211,
          "percentile": null,
          "score": 126.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694813,
      "pitcher": "Gavin Stone",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 102.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 435,
      "totalBbeAllowed": 435,
      "cookedPer100Bbe": 23.6,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.5,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0598,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.023,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2692,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 402.5,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2024-06-14",
        "batterId": 521692,
        "pitcherId": 694813,
        "description": "Salvador Perez homers (11) on a fly ball to left field. Maikel Garcia scores. Vinnie Pasquantino scores.",
        "exitVelocity": 113.3,
        "distance": 437,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 78.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 71.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4684,
          "percentile": null,
          "score": 161.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 78.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 71.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.4684,
          "percentile": null,
          "score": 161.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 132.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621244,
      "pitcher": "Jos\u00e9 Berr\u00edos",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 102.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 581,
      "totalBbeAllowed": 581,
      "cookedPer100Bbe": 17.6,
      "hrsAllowed": 31,
      "adjustedXhrAllowed": 26.8,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 4.2,
      "hrCapableBbeAllowed": 50,
      "hrCapableBbeRateAllowed": 0.0861,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 13,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 18,
      "noDoubterRateAllowed": 0.26,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-04-25",
        "batterId": 521692,
        "pitcherId": 621244,
        "description": "Salvador Perez homers (7) on a fly ball to left field. Vinnie Pasquantino scores.",
        "exitVelocity": 109.4,
        "distance": 404,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.26,
          "percentile": null,
          "score": 105.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4516,
          "percentile": null,
          "score": 47.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0861,
          "percentile": null,
          "score": 126.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.26,
          "percentile": null,
          "score": 105.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4516,
          "percentile": null,
          "score": 47.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519293,
      "pitcher": "Will Smith",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 0,
      "reliefAppearances": 48,
      "hotDogIndex": 102.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 139,
      "totalBbeAllowed": 139,
      "cookedPer100Bbe": 73.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.064,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0935,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-04-12",
        "batterId": 624413,
        "pitcherId": 519293,
        "description": "Pete Alonso homers (4) on a line drive to center field.",
        "exitVelocity": 111.9,
        "distance": 404,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 147.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0935,
          "percentile": null,
          "score": 140.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3143,
          "percentile": null,
          "score": 128.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.064,
          "percentile": null,
          "score": 147.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0935,
          "percentile": null,
          "score": 140.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3143,
          "percentile": null,
          "score": 128.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 690544,
      "pitcher": "Bailey Horn",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 0,
      "reliefAppearances": 18,
      "hotDogIndex": 102.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 65,
      "totalBbeAllowed": 65,
      "cookedPer100Bbe": 157.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0662,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0923,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 381.4,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 395,
      "worstServedEvent": {
        "gameDate": "2024-08-12",
        "batterId": 608369,
        "pitcherId": 690544,
        "description": "Corey Seager homers (26) on a fly ball to right field. Jonah Heim scores.",
        "exitVelocity": 106.6,
        "distance": 384,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 139.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.84,
          "percentile": null,
          "score": 58.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 154.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0923,
          "percentile": null,
          "score": 139.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.84,
          "percentile": null,
          "score": 58.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621111,
      "pitcher": "Walker Buehler",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 19,
      "reliefAppearances": 1,
      "hotDogIndex": 101.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 288,
      "totalBbeAllowed": 288,
      "cookedPer100Bbe": 35.4,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 13.6,
      "adjustedXhrPerBbeAllowed": 0.0472,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0694,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.35,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-06-12",
        "batterId": 608369,
        "pitcherId": 621111,
        "description": "Corey Seager homers (14) on a fly ball to right center field. Leody Taveras scores. Marcus Semien scores.",
        "exitVelocity": 111.0,
        "distance": 422,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 110.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 132.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1176,
          "percentile": null,
          "score": 64.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0472,
          "percentile": null,
          "score": 110.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0694,
          "percentile": null,
          "score": 94.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.35,
          "percentile": null,
          "score": 132.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1176,
          "percentile": null,
          "score": 64.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542881,
      "pitcher": "Tyler Anderson",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 101.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 543,
      "totalBbeAllowed": 543,
      "cookedPer100Bbe": 18.7,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 21.7,
      "adjustedXhrPerBbeAllowed": 0.04,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0184,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.3243,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-08-02",
        "batterId": 624413,
        "pitcherId": 542881,
        "description": "Pete Alonso homers (23) on a fly ball to left field. Brandon Nimmo scores.",
        "exitVelocity": 113.8,
        "distance": 421,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 84.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 90.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3243,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1625,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.04,
          "percentile": null,
          "score": 84.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 90.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3243,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1625,
          "percentile": null,
          "score": 122.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 114.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 552640,
      "pitcher": "Andrew Kittredge",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 0,
      "reliefAppearances": 78,
      "hotDogIndex": 101.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 209,
      "totalBbeAllowed": 209,
      "cookedPer100Bbe": 48.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0526,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0766,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0096,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 405.1,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-05-06",
        "batterId": 607043,
        "pitcherId": 552640,
        "description": "Brandon Nimmo homers (4) on a fly ball to right field.",
        "exitVelocity": 111.1,
        "distance": 415,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 123.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0766,
          "percentile": null,
          "score": 110.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.21,
          "percentile": null,
          "score": 95.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 73.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 123.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0766,
          "percentile": null,
          "score": 110.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.21,
          "percentile": null,
          "score": 95.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0096,
          "percentile": null,
          "score": 73.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689672,
      "pitcher": "Drew Thorpe",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 10,
      "reliefAppearances": 0,
      "hotDogIndex": 101.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 142,
      "totalBbeAllowed": 142,
      "cookedPer100Bbe": 71.4,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0437,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0704,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 400.9,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-06-16",
        "batterId": 572233,
        "pitcherId": 689672,
        "description": "Christian Walker homers (16) on a fly ball to left center field.",
        "exitVelocity": 110.4,
        "distance": 432,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 97.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.15,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 97.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0704,
          "percentile": null,
          "score": 97.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.15,
          "percentile": null,
          "score": 121.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621242,
      "pitcher": "Edwin D\u00edaz",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 101.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 132,
      "totalBbeAllowed": 132,
      "cookedPer100Bbe": 76.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0538,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0758,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0152,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 390.1,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-05-18",
        "batterId": 605137,
        "pitcherId": 621242,
        "description": "Josh Bell homers (6) on a fly ball to center field. Jazz Chisholm Jr. scores. Bryan De La Cruz scores.",
        "exitVelocity": 107.9,
        "distance": 428,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 125.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0758,
          "percentile": null,
          "score": 108.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5714,
          "percentile": null,
          "score": 50.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0538,
          "percentile": null,
          "score": 125.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0758,
          "percentile": null,
          "score": 108.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5714,
          "percentile": null,
          "score": 50.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0152,
          "percentile": null,
          "score": 101.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 701542,
      "pitcher": "Will Warren",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 6,
      "reliefAppearances": 2,
      "hotDogIndex": 101.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 85,
      "totalBbeAllowed": 85,
      "cookedPer100Bbe": 118.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.3,
      "adjustedXhrPerBbeAllowed": 0.0506,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0824,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.3,
      "avgDistanceAllowed": 372.0,
      "maxExitVelocityAllowed": 106.1,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2024-08-07",
        "batterId": 687263,
        "pitcherId": 701542,
        "description": "Zach Neto hits a grand slam (16) to left center field. Mickey Moniak scores. Jo Adell scores. Nolan Schanuel scores.",
        "exitVelocity": 106.1,
        "distance": 412,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 119.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 122.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.26,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 85.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0506,
          "percentile": null,
          "score": 119.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 122.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.26,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 85.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663362,
      "pitcher": "Matt Waldron",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 26,
      "reliefAppearances": 1,
      "hotDogIndex": 100.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 439,
      "totalBbeAllowed": 439,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 19.2,
      "adjustedXhrPerBbeAllowed": 0.0437,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0706,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2903,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 400.1,
      "maxExitVelocityAllowed": 113.4,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2024-04-29",
        "batterId": 682829,
        "pitcherId": 663362,
        "description": "Elly De La Cruz homers (8) on a fly ball to center field.",
        "exitVelocity": 113.4,
        "distance": 443,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 97.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9143,
          "percentile": null,
          "score": 86.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0437,
          "percentile": null,
          "score": 97.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0706,
          "percentile": null,
          "score": 97.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9143,
          "percentile": null,
          "score": 86.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 493603,
      "pitcher": "Adam Ottavino",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 100.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 69.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0897,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 106.7,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-05-07",
        "batterId": 663457,
        "pitcherId": 493603,
        "description": "Lars Nootbaar homers (2) on a line drive to center field.",
        "exitVelocity": 106.7,
        "distance": 423,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 106.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 53.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 106.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0897,
          "percentile": null,
          "score": 134.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.65,
          "percentile": null,
          "score": 53.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671096,
      "pitcher": "Andrew Abbott",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 100.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 415,
      "totalBbeAllowed": 415,
      "cookedPer100Bbe": 24.2,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 20.7,
      "adjustedXhrPerBbeAllowed": 0.0499,
      "xhrDiffAllowed": 4.3,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0819,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 392.9,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-08-02",
        "batterId": 669477,
        "pitcherId": 671096,
        "description": "Casey Schmitt homers (4) on a fly ball to left center field.",
        "exitVelocity": 108.9,
        "distance": 420,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0499,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 121.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.876,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0499,
          "percentile": null,
          "score": 117.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0819,
          "percentile": null,
          "score": 121.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.876,
          "percentile": null,
          "score": 58.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 647315,
      "pitcher": "Zach Pop",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 62,
      "gamesStarted": 0,
      "reliefAppearances": 62,
      "hotDogIndex": 100.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 62.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.041,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0745,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0248,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 380.1,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2024-05-11",
        "batterId": 680777,
        "pitcherId": 647315,
        "description": "Ryan Jeffers homers (9) on a fly ball to left center field.",
        "exitVelocity": 110.8,
        "distance": 392,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.041,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 31.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1889,
          "percentile": null,
          "score": 66.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 141.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.041,
          "percentile": null,
          "score": 88.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 31.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1889,
          "percentile": null,
          "score": 66.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 141.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669461,
      "pitcher": "Matthew Liberatore",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 7,
      "reliefAppearances": 56,
      "hotDogIndex": 100.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 266,
      "totalBbeAllowed": 266,
      "cookedPer100Bbe": 37.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0425,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0564,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2024-07-10",
        "batterId": 521692,
        "pitcherId": 669461,
        "description": "Salvador Perez homers (16) on a fly ball to left center field.",
        "exitVelocity": 110.8,
        "distance": 438,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 94.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 65.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 107.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 143.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 94.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0564,
          "percentile": null,
          "score": 65.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 107.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7833,
          "percentile": null,
          "score": 143.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677053,
      "pitcher": "Andrew Nardi",
      "team": "MIA",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 100.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 131,
      "totalBbeAllowed": 131,
      "cookedPer100Bbe": 76.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.058,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0992,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 399.1,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 454,
      "worstServedEvent": {
        "gameDate": "2024-07-13",
        "batterId": 677956,
        "pitcherId": 677053,
        "description": "Rece Hinds homers (5) on a fly ball to left center field. Jake Fraley scores.",
        "exitVelocity": 112.7,
        "distance": 454,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 132.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 148.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6143,
          "percentile": null,
          "score": 29.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 63.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 132.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0992,
          "percentile": null,
          "score": 148.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6143,
          "percentile": null,
          "score": 29.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 63.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693821,
      "pitcher": "Bryce Elder",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 10,
      "gamesStarted": 10,
      "reliefAppearances": 0,
      "hotDogIndex": 100.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 62.3,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.7,
      "adjustedXhrPerBbeAllowed": 0.054,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0807,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0062,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 405.6,
      "maxExitVelocityAllowed": 105.5,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-05-04",
        "batterId": 571970,
        "pitcherId": 693821,
        "description": "Max Muncy homers (6) on a fly ball to center field. Will Smith scores.",
        "exitVelocity": 104.7,
        "distance": 412,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0807,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.075,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 53.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 126.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0807,
          "percentile": null,
          "score": 119.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.075,
          "percentile": null,
          "score": 64.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0062,
          "percentile": null,
          "score": 53.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 600917,
      "pitcher": "Jos\u00e9 Leclerc",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 100.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 60.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0727,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 385.5,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 405,
      "worstServedEvent": {
        "gameDate": "2024-08-11",
        "batterId": 519317,
        "pitcherId": 600917,
        "description": "Giancarlo Stanton homers (20) on a line drive to left field. DJ LeMahieu scores. Aaron Judge scores.",
        "exitVelocity": 114.9,
        "distance": 405,
        "launchAngle": 17.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 89.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 102.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.275,
          "percentile": null,
          "score": 127.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 89.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0727,
          "percentile": null,
          "score": 102.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.275,
          "percentile": null,
          "score": 127.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656302,
      "pitcher": "Dylan Cease",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 100.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 500,
      "totalBbeAllowed": 500,
      "cookedPer100Bbe": 20.0,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 20.1,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.068,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.018,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2647,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 396.4,
      "maxExitVelocityAllowed": 113.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-05-25",
        "batterId": 592450,
        "pitcherId": 656302,
        "description": "Aaron Judge homers (17) on a fly ball to left center field. Anthony Volpe scores.",
        "exitVelocity": 113.7,
        "distance": 429,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 89.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 137.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 111.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 85.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.068,
          "percentile": null,
          "score": 89.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6,
          "percentile": null,
          "score": 137.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.018,
          "percentile": null,
          "score": 111.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682243,
      "pitcher": "Bryce Miller",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 100.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 494,
      "totalBbeAllowed": 494,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.0,
      "adjustedXhrPerBbeAllowed": 0.0405,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.0729,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-08-26",
        "batterId": 666139,
        "pitcherId": 682243,
        "description": "Josh Lowe homers (8) on a fly ball to right center field.",
        "exitVelocity": 109.3,
        "distance": 437,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 102.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1619,
          "percentile": null,
          "score": 92.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0405,
          "percentile": null,
          "score": 86.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 102.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1619,
          "percentile": null,
          "score": 92.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 114.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683769,
      "pitcher": "Hunter Gaddis",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 89,
      "gamesStarted": 0,
      "reliefAppearances": 89,
      "hotDogIndex": 100.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 213,
      "totalBbeAllowed": 213,
      "cookedPer100Bbe": 46.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 8.5,
      "adjustedXhrPerBbeAllowed": 0.0399,
      "xhrDiffAllowed": -2.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0798,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0188,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0588,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.6,
      "avgDistanceAllowed": 397.0,
      "maxExitVelocityAllowed": 111.3,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2024-10-15",
        "batterId": 592450,
        "pitcherId": 683769,
        "description": "Aaron Judge homers (1) on a fly ball to center field. Gleyber Torres scores.",
        "exitVelocity": 111.3,
        "distance": 414,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 84.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 116.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 21.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6167,
          "percentile": null,
          "score": 165.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 84.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 116.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 21.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6167,
          "percentile": null,
          "score": 165.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0188,
          "percentile": null,
          "score": 116.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622491,
      "pitcher": "Luis Castillo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 99.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 492,
      "totalBbeAllowed": 492,
      "cookedPer100Bbe": 20.3,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 22.7,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 43,
      "hrCapableBbeRateAllowed": 0.0874,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0142,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1163,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 392.8,
      "maxExitVelocityAllowed": 112.1,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-05-23",
        "batterId": 519317,
        "pitcherId": 622491,
        "description": "Giancarlo Stanton homers (12) on a fly ball to center field.",
        "exitVelocity": 112.1,
        "distance": 445,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 129.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1163,
          "percentile": null,
          "score": 50.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.212,
          "percentile": null,
          "score": 68.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 98.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0874,
          "percentile": null,
          "score": 129.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1163,
          "percentile": null,
          "score": 50.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.212,
          "percentile": null,
          "score": 68.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0142,
          "percentile": null,
          "score": 98.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 593576,
      "pitcher": "H\u00e9ctor Neris",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 99.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 60.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0588,
      "xhrDiffAllowed": -1.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0848,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 390.1,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2024-09-01",
        "batterId": 677951,
        "pitcherId": 593576,
        "description": "Bobby Witt Jr. homers (30) on a line drive to left field.",
        "exitVelocity": 108.1,
        "distance": 385,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 134.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0848,
          "percentile": null,
          "score": 125.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7125,
          "percentile": null,
          "score": 55.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0588,
          "percentile": null,
          "score": 134.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0848,
          "percentile": null,
          "score": 125.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7125,
          "percentile": null,
          "score": 55.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656605,
      "pitcher": "Mitch Keller",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 99.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 551,
      "totalBbeAllowed": 551,
      "cookedPer100Bbe": 18.1,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 23.0,
      "adjustedXhrPerBbeAllowed": 0.0417,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0617,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0181,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2647,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 403.1,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-04-25",
        "batterId": 661388,
        "pitcherId": 656605,
        "description": "William Contreras homers (5) on a fly ball to left center field.",
        "exitVelocity": 114.4,
        "distance": 448,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 74.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7087,
          "percentile": null,
          "score": 140.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 113.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 90.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0617,
          "percentile": null,
          "score": 74.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7087,
          "percentile": null,
          "score": 140.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 113.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640448,
      "pitcher": "Kyle Finnegan",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 99.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 52.6,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.9,
      "adjustedXhrPerBbeAllowed": 0.0471,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0688,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-06-04",
        "batterId": 624413,
        "pitcherId": 640448,
        "description": "Pete Alonso homers (14) on a fly ball to left field.",
        "exitVelocity": 111.7,
        "distance": 446,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 109.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0471,
          "percentile": null,
          "score": 109.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.5,
          "percentile": null,
          "score": 161.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543294,
      "pitcher": "Kyle Hendricks",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 26,
      "reliefAppearances": 5,
      "hotDogIndex": 99.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 434,
      "totalBbeAllowed": 434,
      "cookedPer100Bbe": 22.8,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 18.6,
      "adjustedXhrPerBbeAllowed": 0.0429,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0691,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 460,
      "worstServedEvent": {
        "gameDate": "2024-04-21",
        "batterId": 660821,
        "pitcherId": 543294,
        "description": "Jes\u00fas S\u00e1nchez homers (1) on a fly ball to center field.",
        "exitVelocity": 113.6,
        "distance": 460,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 93.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 137.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0524,
          "percentile": null,
          "score": 89.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 95.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0691,
          "percentile": null,
          "score": 93.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3667,
          "percentile": null,
          "score": 137.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0524,
          "percentile": null,
          "score": 89.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 96.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 684007,
      "pitcher": "Shota Imanaga",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 99.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 489,
      "totalBbeAllowed": 489,
      "cookedPer100Bbe": 20.2,
      "hrsAllowed": 27,
      "adjustedXhrAllowed": 24.2,
      "adjustedXhrPerBbeAllowed": 0.0495,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0838,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0082,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2195,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-05-29",
        "batterId": 592885,
        "pitcherId": 684007,
        "description": "Christian Yelich homers (6) on a fly ball to right center field. Joey Ortiz scores.",
        "exitVelocity": 110.5,
        "distance": 441,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 116.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0838,
          "percentile": null,
          "score": 124.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2195,
          "percentile": null,
          "score": 89.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2963,
          "percentile": null,
          "score": 98.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 67.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0495,
          "percentile": null,
          "score": 116.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0838,
          "percentile": null,
          "score": 124.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2195,
          "percentile": null,
          "score": 89.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2963,
          "percentile": null,
          "score": 98.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 67.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657514,
      "pitcher": "Brennan Bernardino",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 3,
      "reliefAppearances": 57,
      "hotDogIndex": 98.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 140,
      "totalBbeAllowed": 140,
      "cookedPer100Bbe": 70.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0643,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0214,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-08-11",
        "batterId": 670541,
        "pitcherId": 657514,
        "description": "Yordan Alvarez homers (25) on a fly ball to center field.",
        "exitVelocity": 110.0,
        "distance": 428,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 93.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1833,
          "percentile": null,
          "score": 65.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 93.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0643,
          "percentile": null,
          "score": 81.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1833,
          "percentile": null,
          "score": 65.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 127.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543037,
      "pitcher": "Gerrit Cole",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 348,
      "totalBbeAllowed": 348,
      "cookedPer100Bbe": 28.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0353,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0805,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0201,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-07-06",
        "batterId": 646240,
        "pitcherId": 543037,
        "description": "Rafael Devers homers (19) on a fly ball to center field.",
        "exitVelocity": 110.2,
        "distance": 441,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 69.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 126.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 122.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0353,
          "percentile": null,
          "score": 69.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0805,
          "percentile": null,
          "score": 119.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2667,
          "percentile": null,
          "score": 126.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0201,
          "percentile": null,
          "score": 122.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686973,
      "pitcher": "Louis Varland",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 18,
      "gamesStarted": 9,
      "reliefAppearances": 9,
      "hotDogIndex": 98.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 204,
      "totalBbeAllowed": 204,
      "cookedPer100Bbe": 48.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0461,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0637,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0196,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 403.5,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2024-08-14",
        "batterId": 657557,
        "pitcherId": 686973,
        "description": "Paul DeJong homers (20) on a fly ball to left center field.",
        "exitVelocity": 111.5,
        "distance": 435,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 80.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7133,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 105.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0637,
          "percentile": null,
          "score": 80.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7133,
          "percentile": null,
          "score": 80.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 119.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 800049,
      "pitcher": "Adam Mazur",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 8,
      "gamesStarted": 8,
      "reliefAppearances": 0,
      "hotDogIndex": 98.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 113,
      "totalBbeAllowed": 113,
      "cookedPer100Bbe": 87.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0425,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0796,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0177,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2024-07-26",
        "batterId": 676059,
        "pitcherId": 800049,
        "description": "Jordan Westburg homers (17) on a line drive to right center field.",
        "exitVelocity": 109.8,
        "distance": 406,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 94.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8333,
          "percentile": null,
          "score": 84.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 94.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0796,
          "percentile": null,
          "score": 116.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8333,
          "percentile": null,
          "score": 84.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0177,
          "percentile": null,
          "score": 111.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694297,
      "pitcher": "Brandon Pfaadt",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 98.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 539,
      "totalBbeAllowed": 539,
      "cookedPer100Bbe": 18.2,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 22.0,
      "adjustedXhrPerBbeAllowed": 0.0408,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0686,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0167,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2432,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 115.5,
      "maxDistanceAllowed": 472,
      "worstServedEvent": {
        "gameDate": "2024-07-27",
        "batterId": 665833,
        "pitcherId": 694297,
        "description": "Oneil Cruz homers (16) on a fly ball to right center field.",
        "exitVelocity": 115.5,
        "distance": 472,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 91.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 97.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2167,
          "percentile": null,
          "score": 125.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 107.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 87.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0686,
          "percentile": null,
          "score": 91.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2432,
          "percentile": null,
          "score": 97.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2167,
          "percentile": null,
          "score": 125.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0167,
          "percentile": null,
          "score": 107.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687792,
      "pitcher": "DJ Herz",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 19,
      "gamesStarted": 19,
      "reliefAppearances": 0,
      "hotDogIndex": 98.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 236,
      "totalBbeAllowed": 236,
      "cookedPer100Bbe": 41.6,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0419,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0169,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 403.4,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-08-14",
        "batterId": 683002,
        "pitcherId": 687792,
        "description": "Gunnar Henderson homers (30) on a fly ball to right field. Austin Slater scores.",
        "exitVelocity": 113.1,
        "distance": 419,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 91.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 89.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 122.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5364,
          "percentile": null,
          "score": 76.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 91.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 89.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3125,
          "percentile": null,
          "score": 122.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5364,
          "percentile": null,
          "score": 76.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0169,
          "percentile": null,
          "score": 108.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 665871,
      "pitcher": "Javier Assad",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 97.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 443,
      "totalBbeAllowed": 443,
      "cookedPer100Bbe": 22.1,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 21.1,
      "adjustedXhrPerBbeAllowed": 0.0476,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0677,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0113,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 396.1,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2024-06-06",
        "batterId": 682829,
        "pitcherId": 665871,
        "description": "Elly De La Cruz homers (11) on a fly ball to right field. Will Benson scores. TJ Friedl scores.",
        "exitVelocity": 114.7,
        "distance": 375,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 88.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.16,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0476,
          "percentile": null,
          "score": 111.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 88.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.16,
          "percentile": null,
          "score": 92.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0113,
          "percentile": null,
          "score": 83.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681911,
      "pitcher": "Alex Vesia",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 97.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 62.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0452,
      "xhrDiffAllowed": -0.1,
      "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": 105.7,
      "avgDistanceAllowed": 402.3,
      "maxExitVelocityAllowed": 110.9,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2024-06-20",
        "batterId": 641857,
        "pitcherId": 681911,
        "description": "Ryan McMahon homers (13) on a fly ball to right center field.",
        "exitVelocity": 110.9,
        "distance": 462,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 101.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7286,
          "percentile": null,
          "score": 141.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 101.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7286,
          "percentile": null,
          "score": 141.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663623,
      "pitcher": "Jake Irvin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 97.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 570,
      "totalBbeAllowed": 570,
      "cookedPer100Bbe": 17.1,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 25.1,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": 3.9,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0649,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.014,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3243,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 402.8,
      "maxExitVelocityAllowed": 113.1,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2024-04-12",
        "batterId": 671732,
        "pitcherId": 663623,
        "description": "Lawrence Butler homers (1) on a fly ball to right center field.",
        "exitVelocity": 113.1,
        "distance": 445,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 98.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3243,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3828,
          "percentile": null,
          "score": 101.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 98.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 82.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3243,
          "percentile": null,
          "score": 125.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3828,
          "percentile": null,
          "score": 101.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.014,
          "percentile": null,
          "score": 97.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 672710,
      "pitcher": "Roansy Contreras",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 3,
      "reliefAppearances": 49,
      "hotDogIndex": 97.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0802,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0094,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2941,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-08-23",
        "batterId": 680718,
        "pitcherId": 672710,
        "description": "Addison Barger homers (4) on a fly ball to right center field.",
        "exitVelocity": 109.6,
        "distance": 439,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 100.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 117.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7727,
          "percentile": null,
          "score": 111.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 71.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 100.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0802,
          "percentile": null,
          "score": 117.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2941,
          "percentile": null,
          "score": 116.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7727,
          "percentile": null,
          "score": 111.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 71.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502624,
      "pitcher": "Chase Anderson",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 30,
      "gamesStarted": 1,
      "reliefAppearances": 29,
      "hotDogIndex": 97.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 199,
      "totalBbeAllowed": 199,
      "cookedPer100Bbe": 49.0,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0598,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0804,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.005,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 384.6,
      "maxExitVelocityAllowed": 112.4,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2024-09-02",
        "batterId": 519317,
        "pitcherId": 502624,
        "description": "Giancarlo Stanton homers (25) on a fly ball to center field.",
        "exitVelocity": 112.4,
        "distance": 418,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 138.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 118.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1769,
          "percentile": null,
          "score": 65.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 45.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0598,
          "percentile": null,
          "score": 138.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 118.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.1769,
          "percentile": null,
          "score": 65.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 45.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605513,
      "pitcher": "Spencer Turnbull",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 20,
      "gamesStarted": 8,
      "reliefAppearances": 12,
      "hotDogIndex": 97.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 64.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0375,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0526,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0197,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2024-05-15",
        "batterId": 502110,
        "pitcherId": 605513,
        "description": "J.D. Martinez homers (2) on a fly ball to left center field.",
        "exitVelocity": 106.7,
        "distance": 403,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 76.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 58.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6429,
          "percentile": null,
          "score": 139.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 120.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 76.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0526,
          "percentile": null,
          "score": 58.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6429,
          "percentile": null,
          "score": 139.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0197,
          "percentile": null,
          "score": 120.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657571,
      "pitcher": "Caleb Ferguson",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 97.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 158,
      "totalBbeAllowed": 158,
      "cookedPer100Bbe": 61.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0418,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.057,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 412.8,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-07-02",
        "batterId": 682829,
        "pitcherId": 657571,
        "description": "Elly De La Cruz homers (15) on a line drive to center field. Jonathan India scores.",
        "exitVelocity": 114.1,
        "distance": 425,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 90.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 67.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2833,
          "percentile": null,
          "score": 154.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0418,
          "percentile": null,
          "score": 90.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.057,
          "percentile": null,
          "score": 67.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.2833,
          "percentile": null,
          "score": 154.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502043,
      "pitcher": "Kyle Gibson",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 96.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 517,
      "totalBbeAllowed": 517,
      "cookedPer100Bbe": 18.7,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0427,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 35,
      "hrCapableBbeRateAllowed": 0.0677,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0174,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 399.3,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-04-01",
        "batterId": 665487,
        "pitcherId": 502043,
        "description": "Fernando Tatis Jr. homers (3) on a fly ball to left center field.",
        "exitVelocity": 112.7,
        "distance": 443,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 95.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.248,
          "percentile": null,
          "score": 97.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 110.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0427,
          "percentile": null,
          "score": 95.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0677,
          "percentile": null,
          "score": 88.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1714,
          "percentile": null,
          "score": 72.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.248,
          "percentile": null,
          "score": 97.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0174,
          "percentile": null,
          "score": 110.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543135,
      "pitcher": "Nathan Eovaldi",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 96.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 479,
      "totalBbeAllowed": 479,
      "cookedPer100Bbe": 20.1,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 22.5,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0689,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 390.7,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2024-09-10",
        "batterId": 592626,
        "pitcherId": 543135,
        "description": "Joc Pederson homers (22) on a fly ball to right center field.",
        "exitVelocity": 108.9,
        "distance": 450,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 108.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 92.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8261,
          "percentile": null,
          "score": 83.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 78.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 108.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0689,
          "percentile": null,
          "score": 92.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8261,
          "percentile": null,
          "score": 83.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 78.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663893,
      "pitcher": "Brendon Little",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 95.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 66.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0413,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0559,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.021,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 402.0,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-06-01",
        "batterId": 668804,
        "pitcherId": 663893,
        "description": "Bryan Reynolds homers (8) on a fly ball to center field. Andrew McCutchen scores.",
        "exitVelocity": 109.3,
        "distance": 440,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 89.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 64.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4429,
          "percentile": null,
          "score": 74.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 89.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 64.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4429,
          "percentile": null,
          "score": 74.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.021,
          "percentile": null,
          "score": 126.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 674003,
      "pitcher": "Cody Bradford",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 15,
      "reliefAppearances": 1,
      "hotDogIndex": 95.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 224,
      "totalBbeAllowed": 224,
      "cookedPer100Bbe": 42.6,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0442,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0804,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0089,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 400.3,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-09-11",
        "batterId": 545341,
        "pitcherId": 674003,
        "description": "Randal Grichuk homers (9) on a line drive to left field. Corbin Carroll scores.",
        "exitVelocity": 111.5,
        "distance": 420,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 118.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.31,
          "percentile": null,
          "score": 155.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 99.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0804,
          "percentile": null,
          "score": 118.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.31,
          "percentile": null,
          "score": 155.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0089,
          "percentile": null,
          "score": 69.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608723,
      "pitcher": "Austin Voth",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 95.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 168,
      "totalBbeAllowed": 168,
      "cookedPer100Bbe": 56.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.047,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0655,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0119,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2024-09-02",
        "batterId": 669127,
        "pitcherId": 608723,
        "description": "Shea Langeliers homers (25) on a fly ball to left field.",
        "exitVelocity": 107.0,
        "distance": 418,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 108.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 83.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4889,
          "percentile": null,
          "score": 48.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 86.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.047,
          "percentile": null,
          "score": 108.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 83.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4889,
          "percentile": null,
          "score": 48.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0119,
          "percentile": null,
          "score": 86.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641154,
      "pitcher": "Pablo L\u00f3pez",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 94.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 536,
      "totalBbeAllowed": 536,
      "cookedPer100Bbe": 17.7,
      "hrsAllowed": 26,
      "adjustedXhrAllowed": 26.4,
      "adjustedXhrPerBbeAllowed": 0.0493,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 41,
      "hrCapableBbeRateAllowed": 0.0765,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 23,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.122,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 393.5,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 467,
      "worstServedEvent": {
        "gameDate": "2024-05-15",
        "batterId": 592450,
        "pitcherId": 641154,
        "description": "Aaron Judge homers (11) on a fly ball to left field.",
        "exitVelocity": 113.0,
        "distance": 467,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 115.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 110.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.122,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2867,
          "percentile": null,
          "score": 70.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 115.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 110.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.122,
          "percentile": null,
          "score": 52.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2867,
          "percentile": null,
          "score": 70.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 579328,
      "pitcher": "Yusei Kikuchi",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 94.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 499,
      "totalBbeAllowed": 499,
      "cookedPer100Bbe": 19.0,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 20.5,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": 4.5,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.016,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2647,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.4,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2024-06-17",
        "batterId": 646240,
        "pitcherId": 579328,
        "description": "Rafael Devers homers (14) on a fly ball to left center field.",
        "exitVelocity": 111.1,
        "distance": 424,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 88.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 90.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.375,
          "percentile": null,
          "score": 72.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 88.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 90.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2647,
          "percentile": null,
          "score": 106.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.375,
          "percentile": null,
          "score": 72.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 105.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 615698,
      "pitcher": "Cal Quantrill",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 94.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 465,
      "totalBbeAllowed": 465,
      "cookedPer100Bbe": 20.3,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 20.5,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": 2.5,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.071,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0129,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 470,
      "worstServedEvent": {
        "gameDate": "2024-06-29",
        "batterId": 673357,
        "pitcherId": 615698,
        "description": "Luis Robert Jr. homers (9) on a fly ball to center field.",
        "exitVelocity": 111.8,
        "distance": 470,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 98.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 98.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9261,
          "percentile": null,
          "score": 60.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 98.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.071,
          "percentile": null,
          "score": 98.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9261,
          "percentile": null,
          "score": 60.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0129,
          "percentile": null,
          "score": 91.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666129,
      "pitcher": "Braxton Garrett",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 94.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 118,
      "totalBbeAllowed": 118,
      "cookedPer100Bbe": 79.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.5,
      "adjustedXhrPerBbeAllowed": 0.0466,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0678,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0085,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 404.0,
      "maxExitVelocityAllowed": 107.5,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-06-12",
        "batterId": 664056,
        "pitcherId": 666129,
        "description": "Harrison Bader homers (4) on a fly ball to left center field. Francisco Lindor scores.",
        "exitVelocity": 107.5,
        "distance": 431,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 89.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.12,
          "percentile": null,
          "score": 91.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 68.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 107.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0678,
          "percentile": null,
          "score": 89.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.12,
          "percentile": null,
          "score": 91.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 68.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592773,
      "pitcher": "Ryne Stanek",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 94.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 170,
      "totalBbeAllowed": 170,
      "cookedPer100Bbe": 55.4,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0488,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0824,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0118,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.9,
      "avgDistanceAllowed": 394.7,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2024-07-07",
        "batterId": 543807,
        "pitcherId": 592773,
        "description": "George Springer homers (10) on a fly ball to right center field. Alejandro Kirk scores. Leo Jim\u00e9nez scores.",
        "exitVelocity": 106.9,
        "distance": 400,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 122.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 24.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9111,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 85.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 114.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0824,
          "percentile": null,
          "score": 122.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 24.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.9111,
          "percentile": null,
          "score": 59.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0118,
          "percentile": null,
          "score": 85.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 660761,
      "pitcher": "Jos\u00e9 Suarez",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 3,
      "reliefAppearances": 21,
      "hotDogIndex": 93.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 58.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.8,
      "adjustedXhrPerBbeAllowed": 0.0484,
      "xhrDiffAllowed": -0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0745,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.6,
      "avgDistanceAllowed": 385.7,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-03-28",
        "batterId": 623993,
        "pitcherId": 660761,
        "description": "Anthony Santander homers (1) on a fly ball to left center field. Adley Rutschman scores.",
        "exitVelocity": 107.1,
        "distance": 431,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 113.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6286,
          "percentile": null,
          "score": 30.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 113.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0745,
          "percentile": null,
          "score": 105.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.6286,
          "percentile": null,
          "score": 30.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687765,
      "pitcher": "Mitch Spence",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 24,
      "reliefAppearances": 13,
      "hotDogIndex": 93.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 476,
      "totalBbeAllowed": 476,
      "cookedPer100Bbe": 19.7,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.9,
      "adjustedXhrPerBbeAllowed": 0.0397,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 32,
      "hrCapableBbeRateAllowed": 0.0672,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0168,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1875,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-08-21",
        "batterId": 642350,
        "pitcherId": 687765,
        "description": "Jose Siri homers (16) on a fly ball to left center field. Jos\u00e9 Caballero scores.",
        "exitVelocity": 110.1,
        "distance": 423,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0397,
          "percentile": null,
          "score": 82.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.085,
          "percentile": null,
          "score": 120.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 108.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0397,
          "percentile": null,
          "score": 82.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0672,
          "percentile": null,
          "score": 87.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1875,
          "percentile": null,
          "score": 78.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.085,
          "percentile": null,
          "score": 120.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0168,
          "percentile": null,
          "score": 108.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669923,
      "pitcher": "George Kirby",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 93.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 567,
      "totalBbeAllowed": 567,
      "cookedPer100Bbe": 16.5,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 21.6,
      "adjustedXhrPerBbeAllowed": 0.0381,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.06,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0159,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3235,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-08-18",
        "batterId": 663698,
        "pitcherId": 669923,
        "description": "Joey Bart homers (12) on a fly ball to center field. Oneil Cruz scores.",
        "exitVelocity": 110.5,
        "distance": 430,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2682,
          "percentile": null,
          "score": 127.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0381,
          "percentile": null,
          "score": 79.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.06,
          "percentile": null,
          "score": 72.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2682,
          "percentile": null,
          "score": 127.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0159,
          "percentile": null,
          "score": 104.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 570632,
      "pitcher": "Jos\u00e9 Ure\u00f1a",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 35,
      "gamesStarted": 11,
      "reliefAppearances": 24,
      "hotDogIndex": 93.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 350,
      "totalBbeAllowed": 350,
      "cookedPer100Bbe": 26.6,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 13.3,
      "adjustedXhrPerBbeAllowed": 0.038,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0571,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.45,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 117.0,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2024-08-07",
        "batterId": 670541,
        "pitcherId": 570632,
        "description": "Yordan Alvarez homers (22) on a line drive to center field.",
        "exitVelocity": 117.0,
        "distance": 415,
        "launchAngle": 18.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 67.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.45,
          "percentile": null,
          "score": 157.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0308,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.038,
          "percentile": null,
          "score": 78.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 67.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.45,
          "percentile": null,
          "score": 157.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0308,
          "percentile": null,
          "score": 117.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664747,
      "pitcher": "Alexis D\u00edaz",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 92.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 62.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0604,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0134,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 403.5,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-08-29",
        "batterId": 671732,
        "pitcherId": 664747,
        "description": "Lawrence Butler homers (19) on a fly ball to right field.",
        "exitVelocity": 109.5,
        "distance": 427,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 88.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 73.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5667,
          "percentile": null,
          "score": 77.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 92.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 88.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 73.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5667,
          "percentile": null,
          "score": 77.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 92.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669276,
      "pitcher": "Dylan Lee",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 92.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 60.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.049,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0915,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0065,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2143,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 395.0,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-09-22",
        "batterId": 660821,
        "pitcherId": 669276,
        "description": "Jes\u00fas S\u00e1nchez homers (18) on a fly ball to center field.",
        "exitVelocity": 109.2,
        "distance": 436,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 137.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4857,
          "percentile": null,
          "score": 24.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 56.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.049,
          "percentile": null,
          "score": 114.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0915,
          "percentile": null,
          "score": 137.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2143,
          "percentile": null,
          "score": 87.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4857,
          "percentile": null,
          "score": 24.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 56.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592791,
      "pitcher": "Jameson Taillon",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 92.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 514,
      "totalBbeAllowed": 514,
      "cookedPer100Bbe": 17.9,
      "hrsAllowed": 21,
      "adjustedXhrAllowed": 20.4,
      "adjustedXhrPerBbeAllowed": 0.0397,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 36,
      "hrCapableBbeRateAllowed": 0.07,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-08-21",
        "batterId": 682985,
        "pitcherId": 592791,
        "description": "Riley Greene homers (18) on a fly ball to right center field. Parker Meadows scores.",
        "exitVelocity": 112.0,
        "distance": 422,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0397,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3952,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 111.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0397,
          "percentile": null,
          "score": 82.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3952,
          "percentile": null,
          "score": 73.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 111.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668964,
      "pitcher": "Tobias Myers",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 26,
      "reliefAppearances": 3,
      "hotDogIndex": 91.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 412,
      "totalBbeAllowed": 412,
      "cookedPer100Bbe": 22.3,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 17.8,
      "adjustedXhrPerBbeAllowed": 0.0432,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0752,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 21,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0968,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 402.6,
      "maxExitVelocityAllowed": 115.9,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-04-28",
        "batterId": 592450,
        "pitcherId": 668964,
        "description": "Aaron Judge homers (6) on a line drive to left center field.",
        "exitVelocity": 115.9,
        "distance": 441,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0752,
          "percentile": null,
          "score": 107.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 39.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 113.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 87.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0432,
          "percentile": null,
          "score": 96.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0752,
          "percentile": null,
          "score": 107.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0968,
          "percentile": null,
          "score": 39.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.85,
          "percentile": null,
          "score": 113.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 87.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572143,
      "pitcher": "Burch Smith",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 53,
      "gamesStarted": 0,
      "reliefAppearances": 53,
      "hotDogIndex": 91.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 184,
      "totalBbeAllowed": 184,
      "cookedPer100Bbe": 49.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0429,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0707,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 415.3,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 455,
      "worstServedEvent": {
        "gameDate": "2024-08-25",
        "batterId": 673237,
        "pitcherId": 572143,
        "description": "Yainer Diaz homers (16) on a fly ball to left center field.",
        "exitVelocity": 111.4,
        "distance": 455,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 95.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 81.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0429,
          "percentile": null,
          "score": 95.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0707,
          "percentile": null,
          "score": 97.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 95.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 81.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608379,
      "pitcher": "Michael Wacha",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 91.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 516,
      "totalBbeAllowed": 516,
      "cookedPer100Bbe": 17.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 20.8,
      "adjustedXhrPerBbeAllowed": 0.0403,
      "xhrDiffAllowed": -2.8,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0717,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0155,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1622,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.7,
      "avgDistanceAllowed": 393.3,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-07-24",
        "batterId": 553993,
        "pitcherId": 608379,
        "description": "Eugenio Su\u00e1rez homers (12) on a fly ball to left field.",
        "exitVelocity": 110.1,
        "distance": 416,
        "launchAngle": 41.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 99.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1622,
          "percentile": null,
          "score": 68.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6611,
          "percentile": null,
          "score": 80.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0403,
          "percentile": null,
          "score": 86.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0717,
          "percentile": null,
          "score": 99.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1622,
          "percentile": null,
          "score": 68.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6611,
          "percentile": null,
          "score": 80.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0155,
          "percentile": null,
          "score": 102.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669203,
      "pitcher": "Corbin Burnes",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 91.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 575,
      "totalBbeAllowed": 575,
      "cookedPer100Bbe": 15.9,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.0,
      "adjustedXhrPerBbeAllowed": 0.0383,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 34,
      "hrCapableBbeRateAllowed": 0.0591,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 11,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3235,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-08-28",
        "batterId": 606192,
        "pitcherId": 669203,
        "description": "Teoscar Hern\u00e1ndez homers (28) on a fly ball to left center field. Shohei Ohtani scores. Mookie Betts scores.",
        "exitVelocity": 113.3,
        "distance": 431,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 79.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 70.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4727,
          "percentile": null,
          "score": 132.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 79.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0591,
          "percentile": null,
          "score": 70.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3235,
          "percentile": null,
          "score": 124.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.4727,
          "percentile": null,
          "score": 132.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676979,
      "pitcher": "Garrett Crochet",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 91.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 346,
      "totalBbeAllowed": 346,
      "cookedPer100Bbe": 26.4,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 15.7,
      "adjustedXhrPerBbeAllowed": 0.0454,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0723,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 383.2,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-05-05",
        "batterId": 575929,
        "pitcherId": 676979,
        "description": "Willson Contreras homers (6) on a line drive to center field.",
        "exitVelocity": 111.4,
        "distance": 426,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 102.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 101.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5722,
          "percentile": null,
          "score": 50.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 102.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0723,
          "percentile": null,
          "score": 101.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5722,
          "percentile": null,
          "score": 50.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605288,
      "pitcher": "Adrian Houser",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 8,
      "reliefAppearances": 16,
      "hotDogIndex": 90.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 241,
      "totalBbeAllowed": 241,
      "cookedPer100Bbe": 37.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0373,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0664,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0166,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 383.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-04-21",
        "batterId": 660271,
        "pitcherId": 605288,
        "description": "Shohei Ohtani homers (5) on a fly ball to right center field. Gavin Lux scores.",
        "exitVelocity": 110.0,
        "distance": 423,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 75.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 86.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0,
          "percentile": null,
          "score": 39.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 107.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 75.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0664,
          "percentile": null,
          "score": 86.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.0,
          "percentile": null,
          "score": 39.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0166,
          "percentile": null,
          "score": 107.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663546,
      "pitcher": "Sean Hjelle",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 90.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 243,
      "totalBbeAllowed": 243,
      "cookedPer100Bbe": 37.4,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.7,
      "adjustedXhrPerBbeAllowed": 0.0399,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0576,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0123,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 111.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-05-25",
        "batterId": 683146,
        "pitcherId": 663546,
        "description": "Brett Baty homers (4) on a fly ball to right field.",
        "exitVelocity": 111.8,
        "distance": 412,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 84.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 68.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.61,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 84.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 68.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.61,
          "percentile": null,
          "score": 107.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0123,
          "percentile": null,
          "score": 88.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641793,
      "pitcher": "Zack Littell",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 490,
      "totalBbeAllowed": 490,
      "cookedPer100Bbe": 18.5,
      "hrsAllowed": 22,
      "adjustedXhrAllowed": 22.9,
      "adjustedXhrPerBbeAllowed": 0.0467,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0816,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 18,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.175,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 389.5,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-05-21",
        "batterId": 680776,
        "pitcherId": 641793,
        "description": "Jarren Duran homers (3) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 427,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0816,
          "percentile": null,
          "score": 121.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 73.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5955,
          "percentile": null,
          "score": 106.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 53.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0467,
          "percentile": null,
          "score": 107.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0816,
          "percentile": null,
          "score": 121.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.175,
          "percentile": null,
          "score": 73.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5955,
          "percentile": null,
          "score": 106.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 53.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623149,
      "pitcher": "Paul Sewald",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 44,
      "gamesStarted": 0,
      "reliefAppearances": 44,
      "hotDogIndex": 90.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 112,
      "totalBbeAllowed": 112,
      "cookedPer100Bbe": 80.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0571,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.1071,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 397.5,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-07-08",
        "batterId": 669221,
        "pitcherId": 623149,
        "description": "Sean Murphy homers (5) on a fly ball to right center field. Eddie Rosario scores.",
        "exitVelocity": 111.5,
        "distance": 431,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 130.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 159.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 31.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 82.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0571,
          "percentile": null,
          "score": 130.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.1071,
          "percentile": null,
          "score": 159.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 31.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 82.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571927,
      "pitcher": "Steven Matz",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 10,
      "reliefAppearances": 5,
      "hotDogIndex": 90.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 60.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0416,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0604,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0134,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 397.2,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 419,
      "worstServedEvent": {
        "gameDate": "2024-04-17",
        "batterId": 665923,
        "pitcherId": 571927,
        "description": "Esteury Ruiz homers (2) on a fly ball to left center field. Max Schuemann scores.",
        "exitVelocity": 109.8,
        "distance": 412,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 90.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 73.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4875,
          "percentile": null,
          "score": 75.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 92.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0416,
          "percentile": null,
          "score": 90.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0604,
          "percentile": null,
          "score": 73.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4875,
          "percentile": null,
          "score": 75.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 92.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 678394,
      "pitcher": "Brayan Bello",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 90.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 487,
      "totalBbeAllowed": 487,
      "cookedPer100Bbe": 18.5,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 18.9,
      "adjustedXhrPerBbeAllowed": 0.0388,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0616,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 402.1,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2024-07-09",
        "batterId": 671732,
        "pitcherId": 678394,
        "description": "Lawrence Butler homers (5) on a fly ball to right center field. Shea Langeliers scores. Zack Gelof scores.",
        "exitVelocity": 110.2,
        "distance": 457,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 80.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 74.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 107.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9737,
          "percentile": null,
          "score": 88.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0388,
          "percentile": null,
          "score": 80.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0616,
          "percentile": null,
          "score": 74.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2667,
          "percentile": null,
          "score": 107.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9737,
          "percentile": null,
          "score": 88.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 106.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 502085,
      "pitcher": "David Robertson",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 90.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 54.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0321,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0485,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0182,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.3,
      "avgDistanceAllowed": 410.4,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-09-13",
        "batterId": 677594,
        "pitcherId": 502085,
        "description": "Julio Rodr\u00edguez homers (15) on a fly ball to left field. J.P. Crawford scores. Josh Rojas scores.",
        "exitVelocity": 111.7,
        "distance": 419,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 58.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0485,
          "percentile": null,
          "score": 48.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.28,
          "percentile": null,
          "score": 180.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0321,
          "percentile": null,
          "score": 58.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0485,
          "percentile": null,
          "score": 48.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.28,
          "percentile": null,
          "score": 180.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 113.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640455,
      "pitcher": "Sean Manaea",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 38,
      "gamesStarted": 38,
      "reliefAppearances": 0,
      "hotDogIndex": 90.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 558,
      "totalBbeAllowed": 558,
      "cookedPer100Bbe": 16.1,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 23.0,
      "adjustedXhrPerBbeAllowed": 0.0412,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 38,
      "hrCapableBbeRateAllowed": 0.0681,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0143,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 22,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1579,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 394.7,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2024-07-24",
        "batterId": 665742,
        "pitcherId": 640455,
        "description": "Juan Soto homers (26) on a fly ball to center field.",
        "exitVelocity": 110.9,
        "distance": 443,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 89.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 89.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 67.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0412,
          "percentile": null,
          "score": 89.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0681,
          "percentile": null,
          "score": 89.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1579,
          "percentile": null,
          "score": 67.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0143,
          "percentile": null,
          "score": 98.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668909,
      "pitcher": "Gavin Williams",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 90.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 224,
      "totalBbeAllowed": 224,
      "cookedPer100Bbe": 40.2,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.5,
      "adjustedXhrPerBbeAllowed": 0.0424,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0134,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 394.0,
      "maxExitVelocityAllowed": 113.3,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-10-18",
        "batterId": 665742,
        "pitcherId": 668909,
        "description": "Juan Soto homers (2) on a fly ball to center field. Gleyber Torres scores.",
        "exitVelocity": 113.3,
        "distance": 414,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 94.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6111,
          "percentile": null,
          "score": 137.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 92.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0424,
          "percentile": null,
          "score": 94.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6111,
          "percentile": null,
          "score": 137.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0134,
          "percentile": null,
          "score": 92.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656756,
      "pitcher": "Jordan Montgomery",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 21,
      "reliefAppearances": 4,
      "hotDogIndex": 90.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 400,
      "totalBbeAllowed": 400,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 15.1,
      "adjustedXhrPerBbeAllowed": 0.0377,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.065,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.015,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 406.4,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-06-21",
        "batterId": 607208,
        "pitcherId": 656756,
        "description": "Trea Turner homers (3) on a fly ball to left center field. Kyle Schwarber scores.",
        "exitVelocity": 110.6,
        "distance": 429,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 82.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7071,
          "percentile": null,
          "score": 110.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 78.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.065,
          "percentile": null,
          "score": 82.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7071,
          "percentile": null,
          "score": 110.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.015,
          "percentile": null,
          "score": 101.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670059,
      "pitcher": "Colin Holderman",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 89.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 137,
      "totalBbeAllowed": 137,
      "cookedPer100Bbe": 65.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0803,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0073,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-07-28",
        "batterId": 666971,
        "pitcherId": 670059,
        "description": "Lourdes Gurriel Jr. homers (14) on a fly ball to left field.",
        "exitVelocity": 110.6,
        "distance": 411,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 93.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0803,
          "percentile": null,
          "score": 118.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3167,
          "percentile": null,
          "score": 129.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 61.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 93.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0803,
          "percentile": null,
          "score": 118.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3167,
          "percentile": null,
          "score": 129.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0073,
          "percentile": null,
          "score": 61.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657585,
      "pitcher": "Reed Garrett",
      "team": "NYM",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 89.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 149,
      "totalBbeAllowed": 149,
      "cookedPer100Bbe": 60.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0443,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0738,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0067,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 393.9,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2024-05-31",
        "batterId": 592626,
        "pitcherId": 657585,
        "description": "Joc Pederson homers (7) on a fly ball to right field. Kevin Newman scores. Corbin Carroll scores.",
        "exitVelocity": 110.3,
        "distance": 411,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 99.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 104.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.625,
          "percentile": null,
          "score": 108.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 57.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0443,
          "percentile": null,
          "score": 99.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0738,
          "percentile": null,
          "score": 104.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.625,
          "percentile": null,
          "score": 108.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0067,
          "percentile": null,
          "score": 57.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572955,
      "pitcher": "Pierce Johnson",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 0,
      "reliefAppearances": 61,
      "hotDogIndex": 89.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 61.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0338,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-06-13",
        "batterId": 669065,
        "pitcherId": 572955,
        "description": "Kyle Stowers homers (1) on a fly ball to center field. Jordan Westburg scores. Cedric Mullins scores.",
        "exitVelocity": 108.7,
        "distance": 439,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 65.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5667,
          "percentile": null,
          "score": 105.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 125.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 65.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5667,
          "percentile": null,
          "score": 105.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 125.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650633,
      "pitcher": "Michael King",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 89.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 496,
      "totalBbeAllowed": 496,
      "cookedPer100Bbe": 18.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 15.6,
      "adjustedXhrPerBbeAllowed": 0.0315,
      "xhrDiffAllowed": 3.4,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0524,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0202,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3846,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 393.9,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-05-15",
        "batterId": 686668,
        "pitcherId": 650633,
        "description": "Brenton Doyle homers (5) on a fly ball to left center field.",
        "exitVelocity": 108.5,
        "distance": 431,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 56.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 57.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8857,
          "percentile": null,
          "score": 114.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 122.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0315,
          "percentile": null,
          "score": 56.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 57.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3846,
          "percentile": null,
          "score": 143.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8857,
          "percentile": null,
          "score": 114.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 122.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 808967,
      "pitcher": "Yoshinobu Yamamoto",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 89.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 291,
      "totalBbeAllowed": 291,
      "cookedPer100Bbe": 30.8,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": -1.9,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0756,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0103,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1364,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 395.5,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-04-19",
        "batterId": 621466,
        "pitcherId": 808967,
        "description": "DJ Stewart homers (3) on a line drive to right center field.",
        "exitVelocity": 109.7,
        "distance": 387,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1364,
          "percentile": null,
          "score": 57.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 77.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 88.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0756,
          "percentile": null,
          "score": 108.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1364,
          "percentile": null,
          "score": 57.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0103,
          "percentile": null,
          "score": 77.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 677960,
      "pitcher": "Ryan Weathers",
      "team": "MIA",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 89.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 270,
      "totalBbeAllowed": 270,
      "cookedPer100Bbe": 33.1,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.9,
      "adjustedXhrPerBbeAllowed": 0.0367,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0667,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-09-18",
        "batterId": 571771,
        "pitcherId": 677960,
        "description": "Enrique Hern\u00e1ndez homers (10) on a fly ball to left center field. Will Smith scores. Andy Pages scores.",
        "exitVelocity": 110.1,
        "distance": 430,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 73.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1583,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 100.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0367,
          "percentile": null,
          "score": 73.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0667,
          "percentile": null,
          "score": 86.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1583,
          "percentile": null,
          "score": 122.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 100.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640451,
      "pitcher": "Hunter Harvey",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 52,
      "gamesStarted": 0,
      "reliefAppearances": 52,
      "hotDogIndex": 89.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 61.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0448,
      "xhrDiffAllowed": -1.5,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0966,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 407.4,
      "maxExitVelocityAllowed": 107.6,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-07-01",
        "batterId": 502110,
        "pitcherId": 640451,
        "description": "J.D. Martinez homers (10) on a fly ball to center field. Francisco Lindor scores. Harrison Bader scores.",
        "exitVelocity": 107.6,
        "distance": 420,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 100.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0966,
          "percentile": null,
          "score": 145.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0448,
          "percentile": null,
          "score": 100.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0966,
          "percentile": null,
          "score": 145.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4,
          "percentile": null,
          "score": 46.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 596001,
      "pitcher": "Jakob Junis",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 25,
      "gamesStarted": 7,
      "reliefAppearances": 18,
      "hotDogIndex": 89.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 46.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0393,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0576,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0105,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.2,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 116.4,
      "maxDistanceAllowed": 480,
      "worstServedEvent": {
        "gameDate": "2024-08-05",
        "batterId": 660821,
        "pitcherId": 596001,
        "description": "Jes\u00fas S\u00e1nchez homers (13) on a fly ball to right center field.",
        "exitVelocity": 116.4,
        "distance": 480,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 81.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1875,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 78.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0393,
          "percentile": null,
          "score": 81.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1875,
          "percentile": null,
          "score": 123.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0105,
          "percentile": null,
          "score": 78.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663704,
      "pitcher": "James McArthur",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 88.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 179,
      "totalBbeAllowed": 179,
      "cookedPer100Bbe": 49.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.5,
      "adjustedXhrPerBbeAllowed": 0.0419,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0726,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 386.8,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-07-28",
        "batterId": 621550,
        "pitcherId": 663704,
        "description": "Patrick Wisdom homers (6) on a fly ball to center field.",
        "exitVelocity": 107.6,
        "distance": 438,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 91.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2375,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 91.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2375,
          "percentile": null,
          "score": 96.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 82.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656412,
      "pitcher": "Alex Faedo",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 6,
      "reliefAppearances": 34,
      "hotDogIndex": 88.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 50.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0454,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0632,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 390.0,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2024-07-23",
        "batterId": 678877,
        "pitcherId": 656412,
        "description": "Jhonkensy Noel homers (5) on a fly ball to left field.",
        "exitVelocity": 108.9,
        "distance": 387,
        "launchAngle": 39.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 102.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1222,
          "percentile": null,
          "score": 41.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 84.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0454,
          "percentile": null,
          "score": 102.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0632,
          "percentile": null,
          "score": 79.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.1222,
          "percentile": null,
          "score": 41.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 84.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608032,
      "pitcher": "Carlos Est\u00e9vez",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 88.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 55.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0396,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0818,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2024-08-13",
        "batterId": 660821,
        "pitcherId": 608032,
        "description": "Jes\u00fas S\u00e1nchez homers (15) on a line drive to right center field.",
        "exitVelocity": 111.1,
        "distance": 401,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 27.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5833,
          "percentile": null,
          "score": 106.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 89.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0396,
          "percentile": null,
          "score": 82.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0818,
          "percentile": null,
          "score": 121.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 27.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5833,
          "percentile": null,
          "score": 106.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 89.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666974,
      "pitcher": "Yennier Cano",
      "team": "BAL",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 88.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 161,
      "totalBbeAllowed": 161,
      "cookedPer100Bbe": 55.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0398,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0124,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 399.5,
      "maxExitVelocityAllowed": 113.6,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-06-19",
        "batterId": 519317,
        "pitcherId": 666974,
        "description": "Giancarlo Stanton homers (18) on a line drive to center field. Anthony Volpe scores. Juan Soto scores.",
        "exitVelocity": 113.6,
        "distance": 440,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 83.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 75.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1333,
          "percentile": null,
          "score": 151.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0398,
          "percentile": null,
          "score": 83.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 75.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1333,
          "percentile": null,
          "score": 151.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0124,
          "percentile": null,
          "score": 88.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663485,
      "pitcher": "Cole Sands",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 1,
      "reliefAppearances": 63,
      "hotDogIndex": 88.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 46.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0729,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0156,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 391.2,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 458,
      "worstServedEvent": {
        "gameDate": "2024-06-11",
        "batterId": 641857,
        "pitcherId": 663485,
        "description": "Ryan McMahon homers (11) on a fly ball to right field.",
        "exitVelocity": 113.0,
        "distance": 458,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 103.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1667,
          "percentile": null,
          "score": 92.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 73.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0729,
          "percentile": null,
          "score": 103.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.1667,
          "percentile": null,
          "score": 92.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0156,
          "percentile": null,
          "score": 103.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669721,
      "pitcher": "Davis Daniel",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 6,
      "gamesStarted": 6,
      "reliefAppearances": 0,
      "hotDogIndex": 88.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 99,
      "totalBbeAllowed": 99,
      "cookedPer100Bbe": 89.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.1,
      "adjustedXhrPerBbeAllowed": 0.0414,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0808,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 457,
      "worstServedEvent": {
        "gameDate": "2024-07-03",
        "batterId": 667670,
        "pitcherId": 669721,
        "description": "Brent Rooker homers (17) on a fly ball to left field.",
        "exitVelocity": 110.4,
        "distance": 389,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 90.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 120.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 86.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0414,
          "percentile": null,
          "score": 90.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0808,
          "percentile": null,
          "score": 120.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9,
          "percentile": null,
          "score": 86.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571578,
      "pitcher": "Patrick Corbin",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 88.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 582,
      "totalBbeAllowed": 582,
      "cookedPer100Bbe": 15.1,
      "hrsAllowed": 25,
      "adjustedXhrAllowed": 23.0,
      "adjustedXhrPerBbeAllowed": 0.0395,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 33,
      "hrCapableBbeRateAllowed": 0.0567,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3636,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 406.1,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 440,
      "worstServedEvent": {
        "gameDate": "2024-07-10",
        "batterId": 607043,
        "pitcherId": 571578,
        "description": "Brandon Nimmo homers (16) on a line drive to right center field.",
        "exitVelocity": 110.5,
        "distance": 440,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 66.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.752,
          "percentile": null,
          "score": 111.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 86.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 82.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0567,
          "percentile": null,
          "score": 66.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3636,
          "percentile": null,
          "score": 135.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.752,
          "percentile": null,
          "score": 111.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 86.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663687,
      "pitcher": "Hogan Harris",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 21,
      "gamesStarted": 9,
      "reliefAppearances": 12,
      "hotDogIndex": 88.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 208,
      "totalBbeAllowed": 208,
      "cookedPer100Bbe": 42.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0346,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0577,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 399.6,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-06-23",
        "batterId": 621439,
        "pitcherId": 663687,
        "description": "Byron Buxton homers (5) on a fly ball to left center field.",
        "exitVelocity": 112.7,
        "distance": 432,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 68.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 69.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9143,
          "percentile": null,
          "score": 86.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 118.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 68.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 69.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9143,
          "percentile": null,
          "score": 86.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 118.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623167,
      "pitcher": "Chris Flexen",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 31,
      "reliefAppearances": 3,
      "hotDogIndex": 87.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 519,
      "totalBbeAllowed": 519,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 19.3,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": 4.7,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0713,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0154,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2162,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 388.7,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 449,
      "worstServedEvent": {
        "gameDate": "2024-04-12",
        "batterId": 682829,
        "pitcherId": 623167,
        "description": "Elly De La Cruz homers (4) on a fly ball to right center field. Spencer Steer scores. Jake Fraley scores.",
        "exitVelocity": 110.8,
        "distance": 449,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 74.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0713,
          "percentile": null,
          "score": 99.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 88.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6875,
          "percentile": null,
          "score": 53.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 74.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0713,
          "percentile": null,
          "score": 99.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 88.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6875,
          "percentile": null,
          "score": 53.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0154,
          "percentile": null,
          "score": 102.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 500779,
      "pitcher": "Jose Quintana",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 87.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 574,
      "totalBbeAllowed": 574,
      "cookedPer100Bbe": 15.2,
      "hrsAllowed": 23,
      "adjustedXhrAllowed": 21.6,
      "adjustedXhrPerBbeAllowed": 0.0376,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.054,
      "hrWindowThunderBbeAllowed": 8,
      "hrWindowThunderRateAllowed": 0.0139,
      "noDoubtersAllowed": 10,
      "mostlyGoneAllowed": 15,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.3226,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 117.8,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2024-10-17",
        "batterId": 660271,
        "pitcherId": 500779,
        "description": "Shohei Ohtani homers (3) on a fly ball to right center field.",
        "exitVelocity": 117.8,
        "distance": 422,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 59.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 123.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 120.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0376,
          "percentile": null,
          "score": 77.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.054,
          "percentile": null,
          "score": 59.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3226,
          "percentile": null,
          "score": 123.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1,
          "percentile": null,
          "score": 120.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0139,
          "percentile": null,
          "score": 96.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666214,
      "pitcher": "Joey Wentz",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 87.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 207,
      "totalBbeAllowed": 207,
      "cookedPer100Bbe": 42.2,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.4,
      "adjustedXhrPerBbeAllowed": 0.0357,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0628,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0193,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 387.1,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-05-20",
        "batterId": 521692,
        "pitcherId": 666214,
        "description": "Salvador Perez homers (9) on a fly ball to left center field.",
        "exitVelocity": 109.1,
        "distance": 436,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 70.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5455,
          "percentile": null,
          "score": 49.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 118.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0357,
          "percentile": null,
          "score": 70.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 78.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5455,
          "percentile": null,
          "score": 49.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0193,
          "percentile": null,
          "score": 118.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669358,
      "pitcher": "Shane Baz",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 14,
      "gamesStarted": 14,
      "reliefAppearances": 0,
      "hotDogIndex": 87.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 219,
      "totalBbeAllowed": 219,
      "cookedPer100Bbe": 39.8,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.9,
      "adjustedXhrPerBbeAllowed": 0.0361,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0776,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 389.9,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-07-11",
        "batterId": 665742,
        "pitcherId": 669358,
        "description": "Juan Soto homers (22) on a fly ball to left center field.",
        "exitVelocity": 108.4,
        "distance": 425,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 72.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0776,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3667,
          "percentile": null,
          "score": 72.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0361,
          "percentile": null,
          "score": 72.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0776,
          "percentile": null,
          "score": 112.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3667,
          "percentile": null,
          "score": 72.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605347,
      "pitcher": "Jorge L\u00f3pez",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 0,
      "reliefAppearances": 55,
      "hotDogIndex": 87.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 152,
      "totalBbeAllowed": 152,
      "cookedPer100Bbe": 57.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0921,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1429,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 388.8,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2024-08-17",
        "batterId": 680718,
        "pitcherId": 605347,
        "description": "Addison Barger homers (3) on a fly ball to center field.",
        "exitVelocity": 107.3,
        "distance": 418,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 139.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7167,
          "percentile": null,
          "score": 110.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 56.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0921,
          "percentile": null,
          "score": 139.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1429,
          "percentile": null,
          "score": 59.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7167,
          "percentile": null,
          "score": 110.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 56.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666205,
      "pitcher": "Kyle Muller",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 24,
      "gamesStarted": 1,
      "reliefAppearances": 23,
      "hotDogIndex": 87.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 173,
      "totalBbeAllowed": 173,
      "cookedPer100Bbe": 50.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 8.0,
      "adjustedXhrPerBbeAllowed": 0.0462,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0751,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0116,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0769,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 106.5,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-03-16",
        "batterId": 592178,
        "pitcherId": 666205,
        "description": "Kris Bryant homers (3) on a fly ball to center field. Charlie Blackmon scores.",
        "exitVelocity": 106.5,
        "distance": 437,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 106.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 27.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9143,
          "percentile": null,
          "score": 37.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0462,
          "percentile": null,
          "score": 106.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0751,
          "percentile": null,
          "score": 107.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0769,
          "percentile": null,
          "score": 27.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9143,
          "percentile": null,
          "score": 37.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0116,
          "percentile": null,
          "score": 84.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661563,
      "pitcher": "Luis Gil",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 86.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 424,
      "totalBbeAllowed": 424,
      "cookedPer100Bbe": 20.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 17.9,
      "adjustedXhrPerBbeAllowed": 0.0422,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0731,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0071,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.2581,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 384.0,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2024-09-28",
        "batterId": 693304,
        "pitcherId": 661563,
        "description": "Nick Gonzales homers (7) on a line drive to left center field.",
        "exitVelocity": 110.2,
        "distance": 415,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 93.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 103.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 105.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 95.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 60.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 93.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0731,
          "percentile": null,
          "score": 103.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 105.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2143,
          "percentile": null,
          "score": 95.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0071,
          "percentile": null,
          "score": 60.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669084,
      "pitcher": "DL Hall",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 15,
      "gamesStarted": 9,
      "reliefAppearances": 6,
      "hotDogIndex": 86.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 127,
      "totalBbeAllowed": 127,
      "cookedPer100Bbe": 68.0,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0441,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.063,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0079,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2024-04-13",
        "batterId": 663624,
        "pitcherId": 669084,
        "description": "Ryan Mountcastle homers (2) on a fly ball to left center field.",
        "exitVelocity": 111.0,
        "distance": 413,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 98.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 78.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1333,
          "percentile": null,
          "score": 121.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 64.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 98.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.063,
          "percentile": null,
          "score": 78.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1333,
          "percentile": null,
          "score": 121.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 64.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605488,
      "pitcher": "Jeffrey Springs",
      "team": "TB",
      "pitcherRole": "SP",
      "appearances": 7,
      "gamesStarted": 7,
      "reliefAppearances": 0,
      "hotDogIndex": 86.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 93,
      "totalBbeAllowed": 93,
      "cookedPer100Bbe": 92.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0473,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 385.0,
      "maxExitVelocityAllowed": 105.1,
      "maxDistanceAllowed": 395,
      "worstServedEvent": {
        "gameDate": "2024-09-03",
        "batterId": 467793,
        "pitcherId": 605488,
        "description": "Carlos Santana homers (19) on a fly ball to left field.",
        "exitVelocity": 105.1,
        "distance": 395,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 110.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 81.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.84,
          "percentile": null,
          "score": 35.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 80.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 110.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 81.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.84,
          "percentile": null,
          "score": 35.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 80.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663559,
      "pitcher": "Bailey Falter",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 29,
      "reliefAppearances": 1,
      "hotDogIndex": 85.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 468,
      "totalBbeAllowed": 468,
      "cookedPer100Bbe": 18.4,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 19.1,
      "adjustedXhrPerBbeAllowed": 0.0408,
      "xhrDiffAllowed": -2.1,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0662,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0085,
      "noDoubtersAllowed": 9,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2903,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 113.5,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-04-23",
        "batterId": 596142,
        "pitcherId": 663559,
        "description": "Gary S\u00e1nchez homers (2) on a fly ball to left field.",
        "exitVelocity": 113.5,
        "distance": 432,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 85.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 109.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 69.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0408,
          "percentile": null,
          "score": 87.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0662,
          "percentile": null,
          "score": 85.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2903,
          "percentile": null,
          "score": 115.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6667,
          "percentile": null,
          "score": 109.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 69.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680570,
      "pitcher": "Grayson Rodriguez",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 85.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 327,
      "totalBbeAllowed": 327,
      "cookedPer100Bbe": 26.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 15.3,
      "adjustedXhrPerBbeAllowed": 0.0468,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0765,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.12,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-07-13",
        "batterId": 592450,
        "pitcherId": 680570,
        "description": "Aaron Judge homers (34) on a fly ball to center field.",
        "exitVelocity": 112.9,
        "distance": 431,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 108.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 109.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 51.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4267,
          "percentile": null,
          "score": 102.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 108.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0765,
          "percentile": null,
          "score": 109.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.12,
          "percentile": null,
          "score": 51.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4267,
          "percentile": null,
          "score": 102.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 687330,
      "pitcher": "Kevin Kelly",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 0,
      "reliefAppearances": 72,
      "hotDogIndex": 85.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 202,
      "totalBbeAllowed": 202,
      "cookedPer100Bbe": 42.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0327,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0545,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0149,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 397.0,
      "maxExitVelocityAllowed": 114.9,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-07-22",
        "batterId": 665742,
        "pitcherId": 687330,
        "description": "Juan Soto homers (25) on a line drive to right field. Oswaldo Cabrera scores. Trent Grisham scores.",
        "exitVelocity": 114.9,
        "distance": 385,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 59.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 61.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9714,
          "percentile": null,
          "score": 173.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 100.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 59.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 61.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9714,
          "percentile": null,
          "score": 173.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0149,
          "percentile": null,
          "score": 100.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 544150,
      "pitcher": "Albert Su\u00e1rez",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 25,
      "reliefAppearances": 9,
      "hotDogIndex": 85.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 411,
      "totalBbeAllowed": 411,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.0392,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0754,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2258,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 396.2,
      "maxExitVelocityAllowed": 114.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-07-23",
        "batterId": 660821,
        "pitcherId": 544150,
        "description": "Jes\u00fas S\u00e1nchez homers (12) on a fly ball to right field.",
        "exitVelocity": 114.7,
        "distance": 429,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 81.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0754,
          "percentile": null,
          "score": 107.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 92.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8647,
          "percentile": null,
          "score": 85.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 74.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0392,
          "percentile": null,
          "score": 81.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0754,
          "percentile": null,
          "score": 107.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2258,
          "percentile": null,
          "score": 92.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8647,
          "percentile": null,
          "score": 85.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 74.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 472610,
      "pitcher": "Luis Garc\u00eda",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 0,
      "reliefAppearances": 63,
      "hotDogIndex": 85.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 46.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.9,
      "adjustedXhrPerBbeAllowed": 0.0373,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0595,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4545,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 405.2,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-06-13",
        "batterId": 592626,
        "pitcherId": 472610,
        "description": "Joc Pederson hits a grand slam (8) to right center field. Kevin Newman scores. Corbin Carroll scores. Ketel Marte scores.",
        "exitVelocity": 107.3,
        "distance": 430,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 75.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 71.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 82.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 80.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0373,
          "percentile": null,
          "score": 75.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0595,
          "percentile": null,
          "score": 71.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4545,
          "percentile": null,
          "score": 160.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 82.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 80.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680767,
      "pitcher": "Victor Vodnik",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 68,
      "gamesStarted": 0,
      "reliefAppearances": 68,
      "hotDogIndex": 84.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 229,
      "totalBbeAllowed": 229,
      "cookedPer100Bbe": 37.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0336,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0655,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0175,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 419.0,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 453,
      "worstServedEvent": {
        "gameDate": "2024-09-13",
        "batterId": 683737,
        "pitcherId": 680767,
        "description": "Michael Busch homers (18) on a fly ball to right field. Cody Bellinger scores. Isaac Paredes scores.",
        "exitVelocity": 109.0,
        "distance": 453,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 84.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.45,
          "percentile": null,
          "score": 74.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 110.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0336,
          "percentile": null,
          "score": 64.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 84.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.45,
          "percentile": null,
          "score": 74.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0175,
          "percentile": null,
          "score": 110.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592351,
      "pitcher": "Jon Gray",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 19,
      "reliefAppearances": 4,
      "hotDogIndex": 84.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 323,
      "totalBbeAllowed": 323,
      "cookedPer100Bbe": 26.2,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 13.0,
      "adjustedXhrPerBbeAllowed": 0.0402,
      "xhrDiffAllowed": -2.0,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0743,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0093,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 397.3,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2024-03-31",
        "batterId": 666624,
        "pitcherId": 592351,
        "description": "Christopher Morel homers (1) on a fly ball to left center field. Seiya Suzuki scores. Cody Bellinger scores.",
        "exitVelocity": 107.4,
        "distance": 403,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 105.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 85.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7727,
          "percentile": null,
          "score": 81.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 70.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0402,
          "percentile": null,
          "score": 85.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0743,
          "percentile": null,
          "score": 105.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 85.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7727,
          "percentile": null,
          "score": 81.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 70.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694363,
      "pitcher": "Jared Shuster",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 40,
      "gamesStarted": 4,
      "reliefAppearances": 36,
      "hotDogIndex": 84.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 231,
      "totalBbeAllowed": 231,
      "cookedPer100Bbe": 36.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0355,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0563,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0173,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 401.4,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-08-26",
        "batterId": 678009,
        "pitcherId": 694363,
        "description": "Parker Meadows homers (5) on a fly ball to right center field.",
        "exitVelocity": 108.4,
        "distance": 415,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 70.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 65.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7778,
          "percentile": null,
          "score": 81.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 110.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 70.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0563,
          "percentile": null,
          "score": 65.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7778,
          "percentile": null,
          "score": 81.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0173,
          "percentile": null,
          "score": 110.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656546,
      "pitcher": "Jeff Hoffman",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 0,
      "reliefAppearances": 75,
      "hotDogIndex": 84.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 166,
      "totalBbeAllowed": 166,
      "cookedPer100Bbe": 50.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0319,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0542,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0181,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.1,
      "avgDistanceAllowed": 391.0,
      "maxExitVelocityAllowed": 109.6,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2024-08-06",
        "batterId": 606192,
        "pitcherId": 656546,
        "description": "Teoscar Hern\u00e1ndez homers (25) on a fly ball to center field.",
        "exitVelocity": 109.6,
        "distance": 424,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 57.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 60.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 91.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 112.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0319,
          "percentile": null,
          "score": 57.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0542,
          "percentile": null,
          "score": 60.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.15,
          "percentile": null,
          "score": 91.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0181,
          "percentile": null,
          "score": 112.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669373,
      "pitcher": "Tarik Skubal",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 84.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 553,
      "totalBbeAllowed": 553,
      "cookedPer100Bbe": 15.2,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 21.2,
      "adjustedXhrPerBbeAllowed": 0.0383,
      "xhrDiffAllowed": -5.2,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0561,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2581,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 404.6,
      "maxExitVelocityAllowed": 113.0,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-08-02",
        "batterId": 521692,
        "pitcherId": 669373,
        "description": "Salvador Perez homers (20) on a fly ball to left center field.",
        "exitVelocity": 113.0,
        "distance": 448,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 79.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 105.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6562,
          "percentile": null,
          "score": 139.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 81.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0383,
          "percentile": null,
          "score": 79.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0561,
          "percentile": null,
          "score": 65.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2581,
          "percentile": null,
          "score": 105.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.6562,
          "percentile": null,
          "score": 139.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 81.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 595014,
      "pitcher": "Blake Treinen",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 84.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 58.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 0,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 402.2,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2024-07-30",
        "batterId": 592518,
        "pitcherId": 595014,
        "description": "Manny Machado homers (16) on a fly ball to left center field.",
        "exitVelocity": 108.3,
        "distance": 414,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 75.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.88,
          "percentile": null,
          "score": 86.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 75.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.88,
          "percentile": null,
          "score": 86.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 58.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621237,
      "pitcher": "Jos\u00e9 Alvarado",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 84.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 174,
      "totalBbeAllowed": 174,
      "cookedPer100Bbe": 48.4,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.6,
      "adjustedXhrPerBbeAllowed": 0.0379,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.046,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0172,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 396.7,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-08-02",
        "batterId": 571745,
        "pitcherId": 621237,
        "description": "Mitch Haniger homers (10) on a fly ball to left center field.",
        "exitVelocity": 108.1,
        "distance": 410,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 78.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 40.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 110.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 78.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.046,
          "percentile": null,
          "score": 40.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0172,
          "percentile": null,
          "score": 110.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670871,
      "pitcher": "Guillo Zu\u00f1iga",
      "team": "LAA",
      "pitcherRole": "RP",
      "appearances": 18,
      "gamesStarted": 0,
      "reliefAppearances": 18,
      "hotDogIndex": 84.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 61,
      "totalBbeAllowed": 61,
      "cookedPer100Bbe": 137.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.6,
      "adjustedXhrPerBbeAllowed": 0.059,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0984,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 384.4,
      "maxExitVelocityAllowed": 106.0,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2024-09-29",
        "batterId": 663993,
        "pitcherId": 670871,
        "description": "Nathaniel Lowe homers (16) on a fly ball to right field. Wyatt Langford scores.",
        "exitVelocity": 106.0,
        "distance": 365,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0984,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.72,
          "percentile": null,
          "score": 32.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.059,
          "percentile": null,
          "score": 135.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0984,
          "percentile": null,
          "score": 148.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.72,
          "percentile": null,
          "score": 32.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680573,
      "pitcher": "Simeon Woods Richardson",
      "team": "MIN",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 83.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 401,
      "totalBbeAllowed": 401,
      "cookedPer100Bbe": 20.9,
      "hrsAllowed": 16,
      "adjustedXhrAllowed": 16.2,
      "adjustedXhrPerBbeAllowed": 0.0404,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 30,
      "hrCapableBbeRateAllowed": 0.0748,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.01,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 11,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.5,
      "avgDistanceAllowed": 393.4,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2024-08-27",
        "batterId": 671739,
        "pitcherId": 680573,
        "description": "Michael Harris II homers (8) on a fly ball to right field. Matt Olson scores.",
        "exitVelocity": 109.4,
        "distance": 424,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 106.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 49.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 75.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0404,
          "percentile": null,
          "score": 86.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0748,
          "percentile": null,
          "score": 106.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.5,
          "percentile": null,
          "score": 49.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.01,
          "percentile": null,
          "score": 75.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607179,
      "pitcher": "Jordan Weems",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 0,
      "reliefAppearances": 45,
      "hotDogIndex": 83.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 58.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0629,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.007,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 405.3,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-06-09",
        "batterId": 672284,
        "pitcherId": 607179,
        "description": "Jarred Kelenic homers (4) on a fly ball to center field. Michael Harris II scores. Orlando Arcia scores.",
        "exitVelocity": 107.8,
        "distance": 413,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 97.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 59.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 91.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0629,
          "percentile": null,
          "score": 78.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2429,
          "percentile": null,
          "score": 97.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 59.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676440,
      "pitcher": "Tanner Bibee",
      "team": "CLE",
      "pitcherRole": "SP",
      "appearances": 37,
      "gamesStarted": 37,
      "reliefAppearances": 0,
      "hotDogIndex": 83.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 531,
      "totalBbeAllowed": 531,
      "cookedPer100Bbe": 15.7,
      "hrsAllowed": 24,
      "adjustedXhrAllowed": 21.7,
      "adjustedXhrPerBbeAllowed": 0.0409,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 37,
      "hrCapableBbeRateAllowed": 0.0697,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0094,
      "noDoubtersAllowed": 8,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 13,
      "noDoubterRateAllowed": 0.2162,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 387.9,
      "maxExitVelocityAllowed": 117.5,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2024-10-19",
        "batterId": 519317,
        "pitcherId": 676440,
        "description": "Giancarlo Stanton homers (5) on a line drive to left center field. Gleyber Torres scores.",
        "exitVelocity": 117.5,
        "distance": 446,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 87.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0697,
          "percentile": null,
          "score": 95.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 88.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5167,
          "percentile": null,
          "score": 76.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 71.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0409,
          "percentile": null,
          "score": 87.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0697,
          "percentile": null,
          "score": 95.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2162,
          "percentile": null,
          "score": 88.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5167,
          "percentile": null,
          "score": 76.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 71.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 453286,
      "pitcher": "Max Scherzer",
      "team": "TEX",
      "pitcherRole": "SP",
      "appearances": 9,
      "gamesStarted": 9,
      "reliefAppearances": 0,
      "hotDogIndex": 83.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 126,
      "totalBbeAllowed": 126,
      "cookedPer100Bbe": 66.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0952,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 400.3,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-09-14",
        "batterId": 677594,
        "pitcherId": 453286,
        "description": "Julio Rodr\u00edguez homers (16) on a fly ball to left field.",
        "exitVelocity": 110.8,
        "distance": 446,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 92.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8,
          "percentile": null,
          "score": 143.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 92.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0952,
          "percentile": null,
          "score": 143.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8,
          "percentile": null,
          "score": 143.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 554430,
      "pitcher": "Zack Wheeler",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 83.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 537,
      "totalBbeAllowed": 537,
      "cookedPer100Bbe": 15.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 18.1,
      "adjustedXhrPerBbeAllowed": 0.0337,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 31,
      "hrCapableBbeRateAllowed": 0.0577,
      "hrWindowThunderBbeAllowed": 10,
      "hrWindowThunderRateAllowed": 0.0186,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 16,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1935,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 443,
      "worstServedEvent": {
        "gameDate": "2024-06-16",
        "batterId": 681297,
        "pitcherId": 554430,
        "description": "Colton Cowser homers (9) on a fly ball to center field. Jordan Westburg scores.",
        "exitVelocity": 110.0,
        "distance": 443,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 65.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 80.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5095,
          "percentile": null,
          "score": 75.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 115.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 65.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0577,
          "percentile": null,
          "score": 69.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1935,
          "percentile": null,
          "score": 80.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5095,
          "percentile": null,
          "score": 75.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0186,
          "percentile": null,
          "score": 115.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 542888,
      "pitcher": "Shawn Armstrong",
      "team": "CHC",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 7,
      "reliefAppearances": 53,
      "hotDogIndex": 83.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 205,
      "totalBbeAllowed": 205,
      "cookedPer100Bbe": 40.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0371,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0537,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-06-26",
        "batterId": 663728,
        "pitcherId": 542888,
        "description": "Cal Raleigh homers (14) on a fly ball to right field. Josh Rojas scores. Julio Rodr\u00edguez scores.",
        "exitVelocity": 109.9,
        "distance": 422,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 74.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 58.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5,
          "percentile": null,
          "score": 133.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0371,
          "percentile": null,
          "score": 74.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0537,
          "percentile": null,
          "score": 58.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5,
          "percentile": null,
          "score": 133.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 99.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663436,
      "pitcher": "Davis Martin",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 10,
      "reliefAppearances": 1,
      "hotDogIndex": 83.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 145,
      "totalBbeAllowed": 145,
      "cookedPer100Bbe": 57.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": -0.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.069,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 387.2,
      "maxExitVelocityAllowed": 106.3,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2024-08-31",
        "batterId": 624413,
        "pitcherId": 663436,
        "description": "Pete Alonso homers (30) on a fly ball to left center field. Mark Vientos scores.",
        "exitVelocity": 106.3,
        "distance": 404,
        "launchAngle": 36.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 71.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.98,
          "percentile": null,
          "score": 61.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 71.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.069,
          "percentile": null,
          "score": 92.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.98,
          "percentile": null,
          "score": 61.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592454,
      "pitcher": "Tommy Kahnle",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 83.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 136,
      "totalBbeAllowed": 136,
      "cookedPer100Bbe": 61.3,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0375,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0515,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0074,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 1,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.5714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 421.2,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-06-04",
        "batterId": 668904,
        "pitcherId": 592454,
        "description": "Royce Lewis homers (2) on a fly ball to left center field.",
        "exitVelocity": 110.1,
        "distance": 428,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 76.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 54.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.38,
          "percentile": null,
          "score": 131.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 62.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0375,
          "percentile": null,
          "score": 76.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 54.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5714,
          "percentile": null,
          "score": 190.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.38,
          "percentile": null,
          "score": 131.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0074,
          "percentile": null,
          "score": 62.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681190,
      "pitcher": "Randy V\u00e1squez",
      "team": "SD",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 20,
      "reliefAppearances": 1,
      "hotDogIndex": 82.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 337,
      "totalBbeAllowed": 337,
      "cookedPer100Bbe": 24.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.4,
      "adjustedXhrPerBbeAllowed": 0.0338,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0593,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0148,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.8,
      "avgDistanceAllowed": 397.8,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-06-17",
        "batterId": 656941,
        "pitcherId": 681190,
        "description": "Kyle Schwarber homers (15) on a fly ball to center field. Rafael March\u00e1n scores.",
        "exitVelocity": 108.1,
        "distance": 441,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 66.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0593,
          "percentile": null,
          "score": 71.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8308,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 100.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 66.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0593,
          "percentile": null,
          "score": 71.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.8308,
          "percentile": null,
          "score": 112.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0148,
          "percentile": null,
          "score": 100.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607192,
      "pitcher": "Tyler Glasnow",
      "team": "LAD",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 82.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 315,
      "totalBbeAllowed": 315,
      "cookedPer100Bbe": 26.2,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 12.4,
      "adjustedXhrPerBbeAllowed": 0.0394,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0635,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-05-16",
        "batterId": 666181,
        "pitcherId": 607192,
        "description": "Will Benson homers (6) on a fly ball to right center field.",
        "exitVelocity": 107.5,
        "distance": 439,
        "launchAngle": 31.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 81.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0635,
          "percentile": null,
          "score": 80.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8467,
          "percentile": null,
          "score": 84.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 72.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0394,
          "percentile": null,
          "score": 81.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0635,
          "percentile": null,
          "score": 80.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8467,
          "percentile": null,
          "score": 84.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 72.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 673513,
      "pitcher": "Yuki Matsui",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 82.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 165,
      "totalBbeAllowed": 165,
      "cookedPer100Bbe": 49.8,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.043,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0606,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0061,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.4,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 387.4,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-08-24",
        "batterId": 596019,
        "pitcherId": 673513,
        "description": "Francisco Lindor homers (27) on a line drive to left field.",
        "exitVelocity": 108.9,
        "distance": 360,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 73.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 78.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.043,
          "percentile": null,
          "score": 96.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0606,
          "percentile": null,
          "score": 73.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4,
          "percentile": null,
          "score": 146.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5875,
          "percentile": null,
          "score": 78.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0061,
          "percentile": null,
          "score": 52.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656550,
      "pitcher": "Grant Holmes",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 26,
      "gamesStarted": 7,
      "reliefAppearances": 19,
      "hotDogIndex": 81.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 194,
      "totalBbeAllowed": 194,
      "cookedPer100Bbe": 42.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0309,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0619,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0206,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.1,
      "avgDistanceAllowed": 398.0,
      "maxExitVelocityAllowed": 108.5,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-09-22",
        "batterId": 669394,
        "pitcherId": 656550,
        "description": "Jake Burger homers (28) on a fly ball to left field.",
        "exitVelocity": 108.5,
        "distance": 411,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 54.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0571,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0309,
          "percentile": null,
          "score": 54.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0619,
          "percentile": null,
          "score": 75.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0571,
          "percentile": null,
          "score": 63.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0206,
          "percentile": null,
          "score": 124.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663554,
      "pitcher": "Casey Mize",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 22,
      "reliefAppearances": 2,
      "hotDogIndex": 81.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 362,
      "totalBbeAllowed": 362,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.2,
      "adjustedXhrPerBbeAllowed": 0.0337,
      "xhrDiffAllowed": -1.2,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.058,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0138,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2381,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 400.8,
      "maxExitVelocityAllowed": 111.0,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2024-05-21",
        "batterId": 677951,
        "pitcherId": 663554,
        "description": "Bobby Witt Jr. homers (6) on a fly ball to center field. Kyle Isbel scores. Maikel Garcia scores.",
        "exitVelocity": 111.0,
        "distance": 468,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 64.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 70.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 96.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5583,
          "percentile": null,
          "score": 105.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 64.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.058,
          "percentile": null,
          "score": 70.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2381,
          "percentile": null,
          "score": 96.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5583,
          "percentile": null,
          "score": 105.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0138,
          "percentile": null,
          "score": 95.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676962,
      "pitcher": "Ben Brown",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 10,
      "reliefAppearances": 7,
      "hotDogIndex": 81.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 138,
      "totalBbeAllowed": 138,
      "cookedPer100Bbe": 58.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0493,
      "xhrDiffAllowed": -1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0725,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0072,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.3,
      "avgDistanceAllowed": 389.6,
      "maxExitVelocityAllowed": 104.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-03-30",
        "batterId": 673962,
        "pitcherId": 676962,
        "description": "Josh Jung homers (1) on a fly ball to left center field. Corey Seager scores.",
        "exitVelocity": 104.9,
        "distance": 427,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 115.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.34,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0072,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0493,
          "percentile": null,
          "score": 115.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0725,
          "percentile": null,
          "score": 101.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.34,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0072,
          "percentile": null,
          "score": 61.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 680885,
      "pitcher": "Spencer Schwellenbach",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 81.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 343,
      "totalBbeAllowed": 343,
      "cookedPer100Bbe": 23.6,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.0,
      "adjustedXhrPerBbeAllowed": 0.035,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0583,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0117,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 404.3,
      "maxExitVelocityAllowed": 117.3,
      "maxDistanceAllowed": 452,
      "worstServedEvent": {
        "gameDate": "2024-06-30",
        "batterId": 665833,
        "pitcherId": 680885,
        "description": "Oneil Cruz homers (12) on a fly ball to right center field. Jack Suwinski scores.",
        "exitVelocity": 117.3,
        "distance": 452,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.035,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0583,
          "percentile": null,
          "score": 70.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0714,
          "percentile": null,
          "score": 119.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 85.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.035,
          "percentile": null,
          "score": 69.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0583,
          "percentile": null,
          "score": 70.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0714,
          "percentile": null,
          "score": 119.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0117,
          "percentile": null,
          "score": 85.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571656,
      "pitcher": "Buck Farmer",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 1,
      "reliefAppearances": 63,
      "hotDogIndex": 80.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 41.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.7,
      "adjustedXhrPerBbeAllowed": 0.0244,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0674,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0207,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 391.9,
      "maxExitVelocityAllowed": 107.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-07-09",
        "batterId": 686668,
        "pitcherId": 571656,
        "description": "Brenton Doyle homers (13) on a fly ball to left center field.",
        "exitVelocity": 107.8,
        "distance": 442,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 33.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 87.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3143,
          "percentile": null,
          "score": 100.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 125.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 33.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0674,
          "percentile": null,
          "score": 87.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3143,
          "percentile": null,
          "score": 100.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0207,
          "percentile": null,
          "score": 125.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 682990,
      "pitcher": "Quinn Priester",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 13,
      "gamesStarted": 8,
      "reliefAppearances": 5,
      "hotDogIndex": 80.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 188,
      "totalBbeAllowed": 188,
      "cookedPer100Bbe": 42.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0372,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0638,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0106,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 396.6,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-04-19",
        "batterId": 677800,
        "pitcherId": 682990,
        "description": "Wilyer Abreu homers (1) on a fly ball to right field.",
        "exitVelocity": 109.1,
        "distance": 421,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 74.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 80.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4375,
          "percentile": null,
          "score": 74.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0372,
          "percentile": null,
          "score": 74.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0638,
          "percentile": null,
          "score": 80.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4375,
          "percentile": null,
          "score": 74.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0106,
          "percentile": null,
          "score": 79.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 445926,
      "pitcher": "Jesse Chavez",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 0,
      "reliefAppearances": 49,
      "hotDogIndex": 79.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 193,
      "totalBbeAllowed": 193,
      "cookedPer100Bbe": 41.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.042,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0881,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1176,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 385.6,
      "maxExitVelocityAllowed": 109.1,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2024-08-15",
        "batterId": 669477,
        "pitcherId": 445926,
        "description": "Casey Schmitt homers (5) on a line drive to left field. Mike Yastrzemski scores.",
        "exitVelocity": 109.1,
        "distance": 372,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 92.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 50.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.69,
          "percentile": null,
          "score": 54.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 46.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.042,
          "percentile": null,
          "score": 92.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0881,
          "percentile": null,
          "score": 131.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 50.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.69,
          "percentile": null,
          "score": 54.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 46.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643410,
      "pitcher": "Mark Leiter Jr.",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 1,
      "reliefAppearances": 68,
      "hotDogIndex": 79.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 159,
      "totalBbeAllowed": 159,
      "cookedPer100Bbe": 49.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.044,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0755,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0833,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-08-24",
        "batterId": 669911,
        "pitcherId": 643410,
        "description": "Michael Toglia homers (21) on a fly ball to center field.",
        "exitVelocity": 110.4,
        "distance": 422,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 97.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0755,
          "percentile": null,
          "score": 108.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 31.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.85,
          "percentile": null,
          "score": 84.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 54.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.044,
          "percentile": null,
          "score": 97.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0755,
          "percentile": null,
          "score": 108.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0833,
          "percentile": null,
          "score": 31.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.85,
          "percentile": null,
          "score": 84.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 54.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 434378,
      "pitcher": "Justin Verlander",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 79.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 289,
      "totalBbeAllowed": 289,
      "cookedPer100Bbe": 27.4,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 12.1,
      "adjustedXhrPerBbeAllowed": 0.0419,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0692,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0069,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 388.8,
      "maxExitVelocityAllowed": 118.8,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-05-07",
        "batterId": 519317,
        "pitcherId": 434378,
        "description": "Giancarlo Stanton homers (7) on a line drive to left center field.",
        "exitVelocity": 118.8,
        "distance": 421,
        "launchAngle": 15.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 91.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0692,
          "percentile": null,
          "score": 94.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.92,
          "percentile": null,
          "score": 116.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0419,
          "percentile": null,
          "score": 91.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0692,
          "percentile": null,
          "score": 94.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.92,
          "percentile": null,
          "score": 116.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0069,
          "percentile": null,
          "score": 59.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605483,
      "pitcher": "Blake Snell",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 79.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 227,
      "totalBbeAllowed": 227,
      "cookedPer100Bbe": 34.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0295,
      "xhrDiffAllowed": -0.7,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0441,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 410.8,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-06-02",
        "batterId": 665742,
        "pitcherId": 605483,
        "description": "Juan Soto homers (16) on a fly ball to right center field.",
        "exitVelocity": 108.7,
        "distance": 430,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 51.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 33.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 147.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0295,
          "percentile": null,
          "score": 51.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0441,
          "percentile": null,
          "score": 33.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.95,
          "percentile": null,
          "score": 147.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 92.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 625643,
      "pitcher": "Reynaldo L\u00f3pez",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 27,
      "gamesStarted": 26,
      "reliefAppearances": 1,
      "hotDogIndex": 78.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 351,
      "totalBbeAllowed": 351,
      "cookedPer100Bbe": 22.5,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 11.0,
      "adjustedXhrPerBbeAllowed": 0.0313,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 23,
      "hrCapableBbeRateAllowed": 0.0655,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0114,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2174,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.5,
      "avgDistanceAllowed": 402.4,
      "maxExitVelocityAllowed": 112.9,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2024-04-24",
        "batterId": 660821,
        "pitcherId": 625643,
        "description": "Jes\u00fas S\u00e1nchez homers (2) on a fly ball to right field.",
        "exitVelocity": 112.9,
        "distance": 431,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 55.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 84.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 88.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.53,
          "percentile": null,
          "score": 133.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 83.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0313,
          "percentile": null,
          "score": 55.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0655,
          "percentile": null,
          "score": 84.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2174,
          "percentile": null,
          "score": 88.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.53,
          "percentile": null,
          "score": 133.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0114,
          "percentile": null,
          "score": 83.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668881,
      "pitcher": "Hunter Greene",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 28,
      "reliefAppearances": 0,
      "hotDogIndex": 78.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 366,
      "totalBbeAllowed": 366,
      "cookedPer100Bbe": 21.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0284,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0546,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0164,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 400.3,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-06-14",
        "batterId": 661388,
        "pitcherId": 668881,
        "description": "William Contreras homers (9) on a fly ball to center field.",
        "exitVelocity": 108.3,
        "distance": 417,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 47.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 62.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 106.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 47.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 62.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2417,
          "percentile": null,
          "score": 96.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0164,
          "percentile": null,
          "score": 106.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686799,
      "pitcher": "Jack Kochanowicz",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 78.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 220,
      "totalBbeAllowed": 220,
      "cookedPer100Bbe": 35.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0282,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0545,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 107.0,
      "avgDistanceAllowed": 407.6,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-08-18",
        "batterId": 657656,
        "pitcherId": 686799,
        "description": "Ram\u00f3n Laureano homers (7) on a fly ball to left center field.",
        "exitVelocity": 110.7,
        "distance": 442,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 46.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0143,
          "percentile": null,
          "score": 175.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 94.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 46.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 107.0143,
          "percentile": null,
          "score": 175.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 94.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664875,
      "pitcher": "Justin Lawrence",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 78.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 39.7,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0354,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0505,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.9,
      "avgDistanceAllowed": 417.0,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 468,
      "worstServedEvent": {
        "gameDate": "2024-07-09",
        "batterId": 677956,
        "pitcherId": 664875,
        "description": "Rece Hinds homers (2) on a fly ball to left field.",
        "exitVelocity": 112.7,
        "distance": 458,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 70.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 51.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9222,
          "percentile": null,
          "score": 144.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0354,
          "percentile": null,
          "score": 70.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0505,
          "percentile": null,
          "score": 51.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.9222,
          "percentile": null,
          "score": 144.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666142,
      "pitcher": "Cole Ragans",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 78.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 488,
      "totalBbeAllowed": 488,
      "cookedPer100Bbe": 16.0,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 16.6,
      "adjustedXhrPerBbeAllowed": 0.034,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0512,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0082,
      "noDoubtersAllowed": 12,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.48,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 407.6,
      "maxExitVelocityAllowed": 115.4,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-06-29",
        "batterId": 678877,
        "pitcherId": 666142,
        "description": "Umpire reviewed (home run), call on the field was upheld: Jhonkensy Noel homers (2) on a line drive to left field. Andr\u00e9s Gim\u00e9nez scores.",
        "exitVelocity": 115.4,
        "distance": 413,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 53.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.48,
          "percentile": null,
          "score": 164.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 119.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 67.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 67.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0512,
          "percentile": null,
          "score": 53.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.48,
          "percentile": null,
          "score": 164.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.08,
          "percentile": null,
          "score": 119.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 67.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 622072,
      "pitcher": "Alex Wood",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 11,
      "reliefAppearances": 0,
      "hotDogIndex": 77.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 129,
      "totalBbeAllowed": 129,
      "cookedPer100Bbe": 60.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0411,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0698,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0078,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.5,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-05-12",
        "batterId": 677594,
        "pitcherId": 622072,
        "description": "Julio Rodr\u00edguez homers (2) on a fly ball to center field. Sam Haggerty scores.",
        "exitVelocity": 109.0,
        "distance": 409,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 95.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5333,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 63.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0411,
          "percentile": null,
          "score": 89.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 95.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5333,
          "percentile": null,
          "score": 76.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 63.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663765,
      "pitcher": "Jake Woodford",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 11,
      "gamesStarted": 9,
      "reliefAppearances": 2,
      "hotDogIndex": 77.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 129,
      "totalBbeAllowed": 129,
      "cookedPer100Bbe": 60.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.9,
      "adjustedXhrPerBbeAllowed": 0.0457,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0698,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 398.3,
      "maxExitVelocityAllowed": 112.2,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2024-06-06",
        "batterId": 680776,
        "pitcherId": 663765,
        "description": "Jarren Duran homers (5) on a line drive to right field.",
        "exitVelocity": 112.2,
        "distance": 407,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 95.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 115.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0457,
          "percentile": null,
          "score": 103.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0698,
          "percentile": null,
          "score": 95.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9,
          "percentile": null,
          "score": 115.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663423,
      "pitcher": "Trent Thornton",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 77.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 40.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.0,
      "adjustedXhrPerBbeAllowed": 0.0365,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 384.1,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 415,
      "worstServedEvent": {
        "gameDate": "2024-06-29",
        "batterId": 621439,
        "pitcherId": 663423,
        "description": "Byron Buxton homers (8) on a fly ball to left center field. Carlos Correa scores. Jose Miranda scores.",
        "exitVelocity": 107.8,
        "distance": 409,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 72.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 78.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0365,
          "percentile": null,
          "score": 72.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 78.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668678,
      "pitcher": "Zac Gallen",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 76.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 434,
      "totalBbeAllowed": 434,
      "cookedPer100Bbe": 17.7,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0332,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 21,
      "hrCapableBbeRateAllowed": 0.0484,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0115,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.0,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-05-24",
        "batterId": 669394,
        "pitcherId": 668678,
        "description": "Jake Burger homers (4) on a fly ball to left field.",
        "exitVelocity": 110.8,
        "distance": 441,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 61.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 47.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0231,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 84.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 61.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0484,
          "percentile": null,
          "score": 47.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.0231,
          "percentile": null,
          "score": 117.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0115,
          "percentile": null,
          "score": 84.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607625,
      "pitcher": "Seth Lugo",
      "team": "KC",
      "pitcherRole": "SP",
      "appearances": 36,
      "gamesStarted": 36,
      "reliefAppearances": 0,
      "hotDogIndex": 76.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 624,
      "totalBbeAllowed": 624,
      "cookedPer100Bbe": 12.3,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 21.0,
      "adjustedXhrPerBbeAllowed": 0.0337,
      "xhrDiffAllowed": -4.0,
      "hrCapableBbeAllowed": 40,
      "hrCapableBbeRateAllowed": 0.0641,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0112,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 19,
      "doubtersAllowed": 15,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 406.8,
      "maxExitVelocityAllowed": 111.5,
      "maxDistanceAllowed": 445,
      "worstServedEvent": {
        "gameDate": "2024-04-21",
        "batterId": 681297,
        "pitcherId": 607625,
        "description": "Colton Cowser homers (5) on a fly ball to right center field.",
        "exitVelocity": 111.5,
        "distance": 430,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0641,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7235,
          "percentile": null,
          "score": 111.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 83.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0337,
          "percentile": null,
          "score": 64.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0641,
          "percentile": null,
          "score": 80.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7235,
          "percentile": null,
          "score": 111.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0112,
          "percentile": null,
          "score": 83.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670174,
      "pitcher": "Josh Winckowski",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 6,
      "reliefAppearances": 37,
      "hotDogIndex": 76.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 248,
      "totalBbeAllowed": 248,
      "cookedPer100Bbe": 30.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0423,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0685,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1176,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 396.9,
      "maxExitVelocityAllowed": 106.4,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-08-07",
        "batterId": 677951,
        "pitcherId": 670174,
        "description": "Bobby Witt Jr. homers (22) on a fly ball to center field.",
        "exitVelocity": 106.4,
        "distance": 421,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 90.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 50.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.17,
          "percentile": null,
          "score": 42.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0423,
          "percentile": null,
          "score": 93.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0685,
          "percentile": null,
          "score": 90.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1176,
          "percentile": null,
          "score": 50.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.17,
          "percentile": null,
          "score": 42.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650644,
      "pitcher": "Aaron Civale",
      "team": "MIL",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 32,
      "reliefAppearances": 1,
      "hotDogIndex": 76.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 489,
      "totalBbeAllowed": 489,
      "cookedPer100Bbe": 15.6,
      "hrsAllowed": 29,
      "adjustedXhrAllowed": 22.1,
      "adjustedXhrPerBbeAllowed": 0.0452,
      "xhrDiffAllowed": 6.9,
      "hrCapableBbeAllowed": 39,
      "hrCapableBbeRateAllowed": 0.0798,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0041,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 24,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.1282,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 384.9,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-09-03",
        "batterId": 502671,
        "pitcherId": 650644,
        "description": "Paul Goldschmidt homers (21) on a fly ball to left center field.",
        "exitVelocity": 110.1,
        "distance": 430,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 101.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 116.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1282,
          "percentile": null,
          "score": 56.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7483,
          "percentile": null,
          "score": 33.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 39.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0452,
          "percentile": null,
          "score": 101.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0798,
          "percentile": null,
          "score": 116.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1282,
          "percentile": null,
          "score": 56.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7483,
          "percentile": null,
          "score": 33.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 39.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607200,
      "pitcher": "Erick Fedde",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 76.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 527,
      "totalBbeAllowed": 527,
      "cookedPer100Bbe": 14.5,
      "hrsAllowed": 20,
      "adjustedXhrAllowed": 20.6,
      "adjustedXhrPerBbeAllowed": 0.0391,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 29,
      "hrCapableBbeRateAllowed": 0.055,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 17,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2414,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 396.5,
      "maxExitVelocityAllowed": 113.9,
      "maxDistanceAllowed": 437,
      "worstServedEvent": {
        "gameDate": "2024-06-26",
        "batterId": 660271,
        "pitcherId": 607200,
        "description": "Shohei Ohtani homers (25) on a fly ball to right center field.",
        "exitVelocity": 113.9,
        "distance": 437,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 80.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 63.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 97.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.595,
          "percentile": null,
          "score": 78.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 72.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0391,
          "percentile": null,
          "score": 80.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.055,
          "percentile": null,
          "score": 63.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2414,
          "percentile": null,
          "score": 97.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.595,
          "percentile": null,
          "score": 78.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 72.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608718,
      "pitcher": "Brent Suter",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 49,
      "gamesStarted": 3,
      "reliefAppearances": 46,
      "hotDogIndex": 76.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 205,
      "totalBbeAllowed": 205,
      "cookedPer100Bbe": 37.2,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 7.1,
      "adjustedXhrPerBbeAllowed": 0.0346,
      "xhrDiffAllowed": 2.9,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0634,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0098,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2308,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 387.3,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-04-02",
        "batterId": 547180,
        "pitcherId": 608718,
        "description": "Bryce Harper hits a grand slam (3) to right center field. Johan Rojas scores. Kyle Schwarber scores. Trea Turner scores.",
        "exitVelocity": 108.3,
        "distance": 422,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 68.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.83,
          "percentile": null,
          "score": 84.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 74.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0346,
          "percentile": null,
          "score": 68.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0634,
          "percentile": null,
          "score": 79.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2308,
          "percentile": null,
          "score": 94.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.83,
          "percentile": null,
          "score": 84.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 74.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663855,
      "pitcher": "Jordan Hicks",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 22,
      "reliefAppearances": 9,
      "hotDogIndex": 76.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 332,
      "totalBbeAllowed": 332,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.037,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0663,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 387.3,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 426,
      "worstServedEvent": {
        "gameDate": "2024-05-31",
        "batterId": 592450,
        "pitcherId": 663855,
        "description": "Aaron Judge homers (20) on a fly ball to center field.",
        "exitVelocity": 112.3,
        "distance": 426,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0663,
          "percentile": null,
          "score": 85.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2833,
          "percentile": null,
          "score": 69.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.037,
          "percentile": null,
          "score": 73.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0663,
          "percentile": null,
          "score": 85.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2833,
          "percentile": null,
          "score": 69.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 87.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607455,
      "pitcher": "Anthony Banda",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 61,
      "gamesStarted": 2,
      "reliefAppearances": 59,
      "hotDogIndex": 75.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 46.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0301,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0368,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0184,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 392.2,
      "maxExitVelocityAllowed": 110.4,
      "maxDistanceAllowed": 411,
      "worstServedEvent": {
        "gameDate": "2024-07-20",
        "batterId": 641933,
        "pitcherId": 607455,
        "description": "Tyler O'Neill homers (17) on a fly ball to left field. Jarren Duran scores.",
        "exitVelocity": 110.4,
        "distance": 399,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 52.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 17.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3167,
          "percentile": null,
          "score": 100.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0301,
          "percentile": null,
          "score": 52.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0368,
          "percentile": null,
          "score": 17.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3167,
          "percentile": null,
          "score": 100.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0184,
          "percentile": null,
          "score": 114.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592155,
      "pitcher": "Cam Booser",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 74.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 125,
      "totalBbeAllowed": 125,
      "cookedPer100Bbe": 59.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0384,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.072,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.008,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 396.8,
      "maxExitVelocityAllowed": 110.2,
      "maxDistanceAllowed": 448,
      "worstServedEvent": {
        "gameDate": "2024-08-09",
        "batterId": 673237,
        "pitcherId": 592155,
        "description": "Yainer Diaz homers (11) on a fly ball to left center field. Chas McCormick scores.",
        "exitVelocity": 110.2,
        "distance": 448,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 80.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 100.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.76,
          "percentile": null,
          "score": 56.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 65.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0384,
          "percentile": null,
          "score": 80.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.072,
          "percentile": null,
          "score": 100.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.76,
          "percentile": null,
          "score": 56.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.008,
          "percentile": null,
          "score": 65.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642232,
      "pitcher": "Ryan Yarbrough",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 45,
      "gamesStarted": 0,
      "reliefAppearances": 45,
      "hotDogIndex": 74.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 293,
      "totalBbeAllowed": 293,
      "cookedPer100Bbe": 25.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0307,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0614,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0137,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 388.8,
      "maxExitVelocityAllowed": 110.3,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-07-11",
        "batterId": 656941,
        "pitcherId": 642232,
        "description": "Kyle Schwarber homers (19) on a fly ball to right field.",
        "exitVelocity": 108.8,
        "distance": 423,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 53.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 74.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0307,
          "percentile": null,
          "score": 53.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0614,
          "percentile": null,
          "score": 74.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.0,
          "percentile": null,
          "score": 88.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0137,
          "percentile": null,
          "score": 94.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 658648,
      "pitcher": "Pedro Avila",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 0,
      "reliefAppearances": 57,
      "hotDogIndex": 74.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 239,
      "totalBbeAllowed": 239,
      "cookedPer100Bbe": 31.0,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.0,
      "adjustedXhrPerBbeAllowed": 0.0377,
      "xhrDiffAllowed": -1.0,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0628,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0084,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 399.8,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-03-29",
        "batterId": 656305,
        "pitcherId": 658648,
        "description": "Matt Chapman homers (2) on a fly ball to left field. Jorge Soler scores.",
        "exitVelocity": 111.7,
        "distance": 424,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 77.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 57.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.275,
          "percentile": null,
          "score": 97.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 68.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 77.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0628,
          "percentile": null,
          "score": 77.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1333,
          "percentile": null,
          "score": 57.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.275,
          "percentile": null,
          "score": 97.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0084,
          "percentile": null,
          "score": 68.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 623465,
      "pitcher": "Evan Phillips",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 67,
      "gamesStarted": 0,
      "reliefAppearances": 67,
      "hotDogIndex": 74.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 164,
      "totalBbeAllowed": 164,
      "cookedPer100Bbe": 45.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.039,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0671,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2727,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 410.3,
      "maxExitVelocityAllowed": 117.7,
      "maxDistanceAllowed": 462,
      "worstServedEvent": {
        "gameDate": "2024-06-06",
        "batterId": 665833,
        "pitcherId": 623465,
        "description": "Oneil Cruz homers (8) on a fly ball to right center field. Andrew McCutchen scores. Bryan Reynolds scores.",
        "exitVelocity": 117.7,
        "distance": 462,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 80.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 87.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6667,
          "percentile": null,
          "score": 167.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.039,
          "percentile": null,
          "score": 80.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0671,
          "percentile": null,
          "score": 87.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2727,
          "percentile": null,
          "score": 110.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6667,
          "percentile": null,
          "score": 167.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686826,
      "pitcher": "Bryce Jarvis",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 73.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 38.5,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0293,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0576,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0209,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.7,
      "avgDistanceAllowed": 387.8,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2024-04-27",
        "batterId": 664034,
        "pitcherId": 686826,
        "description": "Ty France homers (2) on a fly ball to left center field. Jorge Polanco scores.",
        "exitVelocity": 108.8,
        "distance": 410,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 50.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7,
          "percentile": null,
          "score": 31.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0209,
          "percentile": null,
          "score": 125.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 50.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0576,
          "percentile": null,
          "score": 68.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7,
          "percentile": null,
          "score": 31.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0209,
          "percentile": null,
          "score": 125.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656222,
      "pitcher": "Jalen Beeks",
      "team": "PIT",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 0,
      "reliefAppearances": 76,
      "hotDogIndex": 73.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 231,
      "totalBbeAllowed": 231,
      "cookedPer100Bbe": 31.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 6.5,
      "adjustedXhrPerBbeAllowed": 0.0281,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0519,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.013,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 413.2,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-05-03",
        "batterId": 665833,
        "pitcherId": 656222,
        "description": "Oneil Cruz homers (4) on a fly ball to right field. Bryan Reynolds scores.",
        "exitVelocity": 111.7,
        "distance": 433,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 45.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3167,
          "percentile": null,
          "score": 129.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 91.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0281,
          "percentile": null,
          "score": 45.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.3167,
          "percentile": null,
          "score": 129.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.013,
          "percentile": null,
          "score": 91.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650893,
      "pitcher": "G\u00e9nesis Cabrera",
      "team": "TOR",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 73.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 197,
      "totalBbeAllowed": 197,
      "cookedPer100Bbe": 37.1,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 8.3,
      "adjustedXhrPerBbeAllowed": 0.0421,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.066,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0051,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 392.6,
      "maxExitVelocityAllowed": 109.3,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-09-11",
        "batterId": 682626,
        "pitcherId": 650893,
        "description": "Francisco Alvarez homers (7) on a fly ball to center field. Brandon Nimmo scores. J.D. Martinez scores.",
        "exitVelocity": 109.0,
        "distance": 439,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 85.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.43,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0421,
          "percentile": null,
          "score": 92.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.066,
          "percentile": null,
          "score": 85.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.43,
          "percentile": null,
          "score": 74.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0051,
          "percentile": null,
          "score": 46.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605135,
      "pitcher": "Chris Bassitt",
      "team": "TOR",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 72.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 531,
      "totalBbeAllowed": 531,
      "cookedPer100Bbe": 13.7,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 16.8,
      "adjustedXhrPerBbeAllowed": 0.0316,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 27,
      "hrCapableBbeRateAllowed": 0.0508,
      "hrWindowThunderBbeAllowed": 7,
      "hrWindowThunderRateAllowed": 0.0132,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 393.6,
      "maxExitVelocityAllowed": 111.4,
      "maxDistanceAllowed": 444,
      "worstServedEvent": {
        "gameDate": "2024-03-29",
        "batterId": 664040,
        "pitcherId": 605135,
        "description": "Brandon Lowe hits a grand slam (1) to right center field. Ben Rortvedt scores. Jos\u00e9 Caballero scores. Yandy D\u00edaz scores.",
        "exitVelocity": 111.0,
        "distance": 444,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0316,
          "percentile": null,
          "score": 56.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 52.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2895,
          "percentile": null,
          "score": 98.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 91.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0316,
          "percentile": null,
          "score": 56.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0508,
          "percentile": null,
          "score": 52.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2895,
          "percentile": null,
          "score": 98.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0132,
          "percentile": null,
          "score": 91.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667463,
      "pitcher": "John King",
      "team": "STL",
      "pitcherRole": "RP",
      "appearances": 58,
      "gamesStarted": 0,
      "reliefAppearances": 58,
      "hotDogIndex": 72.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 200,
      "totalBbeAllowed": 200,
      "cookedPer100Bbe": 36.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.025,
      "xhrDiffAllowed": 0.0,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.045,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.02,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2222,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.7,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 109.2,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2024-06-01",
        "batterId": 547180,
        "pitcherId": 667463,
        "description": "Bryce Harper homers (14) on a fly ball to right field. J.T. Realmuto scores.",
        "exitVelocity": 109.2,
        "distance": 415,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 36.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 109.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.025,
          "percentile": null,
          "score": 36.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.045,
          "percentile": null,
          "score": 36.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2222,
          "percentile": null,
          "score": 90.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.7,
          "percentile": null,
          "score": 109.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.02,
          "percentile": null,
          "score": 121.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 592426,
      "pitcher": "Luke Jackson",
      "team": "ATL",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 72.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 157,
      "totalBbeAllowed": 157,
      "cookedPer100Bbe": 46.1,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.3,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0701,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0064,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 390.8,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-07-19",
        "batterId": 678662,
        "pitcherId": 592426,
        "description": "Ezequiel Tovar homers (15) on a fly ball to left field.",
        "exitVelocity": 109.5,
        "distance": 402,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2625,
          "percentile": null,
          "score": 69.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 55.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 85.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0701,
          "percentile": null,
          "score": 96.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2625,
          "percentile": null,
          "score": 69.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 55.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621112,
      "pitcher": "Paul Blackburn",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 72.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 246,
      "totalBbeAllowed": 246,
      "cookedPer100Bbe": 29.4,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.3,
      "adjustedXhrPerBbeAllowed": 0.0459,
      "xhrDiffAllowed": 0.7,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0732,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0041,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.7,
      "avgDistanceAllowed": 396.3,
      "maxExitVelocityAllowed": 108.7,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-04-28",
        "batterId": 663624,
        "pitcherId": 621112,
        "description": "Ryan Mountcastle homers (4) on a fly ball to center field. Ryan O'Hearn scores.",
        "exitVelocity": 108.7,
        "distance": 424,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 18.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.725,
          "percentile": null,
          "score": 55.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 39.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0459,
          "percentile": null,
          "score": 104.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0732,
          "percentile": null,
          "score": 104.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 18.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.725,
          "percentile": null,
          "score": 55.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0041,
          "percentile": null,
          "score": 39.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641835,
      "pitcher": "Tim Mayza",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 56,
      "gamesStarted": 0,
      "reliefAppearances": 56,
      "hotDogIndex": 72.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 43.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.0293,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 408.2,
      "maxExitVelocityAllowed": 109.5,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-04-03",
        "batterId": 670541,
        "pitcherId": 641835,
        "description": "Yordan Alvarez homers (2) on a fly ball to center field.",
        "exitVelocity": 109.5,
        "distance": 444,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 50.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 72.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 86.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0293,
          "percentile": null,
          "score": 50.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 72.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 86.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666808,
      "pitcher": "Camilo Doval",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 71.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 153,
      "totalBbeAllowed": 153,
      "cookedPer100Bbe": 46.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.1,
      "adjustedXhrPerBbeAllowed": 0.0333,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0784,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0065,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.9,
      "avgDistanceAllowed": 381.4,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2024-06-02",
        "batterId": 665742,
        "pitcherId": 666808,
        "description": "Juan Soto homers (17) on a fly ball to right center field. Anthony Volpe scores.",
        "exitVelocity": 108.2,
        "distance": 398,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 63.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 114.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.88,
          "percentile": null,
          "score": 19.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 56.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0333,
          "percentile": null,
          "score": 63.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0784,
          "percentile": null,
          "score": 114.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.88,
          "percentile": null,
          "score": 19.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0065,
          "percentile": null,
          "score": 56.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683232,
      "pitcher": "Nick Mears",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 71.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 42.9,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.7,
      "adjustedXhrPerBbeAllowed": 0.0401,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0479,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.006,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.375,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 406.9,
      "maxExitVelocityAllowed": 109.4,
      "maxDistanceAllowed": 435,
      "worstServedEvent": {
        "gameDate": "2024-08-09",
        "batterId": 656413,
        "pitcherId": 683232,
        "description": "Stuart Fairchild homers (8) on a fly ball to left center field. Ty France scores.",
        "exitVelocity": 109.4,
        "distance": 426,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 84.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 44.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5625,
          "percentile": null,
          "score": 76.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0401,
          "percentile": null,
          "score": 84.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0479,
          "percentile": null,
          "score": 44.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.375,
          "percentile": null,
          "score": 140.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.5625,
          "percentile": null,
          "score": 76.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.006,
          "percentile": null,
          "score": 51.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 573186,
      "pitcher": "Marcus Stroman",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 30,
      "reliefAppearances": 1,
      "hotDogIndex": 71.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 505,
      "totalBbeAllowed": 505,
      "cookedPer100Bbe": 14.1,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 17.4,
      "adjustedXhrPerBbeAllowed": 0.0345,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0515,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0079,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2692,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 394.6,
      "maxExitVelocityAllowed": 116.8,
      "maxDistanceAllowed": 442,
      "worstServedEvent": {
        "gameDate": "2024-05-09",
        "batterId": 572138,
        "pitcherId": 573186,
        "description": "Jon Singleton homers (4) on a fly ball to right field. Jeremy Pe\u00f1a scores.",
        "exitVelocity": 115.4,
        "distance": 442,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 68.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6421,
          "percentile": null,
          "score": 108.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 64.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0345,
          "percentile": null,
          "score": 68.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0515,
          "percentile": null,
          "score": 54.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2692,
          "percentile": null,
          "score": 108.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6421,
          "percentile": null,
          "score": 108.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0079,
          "percentile": null,
          "score": 64.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657376,
      "pitcher": "Clarke Schmidt",
      "team": "NYY",
      "pitcherRole": "SP",
      "appearances": 21,
      "gamesStarted": 21,
      "reliefAppearances": 0,
      "hotDogIndex": 71.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 275,
      "totalBbeAllowed": 275,
      "cookedPer100Bbe": 25.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 15,
      "hrCapableBbeRateAllowed": 0.0545,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.9,
      "avgDistanceAllowed": 380.0,
      "maxExitVelocityAllowed": 112.3,
      "maxDistanceAllowed": 418,
      "worstServedEvent": {
        "gameDate": "2024-04-29",
        "batterId": 683002,
        "pitcherId": 657376,
        "description": "Gunnar Henderson homers (10) on a fly ball to right field.",
        "exitVelocity": 112.3,
        "distance": 410,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 61.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8545,
          "percentile": null,
          "score": 85.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 81.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 61.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0545,
          "percentile": null,
          "score": 61.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8545,
          "percentile": null,
          "score": 85.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 81.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664076,
      "pitcher": "Garrett Cleavinger",
      "team": "TB",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 70.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 167,
      "totalBbeAllowed": 167,
      "cookedPer100Bbe": 42.3,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.2,
      "adjustedXhrPerBbeAllowed": 0.0311,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0599,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.012,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 408.0,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-07-13",
        "batterId": 678877,
        "pitcherId": 664076,
        "description": "Jhonkensy Noel homers (4) on a fly ball to left center field. Tyler Freeman scores.",
        "exitVelocity": 110.8,
        "distance": 424,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 55.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 72.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 86.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0311,
          "percentile": null,
          "score": 55.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0599,
          "percentile": null,
          "score": 72.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6167,
          "percentile": null,
          "score": 107.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.012,
          "percentile": null,
          "score": 86.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663947,
      "pitcher": "Tyler Holton",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 76,
      "gamesStarted": 11,
      "reliefAppearances": 65,
      "hotDogIndex": 70.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 285,
      "totalBbeAllowed": 285,
      "cookedPer100Bbe": 24.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 8.1,
      "adjustedXhrPerBbeAllowed": 0.0284,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0491,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.007,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.4286,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.3,
      "avgDistanceAllowed": 401.1,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-08-30",
        "batterId": 680776,
        "pitcherId": 663947,
        "description": "Jarren Duran homers (21) on a fly ball to right center field.",
        "exitVelocity": 109.3,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 47.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0491,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3,
          "percentile": null,
          "score": 155.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 60.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0284,
          "percentile": null,
          "score": 47.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0491,
          "percentile": null,
          "score": 50.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4286,
          "percentile": null,
          "score": 151.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3,
          "percentile": null,
          "score": 155.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.007,
          "percentile": null,
          "score": 60.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605280,
      "pitcher": "Clay Holmes",
      "team": "NYY",
      "pitcherRole": "RP",
      "appearances": 83,
      "gamesStarted": 0,
      "reliefAppearances": 83,
      "hotDogIndex": 70.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 213,
      "totalBbeAllowed": 213,
      "cookedPer100Bbe": 33.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.9,
      "adjustedXhrPerBbeAllowed": 0.023,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0469,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0141,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.5,
      "avgDistanceAllowed": 397.0,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2024-06-18",
        "batterId": 623993,
        "pitcherId": 605280,
        "description": "Anthony Santander homers (18) on a line drive to right field. Gunnar Henderson scores.",
        "exitVelocity": 111.2,
        "distance": 384,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 26.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 43.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.46,
          "percentile": null,
          "score": 160.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.023,
          "percentile": null,
          "score": 26.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0469,
          "percentile": null,
          "score": 43.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.46,
          "percentile": null,
          "score": 160.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 97.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669194,
      "pitcher": "Ryne Nelson",
      "team": "AZ",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 27,
      "reliefAppearances": 3,
      "hotDogIndex": 70.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 473,
      "totalBbeAllowed": 473,
      "cookedPer100Bbe": 14.9,
      "hrsAllowed": 17,
      "adjustedXhrAllowed": 16.1,
      "adjustedXhrPerBbeAllowed": 0.034,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 28,
      "hrCapableBbeRateAllowed": 0.0592,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0085,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.1786,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 395.3,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 439,
      "worstServedEvent": {
        "gameDate": "2024-08-29",
        "batterId": 624413,
        "pitcherId": 669194,
        "description": "Pete Alonso homers (29) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 439,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 67.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 70.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 75.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 83.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 68.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.034,
          "percentile": null,
          "score": 67.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0592,
          "percentile": null,
          "score": 70.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1786,
          "percentile": null,
          "score": 75.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.8,
          "percentile": null,
          "score": 83.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0085,
          "percentile": null,
          "score": 68.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641712,
      "pitcher": "Dakota Hudson",
      "team": "COL",
      "pitcherRole": "SP",
      "appearances": 20,
      "gamesStarted": 20,
      "reliefAppearances": 0,
      "hotDogIndex": 70.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 309,
      "totalBbeAllowed": 309,
      "cookedPer100Bbe": 22.7,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 9.4,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0518,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0097,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 407.1,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 446,
      "worstServedEvent": {
        "gameDate": "2024-07-03",
        "batterId": 592885,
        "pitcherId": 641712,
        "description": "Christian Yelich homers (9) on a line drive to right field.",
        "exitVelocity": 111.9,
        "distance": 446,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 53.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 55.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2818,
          "percentile": null,
          "score": 128.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 73.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 53.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0518,
          "percentile": null,
          "score": 55.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2818,
          "percentile": null,
          "score": 128.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0097,
          "percentile": null,
          "score": 73.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 694973,
      "pitcher": "Paul Skenes",
      "team": "PIT",
      "pitcherRole": "SP",
      "appearances": 23,
      "gamesStarted": 23,
      "reliefAppearances": 0,
      "hotDogIndex": 69.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 305,
      "totalBbeAllowed": 305,
      "cookedPer100Bbe": 22.9,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.5,
      "adjustedXhrPerBbeAllowed": 0.0344,
      "xhrDiffAllowed": -0.5,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0623,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0098,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 7,
      "noDoubterRateAllowed": 0.1053,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 388.8,
      "maxExitVelocityAllowed": 112.5,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-08-16",
        "batterId": 670042,
        "pitcherId": 694973,
        "description": "Luke Raley homers (15) on a fly ball to right center field. Jorge Polanco scores.",
        "exitVelocity": 112.5,
        "distance": 412,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 67.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 45.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 74.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0344,
          "percentile": null,
          "score": 67.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0623,
          "percentile": null,
          "score": 76.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 45.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4,
          "percentile": null,
          "score": 73.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0098,
          "percentile": null,
          "score": 74.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663158,
      "pitcher": "Robert Suarez",
      "team": "SD",
      "pitcherRole": "RP",
      "appearances": 69,
      "gamesStarted": 0,
      "reliefAppearances": 69,
      "hotDogIndex": 69.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 192,
      "totalBbeAllowed": 192,
      "cookedPer100Bbe": 36.3,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.2,
      "adjustedXhrPerBbeAllowed": 0.0323,
      "xhrDiffAllowed": 0.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0521,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0104,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 385.1,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 420,
      "worstServedEvent": {
        "gameDate": "2024-07-05",
        "batterId": 677950,
        "pitcherId": 663158,
        "description": "Alek Thomas hits a grand slam (2) to right center field. Lourdes Gurriel Jr. scores. Gabriel Moreno scores. Jake McCarthy scores.",
        "exitVelocity": 107.9,
        "distance": 413,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 59.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 56.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6429,
          "percentile": null,
          "score": 52.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 78.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 59.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0521,
          "percentile": null,
          "score": 56.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6429,
          "percentile": null,
          "score": 52.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0104,
          "percentile": null,
          "score": 78.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 668933,
      "pitcher": "Graham Ashcraft",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 16,
      "gamesStarted": 16,
      "reliefAppearances": 0,
      "hotDogIndex": 68.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 257,
      "totalBbeAllowed": 257,
      "cookedPer100Bbe": 26.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 8.6,
      "adjustedXhrPerBbeAllowed": 0.0335,
      "xhrDiffAllowed": 2.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.07,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0078,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 6,
      "noDoubterRateAllowed": 0.0556,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 392.3,
      "maxExitVelocityAllowed": 107.7,
      "maxDistanceAllowed": 434,
      "worstServedEvent": {
        "gameDate": "2024-05-13",
        "batterId": 592626,
        "pitcherId": 668933,
        "description": "Joc Pederson homers (5) on a fly ball to center field.",
        "exitVelocity": 107.4,
        "distance": 434,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 63.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 18.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4909,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0335,
          "percentile": null,
          "score": 63.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.07,
          "percentile": null,
          "score": 96.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0556,
          "percentile": null,
          "score": 18.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4909,
          "percentile": null,
          "score": 103.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0078,
          "percentile": null,
          "score": 64.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669022,
      "pitcher": "MacKenzie Gore",
      "team": "WSH",
      "pitcherRole": "SP",
      "appearances": 33,
      "gamesStarted": 33,
      "reliefAppearances": 0,
      "hotDogIndex": 68.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 471,
      "totalBbeAllowed": 471,
      "cookedPer100Bbe": 14.5,
      "hrsAllowed": 15,
      "adjustedXhrAllowed": 13.1,
      "adjustedXhrPerBbeAllowed": 0.0278,
      "xhrDiffAllowed": 1.9,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0425,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.7,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 113.2,
      "maxDistanceAllowed": 428,
      "worstServedEvent": {
        "gameDate": "2024-08-06",
        "batterId": 624424,
        "pitcherId": 669022,
        "description": "Michael Conforto homers (12) on a fly ball to right center field. Matt Chapman scores. Mark Canha scores.",
        "exitVelocity": 113.2,
        "distance": 414,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 44.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 30.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7133,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 44.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 30.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.7133,
          "percentile": null,
          "score": 140.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621381,
      "pitcher": "Matt Strahm",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 72,
      "gamesStarted": 1,
      "reliefAppearances": 71,
      "hotDogIndex": 68.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 156,
      "totalBbeAllowed": 156,
      "cookedPer100Bbe": 43.7,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.6,
      "adjustedXhrPerBbeAllowed": 0.0231,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0513,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0192,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 389.8,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-07-20",
        "batterId": 665833,
        "pitcherId": 621381,
        "description": "Oneil Cruz homers (15) on a fly ball to center field. Bryan Reynolds scores.",
        "exitVelocity": 112.0,
        "distance": 422,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 27.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 53.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4,
          "percentile": null,
          "score": 102.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 118.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0231,
          "percentile": null,
          "score": 27.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0513,
          "percentile": null,
          "score": 53.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4,
          "percentile": null,
          "score": 102.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0192,
          "percentile": null,
          "score": 118.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 666157,
      "pitcher": "Nick Lodolo",
      "team": "CIN",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 67.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 316,
      "totalBbeAllowed": 316,
      "cookedPer100Bbe": 21.5,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 10.2,
      "adjustedXhrPerBbeAllowed": 0.0323,
      "xhrDiffAllowed": 2.8,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0633,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0127,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.05,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 393.0,
      "maxExitVelocityAllowed": 107.3,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-07-20",
        "batterId": 623912,
        "pitcherId": 666157,
        "description": "Harold Ram\u00edrez homers (2) on a fly ball to center field. CJ Abrams scores.",
        "exitVelocity": 106.0,
        "distance": 429,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 58.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 79.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 15.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7692,
          "percentile": null,
          "score": 57.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0323,
          "percentile": null,
          "score": 58.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0633,
          "percentile": null,
          "score": 79.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.05,
          "percentile": null,
          "score": 15.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.7692,
          "percentile": null,
          "score": 57.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0127,
          "percentile": null,
          "score": 90.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 670950,
      "pitcher": "Trevor Richards",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 57,
      "gamesStarted": 2,
      "reliefAppearances": 55,
      "hotDogIndex": 67.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 183,
      "totalBbeAllowed": 183,
      "cookedPer100Bbe": 37.0,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.0,
      "adjustedXhrPerBbeAllowed": 0.0328,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0546,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0109,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.0,
      "avgDistanceAllowed": 384.1,
      "maxExitVelocityAllowed": 108.1,
      "maxDistanceAllowed": 410,
      "worstServedEvent": {
        "gameDate": "2024-07-06",
        "batterId": 571745,
        "pitcherId": 670950,
        "description": "Mitch Haniger homers (8) on a fly ball to left center field. Mitch Garver scores. Dominic Canzone scores.",
        "exitVelocity": 108.1,
        "distance": 407,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 59.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 62.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9875,
          "percentile": null,
          "score": 38.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 81.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0328,
          "percentile": null,
          "score": 59.9,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0546,
          "percentile": null,
          "score": 62.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.9875,
          "percentile": null,
          "score": 38.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0109,
          "percentile": null,
          "score": 81.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656464,
      "pitcher": "Kevin Ginkel",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 74,
      "gamesStarted": 0,
      "reliefAppearances": 74,
      "hotDogIndex": 67.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 198,
      "totalBbeAllowed": 198,
      "cookedPer100Bbe": 34.2,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0273,
      "xhrDiffAllowed": 0.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0455,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 2,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.4444,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.6,
      "avgDistanceAllowed": 407.2,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 438,
      "worstServedEvent": {
        "gameDate": "2024-07-14",
        "batterId": 665489,
        "pitcherId": 656464,
        "description": "Vladimir Guerrero Jr. homers (14) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 438,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 41.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 107.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0273,
          "percentile": null,
          "score": 41.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.4444,
          "percentile": null,
          "score": 155.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.6,
          "percentile": null,
          "score": 107.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 76.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686613,
      "pitcher": "Hunter Brown",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 33,
      "reliefAppearances": 1,
      "hotDogIndex": 67.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 491,
      "totalBbeAllowed": 491,
      "cookedPer100Bbe": 13.7,
      "hrsAllowed": 19,
      "adjustedXhrAllowed": 16.4,
      "adjustedXhrPerBbeAllowed": 0.0334,
      "xhrDiffAllowed": 2.6,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0509,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0102,
      "noDoubtersAllowed": 7,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.28,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 382.6,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 413,
      "worstServedEvent": {
        "gameDate": "2024-05-17",
        "batterId": 641343,
        "pitcherId": 686613,
        "description": "Jake Bauers homers (5) on a fly ball to right center field.",
        "exitVelocity": 108.2,
        "distance": 412,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0334,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 52.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4895,
          "percentile": null,
          "score": 26.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 77.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0334,
          "percentile": null,
          "score": 63.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0509,
          "percentile": null,
          "score": 52.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.28,
          "percentile": null,
          "score": 111.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.4895,
          "percentile": null,
          "score": 26.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0102,
          "percentile": null,
          "score": 77.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656849,
      "pitcher": "David Peterson",
      "team": "NYM",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 22,
      "reliefAppearances": 4,
      "hotDogIndex": 67.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 397,
      "totalBbeAllowed": 397,
      "cookedPer100Bbe": 16.9,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 9.1,
      "adjustedXhrPerBbeAllowed": 0.0229,
      "xhrDiffAllowed": -0.1,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0453,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0126,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.4,
      "avgDistanceAllowed": 406.0,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-06-25",
        "batterId": 665742,
        "pitcherId": 656849,
        "description": "Juan Soto homers (19) on a fly ball to right center field.",
        "exitVelocity": 109.9,
        "distance": 423,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 24.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 37.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3667,
          "percentile": null,
          "score": 158.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0229,
          "percentile": null,
          "score": 24.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0453,
          "percentile": null,
          "score": 37.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.3667,
          "percentile": null,
          "score": 158.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0126,
          "percentile": null,
          "score": 89.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 455119,
      "pitcher": "Chris Martin",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 48,
      "gamesStarted": 0,
      "reliefAppearances": 48,
      "hotDogIndex": 66.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 53.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.5,
      "adjustedXhrPerBbeAllowed": 0.0282,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0645,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.4,
      "avgDistanceAllowed": 398.4,
      "maxExitVelocityAllowed": 111.2,
      "maxDistanceAllowed": 432,
      "worstServedEvent": {
        "gameDate": "2024-04-10",
        "batterId": 676059,
        "pitcherId": 455119,
        "description": "Jordan Westburg homers (2) on a fly ball to center field. Ryan Mountcastle scores. Cedric Mullins scores.",
        "exitVelocity": 111.2,
        "distance": 432,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 46.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 81.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 130.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0282,
          "percentile": null,
          "score": 46.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0645,
          "percentile": null,
          "score": 81.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.36,
          "percentile": null,
          "score": 130.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 65.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608717,
      "pitcher": "Chris Stratton",
      "team": "KC",
      "pitcherRole": "RP",
      "appearances": 60,
      "gamesStarted": 0,
      "reliefAppearances": 60,
      "hotDogIndex": 65.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 177,
      "totalBbeAllowed": 177,
      "cookedPer100Bbe": 37.2,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0299,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0621,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.0,
      "avgDistanceAllowed": 405.0,
      "maxExitVelocityAllowed": 110.7,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2024-04-27",
        "batterId": 663837,
        "pitcherId": 608717,
        "description": "Matt Vierling homers (2) on a line drive to left center field. Mark Canha scores. Kerry Carpenter scores.",
        "exitVelocity": 110.7,
        "distance": 377,
        "launchAngle": 14.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 51.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 149.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0299,
          "percentile": null,
          "score": 51.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0621,
          "percentile": null,
          "score": 76.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.0,
          "percentile": null,
          "score": 149.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605177,
      "pitcher": "Andrew Chafin",
      "team": "TEX",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 0,
      "reliefAppearances": 64,
      "hotDogIndex": 65.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 44.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.6,
      "adjustedXhrPerBbeAllowed": 0.0243,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0541,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0135,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 369.2,
      "maxExitVelocityAllowed": 108.4,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2024-08-11",
        "batterId": 592450,
        "pitcherId": 605177,
        "description": "Aaron Judge homers (42) on a fly ball to right center field.",
        "exitVelocity": 108.4,
        "distance": 374,
        "launchAngle": 37.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 32.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 59.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.26,
          "percentile": null,
          "score": 69.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0243,
          "percentile": null,
          "score": 32.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0541,
          "percentile": null,
          "score": 59.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.26,
          "percentile": null,
          "score": 69.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0135,
          "percentile": null,
          "score": 93.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 695243,
      "pitcher": "Mason Miller",
      "team": "ATH",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 0,
      "reliefAppearances": 59,
      "hotDogIndex": 65.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 123,
      "totalBbeAllowed": 123,
      "cookedPer100Bbe": 53.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 3.9,
      "adjustedXhrPerBbeAllowed": 0.0317,
      "xhrDiffAllowed": 2.1,
      "hrCapableBbeAllowed": 6,
      "hrCapableBbeRateAllowed": 0.0488,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0081,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.3333,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 378.7,
      "maxExitVelocityAllowed": 109.8,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2024-09-28",
        "batterId": 670042,
        "pitcherId": 695243,
        "description": "Luke Raley homers (22) on a line drive to right center field. Julio Rodr\u00edguez scores.",
        "exitVelocity": 109.8,
        "distance": 382,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 57.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 50.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6167,
          "percentile": null,
          "score": 51.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 66.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 57.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0488,
          "percentile": null,
          "score": 50.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3333,
          "percentile": null,
          "score": 128.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.6167,
          "percentile": null,
          "score": 51.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0081,
          "percentile": null,
          "score": 66.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 572020,
      "pitcher": "James Paxton",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 65.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 329,
      "totalBbeAllowed": 329,
      "cookedPer100Bbe": 19.8,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.076,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.003,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 13,
      "doubtersAllowed": 10,
      "noDoubterRateAllowed": 0.08,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 395.8,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-03-26",
        "batterId": 593934,
        "pitcherId": 572020,
        "description": "Miguel San\u00f3 homers (4) on a fly ball to left field.",
        "exitVelocity": 109.7,
        "distance": 427,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.076,
          "percentile": null,
          "score": 109.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 29.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0231,
          "percentile": null,
          "score": 62.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.003,
          "percentile": null,
          "score": 36.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.076,
          "percentile": null,
          "score": 109.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.08,
          "percentile": null,
          "score": 29.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0231,
          "percentile": null,
          "score": 62.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.003,
          "percentile": null,
          "score": 36.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669062,
      "pitcher": "Erik Miller",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 75,
      "gamesStarted": 10,
      "reliefAppearances": 65,
      "hotDogIndex": 64.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 160,
      "totalBbeAllowed": 160,
      "cookedPer100Bbe": 40.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.3,
      "adjustedXhrPerBbeAllowed": 0.0331,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0688,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0063,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.0,
      "avgDistanceAllowed": 381.4,
      "maxExitVelocityAllowed": 112.7,
      "maxDistanceAllowed": 406,
      "worstServedEvent": {
        "gameDate": "2024-05-13",
        "batterId": 571771,
        "pitcherId": 669062,
        "description": "Enrique Hern\u00e1ndez homers (2) on a fly ball to left field.",
        "exitVelocity": 112.7,
        "distance": 406,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 61.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 91.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9714,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 54.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0331,
          "percentile": null,
          "score": 61.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 91.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9714,
          "percentile": null,
          "score": 88.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0063,
          "percentile": null,
          "score": 54.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 676254,
      "pitcher": "Ryan Walker",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 79,
      "gamesStarted": 1,
      "reliefAppearances": 78,
      "hotDogIndex": 64.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 185,
      "totalBbeAllowed": 185,
      "cookedPer100Bbe": 34.9,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.033,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0486,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0108,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.6,
      "avgDistanceAllowed": 385.4,
      "maxExitVelocityAllowed": 107.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-05-12",
        "batterId": 645801,
        "pitcherId": 676254,
        "description": "Mike Ford homers (1) on a fly ball to center field.",
        "exitVelocity": 106.0,
        "distance": 427,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 60.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 49.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 78.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 80.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.033,
          "percentile": null,
          "score": 60.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0486,
          "percentile": null,
          "score": 49.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.6,
          "percentile": null,
          "score": 78.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0108,
          "percentile": null,
          "score": 80.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650556,
      "pitcher": "Bryan Abreu",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 82,
      "gamesStarted": 0,
      "reliefAppearances": 82,
      "hotDogIndex": 64.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 33.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 7.2,
      "adjustedXhrPerBbeAllowed": 0.0377,
      "xhrDiffAllowed": 1.8,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0524,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.7,
      "avgDistanceAllowed": 382.3,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 412,
      "worstServedEvent": {
        "gameDate": "2024-04-25",
        "batterId": 691718,
        "pitcherId": 650556,
        "description": "Pete Crow-Armstrong homers (1) on a fly ball to right center field. Miguel Amaya scores.",
        "exitVelocity": 107.2,
        "distance": 396,
        "launchAngle": 33.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.7333,
          "percentile": null,
          "score": 15.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 47.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0377,
          "percentile": null,
          "score": 77.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.7333,
          "percentile": null,
          "score": 15.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 47.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 686563,
      "pitcher": "Jonathan Cannon",
      "team": "CWS",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 22,
      "reliefAppearances": 3,
      "hotDogIndex": 63.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 385,
      "totalBbeAllowed": 385,
      "cookedPer100Bbe": 16.4,
      "hrsAllowed": 18,
      "adjustedXhrAllowed": 12.8,
      "adjustedXhrPerBbeAllowed": 0.0332,
      "xhrDiffAllowed": 5.2,
      "hrCapableBbeAllowed": 25,
      "hrCapableBbeRateAllowed": 0.0649,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0052,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 9,
      "noDoubterRateAllowed": 0.16,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 387.0,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-08-13",
        "batterId": 665742,
        "pitcherId": 686563,
        "description": "Juan Soto homers (32) on a fly ball to left center field.",
        "exitVelocity": 110.4,
        "distance": 416,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 62.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 82.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 67.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3556,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 62.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0649,
          "percentile": null,
          "score": 82.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.16,
          "percentile": null,
          "score": 67.5,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3556,
          "percentile": null,
          "score": 71.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0052,
          "percentile": null,
          "score": 47.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669432,
      "pitcher": "Trevor Rogers",
      "team": "BAL",
      "pitcherRole": "SP",
      "appearances": 26,
      "gamesStarted": 26,
      "reliefAppearances": 0,
      "hotDogIndex": 63.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 415,
      "totalBbeAllowed": 415,
      "cookedPer100Bbe": 15.2,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 14.9,
      "adjustedXhrPerBbeAllowed": 0.0359,
      "xhrDiffAllowed": -0.9,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0482,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0048,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 398.5,
      "maxExitVelocityAllowed": 110.6,
      "maxDistanceAllowed": 447,
      "worstServedEvent": {
        "gameDate": "2024-05-04",
        "batterId": 667670,
        "pitcherId": 669432,
        "description": "Brent Rooker homers (7) on a fly ball to left field. Abraham Toro scores.",
        "exitVelocity": 110.6,
        "distance": 447,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 71.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 46.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 44.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 71.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0482,
          "percentile": null,
          "score": 46.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 44.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681867,
      "pitcher": "Cooper Criswell",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 28,
      "gamesStarted": 20,
      "reliefAppearances": 8,
      "hotDogIndex": 62.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 313,
      "totalBbeAllowed": 313,
      "cookedPer100Bbe": 20.0,
      "hrsAllowed": 10,
      "adjustedXhrAllowed": 10.4,
      "adjustedXhrPerBbeAllowed": 0.0332,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 18,
      "hrCapableBbeRateAllowed": 0.0575,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0064,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.2,
      "avgDistanceAllowed": 390.4,
      "maxExitVelocityAllowed": 111.7,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-06-07",
        "batterId": 673357,
        "pitcherId": 681867,
        "description": "Luis Robert Jr. homers (4) on a line drive to center field.",
        "exitVelocity": 111.7,
        "distance": 430,
        "launchAngle": 20.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 62.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 67.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 55.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0332,
          "percentile": null,
          "score": 62.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0575,
          "percentile": null,
          "score": 67.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.2,
          "percentile": null,
          "score": 67.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0064,
          "percentile": null,
          "score": 55.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 519242,
      "pitcher": "Chris Sale",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 62.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 427,
      "totalBbeAllowed": 427,
      "cookedPer100Bbe": 14.5,
      "hrsAllowed": 9,
      "adjustedXhrAllowed": 12.3,
      "adjustedXhrPerBbeAllowed": 0.0288,
      "xhrDiffAllowed": -3.3,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0468,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0094,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.15,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 395.6,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-03-31",
        "batterId": 656941,
        "pitcherId": 519242,
        "description": "Kyle Schwarber homers (1) on a line drive to right field.",
        "exitVelocity": 114.4,
        "distance": 382,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 49.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 42.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5556,
          "percentile": null,
          "score": 134.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 70.9,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0288,
          "percentile": null,
          "score": 49.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0468,
          "percentile": null,
          "score": 42.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.15,
          "percentile": null,
          "score": 62.3,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.5556,
          "percentile": null,
          "score": 134.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0094,
          "percentile": null,
          "score": 70.9,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663542,
      "pitcher": "Bryan Hudson",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 61.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 148,
      "totalBbeAllowed": 148,
      "cookedPer100Bbe": 41.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.0338,
      "xhrDiffAllowed": 2.0,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0473,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0068,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.8,
      "avgDistanceAllowed": 378.0,
      "maxExitVelocityAllowed": 109.9,
      "maxDistanceAllowed": 430,
      "worstServedEvent": {
        "gameDate": "2024-07-06",
        "batterId": 660271,
        "pitcherId": 663542,
        "description": "Shohei Ohtani homers (28) on a fly ball to center field.",
        "exitVelocity": 109.9,
        "distance": 430,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 44.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7714,
          "percentile": null,
          "score": 34.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0338,
          "percentile": null,
          "score": 65.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0473,
          "percentile": null,
          "score": 44.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.7714,
          "percentile": null,
          "score": 34.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0068,
          "percentile": null,
          "score": 58.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 681857,
      "pitcher": "Reese Olson",
      "team": "DET",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 23,
      "reliefAppearances": 2,
      "hotDogIndex": 61.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 365,
      "totalBbeAllowed": 365,
      "cookedPer100Bbe": 16.7,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 9.6,
      "adjustedXhrPerBbeAllowed": 0.0263,
      "xhrDiffAllowed": -1.6,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0548,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.011,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.4,
      "avgDistanceAllowed": 390.2,
      "maxExitVelocityAllowed": 107.2,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-07-05",
        "batterId": 668715,
        "pitcherId": 681857,
        "description": "Spencer Steer homers (12) on a fly ball to left field.",
        "exitVelocity": 106.1,
        "distance": 425,
        "launchAngle": 32.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 37.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 63.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4111,
          "percentile": null,
          "score": 46.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 82.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0263,
          "percentile": null,
          "score": 37.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0548,
          "percentile": null,
          "score": 63.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.4111,
          "percentile": null,
          "score": 46.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.011,
          "percentile": null,
          "score": 82.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663776,
      "pitcher": "Patrick Sandoval",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 17,
      "gamesStarted": 17,
      "reliefAppearances": 0,
      "hotDogIndex": 61.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 245,
      "totalBbeAllowed": 245,
      "cookedPer100Bbe": 24.9,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 6.8,
      "adjustedXhrPerBbeAllowed": 0.0278,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0327,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0082,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.5,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 405.4,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 433,
      "worstServedEvent": {
        "gameDate": "2024-05-30",
        "batterId": 592450,
        "pitcherId": 663776,
        "description": "Aaron Judge homers (18) on a fly ball to left center field. Juan Soto scores.",
        "exitVelocity": 110.0,
        "distance": 433,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 44.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 66.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0278,
          "percentile": null,
          "score": 44.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0327,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.5,
          "percentile": null,
          "score": 171.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.55,
          "percentile": null,
          "score": 104.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0082,
          "percentile": null,
          "score": 66.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 640462,
      "pitcher": "A.J. Puk",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 63,
      "gamesStarted": 5,
      "reliefAppearances": 58,
      "hotDogIndex": 60.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 34.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.4,
      "adjustedXhrPerBbeAllowed": 0.0364,
      "xhrDiffAllowed": -1.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0625,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0057,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0909,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.1,
      "avgDistanceAllowed": 388.2,
      "maxExitVelocityAllowed": 106.6,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2024-09-28",
        "batterId": 543309,
        "pitcherId": 640462,
        "description": "Kyle Higashioka homers (17) on a fly ball to left field. David Peralta scores.",
        "exitVelocity": 106.6,
        "distance": 403,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 72.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.06,
          "percentile": null,
          "score": 39.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 50.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0364,
          "percentile": null,
          "score": 72.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0625,
          "percentile": null,
          "score": 77.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0909,
          "percentile": null,
          "score": 36.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.06,
          "percentile": null,
          "score": 39.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0057,
          "percentile": null,
          "score": 50.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657277,
      "pitcher": "Logan Webb",
      "team": "SF",
      "pitcherRole": "SP",
      "appearances": 35,
      "gamesStarted": 35,
      "reliefAppearances": 0,
      "hotDogIndex": 60.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 616,
      "totalBbeAllowed": 616,
      "cookedPer100Bbe": 9.8,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 12.1,
      "adjustedXhrPerBbeAllowed": 0.0196,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 26,
      "hrCapableBbeRateAllowed": 0.0422,
      "hrWindowThunderBbeAllowed": 9,
      "hrWindowThunderRateAllowed": 0.0146,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 12,
      "noDoubterRateAllowed": 0.1923,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.7,
      "avgDistanceAllowed": 425.7,
      "maxExitVelocityAllowed": 115.7,
      "maxDistanceAllowed": 464,
      "worstServedEvent": {
        "gameDate": "2024-06-01",
        "batterId": 592450,
        "pitcherId": 657277,
        "description": "Aaron Judge homers (21) on a fly ball to left center field. Juan Soto scores.",
        "exitVelocity": 115.7,
        "distance": 464,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 15.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 26.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 80.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6545,
          "percentile": null,
          "score": 166.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0196,
          "percentile": null,
          "score": 15.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 26.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1923,
          "percentile": null,
          "score": 80.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.6545,
          "percentile": null,
          "score": 166.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0146,
          "percentile": null,
          "score": 99.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661403,
      "pitcher": "Emmanuel Clase",
      "team": "CLE",
      "pitcherRole": "RP",
      "appearances": 84,
      "gamesStarted": 0,
      "reliefAppearances": 84,
      "hotDogIndex": 60.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 221,
      "totalBbeAllowed": 221,
      "cookedPer100Bbe": 27.4,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.6,
      "adjustedXhrPerBbeAllowed": 0.0208,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 7,
      "hrCapableBbeRateAllowed": 0.0317,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0136,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.2857,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.9,
      "avgDistanceAllowed": 384.2,
      "maxExitVelocityAllowed": 110.8,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-10-07",
        "batterId": 681481,
        "pitcherId": 661403,
        "description": "Kerry Carpenter homers (1) on a fly ball to right field. Jake Rogers scores. Trey Sweeney scores.",
        "exitVelocity": 110.8,
        "distance": 423,
        "launchAngle": 35.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 19.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9,
          "percentile": null,
          "score": 171.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0208,
          "percentile": null,
          "score": 19.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0317,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2857,
          "percentile": null,
          "score": 113.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.9,
          "percentile": null,
          "score": 171.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0136,
          "percentile": null,
          "score": 93.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 642546,
      "pitcher": "Jonathan Hern\u00e1ndez",
      "team": "SEA",
      "pitcherRole": "RP",
      "appearances": 31,
      "gamesStarted": 1,
      "reliefAppearances": 30,
      "hotDogIndex": 60.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 124,
      "totalBbeAllowed": 124,
      "cookedPer100Bbe": 48.7,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.4,
      "adjustedXhrPerBbeAllowed": 0.0355,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0726,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.1111,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 384.5,
      "maxExitVelocityAllowed": 106.9,
      "maxDistanceAllowed": 395,
      "worstServedEvent": {
        "gameDate": "2024-07-19",
        "batterId": 623993,
        "pitcherId": 642546,
        "description": "Anthony Santander homers (26) on a fly ball to right field. Gunnar Henderson scores. Adley Rutschman scores.",
        "exitVelocity": 106.9,
        "distance": 384,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 70.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0355,
          "percentile": null,
          "score": 70.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0726,
          "percentile": null,
          "score": 102.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1111,
          "percentile": null,
          "score": 48.1,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3167,
          "percentile": null,
          "score": 71.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 608331,
      "pitcher": "Max Fried",
      "team": "ATL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 32,
      "reliefAppearances": 0,
      "hotDogIndex": 59.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 496,
      "totalBbeAllowed": 496,
      "cookedPer100Bbe": 12.1,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 13.7,
      "adjustedXhrPerBbeAllowed": 0.0276,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 22,
      "hrCapableBbeRateAllowed": 0.0444,
      "hrWindowThunderBbeAllowed": 5,
      "hrWindowThunderRateAllowed": 0.0101,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 12,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2273,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 409.9,
      "maxExitVelocityAllowed": 114.4,
      "maxDistanceAllowed": 461,
      "worstServedEvent": {
        "gameDate": "2024-04-06",
        "batterId": 606466,
        "pitcherId": 608331,
        "description": "Ketel Marte homers (3) on a fly ball to left center field.",
        "exitVelocity": 114.4,
        "distance": 461,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 42.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 35.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2286,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 75.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 42.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0444,
          "percentile": null,
          "score": 35.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2273,
          "percentile": null,
          "score": 92.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2286,
          "percentile": null,
          "score": 95.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0101,
          "percentile": null,
          "score": 75.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 661527,
      "pitcher": "Seth Martinez",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 46,
      "gamesStarted": 0,
      "reliefAppearances": 46,
      "hotDogIndex": 59.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 163,
      "totalBbeAllowed": 163,
      "cookedPer100Bbe": 36.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0374,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0613,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.5,
      "avgDistanceAllowed": 373.7,
      "maxExitVelocityAllowed": 109.0,
      "maxDistanceAllowed": 405,
      "worstServedEvent": {
        "gameDate": "2024-05-12",
        "batterId": 679529,
        "pitcherId": 661527,
        "description": "Spencer Torkelson homers (1) on a fly ball to left field. Kerry Carpenter scores.",
        "exitVelocity": 109.0,
        "distance": 405,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 74.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.5143,
          "percentile": null,
          "score": 12.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0374,
          "percentile": null,
          "score": 76.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0613,
          "percentile": null,
          "score": 74.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.5143,
          "percentile": null,
          "score": 12.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 664285,
      "pitcher": "Framber Valdez",
      "team": "HOU",
      "pitcherRole": "SP",
      "appearances": 30,
      "gamesStarted": 30,
      "reliefAppearances": 0,
      "hotDogIndex": 59.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 497,
      "totalBbeAllowed": 497,
      "cookedPer100Bbe": 11.9,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.8,
      "adjustedXhrPerBbeAllowed": 0.0237,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.0342,
      "hrWindowThunderBbeAllowed": 6,
      "hrWindowThunderRateAllowed": 0.0121,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.3529,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.3,
      "avgDistanceAllowed": 398.9,
      "maxExitVelocityAllowed": 109.7,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-05-20",
        "batterId": 681351,
        "pitcherId": 664285,
        "description": "Logan O'Hoppe homers (4) on a fly ball to left field. Taylor Ward scores. Kevin Pillar scores.",
        "exitVelocity": 109.7,
        "distance": 416,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 29.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 12.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 133.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0237,
          "percentile": null,
          "score": 29.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0342,
          "percentile": null,
          "score": 12.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3529,
          "percentile": null,
          "score": 133.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.3,
          "percentile": null,
          "score": 99.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0121,
          "percentile": null,
          "score": 87.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 624133,
      "pitcher": "Ranger Suarez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 29,
      "gamesStarted": 29,
      "reliefAppearances": 0,
      "hotDogIndex": 57.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 452,
      "totalBbeAllowed": 452,
      "cookedPer100Bbe": 12.8,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 12.9,
      "adjustedXhrPerBbeAllowed": 0.0285,
      "xhrDiffAllowed": 1.1,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0442,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0066,
      "noDoubtersAllowed": 6,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.3,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 113.8,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-07-06",
        "batterId": 645277,
        "pitcherId": 624133,
        "description": "Ozzie Albies homers (8) on a fly ball to left field. Jarred Kelenic scores.",
        "exitVelocity": 113.7,
        "distance": 431,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0285,
          "percentile": null,
          "score": 48.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 34.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7571,
          "percentile": null,
          "score": 80.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 57.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0285,
          "percentile": null,
          "score": 48.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0442,
          "percentile": null,
          "score": 34.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.3,
          "percentile": null,
          "score": 118.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.7571,
          "percentile": null,
          "score": 80.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0066,
          "percentile": null,
          "score": 57.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657044,
      "pitcher": "Ryan Thompson",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 71,
      "gamesStarted": 0,
      "reliefAppearances": 71,
      "hotDogIndex": 57.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 211,
      "totalBbeAllowed": 211,
      "cookedPer100Bbe": 27.1,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0289,
      "xhrDiffAllowed": -1.1,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0379,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.6,
      "avgDistanceAllowed": 404.6,
      "maxExitVelocityAllowed": 111.1,
      "maxDistanceAllowed": 441,
      "worstServedEvent": {
        "gameDate": "2024-07-10",
        "batterId": 542303,
        "pitcherId": 657044,
        "description": "Marcell Ozuna homers (24) on a fly ball to center field. Austin Riley scores.",
        "exitVelocity": 111.1,
        "distance": 441,
        "launchAngle": 22.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 49.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 19.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 71.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0289,
          "percentile": null,
          "score": 49.6,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0379,
          "percentile": null,
          "score": 19.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.58,
          "percentile": null,
          "score": 135.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 71.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 693433,
      "pitcher": "Bryan Woo",
      "team": "SEA",
      "pitcherRole": "SP",
      "appearances": 22,
      "gamesStarted": 22,
      "reliefAppearances": 0,
      "hotDogIndex": 56.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 354,
      "totalBbeAllowed": 354,
      "cookedPer100Bbe": 15.9,
      "hrsAllowed": 14,
      "adjustedXhrAllowed": 9.8,
      "adjustedXhrPerBbeAllowed": 0.0277,
      "xhrDiffAllowed": 4.2,
      "hrCapableBbeAllowed": 17,
      "hrCapableBbeRateAllowed": 0.048,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 3,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1765,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.8,
      "avgDistanceAllowed": 394.9,
      "maxExitVelocityAllowed": 115.6,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-09-11",
        "batterId": 665487,
        "pitcherId": 693433,
        "description": "Fernando Tatis Jr. homers (16) on a fly ball to left field.",
        "exitVelocity": 115.6,
        "distance": 381,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0277,
          "percentile": null,
          "score": 43.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 45.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8429,
          "percentile": null,
          "score": 144.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0277,
          "percentile": null,
          "score": 43.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.048,
          "percentile": null,
          "score": 45.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1765,
          "percentile": null,
          "score": 74.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.8429,
          "percentile": null,
          "score": 144.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 49.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571948,
      "pitcher": "Hoby Milner",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 64,
      "gamesStarted": 1,
      "reliefAppearances": 63,
      "hotDogIndex": 56.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 187,
      "totalBbeAllowed": 187,
      "cookedPer100Bbe": 29.9,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.031,
      "xhrDiffAllowed": 0.2,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0428,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0053,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.25,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.2,
      "avgDistanceAllowed": 398.8,
      "maxExitVelocityAllowed": 108.2,
      "maxDistanceAllowed": 424,
      "worstServedEvent": {
        "gameDate": "2024-03-30",
        "batterId": 683146,
        "pitcherId": 571948,
        "description": "Brett Baty homers (1) on a fly ball to right center field. Starling Marte scores. Francisco Alvarez scores.",
        "exitVelocity": 108.2,
        "distance": 424,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 54.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0428,
          "percentile": null,
          "score": 32.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 48.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.031,
          "percentile": null,
          "score": 54.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0428,
          "percentile": null,
          "score": 32.4,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.25,
          "percentile": null,
          "score": 101.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.2,
          "percentile": null,
          "score": 94.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0053,
          "percentile": null,
          "score": 48.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 675627,
      "pitcher": "Michael Grove",
      "team": "LAD",
      "pitcherRole": "RP",
      "appearances": 41,
      "gamesStarted": 2,
      "reliefAppearances": 39,
      "hotDogIndex": 54.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 143,
      "totalBbeAllowed": 143,
      "cookedPer100Bbe": 38.2,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0399,
      "xhrDiffAllowed": 1.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0559,
      "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.9,
      "avgDistanceAllowed": 389.0,
      "maxExitVelocityAllowed": 108.8,
      "maxDistanceAllowed": 409,
      "worstServedEvent": {
        "gameDate": "2024-06-11",
        "batterId": 677649,
        "pitcherId": 675627,
        "description": "Ezequiel Duran homers (2) on a fly ball to left center field.",
        "exitVelocity": 108.8,
        "distance": 401,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 83.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 64.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9429,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0399,
          "percentile": null,
          "score": 83.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0559,
          "percentile": null,
          "score": 64.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.9429,
          "percentile": null,
          "score": 87.6,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 656557,
      "pitcher": "Tanner Houck",
      "team": "BOS",
      "pitcherRole": "SP",
      "appearances": 31,
      "gamesStarted": 31,
      "reliefAppearances": 0,
      "hotDogIndex": 54.4,
      "hdiVersion": "1.1",
      "bbeAllowed": 521,
      "totalBbeAllowed": 521,
      "cookedPer100Bbe": 10.4,
      "hrsAllowed": 11,
      "adjustedXhrAllowed": 14.4,
      "adjustedXhrPerBbeAllowed": 0.0276,
      "xhrDiffAllowed": -3.4,
      "hrCapableBbeAllowed": 24,
      "hrCapableBbeRateAllowed": 0.0461,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0077,
      "noDoubtersAllowed": 5,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2083,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.0,
      "avgDistanceAllowed": 395.1,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 422,
      "worstServedEvent": {
        "gameDate": "2024-08-14",
        "batterId": 666969,
        "pitcherId": 656557,
        "description": "Adolis Garc\u00eda homers (19) on a line drive to left center field.",
        "exitVelocity": 108.6,
        "distance": 413,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 42.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 41.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 85.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0091,
          "percentile": null,
          "score": 62.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0077,
          "percentile": null,
          "score": 63.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0276,
          "percentile": null,
          "score": 42.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0461,
          "percentile": null,
          "score": 41.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2083,
          "percentile": null,
          "score": 85.8,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.0091,
          "percentile": null,
          "score": 62.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0077,
          "percentile": null,
          "score": 63.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 607259,
      "pitcher": "Nick Martinez",
      "team": "CIN",
      "pitcherRole": "RP",
      "appearances": 43,
      "gamesStarted": 17,
      "reliefAppearances": 26,
      "hotDogIndex": 54.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 429,
      "totalBbeAllowed": 429,
      "cookedPer100Bbe": 12.6,
      "hrsAllowed": 13,
      "adjustedXhrAllowed": 11.6,
      "adjustedXhrPerBbeAllowed": 0.027,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 20,
      "hrCapableBbeRateAllowed": 0.0466,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0093,
      "noDoubtersAllowed": 4,
      "mostlyGoneAllowed": 11,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 397.1,
      "maxExitVelocityAllowed": 110.5,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-07-04",
        "batterId": 665742,
        "pitcherId": 607259,
        "description": "Juan Soto homers (21) on a fly ball to center field. Trent Grisham scores.",
        "exitVelocity": 110.5,
        "distance": 431,
        "launchAngle": 29.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 39.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 42.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2231,
          "percentile": null,
          "score": 44.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 70.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.027,
          "percentile": null,
          "score": 39.8,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0466,
          "percentile": null,
          "score": 42.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2231,
          "percentile": null,
          "score": 44.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0093,
          "percentile": null,
          "score": 70.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 543859,
      "pitcher": "Michael Tonkin",
      "team": "MIN",
      "pitcherRole": "RP",
      "appearances": 59,
      "gamesStarted": 1,
      "reliefAppearances": 58,
      "hotDogIndex": 53.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 223,
      "totalBbeAllowed": 223,
      "cookedPer100Bbe": 23.8,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0202,
      "xhrDiffAllowed": 1.5,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0359,
      "hrWindowThunderBbeAllowed": 4,
      "hrWindowThunderRateAllowed": 0.0179,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.3,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 107.0,
      "maxDistanceAllowed": 423,
      "worstServedEvent": {
        "gameDate": "2024-07-07",
        "batterId": 646240,
        "pitcherId": 543859,
        "description": "Rafael Devers homers (21) on a fly ball to center field.",
        "exitVelocity": 107.0,
        "distance": 423,
        "launchAngle": 27.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 17.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 15.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 70.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 111.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0202,
          "percentile": null,
          "score": 17.4,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0359,
          "percentile": null,
          "score": 15.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.3,
          "percentile": null,
          "score": 70.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0179,
          "percentile": null,
          "score": 111.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 663567,
      "pitcher": "Peter Lambert",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 29,
      "gamesStarted": 4,
      "reliefAppearances": 25,
      "hotDogIndex": 52.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 24.8,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.6,
      "adjustedXhrPerBbeAllowed": 0.0358,
      "xhrDiffAllowed": -0.6,
      "hrCapableBbeAllowed": 12,
      "hrCapableBbeRateAllowed": 0.0566,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1667,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.5,
      "avgDistanceAllowed": 399.4,
      "maxExitVelocityAllowed": 110.0,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-04-17",
        "batterId": 656941,
        "pitcherId": 663567,
        "description": "Kyle Schwarber homers (5) on a fly ball to right field. Johan Rojas scores.",
        "exitVelocity": 110.0,
        "distance": 411,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.55,
          "percentile": null,
          "score": 27.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0358,
          "percentile": null,
          "score": 71.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0566,
          "percentile": null,
          "score": 66.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1667,
          "percentile": null,
          "score": 70.4,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.55,
          "percentile": null,
          "score": 27.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 683627,
      "pitcher": "Anthony Molina",
      "team": "COL",
      "pitcherRole": "RP",
      "appearances": 37,
      "gamesStarted": 1,
      "reliefAppearances": 36,
      "hotDogIndex": 52.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 201,
      "totalBbeAllowed": 201,
      "cookedPer100Bbe": 26.0,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 5.4,
      "adjustedXhrPerBbeAllowed": 0.0269,
      "xhrDiffAllowed": -0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0498,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.005,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.4,
      "avgDistanceAllowed": 403.2,
      "maxExitVelocityAllowed": 108.3,
      "maxDistanceAllowed": 436,
      "worstServedEvent": {
        "gameDate": "2024-04-02",
        "batterId": 641355,
        "pitcherId": 683627,
        "description": "Cody Bellinger homers (1) on a fly ball to right field. Seiya Suzuki scores.",
        "exitVelocity": 107.4,
        "distance": 425,
        "launchAngle": 30.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 39.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 51.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4,
          "percentile": null,
          "score": 102.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 44.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0269,
          "percentile": null,
          "score": 39.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0498,
          "percentile": null,
          "score": 51.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.4,
          "percentile": null,
          "score": 102.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.005,
          "percentile": null,
          "score": 44.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 667755,
      "pitcher": "Jos\u00e9 Soriano",
      "team": "LAA",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 22,
      "reliefAppearances": 2,
      "hotDogIndex": 51.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 315,
      "totalBbeAllowed": 315,
      "cookedPer100Bbe": 16.5,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 7.7,
      "adjustedXhrPerBbeAllowed": 0.0244,
      "xhrDiffAllowed": 0.3,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0413,
      "hrWindowThunderBbeAllowed": 3,
      "hrWindowThunderRateAllowed": 0.0095,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 10,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.1538,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 391.4,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 451,
      "worstServedEvent": {
        "gameDate": "2024-06-12",
        "batterId": 572233,
        "pitcherId": 667755,
        "description": "Christian Walker homers (13) on a fly ball to center field.",
        "exitVelocity": 112.0,
        "distance": 451,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 34.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 23.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.475,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 72.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0244,
          "percentile": null,
          "score": 34.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0413,
          "percentile": null,
          "score": 23.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1538,
          "percentile": null,
          "score": 64.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.475,
          "percentile": null,
          "score": 103.1,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0095,
          "percentile": null,
          "score": 72.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 643511,
      "pitcher": "Tyler Rogers",
      "team": "SF",
      "pitcherRole": "RP",
      "appearances": 82,
      "gamesStarted": 0,
      "reliefAppearances": 82,
      "hotDogIndex": 50.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 226,
      "totalBbeAllowed": 226,
      "cookedPer100Bbe": 22.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0248,
      "xhrDiffAllowed": 1.4,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0487,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0044,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.1,
      "avgDistanceAllowed": 390.3,
      "maxExitVelocityAllowed": 112.6,
      "maxDistanceAllowed": 431,
      "worstServedEvent": {
        "gameDate": "2024-07-25",
        "batterId": 660271,
        "pitcherId": 643511,
        "description": "Shohei Ohtani homers (31) on a fly ball to right field.",
        "exitVelocity": 112.6,
        "distance": 360,
        "launchAngle": 46.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 35.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 49.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1286,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0044,
          "percentile": null,
          "score": 41.3,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0248,
          "percentile": null,
          "score": 35.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0487,
          "percentile": null,
          "score": 49.6,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.1286,
          "percentile": null,
          "score": 121.0,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0044,
          "percentile": null,
          "score": 41.3,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 621383,
      "pitcher": "Tanner Banks",
      "team": "PHI",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 2,
      "reliefAppearances": 64,
      "hotDogIndex": 48.0,
      "hdiVersion": "1.1",
      "bbeAllowed": 208,
      "totalBbeAllowed": 208,
      "cookedPer100Bbe": 23.1,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.0,
      "adjustedXhrPerBbeAllowed": 0.024,
      "xhrDiffAllowed": 1.0,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0481,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0048,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.1,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 106.1,
      "avgDistanceAllowed": 398.7,
      "maxExitVelocityAllowed": 116.2,
      "maxDistanceAllowed": 429,
      "worstServedEvent": {
        "gameDate": "2024-05-17",
        "batterId": 519317,
        "pitcherId": 621383,
        "description": "Giancarlo Stanton homers (10) on a fly ball to left field.",
        "exitVelocity": 116.2,
        "distance": 417,
        "launchAngle": 24.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 31.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 150.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 43.4,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.024,
          "percentile": null,
          "score": 31.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0481,
          "percentile": null,
          "score": 46.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1,
          "percentile": null,
          "score": 42.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 106.1,
          "percentile": null,
          "score": 150.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0048,
          "percentile": null,
          "score": 43.4,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669711,
      "pitcher": "Greg Weissert",
      "team": "BOS",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 0,
      "reliefAppearances": 66,
      "hotDogIndex": 47.1,
      "hdiVersion": "1.1",
      "bbeAllowed": 191,
      "totalBbeAllowed": 191,
      "cookedPer100Bbe": 24.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 5.8,
      "adjustedXhrPerBbeAllowed": 0.0304,
      "xhrDiffAllowed": 1.2,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0524,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.2,
      "avgDistanceAllowed": 383.1,
      "maxExitVelocityAllowed": 105.2,
      "maxDistanceAllowed": 407,
      "worstServedEvent": {
        "gameDate": "2024-06-28",
        "batterId": 701538,
        "pitcherId": 669711,
        "description": "Jackson Merrill homers (11) on a fly ball to center field. Manny Machado scores. Donovan Solano scores.",
        "exitVelocity": 105.2,
        "distance": 407,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 52.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2,
          "percentile": null,
          "score": 43.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0304,
          "percentile": null,
          "score": 52.7,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0524,
          "percentile": null,
          "score": 57.1,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.2,
          "percentile": null,
          "score": 43.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 657006,
      "pitcher": "Justin Steele",
      "team": "CHC",
      "pitcherRole": "SP",
      "appearances": 25,
      "gamesStarted": 25,
      "reliefAppearances": 0,
      "hotDogIndex": 43.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 379,
      "totalBbeAllowed": 379,
      "cookedPer100Bbe": 11.5,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 11.9,
      "adjustedXhrPerBbeAllowed": 0.0314,
      "xhrDiffAllowed": 0.1,
      "hrCapableBbeAllowed": 16,
      "hrCapableBbeRateAllowed": 0.0422,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0026,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 14,
      "doubtersAllowed": 0,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.6,
      "avgDistanceAllowed": 390.6,
      "maxExitVelocityAllowed": 114.1,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-05-11",
        "batterId": 665833,
        "pitcherId": 657006,
        "description": "Oneil Cruz homers (6) on a line drive to right center field.",
        "exitVelocity": 114.1,
        "distance": 427,
        "launchAngle": 19.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 56.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 27.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.575,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0026,
          "percentile": null,
          "score": 35.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0314,
          "percentile": null,
          "score": 56.0,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0422,
          "percentile": null,
          "score": 27.7,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.575,
          "percentile": null,
          "score": 51.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0026,
          "percentile": null,
          "score": 35.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571882,
      "pitcher": "Derek Law",
      "team": "WSH",
      "pitcherRole": "RP",
      "appearances": 78,
      "gamesStarted": 1,
      "reliefAppearances": 77,
      "hotDogIndex": 43.2,
      "hdiVersion": "1.1",
      "bbeAllowed": 264,
      "totalBbeAllowed": 264,
      "cookedPer100Bbe": 16.4,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 4.8,
      "adjustedXhrPerBbeAllowed": 0.0182,
      "xhrDiffAllowed": 2.2,
      "hrCapableBbeAllowed": 11,
      "hrCapableBbeRateAllowed": 0.0417,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0076,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 4,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.1818,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.5,
      "avgDistanceAllowed": 391.3,
      "maxExitVelocityAllowed": 108.9,
      "maxDistanceAllowed": 408,
      "worstServedEvent": {
        "gameDate": "2024-07-07",
        "batterId": 575929,
        "pitcherId": 571882,
        "description": "Willson Contreras homers (9) on a fly ball to left field. Michael Siani scores.",
        "exitVelocity": 108.9,
        "distance": 395,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 12.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 24.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5143,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 62.6,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0182,
          "percentile": null,
          "score": 12.3,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0417,
          "percentile": null,
          "score": 24.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1818,
          "percentile": null,
          "score": 76.6,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.5143,
          "percentile": null,
          "score": 103.8,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0076,
          "percentile": null,
          "score": 62.6,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 671345,
      "pitcher": "Jason Foley",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 73,
      "gamesStarted": 0,
      "reliefAppearances": 73,
      "hotDogIndex": 38.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 189,
      "totalBbeAllowed": 189,
      "cookedPer100Bbe": 20.5,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 4.5,
      "adjustedXhrPerBbeAllowed": 0.0238,
      "xhrDiffAllowed": 0.5,
      "hrCapableBbeAllowed": 13,
      "hrCapableBbeRateAllowed": 0.0688,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 101.9,
      "avgDistanceAllowed": 390.6,
      "maxExitVelocityAllowed": 108.6,
      "maxDistanceAllowed": 425,
      "worstServedEvent": {
        "gameDate": "2024-05-21",
        "batterId": 677951,
        "pitcherId": 671345,
        "description": "Bobby Witt Jr. homers (7) on a fly ball to center field.",
        "exitVelocity": 108.6,
        "distance": 425,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 30.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.88,
          "percentile": null,
          "score": 36.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0238,
          "percentile": null,
          "score": 30.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0688,
          "percentile": null,
          "score": 91.9,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 101.88,
          "percentile": null,
          "score": 36.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 689225,
      "pitcher": "Beau Brieske",
      "team": "DET",
      "pitcherRole": "RP",
      "appearances": 55,
      "gamesStarted": 12,
      "reliefAppearances": 43,
      "hotDogIndex": 38.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 207,
      "totalBbeAllowed": 207,
      "cookedPer100Bbe": 18.6,
      "hrsAllowed": 6,
      "adjustedXhrAllowed": 5.6,
      "adjustedXhrPerBbeAllowed": 0.0271,
      "xhrDiffAllowed": 0.4,
      "hrCapableBbeAllowed": 10,
      "hrCapableBbeRateAllowed": 0.0483,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 3,
      "noDoubterRateAllowed": 0.2,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 98.7,
      "avgDistanceAllowed": 378.3,
      "maxExitVelocityAllowed": 104.6,
      "maxDistanceAllowed": 421,
      "worstServedEvent": {
        "gameDate": "2024-07-02",
        "batterId": 621043,
        "pitcherId": 689225,
        "description": "Carlos Correa homers (10) on a fly ball to left center field.",
        "exitVelocity": 104.6,
        "distance": 421,
        "launchAngle": 34.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 40.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 47.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 98.6833,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0271,
          "percentile": null,
          "score": 40.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0483,
          "percentile": null,
          "score": 47.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.2,
          "percentile": null,
          "score": 82.9,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 98.6833,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 641771,
      "pitcher": "Chad Kuhl",
      "team": "CWS",
      "pitcherRole": "RP",
      "appearances": 34,
      "gamesStarted": 2,
      "reliefAppearances": 32,
      "hotDogIndex": 36.7,
      "hdiVersion": "1.1",
      "bbeAllowed": 154,
      "totalBbeAllowed": 154,
      "cookedPer100Bbe": 23.8,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.3,
      "adjustedXhrPerBbeAllowed": 0.0214,
      "xhrDiffAllowed": 1.7,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0519,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.8,
      "avgDistanceAllowed": 383.0,
      "maxExitVelocityAllowed": 110.1,
      "maxDistanceAllowed": 416,
      "worstServedEvent": {
        "gameDate": "2024-08-14",
        "batterId": 592450,
        "pitcherId": 641771,
        "description": "Aaron Judge homers (43) on a fly ball to left field. Alex Verdugo scores. Juan Soto scores.",
        "exitVelocity": 110.1,
        "distance": 361,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 21.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.78,
          "percentile": null,
          "score": 81.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0214,
          "percentile": null,
          "score": 21.5,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0519,
          "percentile": null,
          "score": 55.8,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.78,
          "percentile": null,
          "score": 81.9,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605452,
      "pitcher": "Joe Ross",
      "team": "MIL",
      "pitcherRole": "RP",
      "appearances": 28,
      "gamesStarted": 10,
      "reliefAppearances": 18,
      "hotDogIndex": 35.3,
      "hdiVersion": "1.1",
      "bbeAllowed": 228,
      "totalBbeAllowed": 228,
      "cookedPer100Bbe": 15.5,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 6.1,
      "adjustedXhrPerBbeAllowed": 0.0268,
      "xhrDiffAllowed": 0.9,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0395,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0044,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 7,
      "doubtersAllowed": 2,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 103.4,
      "avgDistanceAllowed": 397.7,
      "maxExitVelocityAllowed": 107.1,
      "maxDistanceAllowed": 414,
      "worstServedEvent": {
        "gameDate": "2024-05-03",
        "batterId": 666624,
        "pitcherId": 605452,
        "description": "Christopher Morel homers (6) on a fly ball to center field.",
        "exitVelocity": 107.1,
        "distance": 413,
        "launchAngle": 26.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 38.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 21.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4286,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0044,
          "percentile": null,
          "score": 40.5,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0268,
          "percentile": null,
          "score": 38.1,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0395,
          "percentile": null,
          "score": 21.5,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 103.4286,
          "percentile": null,
          "score": 73.7,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0044,
          "percentile": null,
          "score": 40.5,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 669467,
      "pitcher": "Andre Pallante",
      "team": "STL",
      "pitcherRole": "SP",
      "appearances": 32,
      "gamesStarted": 20,
      "reliefAppearances": 12,
      "hotDogIndex": 34.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 360,
      "totalBbeAllowed": 360,
      "cookedPer100Bbe": 9.6,
      "hrsAllowed": 8,
      "adjustedXhrAllowed": 5.7,
      "adjustedXhrPerBbeAllowed": 0.0158,
      "xhrDiffAllowed": 2.3,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0222,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0056,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 6,
      "doubtersAllowed": 1,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 105.3,
      "avgDistanceAllowed": 390.9,
      "maxExitVelocityAllowed": 111.9,
      "maxDistanceAllowed": 427,
      "worstServedEvent": {
        "gameDate": "2024-08-17",
        "batterId": 660271,
        "pitcherId": 669467,
        "description": "Shohei Ohtani homers (38) on a line drive to right center field.",
        "exitVelocity": 111.9,
        "distance": 384,
        "launchAngle": 21.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2714,
          "percentile": null,
          "score": 127.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 49.0,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0158,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 105.2714,
          "percentile": null,
          "score": 127.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0056,
          "percentile": null,
          "score": 49.0,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 650911,
      "pitcher": "Cristopher S\u00e1nchez",
      "team": "PHI",
      "pitcherRole": "SP",
      "appearances": 34,
      "gamesStarted": 34,
      "reliefAppearances": 0,
      "hotDogIndex": 29.5,
      "hdiVersion": "1.1",
      "bbeAllowed": 583,
      "totalBbeAllowed": 583,
      "cookedPer100Bbe": 5.1,
      "hrsAllowed": 12,
      "adjustedXhrAllowed": 8.2,
      "adjustedXhrPerBbeAllowed": 0.0141,
      "xhrDiffAllowed": 3.8,
      "hrCapableBbeAllowed": 19,
      "hrCapableBbeRateAllowed": 0.0326,
      "hrWindowThunderBbeAllowed": 2,
      "hrWindowThunderRateAllowed": 0.0034,
      "noDoubtersAllowed": 2,
      "mostlyGoneAllowed": 9,
      "doubtersAllowed": 8,
      "noDoubterRateAllowed": 0.1053,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 104.9,
      "avgDistanceAllowed": 398.2,
      "maxExitVelocityAllowed": 112.0,
      "maxDistanceAllowed": 450,
      "worstServedEvent": {
        "gameDate": "2024-08-22",
        "batterId": 594807,
        "pitcherId": 650911,
        "description": "Adam Duvall homers (11) on a fly ball to center field.",
        "exitVelocity": 110.4,
        "distance": 421,
        "launchAngle": 23.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 45.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9077,
          "percentile": null,
          "score": 115.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0034,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0141,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0326,
          "percentile": null,
          "score": 9.2,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.1053,
          "percentile": null,
          "score": 45.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 104.9077,
          "percentile": null,
          "score": 115.5,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0034,
          "percentile": null,
          "score": 38.1,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 548389,
      "pitcher": "Ross Stripling",
      "team": "ATH",
      "pitcherRole": "SP",
      "appearances": 24,
      "gamesStarted": 16,
      "reliefAppearances": 8,
      "hotDogIndex": 28.6,
      "hdiVersion": "1.1",
      "bbeAllowed": 329,
      "totalBbeAllowed": 329,
      "cookedPer100Bbe": 8.7,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 7.3,
      "adjustedXhrPerBbeAllowed": 0.0222,
      "xhrDiffAllowed": -0.3,
      "hrCapableBbeAllowed": 14,
      "hrCapableBbeRateAllowed": 0.0426,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.003,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 8,
      "doubtersAllowed": 5,
      "noDoubterRateAllowed": 0.0714,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 100.8,
      "avgDistanceAllowed": 379.3,
      "maxExitVelocityAllowed": 107.4,
      "maxDistanceAllowed": 403,
      "worstServedEvent": {
        "gameDate": "2024-05-24",
        "batterId": 676694,
        "pitcherId": 548389,
        "description": "Jake Meyers homers (6) on a fly ball to left field. Jeremy Pe\u00f1a scores. Jon Singleton scores.",
        "exitVelocity": 107.4,
        "distance": 403,
        "launchAngle": 28.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 23.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 31.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 24.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8,
          "percentile": null,
          "score": 17.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.003,
          "percentile": null,
          "score": 36.8,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.0222,
          "percentile": null,
          "score": 23.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0426,
          "percentile": null,
          "score": 31.3,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0714,
          "percentile": null,
          "score": 24.0,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 100.8,
          "percentile": null,
          "score": 17.4,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.003,
          "percentile": null,
          "score": 36.8,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 571670,
      "pitcher": "Dylan Floro",
      "team": "AZ",
      "pitcherRole": "RP",
      "appearances": 70,
      "gamesStarted": 0,
      "reliefAppearances": 70,
      "hotDogIndex": 26.8,
      "hdiVersion": "1.1",
      "bbeAllowed": 212,
      "totalBbeAllowed": 212,
      "cookedPer100Bbe": 12.6,
      "hrsAllowed": 5,
      "adjustedXhrAllowed": 3.4,
      "adjustedXhrPerBbeAllowed": 0.016,
      "xhrDiffAllowed": 1.6,
      "hrCapableBbeAllowed": 9,
      "hrCapableBbeRateAllowed": 0.0425,
      "hrWindowThunderBbeAllowed": 1,
      "hrWindowThunderRateAllowed": 0.0047,
      "noDoubtersAllowed": 0,
      "mostlyGoneAllowed": 5,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.0,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 102.8,
      "avgDistanceAllowed": 383.4,
      "maxExitVelocityAllowed": 105.7,
      "maxDistanceAllowed": 394,
      "worstServedEvent": {
        "gameDate": "2024-09-07",
        "batterId": 665161,
        "pitcherId": 571670,
        "description": "Jeremy Pe\u00f1a homers (15) on a fly ball to right center field. Yainer Diaz scores. Alex Bregman scores.",
        "exitVelocity": 105.7,
        "distance": 390,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 29.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.76,
          "percentile": null,
          "score": 56.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 42.7,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.016,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0425,
          "percentile": null,
          "score": 29.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 9.2,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 102.76,
          "percentile": null,
          "score": 56.3,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0047,
          "percentile": null,
          "score": 42.7,
          "weight": 0.3
        }
      }
    },
    {
      "pitcherId": 605463,
      "pitcher": "Tayler Scott",
      "team": "HOU",
      "pitcherRole": "RP",
      "appearances": 66,
      "gamesStarted": 1,
      "reliefAppearances": 65,
      "hotDogIndex": 23.9,
      "hdiVersion": "1.1",
      "bbeAllowed": 176,
      "totalBbeAllowed": 176,
      "cookedPer100Bbe": 13.6,
      "hrsAllowed": 7,
      "adjustedXhrAllowed": 3.0,
      "adjustedXhrPerBbeAllowed": 0.017,
      "xhrDiffAllowed": 4.0,
      "hrCapableBbeAllowed": 8,
      "hrCapableBbeRateAllowed": 0.0455,
      "hrWindowThunderBbeAllowed": 0,
      "hrWindowThunderRateAllowed": 0.0,
      "noDoubtersAllowed": 1,
      "mostlyGoneAllowed": 3,
      "doubtersAllowed": 4,
      "noDoubterRateAllowed": 0.125,
      "meatballPitchesThrown": 0,
      "meatballHrs": 0,
      "meatballHitsAllowed": 0,
      "meatballAvgEvAllowed": null,
      "luckyDogRate": null,
      "avgExitVelocityAllowed": 99.7,
      "avgDistanceAllowed": 366.7,
      "maxExitVelocityAllowed": 103.8,
      "maxDistanceAllowed": 398,
      "worstServedEvent": {
        "gameDate": "2024-09-16",
        "batterId": 595777,
        "pitcherId": 605463,
        "description": "Jurickson Profar homers (23) on a fly ball to right field.",
        "exitVelocity": 103.8,
        "distance": 398,
        "launchAngle": 25.0
      },
      "hdiComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.6571,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      },
      "hotDogComponents": {
        "adjustedXhrPerBbeAllowed": {
          "value": 0.017,
          "percentile": null,
          "score": 9.2,
          "weight": 0.325
        },
        "hrCapableBbeRateAllowed": {
          "value": 0.0455,
          "percentile": null,
          "score": 39.0,
          "weight": 0.2
        },
        "noDoubterRateAllowed": {
          "value": 0.125,
          "percentile": null,
          "score": 54.7,
          "weight": 0.1
        },
        "avgExitVelocityAllowed": {
          "value": 99.6571,
          "percentile": null,
          "score": 9.2,
          "weight": 0.075
        },
        "hrWindowThunderRateAllowed": {
          "value": 0.0,
          "percentile": null,
          "score": 23.2,
          "weight": 0.3
        }
      }
    }
  ]
}
